Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding extra V when performing paste from notes to the device #1520

Open
SubbuLomada opened this issue Jan 27, 2025 · 2 comments
Open

Adding extra V when performing paste from notes to the device #1520

SubbuLomada opened this issue Jan 27, 2025 · 2 comments

Comments

@SubbuLomada
Copy link
Contributor

Describe the bug

While copy pasting the data from the notes or docs to the device we are seeing exta 'V' to the text is appending

Environment

  1. Appium version (or git revision) that exhibits the issue: latest version
  2. Last Appium version that did not exhibit the issue (if applicable): latest version
  3. Node.js version (unless using Appium.app|exe):
  4. Npm or Yarn package manager:
  5. Mobile platform/version under test: Android and ios
  6. Real device or emulator/simulator: both
  7. Appium CLI or Appium.app|exe: cli
@saikrishna321
Copy link
Member

@SubbuLomada can. you please full server logs

@SubbuLomada
Copy link
Contributor Author

/Users/USERID/Library/Android/sdk
[38;5;112m[Appium][0m Attempting to load plugin device-farm...
[38;5;112m[Appium][0m Requiring plugin at /Users/USERID/.appium/node_modules/appium-device-farm/lib/src/main.js
{ DeviceFarmProLoader: [class b], default: [class b] }
[38;5;112m[Appium][0m qn has been successfully loaded in 1.056s
[38;5;112m[Appium][0m Welcome to Appium v2.12.1
[38;5;112m[Appium][0m Non-default server args:
[38;5;112m[Appium][0m { basePath: [32m'/wd/hub'[39m,
keepAliveTimeout: [33m800[39m,
usePlugins: [ [32m'device-farm'[39m ],
plugin: { [32m'device-farm'[39m: { iosDeviceType: [32m'real'[39m } } }
[38;5;112m[Appium][0m The autodetected Appium home path: /Users/USERID/.appium
[38;5;112m[Appium][0m Attempting to load driver uiautomator2...
[38;5;112m[Appium][0m Attempting to load driver xcuitest...
[38;5;112m[Appium][0m Requiring driver at /Users/USERID/.appium/node_modules/appium-uiautomator2-driver/build/index.js
[38;5;112m[Appium][0m Requiring driver at /Users/USERID/.appium/node_modules/appium-xcuitest-driver/build/index.js
[38;5;112m[Appium][0m AndroidUiautomator2Driver has been successfully loaded in 0.537s
[38;5;112m[Appium][0m XCUITestDriver has been successfully loaded in 1.128s
[38;5;17m[device-farm-main][0m 📱 Update server with CLI Args: {"subcommand":"server","address":"0.0.0.0","basePath":"/wd/hub","keepAliveTimeout":800,"port":4723,"usePlugins":["device-farm"],"configFile":"/Users/USERID/Documents/node-config.json","extraArgs":[],"plugin":{"device-farm":{"platform":"both","skipChromeDownload":true,"maxSessions":20,"liveStreaming":true,"wdaBundleId":"com.facebook.WebDriverAgentRunner.xctrunner","iosDeviceType":"real","androidDeviceType":"both"}},"allowCors":false,"allowInsecure":[],"callbackPort":4723,"debugLogSpacing":false,"denyInsecure":[],"localTimezone":false,"loglevel":"debug","logFormat":"text","logNoColors":false,"logTimestamp":false,"pluginsImportChunkSize":7,"driversImportChunkSize":3,"longStacktrace":false,"noPermsCheck":false,"relaxedSecurityEnabled":false,"shutdownTimeout":5000,"sessionOverride":false,"strictCaps":false,"useDrivers":[],"driver":{"xcuitest":{"wdaLocalPort":8100}},"tmpDir":"/var/folders/kq/451rx26909dbh_8tmynrqht00000gr/T"}
{ DeviceFarmProLoader: [class b], default: [class b] }
[38;5;229m[ADB][0m Found 1 'build-tools' folders under '/Users/USERID/Library/Android/sdk' (newest first):
[38;5;229m[ADB][0m /Users/USERID/Library/Android/sdk/build-tools/35.0.0
[38;5;229m[ADB][0m Using 'adb' from '/Users/USERID/Library/Android/sdk/platform-tools/adb'
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[38;5;17m[device-farm-main][0m Cli Args: {"subcommand":"server","address":"0.0.0.0","basePath":"/wd/hub","keepAliveTimeout":800,"port":4723,"usePlugins":["device-farm"],"configFile":"/Users/USERID/Documents/node-config.json","extraArgs":[],"plugin":{"device-farm":{"platform":"both","skipChromeDownload":true,"maxSessions":20,"liveStreaming":true,"wdaBundleId":"com.facebook.WebDriverAgentRunner.xctrunner","iosDeviceType":"real","androidDeviceType":"both"}},"allowCors":false,"allowInsecure":[],"callbackPort":4723,"debugLogSpacing":false,"denyInsecure":[],"localTimezone":false,"loglevel":"debug","logFormat":"text","logNoColors":false,"logTimestamp":false,"pluginsImportChunkSize":7,"driversImportChunkSize":3,"longStacktrace":false,"noPermsCheck":false,"relaxedSecurityEnabled":false,"shutdownTimeout":5000,"sessionOverride":false,"strictCaps":false,"useDrivers":[],"driver":{"xcuitest":{"wdaLocalPort":8100}},"tmpDir":"/var/folders/kq/451rx26909dbh_8tmynrqht00000gr/T"}
[38;5;17m[device-farm-main][0m 📱 Update server with Plugin Args: {"platform":"both","iosDeviceType":"real","androidDeviceType":"both","skipChromeDownload":true,"maxSessions":20,"adbRemote":[],"emulators":[],"simulators":[],"deviceAvailabilityTimeoutMs":300000,"deviceAvailabilityQueryIntervalMs":10000,"sendNodeDevicesToHubIntervalMs":30000,"checkStaleDevicesIntervalMs":30000,"checkBlockedDevicesIntervalMs":30000,"newCommandTimeoutSec":60,"bindHostOrIp":"190.160.60.10","enableDashboard":false,"removeDevicesFromDatabaseBeforeRunningThePlugin":false,"remoteConnectionTimeout":60000,"liveStreaming":true,"wdaBundleId":"com.facebook.WebDriverAgentRunner.xctrunner","preBuildWDAPath":""}
[38;5;17m[device-farm-main][0m Initializing storage
[38;5;17m[device-farm-main][0m Initializing database
[38;5;17m[device-farm-main][0m Creating new database: ./temp-appium/db.json
[38;5;17m[device-farm-main][0m Database loaded
[38;5;17m[device-farm-main][0m proxy is not required for axios
[38;5;17m[device-farm-main][0m Registering proxy middleware
[38;5;17m[device-farm-main][0m Registering websocket handler for Android Streaming
[38;5;17m[device-farm-main][0m Registering websocket handler for iOS Streaming
Inside get streaming server
[38;5;17m[device-farm-main][0m 📣📣📣 I'm a hub and I'm listening on 190.160.60.10:4723
[38;5;17m[device-farm-main][0m Found 0 device candidates to be released
[38;5;17m[device-farm-main][0m Hub will clean pending sessions every 30000 ms with pending session timeout: 310000 ms
[38;5;229m[ADB][0m Using 'adb' from '/Users/USERID/Library/Android/sdk/platform-tools/adb'
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[38;5;229m[ADB][0m Getting connected devices
[38;5;229m[ADB][0m Connected devices: [{"udid":"RZCW9873TLF","state":"device"}]
[38;5;17m[device-farm-main][0m fetchAndroidDevices from host: undefined. Found 1 android devices
[38;5;17m[device-farm-main][0m Android Device details for RZCW9873TLF not available. So querying now.
[38;5;17m[device-farm-main][0m skipChromeDownload server arg is set; skipping Chromedriver installation.
[38;5;17m[device-farm-main][0m Android web/hybrid testing will not be possible without Chromedriver.
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell getprop ro.build.version.release'
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell getprop ro.build.characteristics'
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell wm size'
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell getprop ro.product.name'
[38;5;17m[device-farm-main][0m Screen dimension for device RZCW9873TLF : Physical size: 1440x3088
Override size: 1080x2316
[38;5;17m[device-farm-main][0m Parsed screen dimension for device RZCW9873TLF : 1080x2316
[38;5;17m[device-farm-main][0m Found 1 android devices
[38;5;17m[device-farm-main][0m Added 1 new devices to local database
{ MessageType: 'Result', Number: 0 }
[38;5;17m[device-farm-main][0m 📣📣📣 Device Farm Plugin will be served at 🔗 http://190.160.60.10:4723/device-farm with id 41126654-8176-4cca-a01b-a980357644f7
[38;5;112m[Appium][0m Appium REST http interface listener started on http://0.0.0.0:4723/wd/hub
[38;5;112m[Appium][0m You can provide the following URLs in your client code to connect to this server:
http://127.0.0.1:4723/wd/hub (only accessible from the same host)
http://190.160.60.10:4723/wd/hub
http://10.4.0.102:4723/wd/hub
[38;5;112m[Appium][0m Available drivers:
[38;5;112m[Appium][0m - [email protected] (automationName 'UiAutomator2')
[38;5;112m[Appium][0m - [email protected] (automationName 'XCUITest')
[38;5;112m[Appium][0m Available plugins:
[38;5;112m[Appium][0m - [email protected] (ACTIVE)
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/device[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/dashboard/api/ping[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /dashboard/api/ping. So, not proxying it to downstream.
[38;5;86m[HTTP][0m No route found for /dashboard/api/ping
[38;5;86m[HTTP][0m [37m<-- GET /dashboard/api/ping [39m[33m404[39m [90m4 ms - 211[39m [90m[39m
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/device [39m[32m200[39m [90m45 ms - 483[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/queue/length[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/queue/length [39m[36m304[39m [90m1 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/device[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/device [39m[36m304[39m [90m6 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/queue/length[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/queue/length [39m[36m304[39m [90m2 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/device[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/device [39m[36m304[39m [90m6 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/queue/length[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/queue/length [39m[36m304[39m [90m1 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/ [39m[36m304[39m [90m7 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/ui-assets/index-cCCpXJO1.js[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/ui-assets/index-cCCpXJO1.js. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/ui-assets/index-cCCpXJO1.js [39m[36m304[39m [90m2 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/ui-assets/index-Cp7K0uA9.css[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/ui-assets/index-Cp7K0uA9.css. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/ui-assets/index-Cp7K0uA9.css [39m[36m304[39m [90m1 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/ui-assets/device-farm-logo-nn1d6kPf.png[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/ui-assets/device-farm-logo-nn1d6kPf.png. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/ui-assets/device-farm-logo-nn1d6kPf.png [39m[36m304[39m [90m1 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/device[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/device [39m[36m304[39m [90m2 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/queue/length[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/queue/length [39m[36m304[39m [90m1 ms - -[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/device-farm/api/block[39m [90m{"udid":"RZCW9873TLF","host":"http://190.160.60.10:4723"}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/block. So, not proxying it to downstream.
[38;5;17m[device-farm-main][0m Updated devices with filter: {"udid":{"$in":"RZCW9873TLF"}}
[38;5;86m[HTTP][0m [37m<-- POST /device-farm/api/block [39m[32m200[39m [90m10 ms - 16[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/device-farm/api/dashboard/appiumSession[39m [90m{"udid":"RZCW9873TLF","systemPort":64308,"origin":"http://localhost:4723"}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/dashboard/appiumSession. So, not proxying it to downstream.
[38;5;17m[device-farm-main][0m Updated devices with filter: {"udid":{"$in":["RZCW9873TLF"]}}
[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session[39m [90m{"capabilities":{"alwaysMatch":{"platformName":"android","appium:automationName":"UIAutomator2","appium:newCommandTimeout":120,"appium:waitForIdleTimeout":10,"appium:udid":"RZCW9873TLF","df:skipReport":true,"df:liveVideo":true,"appium:systemPort":64308,"appium:adbExecTimeout":80000,"appium:uiautomator2ServerLaunchTimeout":60000},"firstMatch":[{}]},"desiredCapabilities":{"platformName":"android","appium:automationName":"UIAutomator2","appium:newCommandTimeout":120,"appium:waitForIdleTimeout":10,"appium:udid":"RZCW9873TLF","df:skipReport":true,"df:liveVideo":true,"appium:systemPort":64308}}[39m
[38;5;48m[AppiumDriver@8d40][0m Calling AppiumDriver.createSession() with args: [{"platformName":"android","appium:automationName":"UIAutomator2","appium:newCommandTimeout":120,"appium:waitForIdleTimeout":10,"appium:udid":"RZCW9873TLF","df:skipReport":true,"df:liveVideo":true,"appium:systemPort":64308},null,{"alwaysMatch":{"platformName":"android","appium:automationName":"UIAutomator2","appium:newCommandTimeout":120,"appium:waitForIdleTimeout":10,"appium:udid":"RZCW9873TLF","df:skipReport":true,"df:liveVideo":true,"appium:systemPort":64308,"appium:adbExecTimeout":80000,"appium:uiautomator2ServerLaunchTimeout":60000,"appium:requestId":"c1cb4973-ab14-4809-8e43-5449e7ab04db"},"firstMatch":[{}]}]
[38;5;17m[device-farm-main][0m 📱 Plugin Args: {"platform":"both","skipChromeDownload":true,"maxSessions":20,"liveStreaming":true,"wdaBundleId":"com.facebook.WebDriverAgentRunner.xctrunner","iosDeviceType":"real","androidDeviceType":"both"}
[38;5;48m[AppiumDriver@8d40][0m Plugins which can handle cmd 'createSession': device-farm
[38;5;48m[AppiumDriver@8d40][0m Plugin device-farm is now handling cmd 'createSession'
[38;5;17m[device-farm-main][0m 📱 pluginArgs: {"platform":"both","iosDeviceType":"real","androidDeviceType":"both","skipChromeDownload":true,"maxSessions":20,"adbRemote":[],"emulators":[],"simulators":[],"deviceAvailabilityTimeoutMs":300000,"deviceAvailabilityQueryIntervalMs":10000,"sendNodeDevicesToHubIntervalMs":30000,"checkStaleDevicesIntervalMs":30000,"checkBlockedDevicesIntervalMs":30000,"newCommandTimeoutSec":60,"bindHostOrIp":"190.160.60.10","enableDashboard":false,"removeDevicesFromDatabaseBeforeRunningThePlugin":false,"remoteConnectionTimeout":60000,"liveStreaming":true,"wdaBundleId":"com.facebook.WebDriverAgentRunner.xctrunner","preBuildWDAPath":""}
[38;5;17m[device-farm-main][0m Receiving session request at host: 190.160.60.10
[38;5;17m[device-farm-main][0m 📱 Creating temporary session capability_id: c1cb4973-ab14-4809-8e43-5449e7ab04db
[38;5;17m[device-farm-main][0m Merged Capabilities: {
"platformName": "android",
"appium:automationName": "UIAutomator2",
"appium:newCommandTimeout": 120,
"appium:waitForIdleTimeout": 10,
"appium:udid": "RZCW9873TLF",
"df:skipReport": true,
"df:liveVideo": true,
"appium:systemPort": 64308,
"appium:adbExecTimeout": 80000,
"appium:uiautomator2ServerLaunchTimeout": 60000
}
Acquiring Lock with name aaacdddeeegiimnnorrv
[38;5;17m[device-farm-main][0m Max session count: 20, Busy device count: 0
[38;5;17m[device-farm-main][0m Waiting for free device. Filter: {"platform":"android","udid":"RZCW9873TLF","busy":false,"userBlocked":false}}
[38;5;17m[device-farm-main][0m Updated devices with filter: {"platform":"android","udid":{"$in":"RZCW9873TLF"}}
[38;5;17m[device-farm-main][0m Updated devices with filter: {"platform":"android","udid":{"$in":"RZCW9873TLF"}}
[38;5;17m[device-farm-main][0m 📱 Blocking device RZCW9873TLF at host http://190.160.60.10:4723 for new session
[38;5;17m[device-farm-main][0m Updating allocated device: "{"userBlocked":true,"offline":false,"adbPort":5037,"systemPort":64308,"sdk":"14","realDevice":true,"name":"dm3qxxx","busy":false,"state":"device","udid":"RZCW9873TLF","platform":"android","deviceType":"real","host":"http://190.160.60.10:4723","totalUtilizationTimeMilliSec":616382,"sessionStartTime":0,"width":"1080","height":"2316","liveStreaming":true,"tags":[],"nodeId":"41126654-8176-4cca-a01b-a980357644f7","meta":{"revision":1,"created":1737975691762,"version":0,"updated":1737975717475},"$loki":1}"
[38;5;17m[device-farm-main][0m Updated allocated device: "[{"userBlocked":true,"offline":false,"adbPort":5037,"systemPort":64308,"sdk":"14","realDevice":true,"name":"dm3qxxx","busy":true,"state":"device","udid":"RZCW9873TLF","platform":"android","deviceType":"real","host":"http://190.160.60.10:4723","totalUtilizationTimeMilliSec":616382,"sessionStartTime":0,"width":"1080","height":"2316","liveStreaming":true,"tags":[],"nodeId":"41126654-8176-4cca-a01b-a980357644f7","meta":{"revision":3,"created":1737975691762,"version":0,"updated":1737975717573},"$loki":1,"newCommandTimeout":120}]"
[38;5;17m[device-farm-main][0m device.host: http://190.160.60.10:4723 and pluginArgs.bindHostOrIp: 190.160.60.10
[38;5;17m[device-farm-main][0m 📱 Creating session on the same node
[38;5;17m[device-farm-main][0m 📱 Live streaming argument is set to true, preparing device for live streaming
Current directory: /Users/USERID/.appium/node_modules/appium-device-farm/lib/stream.apk
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF uninstall com.device.farm'
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF install -r /Users/USERID/.appium/node_modules/appium-device-farm/lib/stream.apk'
[38;5;17m[device-farm-main][0m Found 0 device candidates to be released
[38;5;17m[device-farm-main][0m Cleaning pending sessions...
[38;5;17m[device-farm-main][0m Session queue ID:c1cb4973-ab14-4809-8e43-5449e7ab04db has been pending for 3988 ms
[38;5;17m[device-farm-main][0m No pending sessions to clean
[38;5;17m[device-farm-main][0m Installed /Users/USERID/.appium/node_modules/appium-device-farm/lib/stream.apk on device RZCW9873TLF
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell pm list packages'
Allowing recording permissions
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell appops set com.device.farm PROJECT_MEDIA allow'
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/device[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/device [39m[32m200[39m [90m3 ms - 529[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/queue/length[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/queue/length [39m[32m200[39m [90m1 ms - 1[39m [90m[39m
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell am start -W -n com.device.farm/com.device.farm.ScreenCaptureActivity'
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF forward tcp:64308 tcp:1991'
Pressing home
[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell input keyevent KEYCODE_HOME'
[38;5;17m[device-farm-main][0m Websocket event received, streaming app is running
[38;5;48m[AppiumDriver@8d40][0m Executing default handling behavior for command 'createSession'
[38;5;48m[AppiumDriver@8d40][0m Event 'newSessionRequested' logged at 1737975730962 (16:32:10 GMT+0530 (India Standard Time))
[38;5;112m[Appium][0m Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[38;5;112m[Appium][0m The 'uiautomator2' driver was installed and matched caps.
[38;5;112m[Appium][0m Will require it at /Users/USERID/.appium/node_modules/appium-uiautomator2-driver
[38;5;112m[Appium][0m Requiring driver at /Users/USERID/.appium/node_modules/appium-uiautomator2-driver/build/index.js
[38;5;48m[AppiumDriver@8d40][0m Appium v2.12.1 creating new AndroidUiautomator2Driver (v3.8.0) session
[38;5;48m[AppiumDriver@8d40][0m Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[38;5;48m[AppiumDriver@8d40][0m Appium's BaseDriver version is 9.12.1
[38;5;48m[AppiumDriver@8d40][0m AndroidUiautomator2Driver's BaseDriver version is 9.12.1
[38;5;-151m[AndroidUiautomator2Driver@3643][0m
[38;5;-151m[AndroidUiautomator2Driver@3643][0m Creating session with W3C capabilities: {
"alwaysMatch": {
"platformName": "android",
"df:skipReport": true,
"df:liveVideo": true,
"appium:automationName": "UIAutomator2",
"appium:newCommandTimeout": 120,
"appium:waitForIdleTimeout": 10,
"appium:adbExecTimeout": 80000,
"appium:uiautomator2ServerLaunchTimeout": 60000,
"appium:udid": "RZCW9873TLF",
"appium:systemPort": 64353,
"appium:chromeDriverPort": 64354,
"appium:adbPort": 5037,
"appium:mjpegServerPort": 64355
},
"firstMatch": [
{}
]
}
[38;5;-151m[AndroidUiautomator2Driver@3643][0m The following provided capabilities were not recognized by this driver:
[38;5;-151m[AndroidUiautomator2Driver@3643][0m df:skipReport
[38;5;-151m[AndroidUiautomator2Driver@3643][0m df:liveVideo
[38;5;-151m[AndroidUiautomator2Driver@3643][0m waitForIdleTimeout
[38;5;-151m[AndroidUiautomator2Driver@3643][0m chromeDriverPort
[38;5;-151m[AndroidUiautomator2Driver@3643][0m adbRemoteHost
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Session created with session id: f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Found 1 'build-tools' folders under '/Users/USERID/Library/Android/sdk' (newest first):
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m /Users/USERID/Library/Android/sdk/build-tools/35.0.0
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Using 'adb' from '/Users/USERID/Library/Android/sdk/platform-tools/adb'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Retrieving device list
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Trying to find connected Android devices
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Getting connected devices
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Connected devices: [{"udid":"RZCW9873TLF","state":"device"}]
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Using device: RZCW9873TLF
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Using 'adb' from '/Users/USERID/Library/Android/sdk/platform-tools/adb'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Setting device id to RZCW9873TLF
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Neither 'app' nor 'appPackage' was set. Starting UiAutomator2 without the target application
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell getprop ro.build.version.sdk'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Current device property 'ro.build.version.sdk': 34
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Getting device platform version
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell getprop ro.build.version.release'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Current device property 'ro.build.version.release': 14
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Device API level: 34
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Relaxing hidden api policy
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF 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''
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m No app sent in, not parsing package/activity
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Pushing settings apk to the device...
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Getting package info for 'io.appium.settings'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell dumpsys package io.appium.settings'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Using 'aapt2' from '/Users/USERID/Library/Android/sdk/build-tools/35.0.0/aapt2'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Reading package manifest: '/Users/USERID/Library/Android/sdk/build-tools/35.0.0/aapt2 dump badging /Users/USERID/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.12.13' >= '5.12.13')
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m There is no need to install/upgrade '/Users/USERID/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell dumpsys activity services io.appium.settings'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m io.appium.settings is already running. There is no need to reset its permissions.
[38;5;45m[f6952e3c][0m[38;5;160m[Logcat][0m Starting logs capture with command: /Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF logcat -v threadtime
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell appops set io.appium.settings android:mock_location allow'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell "[ -e '/data/local/tmp/mock_apps.json' ] && echo PASS"'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell cat /data/local/tmp/mock_apps.json'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Forwarding UiAutomator2 Server port 6790 to local port 64353
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m MJPEG broadcasting requested, forwarding MJPEG server port 7810 to local port 64355
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Forwarding system: 64355 to device: 7810
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF forward tcp:64355 tcp:7810'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Forwarding system: 64353 to device: 6790
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF forward tcp:64353 tcp:6790'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Getting package info for 'io.appium.uiautomator2.server'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell dumpsys package io.appium.uiautomator2.server'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Getting install status for io.appium.uiautomator2.server.test
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m No app capability. Assuming it is already on the device
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell cmd package list packages'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m 'io.appium.uiautomator2.server.test' is installed
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Reading package manifest: '/Users/USERID/Library/Android/sdk/build-tools/35.0.0/aapt2 dump badging /Users/USERID/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.0.25.apk'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('7.0.25' >= '7.0.25')
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Server packages status: [{"installState":"sameVersionInstalled","appPath":"/Users/USERID/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.0.25.apk","appId":"io.appium.uiautomator2.server"},{"installState":"sameVersionInstalled","appPath":"/Users/USERID/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk","appId":"io.appium.uiautomator2.server.test"}]
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Server packages are not going to be (re)installed
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Waiting up to 30000ms for services to be available
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell pm list instrumentation'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m 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",";"]]
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Performing shallow cleanup of automation leftovers
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m No obsolete sessions have been detected (socket hang up)
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell am force-stop io.appium.uiautomator2.server'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell am force-stop io.appium.uiautomator2.server.test'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Starting UIAutomator2 server 7.0.25
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Using UIAutomator2 server from '/Users/USERID/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.0.25.apk' and test from '/Users/USERID/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Waiting up to 60000ms for UiAutomator2 to be online...
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Creating ADB subprocess with args: ["-P","5037","-s","RZCW9873TLF","shell","am","instrument","-w","-e","disableAnalytics","true","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/status' to command name 'getStatus'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [GET /status] to [GET http://127.0.0.1:64353/status] with no body
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m socket hang up
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m [Instrumentation]
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/status' to command name 'getStatus'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [GET /status] to [GET http://127.0.0.1:64353/status] with no body
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m socket hang up
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/status' to command name 'getStatus'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [GET /status] to [GET http://127.0.0.1:64353/status] with no body
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m The initialization of the instrumentation process took 2094ms
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/session' to command name 'createSession'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [POST /session] to [POST http://127.0.0.1:64353/session] with body: {"capabilities":{"firstMatch":[{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355},"deviceName":"RZCW9873TLF","deviceUDID":"RZCW9873TLF"}],"alwaysMatch":{}}}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":{"capabilities":{"firstMatch":[{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355},"deviceName":"RZCW9873TLF","deviceUDID":"RZCW9873TLF"}],"alwaysMatch":{}},"sessionId":"865d7c4e-6...
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Determined the downstream protocol as 'W3C'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736/appium/device/pixel_ratio] with no body
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/appium/device/system_bars' to command name 'getSystemBars'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736/appium/device/system_bars] with no body
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/window/current/size' to command name 'getWindowSize'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [GET /window/current/size] to [GET http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736/window/current/size] with no body
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [GET /appium/device/info] to [GET http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736/appium/device/info] with no body
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell dumpsys window'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell dumpsys power'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":2.8125}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":{"height":2316,"width":1080}}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":{"statusBar":75}}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":{"androidId":"1c0dfe199b2d1e04","apiVersion":"34","bluetooth":{"state":"OFF"},"brand":"samsung","carrierName":"","displayDensity":450,"locale":"en_IN","manufacturer":"samsung","model":"SM-S918B","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":143348,"linkUpstreamBandwidthKbps":7121,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,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":-55,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":-1,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"14","realDisplaySize":"1080x2316","timeZone":"Asia/Kolkata"}}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Screen already unlocked, doing nothing
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m New AndroidUiautomator2Driver session created successfully, session f6952e3c-92a0-39e1-4c8b-1e034ea730a9 added to master session list
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Event 'newSessionStarted' logged at 1737975734095 (16:32:14 GMT+0530 (India Standard Time))
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m 📱 c1cb4973-ab14-4809-8e43-5449e7ab04db Session response: {"protocol":"W3C","value":["f6952e3c-92a0-39e1-4c8b-1e034ea730a9",{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355},"deviceName":"RZCW9873TLF","deviceUDID":"RZCW9873TLF","pixelRatio":"2.8125","statBarHeight":75,"viewportRect":{"left":0,"top":75,"width":1080,"height":2241},"deviceApiLevel":34,"platformVersion":"14","deviceManufacturer":"samsung","deviceModel":"SM-S918B","deviceScreenSize":"1080x2316","deviceScreenDensity":450},"W3C"]}
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m 📱 Removing pending session with capability_id: c1cb4973-ab14-4809-8e43-5449e7ab04db
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m c1cb4973-ab14-4809-8e43-5449e7ab04db 📱 Session response is CreateSessionResponseInternal
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m 📱 c1cb4973-ab14-4809-8e43-5449e7ab04db ----- Device UDID RZCW9873TLF blocked for session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating allocated device: "{"userBlocked":true,"offline":false,"adbPort":5037,"systemPort":64308,"sdk":"14","realDevice":true,"name":"dm3qxxx","busy":false,"state":"device","udid":"RZCW9873TLF","platform":"android","deviceType":"real","host":"http://190.160.60.10:4723","totalUtilizationTimeMilliSec":616382,"sessionStartTime":0,"width":"1080","height":"2316","liveStreaming":true,"tags":[],"nodeId":"41126654-8176-4cca-a01b-a980357644f7","meta":{"revision":1,"created":1737975691762,"version":0,"updated":1737975717475},"$loki":1}"
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updated allocated device: "[{"userBlocked":true,"offline":false,"adbPort":5037,"systemPort":64308,"sdk":"14","realDevice":true,"name":"dm3qxxx","busy":true,"state":"device","udid":"RZCW9873TLF","platform":"android","deviceType":"real","host":"http://190.160.60.10:4723","totalUtilizationTimeMilliSec":616382,"sessionStartTime":1737975734096,"width":"1080","height":"2316","liveStreaming":true,"tags":[],"nodeId":"41126654-8176-4cca-a01b-a980357644f7","meta":{"revision":4,"created":1737975691762,"version":0,"updated":1737975734096},"$loki":1,"newCommandTimeout":120,"session_id":"f6952e3c-92a0-39e1-4c8b-1e034ea730a9","lastCmdExecutedAt":1737975734096,"sessionResponse":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355},"deviceName":"RZCW9873TLF","deviceUDID":"RZCW9873TLF","pixelRatio":"2.8125","statBarHeight":75,"viewportRect":{"left":0,"top":75,"width":1080,"height":2241},"deviceApiLevel":34,"platformVersion":"14","deviceManufacturer":"samsung","deviceModel":"SM-S918B","deviceScreenSize":"1080x2316","deviceScreenDensity":450}}]"
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Skipping dashboard report
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m c1cb4973-ab14-4809-8e43-5449e7ab04db 📱 Updating Device RZCW9873TLF with session ID f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Promoting 1 sessionless plugins to be attached to session ID f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Cached the protocol value 'W3C' for the new session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Responding to client with driver.createSession() result: {"capabilities":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355},"deviceName":"RZCW9873TLF","deviceUDID":"RZCW9873TLF","pixelRatio":"2.8125","statBarHeight":75,"viewportRect":{"left":0,"top":75,"width":1080,"height":2241},"deviceApiLevel...
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session [39m[32m200[39m [90m16543 ms - 1224[39m [90m[39m
[38;5;17m[device-farm-main][0m Response from browser create session {"value":{"capabilities":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355},"deviceName":"RZCW9873TLF","deviceUDID":"RZCW9873TLF","pixelRatio":"2.8125","statBarHeight":75,"viewportRect":{"left":0,"top":75,"width":1080,"height":2241},"deviceApiLevel":34,"platformVersion":"14","deviceManufacturer":"samsung","deviceModel":"SM-S918B","deviceScreenSize":"1080x2316","deviceScreenDensity":450},"sessionId":"f6952e3c-92a0-39e1-4c8b-1e034ea730a9"}}
[38;5;17m[device-farm-main][0m Updating allocated device: "{"userBlocked":true,"offline":false,"adbPort":5037,"systemPort":64308,"sdk":"14","realDevice":true,"name":"dm3qxxx","busy":false,"state":"device","udid":"RZCW9873TLF","platform":"android","deviceType":"real","host":"http://190.160.60.10:4723","totalUtilizationTimeMilliSec":616382,"sessionStartTime":0,"width":"1080","height":"2316","liveStreaming":true,"tags":[],"nodeId":"41126654-8176-4cca-a01b-a980357644f7","meta":{"revision":1,"created":1737975691762,"version":0,"updated":1737975717475},"$loki":1}"
[38;5;17m[device-farm-main][0m Updated allocated device: "[{"userBlocked":true,"offline":false,"adbPort":5037,"systemPort":64308,"sdk":"14","realDevice":true,"name":"dm3qxxx","busy":true,"state":"device","udid":"RZCW9873TLF","platform":"android","deviceType":"real","host":"http://190.160.60.10:4723","totalUtilizationTimeMilliSec":616382,"sessionStartTime":1737975734096,"width":"1080","height":"2316","liveStreaming":true,"tags":[],"nodeId":"41126654-8176-4cca-a01b-a980357644f7","meta":{"revision":5,"created":1737975691762,"version":0,"updated":1737975734098},"$loki":1,"newCommandTimeout":120,"session_id":"f6952e3c-92a0-39e1-4c8b-1e034ea730a9","lastCmdExecutedAt":1737975734096,"sessionResponse":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","df:skipReport":true,"df:liveVideo":true,"automationName":"UIAutomator2","newCommandTimeout":120,"waitForIdleTimeout":10,"adbExecTimeout":80000,"uiautomator2ServerLaunchTimeout":60000,"udid":"RZCW9873TLF","systemPort":64353,"chromeDriverPort":64354,"adbPort":5037,"mjpegServerPort":64355},"deviceName":"RZCW9873TLF","deviceUDID":"RZCW9873TLF","pixelRatio":"2.8125","statBarHeight":75,"viewportRect":{"left":0,"top":75,"width":1080,"height":2241},"deviceApiLevel":34,"platformVersion":"14","deviceManufacturer":"samsung","deviceModel":"SM-S918B","deviceScreenSize":"1080x2316","deviceScreenDensity":450},"mjpegServerPort":64355}]"
[38;5;17m[device-farm-main][0m Updated devices with filter: {"udid":{"$in":["RZCW9873TLF"]}}
[38;5;86m[HTTP][0m [37m<-- POST /device-farm/api/dashboard/appiumSession [39m[32m200[39m [90m16558 ms - 1889[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/ui-assets/device-loading-BbhTw1Mo.gif[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/ui-assets/device-loading-BbhTw1Mo.gif. So, not proxying it to downstream.
[38;5;17m[device-farm-main][0m New streaming request recieved with url: /android-stream/RZCW9873TLF
[38;5;17m[device-farm-main][0m Device id RZCW9873TLF matched for streaming url : /android-stream/RZCW9873TLF
[38;5;17m[device-farm-main][0m Updated devices with filter: {"udid":{"$in":["RZCW9873TLF"]}}
[38;5;17m[device-farm-main][0m Creating new proxy streaming session for device RZCW9873TLF
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/ui-assets/device-loading-BbhTw1Mo.gif [39m[36m304[39m [90m3 ms - -[39m [90m[39m
[38;5;17m[device-farm-main][0m Successfully created proxy streaming session for device RZCW9873TLF
WebSocket message received: { action: 'click', args: { actions: [ [Object] ] } }
Performing action on the screen {
actions: [
{
type: 'pointer',
id: 'finger1',
parameters: [Object],
actions: [Array]
}
]
} {
userBlocked: true,
offline: false,
adbPort: 5037,
systemPort: 64308,
sdk: '14',
realDevice: true,
name: 'dm3qxxx',
busy: true,
state: 'device',
udid: 'RZCW9873TLF',
platform: 'android',
deviceType: 'real',
host: 'http://190.160.60.10:4723',
totalUtilizationTimeMilliSec: 616382,
sessionStartTime: 1737975734096,
width: '1080',
height: '2316',
liveStreaming: true,
tags: [],
nodeId: '41126654-8176-4cca-a01b-a980357644f7',
meta: {
revision: 5,
created: 1737975691762,
version: 0,
updated: 1737975734098
},
'$loki': 1,
newCommandTimeout: 120,
session_id: 'f6952e3c-92a0-39e1-4c8b-1e034ea730a9',
lastCmdExecutedAt: 1737975734096,
sessionResponse: {
platformName: 'android',
'df:skipReport': true,
'df:liveVideo': true,
automationName: 'UIAutomator2',
newCommandTimeout: 120,
waitForIdleTimeout: 10,
adbExecTimeout: 80000,
uiautomator2ServerLaunchTimeout: 60000,
udid: 'RZCW9873TLF',
systemPort: 64353,
chromeDriverPort: 64354,
adbPort: 5037,
mjpegServerPort: 64355,
platform: 'LINUX',
webStorageEnabled: false,
takesScreenshot: true,
javascriptEnabled: true,
databaseEnabled: false,
networkConnectionEnabled: true,
locationContextEnabled: false,
warnings: {},
desired: {
platformName: 'android',
'df:skipReport': true,
'df:liveVideo': true,
automationName: 'UIAutomator2',
newCommandTimeout: 120,
waitForIdleTimeout: 10,
adbExecTimeout: 80000,
uiautomator2ServerLaunchTimeout: 60000,
udid: 'RZCW9873TLF',
systemPort: 64353,
chromeDriverPort: 64354,
adbPort: 5037,
mjpegServerPort: 64355
},
deviceName: 'RZCW9873TLF',
deviceUDID: 'RZCW9873TLF',
pixelRatio: '2.8125',
statBarHeight: 75,
viewportRect: { left: 0, top: 75, width: 1080, height: 2241 },
deviceApiLevel: 34,
platformVersion: '14',
deviceManufacturer: 'samsung',
deviceModel: 'SM-S918B',
deviceScreenSize: '1080x2316',
deviceScreenDensity: 450
},
mjpegServerPort: 64355
}
[38;5;17m[device-farm-main][0m Proxying request to appium {"method":"post","url":"http://127.0.0.1:4723/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions","timeout":60000,"headers":{"Content-Type":"application/json"},"data":{"actions":[{"type":"pointer","id":"finger1","parameters":{"pointerType":"touch"},"actions":[{"type":"pointerMove","duration":0,"x":869,"y":2113},{"type":"pointerDown","button":0},{"type":"pause","duration":100},{"type":"pointerUp","button":0}]}]}}
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions[39m [90m{"actions":[{"type":"pointer","id":"finger1","parameters":{"pointerType":"touch"},"actions":[{"type":"pointerMove","duration":0,"x":869,"y":2113},{"type":"pointerDown","button":0},{"type":"pause","duration":100},{"type":"pointerUp","button":0}]}]}[39m
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Calling AppiumDriver.performActions() with args: [[{"type":"pointer","id":"finger1","parameters":{"pointerType":"touch"},"actions":[{"type":"pointerMove","duration":0,"x":869,"y":2113},{"type":"pointerDown","button":0},{"type":"pause","duration":100},{"type":"pointerUp","button":0}]}],"f6952e3c-92a0-39e1-4c8b-1e034ea730a9"]
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Clearing new command timeout pre-emptively since plugin(s) will handle this command
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugins which can handle cmd 'performActions': device-farm
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugin device-farm is now handling cmd 'performActions'
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Executing default handling behavior for command 'performActions'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Preprocessed actions: [
{
"type": "pointer",
"id": "finger1",
"parameters": {
"pointerType": "touch"
},
"actions": [
{
"type": "pointerMove",
"duration": 0,
"x": 869,
"y": 2113
},
{
"type": "pointerDown",
"button": 0
},
{
"type": "pause",
"duration": 100
},
{
"type": "pointerUp",
"button": 0
}
]
}
]
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/actions' to command name 'performActions'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [POST /actions] to [POST http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736/actions] with body: {"actions":[{"type":"pointer","id":"finger1","parameters":{"pointerType":"touch"},"actions":[{"type":"pointerMove","duration":0,"x":869,"y":2113},{"type":"pointerDown","button":0},{"type":"pause","duration":100},{"type":"pointerUp","button":0}]}]}
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":null}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Responding to client with driver.performActions() result: null
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions [39m[32m200[39m [90m144 ms - 14[39m [90m[39m
Response from click { value: null }
WebSocket message received: { action: 'click', args: { actions: [ [Object] ] } }
Performing action on the screen {
actions: [
{
type: 'pointer',
id: 'finger1',
parameters: [Object],
actions: [Array]
}
]
} {
userBlocked: true,
offline: false,
adbPort: 5037,
systemPort: 64308,
sdk: '14',
realDevice: true,
name: 'dm3qxxx',
busy: true,
state: 'device',
udid: 'RZCW9873TLF',
platform: 'android',
deviceType: 'real',
host: 'http://190.160.60.10:4723',
totalUtilizationTimeMilliSec: 616382,
sessionStartTime: 1737975734096,
width: '1080',
height: '2316',
liveStreaming: true,
tags: [],
nodeId: '41126654-8176-4cca-a01b-a980357644f7',
meta: {
revision: 5,
created: 1737975691762,
version: 0,
updated: 1737975734098
},
'$loki': 1,
newCommandTimeout: 120,
session_id: 'f6952e3c-92a0-39e1-4c8b-1e034ea730a9',
lastCmdExecutedAt: 1737975734096,
sessionResponse: {
platformName: 'android',
'df:skipReport': true,
'df:liveVideo': true,
automationName: 'UIAutomator2',
newCommandTimeout: 120,
waitForIdleTimeout: 10,
adbExecTimeout: 80000,
uiautomator2ServerLaunchTimeout: 60000,
udid: 'RZCW9873TLF',
systemPort: 64353,
chromeDriverPort: 64354,
adbPort: 5037,
mjpegServerPort: 64355,
platform: 'LINUX',
webStorageEnabled: false,
takesScreenshot: true,
javascriptEnabled: true,
databaseEnabled: false,
networkConnectionEnabled: true,
locationContextEnabled: false,
warnings: {},
desired: {
platformName: 'android',
'df:skipReport': true,
'df:liveVideo': true,
automationName: 'UIAutomator2',
newCommandTimeout: 120,
waitForIdleTimeout: 10,
adbExecTimeout: 80000,
uiautomator2ServerLaunchTimeout: 60000,
udid: 'RZCW9873TLF',
systemPort: 64353,
chromeDriverPort: 64354,
adbPort: 5037,
mjpegServerPort: 64355
},
deviceName: 'RZCW9873TLF',
deviceUDID: 'RZCW9873TLF',
pixelRatio: '2.8125',
statBarHeight: 75,
viewportRect: { left: 0, top: 75, width: 1080, height: 2241 },
deviceApiLevel: 34,
platformVersion: '14',
deviceManufacturer: 'samsung',
deviceModel: 'SM-S918B',
deviceScreenSize: '1080x2316',
deviceScreenDensity: 450
},
mjpegServerPort: 64355
}
[38;5;17m[device-farm-main][0m Proxying request to appium {"method":"post","url":"http://127.0.0.1:4723/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions","timeout":60000,"headers":{"Content-Type":"application/json"},"data":{"actions":[{"type":"pointer","id":"finger1","parameters":{"pointerType":"touch"},"actions":[{"type":"pointerMove","duration":0,"x":322,"y":154},{"type":"pointerDown","button":0},{"type":"pause","duration":100},{"type":"pointerUp","button":0}]}]}}
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions[39m [90m{"actions":[{"type":"pointer","id":"finger1","parameters":{"pointerType":"touch"},"actions":[{"type":"pointerMove","duration":0,"x":322,"y":154},{"type":"pointerDown","button":0},{"type":"pause","duration":100},{"type":"pointerUp","button":0}]}]}[39m
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Calling AppiumDriver.performActions() with args: [[{"type":"pointer","id":"finger1","parameters":{"pointerType":"touch"},"actions":[{"type":"pointerMove","duration":0,"x":322,"y":154},{"type":"pointerDown","button":0},{"type":"pause","duration":100},{"type":"pointerUp","button":0}]}],"f6952e3c-92a0-39e1-4c8b-1e034ea730a9"]
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Clearing new command timeout pre-emptively since plugin(s) will handle this command
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugins which can handle cmd 'performActions': device-farm
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugin device-farm is now handling cmd 'performActions'
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Executing default handling behavior for command 'performActions'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Preprocessed actions: [
{
"type": "pointer",
"id": "finger1",
"parameters": {
"pointerType": "touch"
},
"actions": [
{
"type": "pointerMove",
"duration": 0,
"x": 322,
"y": 154
},
{
"type": "pointerDown",
"button": 0
},
{
"type": "pause",
"duration": 100
},
{
"type": "pointerUp",
"button": 0
}
]
}
]
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/actions' to command name 'performActions'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [POST /actions] to [POST http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736/actions] with body: {"actions":[{"type":"pointer","id":"finger1","parameters":{"pointerType":"touch"},"actions":[{"type":"pointerMove","duration":0,"x":322,"y":154},{"type":"pointerDown","button":0},{"type":"pause","duration":100},{"type":"pointerUp","button":0}]}]}
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":null}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Responding to client with driver.performActions() result: null
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions [39m[32m200[39m [90m187 ms - 14[39m [90m[39m
Response from click { value: null }
WebSocket message received: { action: 'type', args: { actions: [ [Object] ] } }
Performing action on the screen { actions: [ { type: 'key', id: 'key', actions: [Array] } ] } {
userBlocked: true,
offline: false,
adbPort: 5037,
systemPort: 64308,
sdk: '14',
realDevice: true,
name: 'dm3qxxx',
busy: true,
state: 'device',
udid: 'RZCW9873TLF',
platform: 'android',
deviceType: 'real',
host: 'http://190.160.60.10:4723',
totalUtilizationTimeMilliSec: 616382,
sessionStartTime: 1737975734096,
width: '1080',
height: '2316',
liveStreaming: true,
tags: [],
nodeId: '41126654-8176-4cca-a01b-a980357644f7',
meta: {
revision: 5,
created: 1737975691762,
version: 0,
updated: 1737975734098
},
'$loki': 1,
newCommandTimeout: 120,
session_id: 'f6952e3c-92a0-39e1-4c8b-1e034ea730a9',
lastCmdExecutedAt: 1737975734096,
sessionResponse: {
platformName: 'android',
'df:skipReport': true,
'df:liveVideo': true,
automationName: 'UIAutomator2',
newCommandTimeout: 120,
waitForIdleTimeout: 10,
adbExecTimeout: 80000,
uiautomator2ServerLaunchTimeout: 60000,
udid: 'RZCW9873TLF',
systemPort: 64353,
chromeDriverPort: 64354,
adbPort: 5037,
mjpegServerPort: 64355,
platform: 'LINUX',
webStorageEnabled: false,
takesScreenshot: true,
javascriptEnabled: true,
databaseEnabled: false,
networkConnectionEnabled: true,
locationContextEnabled: false,
warnings: {},
desired: {
platformName: 'android',
'df:skipReport': true,
'df:liveVideo': true,
automationName: 'UIAutomator2',
newCommandTimeout: 120,
waitForIdleTimeout: 10,
adbExecTimeout: 80000,
uiautomator2ServerLaunchTimeout: 60000,
udid: 'RZCW9873TLF',
systemPort: 64353,
chromeDriverPort: 64354,
adbPort: 5037,
mjpegServerPort: 64355
},
deviceName: 'RZCW9873TLF',
deviceUDID: 'RZCW9873TLF',
pixelRatio: '2.8125',
statBarHeight: 75,
viewportRect: { left: 0, top: 75, width: 1080, height: 2241 },
deviceApiLevel: 34,
platformVersion: '14',
deviceManufacturer: 'samsung',
deviceModel: 'SM-S918B',
deviceScreenSize: '1080x2316',
deviceScreenDensity: 450
},
mjpegServerPort: 64355
}
[38;5;17m[device-farm-main][0m Proxying request to appium {"method":"post","url":"http://127.0.0.1:4723/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions","timeout":60000,"headers":{"Content-Type":"application/json"},"data":{"actions":[{"type":"key","id":"key","actions":[{"type":"keyDown","value":"1"},{"type":"keyUp","value":"1"},{"type":"keyDown","value":"2"},{"type":"keyUp","value":"2"},{"type":"keyDown","value":"g"},{"type":"keyUp","value":"g"},{"type":"keyDown","value":"t"},{"type":"keyUp","value":"t"},{"type":"keyDown","value":"b"},{"type":"keyUp","value":"b"}]}]}}
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions[39m [90m{"actions":[{"type":"key","id":"key","actions":[{"type":"keyDown","value":"1"},{"type":"keyUp","value":"1"},{"type":"keyDown","value":"2"},{"type":"keyUp","value":"2"},{"type":"keyDown","value":"g"},{"type":"keyUp","value":"g"},{"type":"keyDown","value":"t"},{"type":"keyUp","value":"t"},{"type":"keyDown","value":"b"},{"type":"keyUp","value":"b"}]}]}[39m
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Calling AppiumDriver.performActions() with args: [[{"type":"key","id":"key","actions":[{"type":"keyDown","value":"1"},{"type":"keyUp","value":"1"},{"type":"keyDown","value":"2"},{"type":"keyUp","value":"2"},{"type":"keyDown","value":"g"},{"type":"keyUp","value":"g"},{"type":"keyDown","value":"t"},{"type":"keyUp","value":"t"},{"type":"keyDown","value":"b"},{"type":"keyUp","value":"b"}]}],"f6952e3c-92a0-39e1-4c8b-1e034ea730a9"]
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Clearing new command timeout pre-emptively since plugin(s) will handle this command
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugins which can handle cmd 'performActions': device-farm
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugin device-farm is now handling cmd 'performActions'
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Executing default handling behavior for command 'performActions'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Preprocessed actions: [
{
"type": "key",
"id": "key",
"actions": [
{
"type": "keyDown",
"value": "1"
},
{
"type": "keyUp",
"value": "1"
},
{
"type": "keyDown",
"value": "2"
},
{
"type": "keyUp",
"value": "2"
},
{
"type": "keyDown",
"value": "g"
},
{
"type": "keyUp",
"value": "g"
},
{
"type": "keyDown",
"value": "t"
},
{
"type": "keyUp",
"value": "t"
},
{
"type": "keyDown",
"value": "b"
},
{
"type": "keyUp",
"value": "b"
}
]
}
]
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/actions' to command name 'performActions'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [POST /actions] to [POST http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736/actions] with body: {"actions":[{"type":"key","id":"key","actions":[{"type":"keyDown","value":"1"},{"type":"keyUp","value":"1"},{"type":"keyDown","value":"2"},{"type":"keyUp","value":"2"},{"type":"keyDown","value":"g"},{"type":"keyUp","value":"g"},{"type":"keyDown","value":"t"},{"type":"keyUp","value":"t"},{"type":"keyDown","value":"b"},{"type":"keyUp","value":"b"}]}]}
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
WebSocket message received: { action: 'type', args: { actions: [ [Object] ] } }
Performing action on the screen { actions: [ { type: 'key', id: 'key', actions: [Array] } ] } {
userBlocked: true,
offline: false,
adbPort: 5037,
systemPort: 64308,
sdk: '14',
realDevice: true,
name: 'dm3qxxx',
busy: true,
state: 'device',
udid: 'RZCW9873TLF',
platform: 'android',
deviceType: 'real',
host: 'http://190.160.60.10:4723',
totalUtilizationTimeMilliSec: 616382,
sessionStartTime: 1737975734096,
width: '1080',
height: '2316',
liveStreaming: true,
tags: [],
nodeId: '41126654-8176-4cca-a01b-a980357644f7',
meta: {
revision: 5,
created: 1737975691762,
version: 0,
updated: 1737975734098
},
'$loki': 1,
newCommandTimeout: 120,
session_id: 'f6952e3c-92a0-39e1-4c8b-1e034ea730a9',
lastCmdExecutedAt: 1737975734096,
sessionResponse: {
platformName: 'android',
'df:skipReport': true,
'df:liveVideo': true,
automationName: 'UIAutomator2',
newCommandTimeout: 120,
waitForIdleTimeout: 10,
adbExecTimeout: 80000,
uiautomator2ServerLaunchTimeout: 60000,
udid: 'RZCW9873TLF',
systemPort: 64353,
chromeDriverPort: 64354,
adbPort: 5037,
mjpegServerPort: 64355,
platform: 'LINUX',
webStorageEnabled: false,
takesScreenshot: true,
javascriptEnabled: true,
databaseEnabled: false,
networkConnectionEnabled: true,
locationContextEnabled: false,
warnings: {},
desired: {
platformName: 'android',
'df:skipReport': true,
'df:liveVideo': true,
automationName: 'UIAutomator2',
newCommandTimeout: 120,
waitForIdleTimeout: 10,
adbExecTimeout: 80000,
uiautomator2ServerLaunchTimeout: 60000,
udid: 'RZCW9873TLF',
systemPort: 64353,
chromeDriverPort: 64354,
adbPort: 5037,
mjpegServerPort: 64355
},
deviceName: 'RZCW9873TLF',
deviceUDID: 'RZCW9873TLF',
pixelRatio: '2.8125',
statBarHeight: 75,
viewportRect: { left: 0, top: 75, width: 1080, height: 2241 },
deviceApiLevel: 34,
platformVersion: '14',
deviceManufacturer: 'samsung',
deviceModel: 'SM-S918B',
deviceScreenSize: '1080x2316',
deviceScreenDensity: 450
},
mjpegServerPort: 64355
}
[38;5;17m[device-farm-main][0m Proxying request to appium {"method":"post","url":"http://127.0.0.1:4723/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions","timeout":60000,"headers":{"Content-Type":"application/json"},"data":{"actions":[{"type":"key","id":"key","actions":[{"type":"keyDown","value":"v"},{"type":"keyUp","value":"v"}]}]}}
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions[39m [90m{"actions":[{"type":"key","id":"key","actions":[{"type":"keyDown","value":"v"},{"type":"keyUp","value":"v"}]}]}[39m
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Calling AppiumDriver.performActions() with args: [[{"type":"key","id":"key","actions":[{"type":"keyDown","value":"v"},{"type":"keyUp","value":"v"}]}],"f6952e3c-92a0-39e1-4c8b-1e034ea730a9"]
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Clearing new command timeout pre-emptively since plugin(s) will handle this command
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugins which can handle cmd 'performActions': device-farm
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugin device-farm is now handling cmd 'performActions'
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Executing default handling behavior for command 'performActions'
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":null}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Preprocessed actions: [
{
"type": "key",
"id": "key",
"actions": [
{
"type": "keyDown",
"value": "v"
},
{
"type": "keyUp",
"value": "v"
}
]
}
]
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/actions' to command name 'performActions'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [POST /actions] to [POST http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736/actions] with body: {"actions":[{"type":"key","id":"key","actions":[{"type":"keyDown","value":"v"},{"type":"keyUp","value":"v"}]}]}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Responding to client with driver.performActions() result: null
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions [39m[32m200[39m [90m285 ms - 14[39m [90m[39m
Response from click { value: null }
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":null}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Responding to client with driver.performActions() result: null
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9/actions [39m[32m200[39m [90m238 ms - 14[39m [90m[39m
Response from click { value: null }
[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/device-farm/api/dashboard/closeSession[39m [90m{"udid":"RZCW9873TLF","origin":"http://localhost:4723"}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/dashboard/closeSession. So, not proxying it to downstream.
[38;5;17m[device-farm-main][0m Updated devices with filter: {"udid":{"$in":["RZCW9873TLF"]}}
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m-->[39m [37mDELETE[39m [37m/wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9[39m [90m{}[39m
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updating lastCmdExecutedAt for device RZCW9873TLF in session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Calling AppiumDriver.deleteSession() with args: ["f6952e3c-92a0-39e1-4c8b-1e034ea730a9"]
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Clearing new command timeout pre-emptively since plugin(s) will handle this command
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugins which can handle cmd 'deleteSession': device-farm
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Plugin device-farm is now handling cmd 'deleteSession'
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Updated devices with filter: {"session_id":"f6952e3c-92a0-39e1-4c8b-1e034ea730a9"}
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m 📱 Unblocking the device that is blocked for session f6952e3c-92a0-39e1-4c8b-1e034ea730a9
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Executing default handling behavior for command 'deleteSession'
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Event 'quitSessionRequested' logged at 1737975751165 (16:32:31 GMT+0530 (India Standard Time))
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Removing session f6952e3c-92a0-39e1-4c8b-1e034ea730a9 from our master session list
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Deleting UiAutomator2 session
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Deleting UiAutomator2 server session
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Matched '/' to command name 'deleteSession'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Proxying [DELETE /] to [DELETE http://127.0.0.1:64353/session/865d7c4e-6187-443d-b4f2-90894301c736] with no body
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Got response with status 200: {"sessionId":"865d7c4e-6187-443d-b4f2-90894301c736","value":null}
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m [Instrumentation] The process has exited with code null, signal SIGTERM
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Removing forwarded port socket connection: 64353
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF forward --remove tcp:64353'
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Removing forwarded port socket connection: 64355
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF forward --remove tcp:64355'
[38;5;45m[f6952e3c][0m[38;5;-151m[AndroidUiautomator2Driver@3643][0m Restoring hidden api policy to the device default configuration
[38;5;45m[f6952e3c][0m[38;5;229m[ADB][0m Running '/Users/USERID/Library/Android/sdk/platform-tools/adb -P 5037 -s RZCW9873TLF shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[38;5;45m[f6952e3c][0m[38;5;160m[Logcat][0m Stopping logcat capture
[38;5;86m[HTTP][0m [37m<-- GET /android-stream/RZCW9873TLF [39m[32m-[39m [90m- ms - -[39m [90m[39m
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Event 'quitSessionFinished' logged at 1737975751325 (16:32:31 GMT+0530 (India Standard Time))
Waiting for Android and iOS websocket handlers to be removed..
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Registering websocket handler for Android Streaming
[38;5;45m[f6952e3c][0m[38;5;17m[device-farm-main][0m Registering websocket handler for iOS Streaming
Inside get streaming server
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Received response: null
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m But deleting session, so not returning
[38;5;45m[f6952e3c][0m[38;5;48m[AppiumDriver@8d40][0m Responding to client with driver.deleteSession() result: null
[38;5;45m[f6952e3c][0m[38;5;86m[HTTP][0m [37m<-- DELETE /wd/hub/session/f6952e3c-92a0-39e1-4c8b-1e034ea730a9 [39m[32m200[39m [90m174 ms - 14[39m [90m[39m
[38;5;86m[HTTP][0m [37m<-- POST /device-farm/api/dashboard/closeSession [39m[32m200[39m [90m191 ms - 54[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/device[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/device [39m[32m200[39m [90m2 ms - 532[39m [90m[39m
[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/device-farm/api/queue/length[39m [90m{}[39m
[38;5;17m[device-farm-main][0m Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[38;5;86m[HTTP][0m [37m<-- GET /device-farm/api/queue/length [39m[32m200[39m [90m1 ms - 1[39m [90m[39m
[38;5;17m[device-farm-main][0m Found 0 device candidates to be released
[38;5;17m[device-farm-main][0m Cleaning pending sessions...
[38;5;17m[device-farm-main][0m No pending sessions to clean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants