Skip to content

Instantly share code, notes, and snippets.

@erdncyz
Created June 23, 2024 20:03
Show Gist options
  • Save erdncyz/7d573455aea5ab5406af5aeee9e2e819 to your computer and use it in GitHub Desktop.
Save erdncyz/7d573455aea5ab5406af5aeee9e2e819 to your computer and use it in GitHub Desktop.
Last login: Sun Jun 23 22:56:08 on ttys000
erdincyilmaz@Erdincs-MacBook-Pro ~ % source ~/.bash_profile
erdincyilmaz@Erdincs-MacBook-Pro ~ % appium server -ka 800 --use-plugins=device-farm --plugin-device-farm-platform=both
[Appium] Attempting to load plugin device-farm...
[Appium] Requiring plugin at /Users/erdincyilmaz/.appium/node_modules/appium-device-farm/lib/src/main.js
{ DeviceFarmProLoader: [class u], default: [class u] }
[Appium] xm has been successfully loaded in 0.931s
[Appium] Welcome to Appium v2.6.0
[Appium] Non-default server args:
[Appium] {
[Appium] keepAliveTimeout: 800,
[Appium] usePlugins: [
[Appium] 'device-farm'
[Appium] ]
[Appium] }
[Appium] The autodetected Appium home path: /Users/erdincyilmaz/.appium
[Appium] Attempting to load driver uiautomator2...
[Appium] Attempting to load driver xcuitest...
[Appium] Requiring driver at /Users/erdincyilmaz/.appium/node_modules/appium-uiautomator2-driver/build/index.js
[Appium] AndroidUiautomator2Driver has been successfully loaded in 0.471s
[Appium] Requiring driver at /Users/erdincyilmaz/.appium/node_modules/appium-xcuitest-driver/build/index.js
[Appium] XCUITestDriver has been successfully loaded in 0.949s
[device-farm-main] 📱 Update server with CLI Args: {"subcommand":"server","address":"0.0.0.0","keepAliveTimeout":800,"port":4723,"usePlugins":["device-farm"],"plugin":{"device-farm":{"platform":"both","androidDeviceType":"both","iosDeviceType":"both"}},"extraArgs":[],"allowCors":false,"allowInsecure":[],"basePath":"","callbackPort":4723,"debugLogSpacing":false,"denyInsecure":[],"localTimezone":false,"loglevel":"debug","logNoColors":false,"logTimestamp":false,"pluginsImportChunkSize":7,"driversImportChunkSize":3,"longStacktrace":false,"noPermsCheck":false,"relaxedSecurityEnabled":false,"sessionOverride":false,"strictCaps":false,"useDrivers":[],"driver":{"xcuitest":{"wdaLocalPort":8100}},"tmpDir":"/var/folders/vl/0k1d9hqd28553wxm7xzrgj3h0000gn/T"}
{ DeviceFarmProLoader: [class u], default: [class u] }
[ADB] Found 1 'build-tools' folders under '/Users/erdincyilmaz/Library/Android/sdk' (newest first):
[ADB] /Users/erdincyilmaz/Library/Android/sdk/build-tools/34.0.0
[ADB] Using 'adb' from '/Users/erdincyilmaz/Library/Android/sdk/platform-tools/adb'
[ADB] Running '/Users/erdincyilmaz/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[device-farm-main] Cli Args: {"subcommand":"server","address":"0.0.0.0","keepAliveTimeout":800,"port":4723,"usePlugins":["device-farm"],"plugin":{"device-farm":{"platform":"both","androidDeviceType":"both","iosDeviceType":"both"}},"extraArgs":[],"allowCors":false,"allowInsecure":[],"basePath":"","callbackPort":4723,"debugLogSpacing":false,"denyInsecure":[],"localTimezone":false,"loglevel":"debug","logNoColors":false,"logTimestamp":false,"pluginsImportChunkSize":7,"driversImportChunkSize":3,"longStacktrace":false,"noPermsCheck":false,"relaxedSecurityEnabled":false,"sessionOverride":false,"strictCaps":false,"useDrivers":[],"driver":{"xcuitest":{"wdaLocalPort":8100}},"tmpDir":"/var/folders/vl/0k1d9hqd28553wxm7xzrgj3h0000gn/T"}
[device-farm-main] 📱 Update server with Plugin Args: {"platform":"both","iosDeviceType":"both","androidDeviceType":"both","skipChromeDownload":true,"maxSessions":8,"adbRemote":[],"emulators":[],"simulators":[],"deviceAvailabilityTimeoutMs":300000,"deviceAvailabilityQueryIntervalMs":10000,"sendNodeDevicesToHubIntervalMs":30000,"checkStaleDevicesIntervalMs":30000,"checkBlockedDevicesIntervalMs":30000,"newCommandTimeoutSec":60,"bindHostOrIp":"192.168.1.102","enableDashboard":false,"removeDevicesFromDatabaseBeforeRunningThePlugin":false,"remoteConnectionTimeout":60000,"liveStreaming":false,"wdaBundleId":"","preBuildWDAPath":""}
[device-farm-main] Initializing storage
[device-farm-main] Initializing database
[device-farm-main] Creating new database: ./temp-appium/db.json
[device-farm-main] Database loaded
[device-farm-main] proxy is not required for axios
[device-farm-main] Registering proxy middleware
[device-farm-main] Registering websocket handler for Android Streaming
[device-farm-main] Registering websocket handler for iOS Streaming
Inside get streaming server
[device-farm-main] 📣📣📣 I'm a hub and I'm listening on 192.168.1.102:4723
[device-farm-main] Found 0 device candidates to be released
[device-farm-main] Hub will clean pending sessions every 30000 ms with pending session timeout: 310000 ms
[ADB] Using 'adb' from '/Users/erdincyilmaz/Library/Android/sdk/platform-tools/adb'
[ADB] Running '/Users/erdincyilmaz/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[ADB] Getting connected devices
[ADB] No connected devices have been detected
[device-farm-main] fetchAndroidDevices from host: undefined. Found 0 android devices
[device-farm-main] Found 0 android devices
[device-farm-main] Fetching local simulators
[device-farm-main] iOS device with udid 00008030-000425EC1E04802E plugged! updating device list...
[device-farm-main] Added 1 new devices to local database
[device-farm-main] iOS Simulators: true
[device-farm-main] tvOS Simulators: false
[device-farm-main] No tvOS simulators found!
[device-farm-main] Added 11 new devices to local database
[device-farm-main] 📣📣📣 Device Farm Plugin will be served at 🔗 http://192.168.1.102:4723/device-farm with id ac868655-1038-408c-ae2c-501a880dfc4f
[Appium] Appium REST http interface listener started on http://0.0.0.0:4723
[Appium] You can provide the following URLs in your client code to connect to this server:
[Appium] http://127.0.0.1:4723/ (only accessible from the same host)
[Appium] http://192.168.1.102:4723/
[Appium] http://172.28.42.179:4723/
[Appium] http://169.254.59.72:4723/
[Appium] Available drivers:
[Appium] - uiautomator2@3.5.2 (automationName 'UiAutomator2')
[Appium] - xcuitest@7.17.0 (automationName 'XCUITest')
[Appium] Available plugins:
[Appium] - device-farm@8.4.7-rc.37 (ACTIVE)
[HTTP] --> POST /session
[HTTP] {"capabilities":{"alwaysMatch":{"platformName":"ios","appium:udid":"00008030-000425EC1E04802E","appium:automationName":"XCUITest","appium:appiumVersion":"2.5.1","appium:deviceName":"iPhone","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},"firstMatch":[{}]},"desiredCapabilities":{"platformName":"ios","appium:udid":"00008030-000425EC1E04802E","appium:automationName":"XCUITest","appium:appiumVersion":"2.5.1","appium:deviceName":"iPhone","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true}}
[AppiumDriver@af40] Calling AppiumDriver.createSession() with args: [{"platformName":"ios","appium:udid":"00008030-000425EC1E04802E","appium:automationName":"XCUITest","appium:appiumVersion":"2.5.1","appium:deviceName":"iPhone","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},null,{"alwaysMatch":{"platformName":"ios","appium:udid":"00008030-000425EC1E04802E","appium:automationName":"XCUITest","appium:appiumVersion":"2.5.1","appium:deviceName":"iPhone","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},"firstMatch":[{}]}]
[device-farm-main] 📱 Plugin Args: {"platform":"both","androidDeviceType":"both","iosDeviceType":"both"}
[AppiumDriver@af40] Plugins which can handle cmd 'createSession': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'createSession'
[device-farm-main] 📱 pluginArgs: {"platform":"both","iosDeviceType":"both","androidDeviceType":"both","skipChromeDownload":true,"maxSessions":8,"adbRemote":[],"emulators":[],"simulators":[],"deviceAvailabilityTimeoutMs":300000,"deviceAvailabilityQueryIntervalMs":10000,"sendNodeDevicesToHubIntervalMs":30000,"checkStaleDevicesIntervalMs":30000,"checkBlockedDevicesIntervalMs":30000,"newCommandTimeoutSec":60,"bindHostOrIp":"192.168.1.102","enableDashboard":false,"removeDevicesFromDatabaseBeforeRunningThePlugin":false,"remoteConnectionTimeout":60000,"liveStreaming":false,"wdaBundleId":"","preBuildWDAPath":""}
[device-farm-main] Receiving session request at host: 192.168.1.102
[device-farm-main] 📱 Creating temporary session capability_id: 86e17b62-25f9-42dc-9ca2-1729bb789059
[device-farm-main] Max session count: 8, Busy device count: 0
[device-farm-main] Waiting for free device. Filter: {"platform":"ios","udid":"00008030-000425EC1E04802E","busy":false,"userBlocked":false}}
[device-farm-main] Updated devices with filter: {"platform":"ios","udid":{"$in":"00008030-000425EC1E04802E"},"busy":false,"userBlocked":false}
[device-farm-main] Updated devices with filter: {"platform":"ios","udid":{"$in":"00008030-000425EC1E04802E"},"busy":false,"userBlocked":false}
[device-farm-main] 📱 Blocking device 00008030-000425EC1E04802E at host http://192.168.1.102:4723 for new session
[device-farm-main] Updating allocated device: "{"userBlocked":false,"offline":false,"wdaLocalPort":49712,"mjpegServerPort":49713,"udid":"00008030-000425EC1E04802E","sdk":"17.2.1","name":"Erdinç YILMAZ","busy":false,"realDevice":true,"deviceType":"real","platform":"ios","host":"http://192.168.1.102:4723","wdaBundleId":"","productModel":"iPhone12,5","totalUtilizationTimeMilliSec":202510,"sessionStartTime":0,"width":"414","height":"896","tags":[],"nodeId":"ac868655-1038-408c-ae2c-501a880dfc4f","meta":{"revision":0,"created":1719172777436,"version":0},"$loki":1}"
[device-farm-main] Updated allocated device: "[{"userBlocked":false,"offline":false,"wdaLocalPort":49712,"mjpegServerPort":49713,"udid":"00008030-000425EC1E04802E","sdk":"17.2.1","name":"Erdinç YILMAZ","busy":true,"realDevice":true,"deviceType":"real","platform":"ios","host":"http://192.168.1.102:4723","wdaBundleId":"","productModel":"iPhone12,5","totalUtilizationTimeMilliSec":202510,"sessionStartTime":0,"width":"414","height":"896","tags":[],"nodeId":"ac868655-1038-408c-ae2c-501a880dfc4f","meta":{"revision":2,"created":1719172777436,"version":0,"updated":1719172788476},"$loki":1,"newCommandTimeout":3600}]"
[device-farm-main] device.host: http://192.168.1.102:4723 and pluginArgs.bindHostOrIp: 192.168.1.102
[device-farm-main] 📱 Creating session on the same node
[AppiumDriver@af40] Executing default handling behavior for command 'createSession'
[AppiumDriver@af40] Event 'newSessionRequested' logged at 1719172788477 (22:59:48 GMT+0300 (GMT+03:00))
[Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'ios'
[Appium] The 'xcuitest' driver was installed and matched caps.
[Appium] Will require it at /Users/erdincyilmaz/.appium/node_modules/appium-xcuitest-driver
[Appium] Requiring driver at /Users/erdincyilmaz/.appium/node_modules/appium-xcuitest-driver/build/index.js
[AppiumDriver@af40] Appium v2.6.0 creating new XCUITestDriver (v7.17.0) session
[AppiumDriver@af40] Checking BaseDriver versions for Appium and XCUITestDriver
[AppiumDriver@af40] Appium's BaseDriver version is 9.7.0
[AppiumDriver@af40] XCUITestDriver's BaseDriver version is 9.7.0
[XCUITestDriver@2168] Creating session with W3C capabilities: {
[XCUITestDriver@2168] "alwaysMatch": {
[XCUITestDriver@2168] "platformName": "ios",
[XCUITestDriver@2168] "appium:automationName": "XCUITest",
[XCUITestDriver@2168] "appium:appiumVersion": "2.5.1",
[XCUITestDriver@2168] "appium:includeSafariInWebviews": true,
[XCUITestDriver@2168] "appium:newCommandTimeout": 3600,
[XCUITestDriver@2168] "appium:connectHardwareKeyboard": true,
[XCUITestDriver@2168] "appium:udid": "00008030-000425EC1E04802E",
[XCUITestDriver@2168] "appium:deviceName": "Erdinç YILMAZ",
[XCUITestDriver@2168] "appium:platformVersion": "17.2.1",
[XCUITestDriver@2168] "appium:wdaLocalPort": 49712,
[XCUITestDriver@2168] "appium:mjpegServerPort": 49713
[XCUITestDriver@2168] },
[XCUITestDriver@2168] "firstMatch": [
[XCUITestDriver@2168] {}
[XCUITestDriver@2168] ]
[XCUITestDriver@2168] }
[XCUITestDriver@2168] The following provided capabilities were not recognized by this driver:
[XCUITestDriver@2168] appiumVersion
[XCUITestDriver@2168] The desired capabilities include neither an app nor a bundleId. WebDriverAgent will be started without the default app
[XCUITestDriver@2168 (8d716a01)] Session created with session id: 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITest] Current user: 'erdincyilmaz'
[XCUITestDriver@2168 (8d716a01)] Available real devices: 00008030-000425EC1E04802E
[XCUITestDriver@2168 (8d716a01)] Creating iDevice object with udid '00008030-000425EC1E04802E'
[XCUITestDriver@2168 (8d716a01)] Determining device to run tests on: udid: '00008030-000425EC1E04802E', real device: true
[XCUITestDriver@2168 (8d716a01)] Normalized platformVersion capability value '17.2.1' to '17.2'
[XCUITestDriver@2168 (8d716a01)] Event 'xcodeDetailsRetrieved' logged at 1719172788536 (22:59:48 GMT+0300 (GMT+03:00))
[XCUITestDriver@2168 (8d716a01)] Event 'appConfigured' logged at 1719172788537 (22:59:48 GMT+0300 (GMT+03:00))
[XCUITestDriver@2168 (8d716a01)] Event 'resetStarted' logged at 1719172788537 (22:59:48 GMT+0300 (GMT+03:00))
[XCUITestDriver@2168 (8d716a01)] Reset: running ios real device reset flow
[XCUITestDriver@2168 (8d716a01)] Event 'resetComplete' logged at 1719172788537 (22:59:48 GMT+0300 (GMT+03:00))
[XCUITestDriver@2168 (8d716a01)] Using WDA path: '/Users/erdincyilmaz/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[XCUITestDriver@2168 (8d716a01)] Using WDA agent: '/Users/erdincyilmaz/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
[XCUITest] Crash reports root '/Users/erdincyilmaz/Library/Logs/CrashReporter/MobileDevice/Erdinç YILMAZ' does not exist. Got nothing to gather.
[XCUITestDriver@2168 (8d716a01)] Event 'logCaptureStarted' logged at 1719172788714 (22:59:48 GMT+0300 (GMT+03:00))
[XCUITestDriver@2168 (8d716a01)] Setting up real device
[XCUITestDriver@2168 (8d716a01)] No obsolete cached processes from previous WDA sessions listening on port 49712 have been found
[DevCon Factory] Requesting connection for device 00008030-000425EC1E04802E on local port 49712, device port 49712
[DevCon Factory] Cached connections count: 0
[DevCon Factory] Successfully requested the connection for 00008030-000425EC1E04802E:49712
[XCUITestDriver@2168 (8d716a01)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[WD Proxy] socket hang up
[XCUITestDriver@2168 (8d716a01)] WDA is not listening at 'http://127.0.0.1:49712/'. Original error:: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up
[XCUITestDriver@2168 (8d716a01)] WDA is currently not running. There is nothing to cache
[XCUITestDriver@2168 (8d716a01)] Trying to start WebDriverAgent 1 times with 10000ms interval
[XCUITestDriver@2168 (8d716a01)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[XCUITestDriver@2168 (8d716a01)] Event 'wdaStartAttempted' logged at 1719172788977 (22:59:48 GMT+0300 (GMT+03:00))
[XCUITestDriver@2168 (8d716a01)] Launching WebDriverAgent on the device
[XCUITestDriver@2168 (8d716a01)] There is no need to perform the project cleanup. A fresh install has been detected
[WebDriverAgent] Killing running processes 'xcodebuild.*00008030-000425EC1E04802E' for the device 00008030-000425EC1E04802E...
[XCUITestDriver@2168 (8d716a01)] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Users/erdincyilmaz/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=00008030-000425EC1E04802E IPHONEOS_DEPLOYMENT_TARGET=17.2 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/erdincyilmaz/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[XCUITestDriver@2168 (8d716a01)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability
[XCUITestDriver@2168 (8d716a01)] Parsed BUILD_DIR configuration value: '/Users/erdincyilmaz/Library/Developer/Xcode/DerivedData/WebDriverAgent-exoxvqkhpiemlgaomihxuczpyadh/Build/Products'
[XCUITestDriver@2168 (8d716a01)] Got derived data root: '/Users/erdincyilmaz/Library/Developer/Xcode/DerivedData/WebDriverAgent-exoxvqkhpiemlgaomihxuczpyadh'
[XCUITestDriver@2168 (8d716a01)] Waiting up to 60000ms for WebDriverAgent to start
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[HTTP] --> GET /device-farm/
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/ 304 13 ms - -
[HTTP]
[HTTP] --> GET /device-farm/ui-assets/index-D6SKOIND.js
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/ui-assets/index-D6SKOIND.js. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/ui-assets/index-D6SKOIND.js 304 7 ms - -
[HTTP]
[HTTP] --> GET /device-farm/ui-assets/index-BqgeQvg2.css
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/ui-assets/index-BqgeQvg2.css. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/ui-assets/index-BqgeQvg2.css 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/ui-assets/device-farm-logo-nn1d6kPf.png
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/ui-assets/device-farm-logo-nn1d6kPf.png. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/ui-assets/device-farm-logo-nn1d6kPf.png 304 5 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] --> GET /dashboard/api/ping
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /dashboard/api/ping. So, not proxying it to downstream.
[HTTP] No route found for /dashboard/api/ping
[HTTP] <-- GET /dashboard/api/ping 404 3 ms - 211
[HTTP]
[HTTP] <-- GET /device-farm/api/device 200 49 ms - 11837
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 200 1 ms - 1
[HTTP]
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 2 ms - -
[HTTP]
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[device-farm-main] Found 0 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] Session queue ID:86e17b62-25f9-42dc-9ca2-1729bb789059 has been pending for 18613 ms
[device-farm-main] No pending sessions to clean
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[iProxy@00008030:49712] Connection was refused to port 49712
[XCUITestDriver@2168 (8d716a01)] socket hang up
[XCUITestDriver@2168 (8d716a01)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /status] to [GET http://127.0.0.1:49712/status] with no body
[XCUITestDriver@2168 (8d716a01)] Got response with status 200: {"value":{"build":{"upgradedAt":"1717496974191","version":"8.7.1","time":"Jun 23 2024 22:51:42","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"},"os":{"testmanagerdVersion":65535,"name":"iOS","sdkVersion":"17.4","version":"17.2.1"},"device":"iphone","ios":{"ip":"192.168.1.100"},"message":"WebDriverAgent is ready to accept commands","state":"success","ready":true},"sessionId":null}
[XCUITestDriver@2168 (8d716a01)] WebDriverAgent information:
[XCUITestDriver@2168 (8d716a01)] {
[XCUITestDriver@2168 (8d716a01)] "build": {
[XCUITestDriver@2168 (8d716a01)] "upgradedAt": "1717496974191",
[XCUITestDriver@2168 (8d716a01)] "version": "8.7.1",
[XCUITestDriver@2168 (8d716a01)] "time": "Jun 23 2024 22:51:42",
[XCUITestDriver@2168 (8d716a01)] "productBundleIdentifier": "com.facebook.WebDriverAgentRunner"
[XCUITestDriver@2168 (8d716a01)] },
[XCUITestDriver@2168 (8d716a01)] "os": {
[XCUITestDriver@2168 (8d716a01)] "testmanagerdVersion": 65535,
[XCUITestDriver@2168 (8d716a01)] "name": "iOS",
[XCUITestDriver@2168 (8d716a01)] "sdkVersion": "17.4",
[XCUITestDriver@2168 (8d716a01)] "version": "17.2.1"
[XCUITestDriver@2168 (8d716a01)] },
[XCUITestDriver@2168 (8d716a01)] "device": "iphone",
[XCUITestDriver@2168 (8d716a01)] "ios": {
[XCUITestDriver@2168 (8d716a01)] "ip": "192.168.1.100"
[XCUITestDriver@2168 (8d716a01)] },
[XCUITestDriver@2168 (8d716a01)] "message": "WebDriverAgent is ready to accept commands",
[XCUITestDriver@2168 (8d716a01)] "state": "success",
[XCUITestDriver@2168 (8d716a01)] "ready": true
[XCUITestDriver@2168 (8d716a01)] }
[XCUITestDriver@2168 (8d716a01)] WebDriverAgent successfully started after 23349ms
[XCUITestDriver@2168 (8d716a01)] Event 'wdaSessionAttempted' logged at 1719172813319 (23:00:13 GMT+0300 (GMT+03:00))
[XCUITestDriver@2168 (8d716a01)] Sending createSession command to WDA
[XCUITestDriver@2168 (8d716a01)] Matched '/session' to command name 'createSession'
[XCUITestDriver@2168 (8d716a01)] Proxying [POST /session] to [POST http://127.0.0.1:49712/session] with body: {"capabilities":{"firstMatch":[{"arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":false}],"alwaysMatch":{}}}
[XCUITestDriver@2168 (8d716a01)] Got response with status 200: {"value":{"sessionId":"4F244C18-C97F-4887-A793-B8815EE30973","capabilities":{"sdkVersion":"17.2.1","device":"iphone"}},"sessionId":"4F244C18-C97F-4887-A793-B8815EE30973"}
[XCUITestDriver@2168 (8d716a01)] Determined the downstream protocol as 'W3C'
[XCUITestDriver@2168 (8d716a01)] WDA session startup took 9ms
[XCUITestDriver@2168 (8d716a01)] Event 'wdaSessionStarted' logged at 1719172813329 (23:00:13 GMT+0300 (GMT+03:00))
[XCUITestDriver@2168 (8d716a01)] Event 'wdaStarted' logged at 1719172813329 (23:00:13 GMT+0300 (GMT+03:00))
[BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
[BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
[AppiumDriver@af40] New XCUITestDriver session created successfully, session 8d716a01-07e4-4f1d-a795-a4c328f37dcd added to master session list
[AppiumDriver@af40] Event 'newSessionStarted' logged at 1719172813330 (23:00:13 GMT+0300 (GMT+03:00))
[device-farm-main] 📱 Forwarding ios port to real device 00008030-000425EC1E04802E for manual interaction
[DevCon Factory Device Farm] Requesting connection for device 00008030-000425EC1E04802E on local port 49713, device port 49713
[DevCon Factory Device Farm] Cached connections count: 0
[DevCon Factory Device Farm] Successfully requested the connection for 00008030-000425EC1E04802E:49713
[device-farm-main] 📱 86e17b62-25f9-42dc-9ca2-1729bb789059 Session response:
[device-farm-main] {"protocol":"W3C","value":["8d716a01-07e4-4f1d-a795-a4c328f37dcd",{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"ios","automationName":"XCUITest","appiumVersion":"2.5.1","includeSafariInWebviews":true,"newCommandTimeout":3600,"connectHardwareKeyboard":true,"udid":"00008030-000425EC1E04802E","deviceName":"Erdinç YILMAZ","platformVersion":"17.2","wdaLocalPort":49712,"mjpegServerPort":49713},"W3C"]}
[device-farm-main] 📱 Removing pending session with capability_id: 86e17b62-25f9-42dc-9ca2-1729bb789059
[device-farm-main] 86e17b62-25f9-42dc-9ca2-1729bb789059 📱 Session response is CreateSessionResponseInternal
[device-farm-main] 📱 86e17b62-25f9-42dc-9ca2-1729bb789059 ----- Device UDID 00008030-000425EC1E04802E blocked for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Updating allocated device: "{"userBlocked":false,"offline":false,"wdaLocalPort":49712,"mjpegServerPort":49713,"udid":"00008030-000425EC1E04802E","sdk":"17.2.1","name":"Erdinç YILMAZ","busy":false,"realDevice":true,"deviceType":"real","platform":"ios","host":"http://192.168.1.102:4723","wdaBundleId":"","productModel":"iPhone12,5","totalUtilizationTimeMilliSec":202510,"sessionStartTime":0,"width":"414","height":"896","tags":[],"nodeId":"ac868655-1038-408c-ae2c-501a880dfc4f","meta":{"revision":0,"created":1719172777436,"version":0},"$loki":1}"
[device-farm-main] Updated allocated device: "[{"userBlocked":false,"offline":false,"wdaLocalPort":49712,"mjpegServerPort":49713,"udid":"00008030-000425EC1E04802E","sdk":"17.2.1","name":"Erdinç YILMAZ","busy":true,"realDevice":true,"deviceType":"real","platform":"ios","host":"http://192.168.1.102:4723","wdaBundleId":"","productModel":"iPhone12,5","totalUtilizationTimeMilliSec":202510,"sessionStartTime":1719172813333,"width":"414","height":"896","tags":[],"nodeId":"ac868655-1038-408c-ae2c-501a880dfc4f","meta":{"revision":3,"created":1719172777436,"version":0,"updated":1719172813333},"$loki":1,"newCommandTimeout":3600,"session_id":"8d716a01-07e4-4f1d-a795-a4c328f37dcd","lastCmdExecutedAt":1719172813333}]"
[device-farm-main] Skipping dashboard report
[device-farm-main] Adding the session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with type local to session map
[device-farm-main] 86e17b62-25f9-42dc-9ca2-1729bb789059 📱 Updating Device 00008030-000425EC1E04802E with session ID 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Updating allocated device: "{"userBlocked":false,"offline":false,"wdaLocalPort":49712,"mjpegServerPort":49713,"udid":"00008030-000425EC1E04802E","sdk":"17.2.1","name":"Erdinç YILMAZ","busy":false,"realDevice":true,"deviceType":"real","platform":"ios","host":"http://192.168.1.102:4723","wdaBundleId":"","productModel":"iPhone12,5","totalUtilizationTimeMilliSec":202510,"sessionStartTime":0,"width":"414","height":"896","tags":[],"nodeId":"ac868655-1038-408c-ae2c-501a880dfc4f","meta":{"revision":0,"created":1719172777436,"version":0},"$loki":1}"
[device-farm-main] Updated allocated device: "[{"userBlocked":false,"offline":false,"wdaLocalPort":49712,"mjpegServerPort":49713,"udid":"00008030-000425EC1E04802E","sdk":"17.2.1","name":"Erdinç YILMAZ","busy":true,"realDevice":true,"deviceType":"real","platform":"ios","host":"http://192.168.1.102:4723","wdaBundleId":"","productModel":"iPhone12,5","totalUtilizationTimeMilliSec":202510,"sessionStartTime":1719172813333,"width":"414","height":"896","tags":[],"nodeId":"ac868655-1038-408c-ae2c-501a880dfc4f","meta":{"revision":4,"created":1719172777436,"version":0,"updated":1719172813342},"$loki":1,"newCommandTimeout":3600,"session_id":"8d716a01-07e4-4f1d-a795-a4c328f37dcd","lastCmdExecutedAt":1719172813333,"proxyUrl":"http://127.0.0.1:49712","proxySessionId":"4F244C18-C97F-4887-A793-B8815EE30973"}]"
[AppiumDriver@af40] Promoting 1 sessionless plugins to be attached to session ID 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Cached the protocol value 'W3C' for the new session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.createSession() result: {"capabilities":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"ios","automationName":"XCUITest","appiumVersion":"2.5.1","includeSafariInWebviews":true,"newCommandTimeout":3600,"connectHardwareKeyboard":true,"udid":"00008030-000425EC1E04802E","deviceName":"Erdinç YILMAZ","platformVersion":"17.2","wdaLocalPort":49712,"mjpegServerPort":49713}}
[HTTP] <-- POST /session 200 24878 ms - 570
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12027
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 200 1 ms - 1
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/window/rect
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getWindowRect() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getWindowRect': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getWindowRect'
[AppiumDriver@af40] Executing default handling behavior for command 'getWindowRect'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getWindowRect'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /window/size] to [GET http://127.0.0.1:49712/session/4F244C18-C97F-4887-A793-B8815EE30973/window/size] with no body
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Got response with status 200: {"value":{"width":414,"height":896},"sessionId":"4F244C18-C97F-4887-A793-B8815EE30973"}
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getWindowRect() result: {"width":414,"height":896,"x":0,"y":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/window/rect 200 343 ms - 48
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/source
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getPageSource() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getPageSource': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getPageSource'
[AppiumDriver@af40] Executing default handling behavior for command 'getPageSource'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getPageSource'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Matched '/source?format=xml&scope=AppiumAUT' to command name 'getPageSource'
[XCUITestDriver@2168 (8d716a01)] Proxying [GET /source?format=xml&scope=AppiumAUT] to [GET http://127.0.0.1:49712/session/4F244C18-C97F-4887-A793-B8815EE30973/source?format=xml&scope=AppiumAUT] with no body
[XCUITestDriver@2168 (8d716a01)] Got response with status 200: {"value":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<AppiumAUT>\n <XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\" \" label=\" \" enabled=\"true\" visible=\"true\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"896\" index=\"0\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"896\" index=\"0\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"896\" index=\"0\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"896\" index=\"0\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"100\" index=\"0\"/>\n </XCUIElementTypeOther>\n <XCUIElementT...
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<AppiumAUT>\n <XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\" \" label=\" \" enabled=\"true\" visible=\"true\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"896\" index=\"0\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"896\" index=\"0\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"896\" index=\"0\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"896\" index=\"0\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"false\" accessible=\"false\" x=\"0\" y=\"0\" width=\"414\" height=\"100\" index=\"0\"/>\n </XCUIElementTypeOther>\n <XCUIElementTypeOther ...
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/source 200 3946 ms - 62285
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12027
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getTimeouts() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getTimeouts': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getTimeouts'
[AppiumDriver@af40] Executing default handling behavior for command 'getTimeouts'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getTimeouts'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts 200 40 ms - 42
[HTTP]
[device-farm-main] Found 1 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] No pending sessions to clean
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12028
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getTimeouts() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getTimeouts': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getTimeouts'
[AppiumDriver@af40] Executing default handling behavior for command 'getTimeouts'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getTimeouts'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts 304 14 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12028
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[device-farm-main] Found 1 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] No pending sessions to clean
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getTimeouts() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getTimeouts': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getTimeouts'
[AppiumDriver@af40] Executing default handling behavior for command 'getTimeouts'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getTimeouts'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts 304 5 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12028
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getTimeouts() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getTimeouts': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getTimeouts'
[AppiumDriver@af40] Executing default handling behavior for command 'getTimeouts'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getTimeouts'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts 304 38 ms - -
[HTTP]
[device-farm-main] Found 1 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] No pending sessions to clean
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12028
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getTimeouts() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getTimeouts': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getTimeouts'
[AppiumDriver@af40] Executing default handling behavior for command 'getTimeouts'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getTimeouts'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts 304 14 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12028
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[device-farm-main] Found 1 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] No pending sessions to clean
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getTimeouts() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getTimeouts': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getTimeouts'
[AppiumDriver@af40] Executing default handling behavior for command 'getTimeouts'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getTimeouts'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts 304 5 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12028
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getTimeouts() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getTimeouts': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getTimeouts'
[AppiumDriver@af40] Executing default handling behavior for command 'getTimeouts'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getTimeouts'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts 304 5 ms - -
[HTTP]
[device-farm-main] Found 1 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] No pending sessions to clean
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 1 ms - 12028
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/device
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 304 1 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/queue/length
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 1 ms - -
[HTTP]
[HTTP] --> GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.getTimeouts() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'getTimeouts': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getTimeouts'
[AppiumDriver@af40] Executing default handling behavior for command 'getTimeouts'
[XCUITestDriver@2168 (8d716a01)] Executing command 'getTimeouts'
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
{} 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[device-farm-main] Saving log entry for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd with eventId undefined
[HTTP] <-- GET /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd/timeouts 304 5 ms - -
[HTTP]
[HTTP] --> POST /device-farm/api/block
[HTTP] {"udid":"00008030-000425EC1E04802E","host":"http://192.168.1.102:4723"}
[device-farm-main] Received non-webdriver request with url /device-farm/api/block. So, not proxying it to downstream.
[device-farm-main] Updated devices with filter: {"udid":{"$in":"00008030-000425EC1E04802E"}}
[HTTP] <-- POST /device-farm/api/block 200 2 ms - 16
[HTTP]
[HTTP] --> GET /device-farm/ui-assets/device-loading-oDMbFkEz.gif
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/ui-assets/device-loading-oDMbFkEz.gif. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/ui-assets/device-loading-oDMbFkEz.gif 304 3 ms - -
[HTTP]
[HTTP] --> GET /device-farm/api/dashboard/mjpeg-stream/49713
[HTTP] {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/dashboard/mjpeg-stream/49713. So, not proxying it to downstream.
[device-farm-main] New streaming request recieved with url: /ios-stream/00008030-000425EC1E04802E
[device-farm-main] Device id 00008030-000425EC1E04802E matched for streaming url : /ios-stream/00008030-000425EC1E04802E
[device-farm-main] Updated devices with filter: {"udid":{"$in":["00008030-000425EC1E04802E"]}}
[HTTP] --> DELETE /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd
[HTTP] {}
[device-farm-main] Updating lastCmdExecutedAt for device 00008030-000425EC1E04802E in session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[XCUITestDriver@2168 (8d716a01)] Calling AppiumDriver.deleteSession() with args: ["8d716a01-07e4-4f1d-a795-a4c328f37dcd"]
[AppiumDriver@af40] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[AppiumDriver@af40] Plugins which can handle cmd 'deleteSession': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'deleteSession'
[device-farm-main] Updated devices with filter: {"session_id":"8d716a01-07e4-4f1d-a795-a4c328f37dcd"}
[device-farm-main] 📱 Unblocking the device that is blocked for session 8d716a01-07e4-4f1d-a795-a4c328f37dcd
[AppiumDriver@af40] Executing default handling behavior for command 'deleteSession'
[AppiumDriver@af40] Event 'quitSessionRequested' logged at 1719172982417 (23:03:02 GMT+0300 (GMT+03:00))
[AppiumDriver@af40] Removing session 8d716a01-07e4-4f1d-a795-a4c328f37dcd from our master session list
[XCUITestDriver@2168 (8d716a01)] Matched '/session/8d716a01-07e4-4f1d-a795-a4c328f37dcd' to command name 'deleteSession'
[XCUITestDriver@2168 (8d716a01)] Proxying [DELETE /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd] to [DELETE http://127.0.0.1:49712/session/4F244C18-C97F-4887-A793-B8815EE30973] with no body
[XCUITestDriver@2168 (8d716a01)] Got response with status 200: {"value":null,"sessionId":null}
[DevCon Factory] Releasing connections for 00008030-000425EC1E04802E device on any port number
[DevCon Factory] Found cached connections to release: ["00008030-000425EC1E04802E:49712"]
[DevCon Factory] Releasing the listener for '00008030-000425EC1E04802E:49712'
[iProxy@00008030:49712] Closing the connection
[DevCon Factory] Cached connections count: 0
[XCUITestDriver@2168 (8d716a01)] Not clearing log files. Use `clearSystemFiles` capability to turn on.
[AppiumDriver@af40] Event 'quitSessionFinished' logged at 1719172982433 (23:03:02 GMT+0300 (GMT+03:00))
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
Waiting for Android and iOS websocket handlers to be removed..
[device-farm-main] Found 0 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] No pending sessions to clean
Waiting for Android and iOS websocket handlers to be removed..
[device-farm-main] Socket server not removed within 5000ms. So not registering again
[AppiumDriver@af40] Received response: null
[AppiumDriver@af40] But deleting session, so not returning
[AppiumDriver@af40] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/8d716a01-07e4-4f1d-a795-a4c328f37dcd 200 5033 ms - 14
[HTTP]
[HTTP] --> GET /sessions
[HTTP] {}
[AppiumDriver@af40] Calling AppiumDriver.getSessions() with args: []
[device-farm-main] 📱 Plugin Args: {"platform":"both","androidDeviceType":"both","iosDeviceType":"both"}
[AppiumDriver@af40] Plugins which can handle cmd 'getSessions': device-farm
[AppiumDriver@af40] Plugin device-farm is now handling cmd 'getSessions'
[AppiumDriver@af40] Executing default handling behavior for command 'getSessions'
[AppiumDriver@af40] Responding to client with driver.getSessions() result: []
[HTTP] <-- GET /sessions 304 2 ms - -
[HTTP]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment