2023-09-11 17:31:50:914 [Appium] Attempting to load plugin images... 2023-09-11 17:31:50:917 [Appium] Requiring plugin at /Users/a5.gorbach/.appium/node_modules/@appium/images-plugin 2023-09-11 17:31:51:605 [Appium] Welcome to Appium v2.1.3 2023-09-11 17:31:51:607 [Appium] Non-default server args: 2023-09-11 17:31:51:609 [Appium] { 2023-09-11 17:31:51:609 [Appium] address: '127.0.0.1', 2023-09-11 17:31:51:609 [Appium] relaxedSecurityEnabled: true, 2023-09-11 17:31:51:609 [Appium] usePlugins: [ 2023-09-11 17:31:51:610 [Appium] 'images' 2023-09-11 17:31:51:610 [Appium] ] 2023-09-11 17:31:51:610 [Appium] } 2023-09-11 17:31:51:610 [Appium] Attempting to load driver uiautomator2... 2023-09-11 17:31:51:612 [Appium] Requiring driver at /Users/a5.gorbach/.appium/node_modules/appium-uiautomator2-driver 2023-09-11 17:31:52:980 [Appium] Attempting to load driver xcuitest... 2023-09-11 17:31:52:982 [Appium] Requiring driver at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver 2023-09-11 17:31:54:732 [Appium] Appium REST http interface listener started on http://127.0.0.1:4723 2023-09-11 17:31:54:732 [Appium] Available drivers: 2023-09-11 17:31:54:732 [Appium] - uiautomator2@2.29.6 (automationName 'UiAutomator2') 2023-09-11 17:31:54:733 [Appium] - xcuitest@5.0.0 (automationName 'XCUITest') 2023-09-11 17:31:54:733 [Appium] Available plugins: 2023-09-11 17:31:54:733 [Appium] - images@2.0.8 (ACTIVE) 2023-09-11 17:33:30:719 [HTTP] --> POST /session 2023-09-11 17:33:30:720 [HTTP] {"capabilities":{"alwaysMatch":{"platformName":"iOS","appium:automationName":"XCUITest","appium:xcodeSigningId":"iPhoneDeveloper","appium:useNewWDA":"false","appium:usePrebuiltWDA":"true","appium:bundleId":"com.sdi.qa.ipm","appium:autoLaunch":"false","appium:autoWebView":"false","appium:webviewConnectTimeout":"90000","appium:chromedriverport":"9513","appium:deviceName":"Nikita’s iPhone","appium:platformVersion":"16.2","appium:udid":"00008030-000245C93E51402E","appium:xcodeOrgId":"D246T7B5R7","appium:wdaLocalPort":"8100","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},"firstMatch":[{}]},"desiredCapabilities":{"platformName":"iOS","appium:automationName":"XCUITest","appium:xcodeSigningId":"iPhoneDeveloper","appium:useNewWDA":"false","appium:usePrebuiltWDA":"true","appium:bundleId":"com.sdi.qa.ipm","appium:autoLaunch":"false","appium:autoWebView":"false","appium:webviewConnectTimeout":"90000","appium:chromedriverport":"9513","appium:deviceName":"Nik... 2023-09-11 17:33:30:721 [AppiumDriver@2e3d] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","appium:automationName":"XCUITest","appium:xcodeSigningId":"iPhoneDeveloper","appium:useNewWDA":"false","appium:usePrebuiltWDA":"true","appium:bundleId":"com.sdi.qa.ipm","appium:autoLaunch":"false","appium:autoWebView":"false","appium:webviewConnectTimeout":"90000","appium:chromedriverport":"9513","appium:deviceName":"Nikita’s iPhone","appium:platformVersion":"16.2","appium:udid":"00008030-000245C93E51402E","appium:xcodeOrgId":"D246T7B5R7","appium:wdaLocalPort":"8100","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},null,{"alwaysMatch":{"platformName":"iOS","appium:automationName":"XCUITest","appium:xcodeSigningId":"iPhoneDeveloper","appium:useNewWDA":"false","appium:usePrebuiltWDA":"true","appium:bundleId":"com.sdi.qa.ipm","appium:autoLaunch":"false","appium:autoWebView":"false","appium:webviewConnectTimeout":"90000","appium:chromedriverport":"9513","appium:deviceName":"Nikita’s iPhone","appium:platformVersion":"16.2","appi... 2023-09-11 17:33:30:723 [AppiumDriver@2e3d] Plugins which can handle cmd 'createSession': images 2023-09-11 17:33:30:723 [AppiumDriver@2e3d] Plugin images is now handling cmd 'createSession' 2023-09-11 17:33:30:724 [AppiumDriver@2e3d] Executing default handling behavior for command 'createSession' 2023-09-11 17:33:30:727 [AppiumDriver@2e3d] Event 'newSessionRequested' logged at 1694453610724 (20:33:30 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:30:732 [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'iOS' 2023-09-11 17:33:30:733 [Appium] The 'xcuitest' driver was installed and matched caps. 2023-09-11 17:33:30:733 [Appium] Will require it at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver 2023-09-11 17:33:30:733 [Appium] Requiring driver at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver 2023-09-11 17:33:30:734 [AppiumDriver@2e3d] Appium v2.1.3 creating new XCUITestDriver (v5.0.0) session 2023-09-11 17:33:30:734 [AppiumDriver@2e3d] Checking BaseDriver versions for Appium and XCUITestDriver 2023-09-11 17:33:30:734 [AppiumDriver@2e3d] Appium's BaseDriver version is 9.3.20 2023-09-11 17:33:30:734 [AppiumDriver@2e3d] XCUITestDriver's BaseDriver version is 9.3.20 2023-09-11 17:33:30:737 [AppiumDriver@2e3d] Applying relaxed security to 'XCUITestDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure 2023-09-11 17:33:30:739 [XCUITestDriver@1b4c] Creating session with W3C capabilities: { 2023-09-11 17:33:30:739 [XCUITestDriver@1b4c] "alwaysMatch": { 2023-09-11 17:33:30:739 [XCUITestDriver@1b4c] "platformName": "iOS", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:automationName": "XCUITest", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:xcodeSigningId": "iPhoneDeveloper", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:useNewWDA": "false", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:usePrebuiltWDA": "true", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:bundleId": "com.sdi.qa.ipm", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:autoLaunch": "false", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:autoWebView": "false", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:webviewConnectTimeout": "90000", 2023-09-11 17:33:30:741 [XCUITestDriver@1b4c] "appium:chromedriverport": "9513", 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "appium:deviceName": "Nikita’s iPhone", 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "appium:platformVersion": "16.2", 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "appium:udid": "00008030-000245C93E51402E", 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "appium:xcodeOrgId": "D246T7B5R7", 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "appium:wdaLocalPort": "8100", 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "appium:includeSafariInWebviews": true, 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "appium:newCommandTimeout": 3600, 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "appium:connectHardwareKeyboard": true 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] }, 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] "firstMatch": [ 2023-09-11 17:33:30:742 [XCUITestDriver@1b4c] {} 2023-09-11 17:33:30:743 [XCUITestDriver@1b4c] ] 2023-09-11 17:33:30:743 [XCUITestDriver@1b4c] } 2023-09-11 17:33:30:746 [BaseDriver] Number capability passed in as string. Functionality may be compromised. 2023-09-11 17:33:30:748 [BaseDriver] Number capability passed in as string. Functionality may be compromised. 2023-09-11 17:33:30:750 [XCUITestDriver@1b4c] Capability 'autoLaunch' changed from string to boolean. This may cause unexpected behavior 2023-09-11 17:33:30:750 [XCUITestDriver@1b4c] Capability 'usePrebuiltWDA' changed from string to boolean. This may cause unexpected behavior 2023-09-11 17:33:30:750 [XCUITestDriver@1b4c] Capability 'useNewWDA' changed from string to boolean. This may cause unexpected behavior 2023-09-11 17:33:30:751 [XCUITestDriver@1b4c] Capability 'wdaLocalPort' changed from string ('8100') to integer (8100). This may cause unexpected behavior 2023-09-11 17:33:30:751 [XCUITestDriver@1b4c] Capability 'webviewConnectTimeout' changed from string ('90000') to integer (90000). This may cause unexpected behavior 2023-09-11 17:33:30:754 [XCUITestDriver@1b4c] The following capabilities were provided, but are not recognized by Appium: 2023-09-11 17:33:30:755 [XCUITestDriver@1b4c] autoWebView 2023-09-11 17:33:30:755 [XCUITestDriver@1b4c] chromedriverport 2023-09-11 17:33:30:757 [XCUITestDriver@1b4c (d0a84960)] Session created with session id: d0a84960-c413-4c59-b45c-96d6170437d0 2023-09-11 17:33:30:771 [XCUITest] Current user: 'a5.gorbach' 2023-09-11 17:33:30:790 [XCUITestDriver@1b4c (d0a84960)] Available devices: 00008030-000245C93E51402E, 00008101-001E10AC0E45001E, 00008030-0014750A3C7A402E 2023-09-11 17:33:30:791 [XCUITest] Creating iDevice object with udid '00008030-000245C93E51402E' 2023-09-11 17:33:30:791 [XCUITestDriver@1b4c (d0a84960)] Determining device to run tests on: udid: '00008030-000245C93E51402E', real device: true 2023-09-11 17:33:30:845 [XCUITestDriver@1b4c (d0a84960)] Event 'xcodeDetailsRetrieved' logged at 1694453610845 (20:33:30 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:30:846 [XCUITestDriver@1b4c (d0a84960)] Event 'appConfigured' logged at 1694453610846 (20:33:30 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:30:846 [XCUITestDriver@1b4c (d0a84960)] Event 'resetStarted' logged at 1694453610846 (20:33:30 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:30:847 [XCUITest] Reset: running ios real device reset flow 2023-09-11 17:33:30:847 [XCUITestDriver@1b4c (d0a84960)] Event 'resetComplete' logged at 1694453610847 (20:33:30 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:30:848 [XCUITestDriver@1b4c (d0a84960)] Using WDA path: '/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-09-11 17:33:30:848 [XCUITestDriver@1b4c (d0a84960)] Using WDA agent: '/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' 2023-09-11 17:33:31:165 [XCUITest] Crash reports root '/Users/a5.gorbach/Library/Logs/CrashReporter/MobileDevice/Nikita’s iPhone' does not exist. Got nothing to gather. 2023-09-11 17:33:31:166 [XCUITestDriver@1b4c (d0a84960)] Event 'logCaptureStarted' logged at 1694453611166 (20:33:31 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:31:166 [XCUITestDriver@1b4c (d0a84960)] Setting up real device 2023-09-11 17:33:31:474 [XCUITestDriver@1b4c (d0a84960)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found 2023-09-11 17:33:31:475 [DevCon Factory] Requesting connection for device 00008030-000245C93E51402E on local port 8100, device port 8100 2023-09-11 17:33:31:475 [DevCon Factory] Cached connections count: 0 2023-09-11 17:33:31:481 [DevCon Factory] Successfully requested the connection for 00008030-000245C93E51402E:8100 2023-09-11 17:33:31:482 [XCUITestDriver@1b4c (d0a84960)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' 2023-09-11 17:33:31:485 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:31:485 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:31:518 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:31:532 [WD Proxy] socket hang up 2023-09-11 17:33:31:533 [XCUITestDriver@1b4c (d0a84960)] WDA is not listening at 'http://127.0.0.1:8100/' 2023-09-11 17:33:31:533 [XCUITestDriver@1b4c (d0a84960)] WDA is currently not running. There is nothing to cache 2023-09-11 17:33:31:534 [XCUITestDriver@1b4c (d0a84960)] Trying to start WebDriverAgent 1 times with 10000ms interval 2023-09-11 17:33:31:534 [XCUITestDriver@1b4c (d0a84960)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities 2023-09-11 17:33:31:534 [XCUITestDriver@1b4c (d0a84960)] Event 'wdaStartAttempted' logged at 1694453611534 (20:33:31 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:31:535 [XCUITestDriver@1b4c (d0a84960)] Launching WebDriverAgent on the device 2023-09-11 17:33:31:553 [XCUITestDriver@1b4c (d0a84960)] Cleaning up the WebDriverAgent project after the module upgrade has happened (5.0.0 < 5.8.3) 2023-09-11 17:33:31:554 [XCUITestDriver@1b4c (d0a84960)] Cleaning the project scheme 'WebDriverAgentLib' to make sure there are no leftovers from previous installs 2023-09-11 17:33:35:779 [XCUITestDriver@1b4c (d0a84960)] Cleaning the project scheme 'WebDriverAgentRunner' to make sure there are no leftovers from previous installs 2023-09-11 17:33:38:072 [XCUITestDriver@1b4c (d0a84960)] Parsed BUILD_DIR configuration value: '/Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Build/Products' 2023-09-11 17:33:38:072 [XCUITestDriver@1b4c (d0a84960)] Got derived data root: '/Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk' 2023-09-11 17:33:39:855 [WebDriverAgent] Killing running processes 'xcodebuild.*00008030-000245C93E51402E' for the device 00008030-000245C93E51402E... 2023-09-11 17:33:39:904 [WebDriverAgent] 'pgrep -if xcodebuild.*00008030-000245C93E51402E' didn't detect any matching processes. Return code: 1 2023-09-11 17:33:39:905 [WebDriverAgent] Generating xcode config file for orgId 'D246T7B5R7' and signingId 'iPhoneDeveloper' 2023-09-11 17:33:39:905 [WebDriverAgent] Writing xcode config file to /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023811-8149-1adtp6s.4fg9/appium-temp.xcconfig 2023-09-11 17:33:39:907 [XCUITestDriver@1b4c (d0a84960)] Using Xcode configuration file: '/var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023811-8149-1adtp6s.4fg9/appium-temp.xcconfig' 2023-09-11 17:33:39:908 [XCUITestDriver@1b4c (d0a84960)] Beginning test with command 'xcodebuild test-without-building -project /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk -destination id=00008030-000245C93E51402E IPHONEOS_DEPLOYMENT_TARGET=16.2 -xcconfig /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023811-8149-1adtp6s.4fg9/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-09-11 17:33:39:909 [XCUITestDriver@1b4c (d0a84960)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability 2023-09-11 17:33:42:169 [XCUITestDriver@1b4c (d0a84960)] Waiting up to 60000ms for WebDriverAgent to start 2023-09-11 17:33:42:170 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:42:171 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:42:184 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:42:187 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:43:189 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:43:189 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:43:197 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:43:200 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:44:200 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:44:200 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:44:212 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:44:213 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:44:250 [Xcode] xcodebuild exited with code '65' and signal 'null' 2023-09-11 17:33:44:262 [XCUITestDriver@1b4c (d0a84960)] Launching WebDriverAgent on the device 2023-09-11 17:33:44:269 [XCUITestDriver@1b4c (d0a84960)] Cleaning up the WebDriverAgent project after the module upgrade has happened (5.0.0 < 5.8.3) 2023-09-11 17:33:44:269 [XCUITestDriver@1b4c (d0a84960)] Cleaning the project scheme 'WebDriverAgentLib' to make sure there are no leftovers from previous installs 2023-09-11 17:33:45:215 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:45:215 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:45:225 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:45:226 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:46:226 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:46:227 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:46:234 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:46:235 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:47:236 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:47:236 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:47:245 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:47:248 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:48:250 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:48:250 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:48:261 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:48:262 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:48:438 [XCUITestDriver@1b4c (d0a84960)] Cleaning the project scheme 'WebDriverAgentRunner' to make sure there are no leftovers from previous installs 2023-09-11 17:33:49:263 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:49:264 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:49:275 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:49:276 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:50:277 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:50:278 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:50:287 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:50:289 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:51:291 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:51:291 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:51:300 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:51:301 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:52:302 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:52:303 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:52:311 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:52:313 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:52:511 [WebDriverAgent] Killing running processes 'xcodebuild.*00008030-000245C93E51402E' for the device 00008030-000245C93E51402E... 2023-09-11 17:33:52:560 [WebDriverAgent] 'pgrep -if xcodebuild.*00008030-000245C93E51402E' didn't detect any matching processes. Return code: 1 2023-09-11 17:33:52:560 [XCUITestDriver@1b4c (d0a84960)] Using Xcode configuration file: '/var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023811-8149-1adtp6s.4fg9/appium-temp.xcconfig' 2023-09-11 17:33:52:561 [XCUITestDriver@1b4c (d0a84960)] Beginning test with command 'xcodebuild test-without-building -project /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk -destination id=00008030-000245C93E51402E IPHONEOS_DEPLOYMENT_TARGET=16.2 -xcconfig /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023811-8149-1adtp6s.4fg9/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-09-11 17:33:52:562 [XCUITestDriver@1b4c (d0a84960)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability 2023-09-11 17:33:53:314 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:53:315 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:53:325 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:53:326 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:54:327 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:54:327 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:54:336 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:54:337 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:54:841 [XCUITestDriver@1b4c (d0a84960)] Waiting up to 60000ms for WebDriverAgent to start 2023-09-11 17:33:54:841 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:54:842 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:54:852 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:54:853 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:55:338 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:55:339 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:55:359 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:55:360 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:55:854 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:55:854 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:55:862 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:55:865 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:56:362 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:56:363 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:56:372 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:56:375 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:56:866 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:56:866 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:56:874 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:56:875 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:56:960 [Xcode] xcodebuild exited with code '65' and signal 'null' 2023-09-11 17:33:56:961 [XCUITestDriver@1b4c (d0a84960)] Event 'wdaStartFailed' logged at 1694453636960 (20:33:56 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:56:961 [XCUITestDriver@1b4c (d0a84960)] Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 2023-09-11 17:33:56:961 [XCUITestDriver@1b4c (d0a84960)] xcodebuild error message: 2023-09-11 17:33:56:961 [XCUITestDriver@1b4c (d0a84960)] . Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device. 2023-09-11 17:33:56:961 [XCUITestDriver@1b4c (d0a84960)] Quitting and uninstalling WebDriverAgent 2023-09-11 17:33:56:961 [XCUITestDriver@1b4c (d0a84960)] Shutting down sub-processes 2023-09-11 17:33:57:188 [XCUITestDriver@1b4c (d0a84960)] Uninstalling WDAs: 'com.angor5678.WebDriverAgentRunner.xctrunner' 2023-09-11 17:33:57:375 [XCUITestDriver@1b4c (d0a84960)] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:57:376 [XCUITestDriver@1b4c (d0a84960)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:57:386 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-11 17:33:57:387 [XCUITestDriver@1b4c (d0a84960)] socket hang up 2023-09-11 17:33:57:466 [XCUITestDriver@1b4c (d0a84960)] {} 2023-09-11 17:33:57:467 [DevCon Factory] Releasing connections for 00008030-000245C93E51402E device on any port number 2023-09-11 17:33:57:467 [DevCon Factory] Found cached connections to release: ["00008030-000245C93E51402E:8100"] 2023-09-11 17:33:57:467 [DevCon Factory] Releasing the listener for '00008030-000245C93E51402E:8100' 2023-09-11 17:33:57:468 [iProxy@00008030:8100] Closing the connection 2023-09-11 17:33:57:468 [DevCon Factory] Cached connections count: 0 2023-09-11 17:33:57:468 [XCUITestDriver@1b4c (d0a84960)] Not clearing log files. Use `clearSystemFiles` capability to turn on. 2023-09-11 17:33:57:471 [iProxy@00008030:8100] The connection has been closed 2023-09-11 17:33:57:474 [AppiumDriver@2e3d] Event 'newSessionStarted' logged at 1694453637474 (20:33:57 GMT+0300 (Moscow Standard Time)) 2023-09-11 17:33:57:502 [AppiumDriver@2e3d] Encountered internal error running command: Error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 2023-09-11 17:33:57:503 [AppiumDriver@2e3d] xcodebuild error message: 2023-09-11 17:33:57:503 [AppiumDriver@2e3d] . Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device. 2023-09-11 17:33:57:503 [AppiumDriver@2e3d] at quitAndUninstall (/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/lib/driver.js:800:15) 2023-09-11 17:33:57:503 [AppiumDriver@2e3d] at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/lib/driver.js:886:13 2023-09-11 17:33:57:503 [AppiumDriver@2e3d] at wrapped (/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:95:13) 2023-09-11 17:33:57:503 [AppiumDriver@2e3d] at retry (/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:68:13) 2023-09-11 17:33:57:503 [AppiumDriver@2e3d] at retryInterval (/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:105:10) 2023-09-11 17:33:57:503 [AppiumDriver@2e3d] at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/lib/driver.js:825:7 2023-09-11 17:33:57:539 [HTTP] <-- POST /session 500 26817 ms - 1332 2023-09-11 17:33:57:540 [HTTP] 2023-09-11 17:33:57:876 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:57:877 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:57:880 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:33:58:389 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:58:389 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:58:391 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:33:58:881 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:58:882 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:58:883 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:33:59:392 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:59:392 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:59:394 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:33:59:886 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:33:59:886 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:33:59:888 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:00:395 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:00:396 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:00:397 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:00:888 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:00:888 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:00:889 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:01:399 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:01:399 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:01:401 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:01:891 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:01:891 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:01:893 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:02:403 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:02:403 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:02:405 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:02:895 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:02:895 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:02:897 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:03:405 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:03:405 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:03:407 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:03:898 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:03:898 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:03:900 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:04:408 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:04:408 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:04:410 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:04:901 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:04:901 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:04:902 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:05:410 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:05:411 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:05:412 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:05:903 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:05:903 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:05:904 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:06:412 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:06:413 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:06:414 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:06:905 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:06:906 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:06:907 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:07:415 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:07:415 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:07:417 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:07:908 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:07:908 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:07:909 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:08:418 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:08:419 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:08:420 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:08:909 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:08:910 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:08:911 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:09:421 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:09:421 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:09:422 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:09:912 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:09:913 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:09:914 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:10:424 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:10:424 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:10:426 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:10:915 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:10:915 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:10:917 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:11:427 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:11:428 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:11:429 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:11:919 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:11:919 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:11:921 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:12:432 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:12:432 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:12:434 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:12:923 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:12:923 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:12:925 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:13:435 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:13:435 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:13:437 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:13:925 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:13:925 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:13:927 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:14:438 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:14:438 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:14:440 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:14:929 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:14:929 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:14:931 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:15:441 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:15:442 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:15:443 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:15:933 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:15:933 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:15:934 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:16:445 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:16:445 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:16:451 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:16:936 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:16:937 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:16:938 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:17:453 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:17:453 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:17:455 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:17:940 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:17:941 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:17:942 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:18:456 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:18:457 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:18:458 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:18:945 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:18:945 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:18:946 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:19:459 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:19:460 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:19:461 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:19:949 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:19:949 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:19:951 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:20:464 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:20:464 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:20:466 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:20:952 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:20:953 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:20:954 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:21:467 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:21:468 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:21:469 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:21:957 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:21:957 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:21:959 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:22:471 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:22:471 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:22:473 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:22:961 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:22:961 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:22:963 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:23:474 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:23:474 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:23:476 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:23:964 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:23:965 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:23:966 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:24:477 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:24:477 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:24:478 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:24:968 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:24:968 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:24:969 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:25:479 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:25:480 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:25:481 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:25:971 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:25:971 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:25:973 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:26:483 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:26:483 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:26:485 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:26:975 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:26:975 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:26:977 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:27:486 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:27:487 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:27:488 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:27:980 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:27:980 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:27:982 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:28:490 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:28:491 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:28:492 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:28:984 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:28:984 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:28:986 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:29:494 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:29:494 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:29:495 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:29:988 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:29:988 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:29:990 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:30:497 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:30:497 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:30:501 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:30:992 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:30:992 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:30:994 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:31:502 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:31:502 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:31:504 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:31:996 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:31:997 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:31:998 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:32:505 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:32:505 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:32:507 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:33:001 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:33:001 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:33:003 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:33:508 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:33:509 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:33:510 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:34:005 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:34:005 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:34:007 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:34:511 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:34:512 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:34:514 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:35:008 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:35:009 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:35:010 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:35:516 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:35:517 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:35:518 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:36:012 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:36:013 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:36:014 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:36:519 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:36:520 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:36:521 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:37:017 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:37:017 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:37:019 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:37:522 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:37:523 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:37:524 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:38:021 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:38:021 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:38:025 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:38:527 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:38:527 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:38:529 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:39:026 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:39:027 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:39:028 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:39:530 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:39:530 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:39:532 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:40:030 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:40:030 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:40:032 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:40:534 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:40:535 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:40:536 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:41:034 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:41:034 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:41:036 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:41:537 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:41:538 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:41:539 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:42:038 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:42:038 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:42:040 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:42:541 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:42:541 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:42:543 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:43:041 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:43:041 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:43:043 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:43:544 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:43:545 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:43:546 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:44:045 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:44:045 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:44:047 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:44:548 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:44:549 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:44:550 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:45:049 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:45:049 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:45:051 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:45:551 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:45:553 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:45:555 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:46:052 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:46:053 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:46:054 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:46:557 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:46:557 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:46:559 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:47:055 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:47:056 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:47:057 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:47:560 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:47:560 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:47:562 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:48:060 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:48:062 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:48:063 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:48:563 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:48:564 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:48:565 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:49:065 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:49:065 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:49:067 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:49:566 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:49:567 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:49:568 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:50:069 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:50:069 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:50:071 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:50:569 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:50:570 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:50:573 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:51:072 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:51:073 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:51:074 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:51:574 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:51:574 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:51:576 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:52:077 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:52:077 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:52:079 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:52:577 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:52:577 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:52:579 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:53:082 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:53:083 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:53:084 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:53:580 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:53:581 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:53:582 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:54:087 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:54:087 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:54:089 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:54:584 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:54:584 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:54:586 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:55:090 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:55:091 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:55:092 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:55:587 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:55:587 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:55:590 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:56:094 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:56:094 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:56:096 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:56:592 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:56:593 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:56:594 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:57:098 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:57:098 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:57:100 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:57:596 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:57:596 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:57:598 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:58:102 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:58:103 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:58:104 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:58:599 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:58:599 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:58:601 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:59:106 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:59:107 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:59:108 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:34:59:602 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:34:59:602 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:34:59:604 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:00:110 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:00:110 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:00:112 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:00:605 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:00:607 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:00:608 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:01:113 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:01:113 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:01:115 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:01:610 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:01:610 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:01:612 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:02:117 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:02:118 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:02:119 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:02:613 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:02:613 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:02:615 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:03:122 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:03:123 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:03:125 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:03:616 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:03:617 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:03:618 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:04:127 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:04:127 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:04:129 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:04:619 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:04:620 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:04:621 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:05:129 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:05:129 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:05:131 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:05:622 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:05:623 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:05:626 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:06:133 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:06:134 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:06:135 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:06:629 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:06:629 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:06:631 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:07:137 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:07:137 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:07:139 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:07:632 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:07:632 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:07:634 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:08:143 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:08:143 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:08:145 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:08:636 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:08:637 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:08:638 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:09:146 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:09:146 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:09:148 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:09:639 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:09:640 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:09:641 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:10:150 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:10:150 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:10:152 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:10:644 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:10:644 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:10:646 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:11:153 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:11:153 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:11:155 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:11:648 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:11:649 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:11:650 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:12:157 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:12:157 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:12:159 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:12:652 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:12:652 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:12:653 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:13:161 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:13:161 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:13:165 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:13:654 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:13:654 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:13:656 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:14:167 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:14:167 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:14:169 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:14:657 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:14:658 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:14:659 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:15:170 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:15:170 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:15:172 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:15:661 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:15:661 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:15:663 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:16:174 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:16:174 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:16:176 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:16:664 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:16:664 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:16:666 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:17:178 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:17:179 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:17:180 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:17:667 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:17:667 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:17:669 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:18:183 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:18:183 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:18:186 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:18:670 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:18:671 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:18:672 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:19:189 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:19:189 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:19:191 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:19:673 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:19:673 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:19:675 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:20:192 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:20:192 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:20:194 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:20:676 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:20:676 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:20:679 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:21:196 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:21:197 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:21:198 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:21:680 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:21:680 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:21:682 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:22:201 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:22:201 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:22:203 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:22:683 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:22:684 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:22:685 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:23:204 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:23:206 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:23:208 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:23:686 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:23:686 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:23:688 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:24:208 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:24:209 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:24:210 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:24:689 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:24:689 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:24:691 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:25:211 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:25:211 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:25:213 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:25:692 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:25:694 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:25:695 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:26:214 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:26:214 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:26:216 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:26:697 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:26:697 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:26:699 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:27:219 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:27:219 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:27:220 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:27:700 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:27:700 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:27:702 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:28:222 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:28:223 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:28:225 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:28:703 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:28:703 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:28:705 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:29:227 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:29:228 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:29:229 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:29:706 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:29:706 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:29:708 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:30:230 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:30:231 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:30:232 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:30:709 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:30:709 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:30:712 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:31:234 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:31:234 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:31:236 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:31:714 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:31:715 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:31:716 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:32:238 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:32:238 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:32:240 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:32:718 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:32:719 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:32:720 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:33:242 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:33:242 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:33:244 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:33:723 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:33:723 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:33:725 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:34:246 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:34:246 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:34:248 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:34:725 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:34:726 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:34:727 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:35:250 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:35:250 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:35:252 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:35:728 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:35:729 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:35:730 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:36:254 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:36:254 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:36:256 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:36:732 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:36:732 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:36:734 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:37:258 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:37:258 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:37:260 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:37:735 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:37:735 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:37:737 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:38:262 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:38:263 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:38:264 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:38:738 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:38:738 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:38:740 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:39:266 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:39:267 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:39:269 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:39:741 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:39:741 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:39:743 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:40:271 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:40:271 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:40:273 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:40:745 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:40:746 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:40:747 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:41:275 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:41:275 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:41:277 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:41:748 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:41:748 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:41:750 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:41:750 [XCUITestDriver@1b4c] Unable to connect to running WebDriverAgent: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:41:750 [XCUITestDriver@1b4c] Getting status of WebDriverAgent on device timed out. Continuing 2023-09-11 17:35:42:279 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:42:279 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:42:281 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:43:282 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:43:283 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:43:284 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:44:285 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:44:285 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:44:287 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:45:288 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:45:288 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:45:290 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:46:291 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:46:291 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:46:293 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:47:294 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:47:294 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:47:297 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:48:298 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:48:298 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:48:300 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:49:301 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:49:301 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:49:303 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:50:303 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:50:304 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:50:305 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:51:306 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:51:307 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:51:308 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:52:310 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:52:310 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:52:312 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:53:312 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:53:313 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:53:314 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:54:316 [XCUITestDriver@1b4c] Matched '/status' to command name 'getStatus' 2023-09-11 17:35:54:316 [XCUITestDriver@1b4c] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-11 17:35:54:317 [XCUITestDriver@1b4c] connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:54:318 [XCUITestDriver@1b4c] Unable to connect to running WebDriverAgent: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:8100 2023-09-11 17:35:54:318 [XCUITestDriver@1b4c] Getting status of WebDriverAgent on device timed out. Continuing 2023-09-11 17:37:46:532 [Appium] Received SIGINT - shutting down