[info] [HTTP] Waiting until the server is closed [info] [HTTP] Received server close event [info] [Appium] Welcome to Appium v1.22.3 [info] [Appium] Non-default server args: [info] [Appium] address: 127.0.0.1 [info] [Appium] relaxedSecurityEnabled: true [info] [Appium] allowInsecure: { [info] [Appium] } [info] [Appium] denyInsecure: { [info] [Appium] } [info] [Appium] Appium REST http interface listener started on 127.0.0.1:4723[info] [HTTP] --> GET /sessions [info] [HTTP] {} [debug] [HTTP] No route found for /sessions [info] [HTTP] <-- GET /sessions 404 17 ms - 211 [info] [HTTP] [info] [HTTP] --> GET /sessions [info] [HTTP] {} [debug] [HTTP] No route found for /sessions [info] [HTTP] <-- GET /sessions 404 22 ms - 211 [info] [HTTP] [info] [HTTP] --> GET /sessions [info] [HTTP] {} [debug] [HTTP] No route found for /sessions [info] [HTTP] <-- GET /sessions 404 2 ms - 211 [info] [HTTP] [info] [HTTP] --> GET /sessions [info] [HTTP] {} [debug] [HTTP] No route found for /sessions [info] [HTTP] <-- GET /sessions 404 1 ms - 211 [info] [HTTP] [info] [HTTP] --> GET /sessions [info] [HTTP] {} [debug] [HTTP] No route found for /sessions [info] [HTTP] <-- GET /sessions 404 1 ms - 211 [info] [HTTP] [info] [HTTP] --> GET /sessions [info] [HTTP] {} [debug] [HTTP] No route found for /sessions [info] [HTTP] <-- GET /sessions 404 1 ms - 211 [info] [HTTP] [info] [HTTP] --> GET /w/sessions [info] [HTTP] {} [debug] [HTTP] No route found for /w/sessions [info] [HTTP] <-- GET /w/sessions 404 1 ms - 211 [info] [HTTP] [info] [HTTP] --> GET /wd/hu/sessions [info] [HTTP] {} [debug] [HTTP] No route found for /wd/hu/sessions [info] [HTTP] <-- GET /wd/hu/sessions 404 1 ms - 211 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 304 6 ms - - [info] [HTTP] [info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 304 2 ms - - [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session [info] [HTTP] {"capabilities":{"alwaysMatch":{"platformName":"iOS","appium:automationName":"XCUITest","appium:deviceName":"Pavel's iPad","appium:udid":"00008030-001E2C983A78C02E","appium:platformVersion":"15.5","appium:xcodeSigninId":"iPhone Developer","appium:xcodeOrgId":"KCFX48ZDQ6","appium:useNewWDA":"false","appium:usePrebuiltWDA":"true","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},"firstMatch":[{}]},"desiredCapabilities":{"platformName":"iOS","appium:automationName":"XCUITest","appium:deviceName":"Pavel's iPad","appium:udid":"00008030-001E2C983A78C02E","appium:platformVersion":"15.5","appium:xcodeSigninId":"iPhone Developer","appium:xcodeOrgId":"KCFX48ZDQ6","appium:useNewWDA":"false","appium:usePrebuiltWDA":"true","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true}} [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","appium:automationName":"XCUITest","appium:deviceName":"Pavel's iPad","appium:udid":"00008030-001E2C983A78C02E","appium:platformVersion":"15.5","appium:xcodeSigninId":"iPhone Developer","appium:xcodeOrgId":"KCFX48ZDQ6","appium:useNewWDA":"false","appium:usePrebuiltWDA":"true","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},null,{"alwaysMatch":{"platformName":"iOS","appium:automationName":"XCUITest","appium:deviceName":"Pavel's iPad","appium:udid":"00008030-001E2C983A78C02E","appium:platformVersion":"15.5","appium:xcodeSigninId":"iPhone Developer","appium:xcodeOrgId":"KCFX48ZDQ6","appium:useNewWDA":"false","appium:usePrebuiltWDA":"true","appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},"firstMatch":[{}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1671191165871 (14:46:05 GMT+0300 (Moscow Standard Time)) [info] [Appium] Appium v1.22.3 creating new XCUITestDriver (v3.59.0) session [info] [Appium] Applying relaxed security to 'XCUITestDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure [debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided [debug] [BaseDriver] Creating session with W3C capabilities: { [debug] [BaseDriver] "alwaysMatch": { [debug] [BaseDriver] "platformName": "iOS", [debug] [BaseDriver] "appium:automationName": "XCUITest", [debug] [BaseDriver] "appium:deviceName": "Pavel's iPad", [debug] [BaseDriver] "appium:udid": "00008030-001E2C983A78C02E", [debug] [BaseDriver] "appium:platformVersion": "15.5", [debug] [BaseDriver] "appium:xcodeSigninId": "iPhone Developer", [debug] [BaseDriver] "appium:xcodeOrgId": "KCFX48ZDQ6", [debug] [BaseDriver] "appium:useNewWDA": "false", [debug] [BaseDriver] "appium:usePrebuiltWDA": "true", [debug] [BaseDriver] "appium:includeSafariInWebviews": true, [debug] [BaseDriver] "appium:newCommandTimeout": 3600, [debug] [BaseDriver] "appium:connectHardwareKeyboard": true [debug] [BaseDriver] }, [debug] [BaseDriver] "firstMatch": [ [debug] [BaseDriver] {} [debug] [BaseDriver] ] [debug] [BaseDriver] } [warn] [BaseDriver] Capability 'usePrebuiltWDA' changed from string to boolean. This may cause unexpected behavior [warn] [BaseDriver] Capability 'useNewWDA' changed from string to boolean. This may cause unexpected behavior [warn] [BaseDriver] The following capabilities were provided, but are not recognized by Appium: [warn] [BaseDriver] xcodeSigninId [info] [XCUITest] The desired capabilities include neither an app nor a bundleId. WebDriverAgent will be started without the default app [info] [BaseDriver] Session created with session id: 6b7766fd-3ee3-46ff-b3d1-22952a7c2674 [debug] [XCUITest] Current user: 'v2.antonova' [debug] [XCUITest] Available devices: 00008030-001E2C983A78C02E [debug] [XCUITest] Creating iDevice object with udid '00008030-001E2C983A78C02E' [info] [XCUITest] Determining device to run tests on: udid: '00008030-001E2C983A78C02E', real device: true [debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1671191165941 (14:46:05 GMT+0300 (Moscow Standard Time)) [debug] [BaseDriver] Event 'appConfigured' logged at 1671191165942 (14:46:05 GMT+0300 (Moscow Standard Time)) [debug] [BaseDriver] Event 'resetStarted' logged at 1671191165942 (14:46:05 GMT+0300 (Moscow Standard Time)) [debug] [XCUITest] Reset: running ios real device reset flow [debug] [BaseDriver] Event 'resetComplete' logged at 1671191165948 (14:46:05 GMT+0300 (Moscow Standard Time)) [info] [WebDriverAgent] Using WDA path: '/Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent' [info] [WebDriverAgent] Using WDA agent: '/Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'[info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 304 3 ms - - [info] [HTTP] [info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 304 2 ms - - [info] [HTTP]  [debug] [XCUITest] Crash reports root '/Users/v2.antonova/Library/Logs/CrashReporter/MobileDevice/Pavel’s iPad' does not exist. Got nothing to gather. [debug] [BaseDriver] Event 'logCaptureStarted' logged at 1671191167334 (14:46:07 GMT+0300 (Moscow Standard Time)) [info] [XCUITest] Setting up real device[debug] [WebDriverAgent] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found [info] [DevCon Factory] Requesting connection for device 00008030-001E2C983A78C02E on local port 8100, device port 8100 [debug] [DevCon Factory] Cached connections count: 0 [info] [DevCon Factory] Successfully requested the connection for 00008030-001E2C983A78C02E:8100 [debug] [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[info] [WebDriverAgent] WebDriverAgent does not need a cleanup. The sources are up to date (1652581048000 >= 1652581048000) [debug] [WebDriverAgent] Killing running processes 'xcodebuild.*00008030-001E2C983A78C02E' for the device 00008030-001E2C983A78C02E... [debug] [WebDriverAgent] 'pgrep -if xcodebuild.*00008030-001E2C983A78C02E' didn't detect any matching processes. Return code: 1 [debug] [WebDriverAgent] Generating xcode config file for orgId 'KCFX48ZDQ6' and signingId 'iPhone Developer' [debug] [WebDriverAgent] Writing xcode config file to /var/folders/ld/x7mc0_x11d7gtqxv006vdkm0dqmyjh/T/20221116-1676-1d84j1m.orwg/appium-temp.xcconfig [debug] [WebDriverAgent] Using Xcode configuration file: '/var/folders/ld/x7mc0_x11d7gtqxv006vdkm0dqmyjh/T/20221116-1676-1d84j1m.orwg/appium-temp.xcconfig' [debug] [WebDriverAgent] Beginning test with command 'xcodebuild test-without-building -project /Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=00008030-001E2C983A78C02E IPHONEOS_DEPLOYMENT_TARGET=15.5 -xcconfig /var/folders/ld/x7mc0_x11d7gtqxv006vdkm0dqmyjh/T/20221116-1676-1d84j1m.orwg/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent' [debug] [WebDriverAgent] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability[info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 304 3 ms - - [info] [HTTP] [info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 304 2 ms - - [info] [HTTP] [debug] [WebDriverAgent] Waiting up to 60000ms for WebDriverAgent to start [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/v2.antonova/Library/Developer/Xcode/DerivedData/WebDriverAgent-bybjrgtgnhummqfbgfiqqsyeztzg/Build/Products' [debug] [WebDriverAgent] Got derived data root: '/Users/v2.antonova/Library/Developer/Xcode/DerivedData/WebDriverAgent-bybjrgtgnhummqfbgfiqqsyeztzg'[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[error] [WebDriverAgent] xcodebuild exited with code '65' and signal 'null' [info] [WebDriverAgent] Launching WebDriverAgent on the device [info] [WebDriverAgent] WebDriverAgent does not need a cleanup. The sources are up to date (1652581048000 >= 1652581048000) [debug] [WebDriverAgent] Killing running processes 'xcodebuild.*00008030-001E2C983A78C02E' for the device 00008030-001E2C983A78C02E... [debug] [WebDriverAgent] 'pgrep -if xcodebuild.*00008030-001E2C983A78C02E' didn't detect any matching processes. Return code: 1 [debug] [WebDriverAgent] Using Xcode configuration file: '/var/folders/ld/x7mc0_x11d7gtqxv006vdkm0dqmyjh/T/20221116-1676-1d84j1m.orwg/appium-temp.xcconfig' [debug] [WebDriverAgent] Beginning test with command 'xcodebuild test-without-building -project /Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/v2.antonova/Library/Developer/Xcode/DerivedData/WebDriverAgent-bybjrgtgnhummqfbgfiqqsyeztzg -destination id=00008030-001E2C983A78C02E IPHONEOS_DEPLOYMENT_TARGET=15.5 -xcconfig /var/folders/ld/x7mc0_x11d7gtqxv006vdkm0dqmyjh/T/20221116-1676-1d84j1m.orwg/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent' [debug] [WebDriverAgent] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WebDriverAgent] Waiting up to 60000ms for WebDriverAgent to start [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body[debug] [iProxy@00008030:8100] Connection was refused to port 8100 [info] [WD Proxy] socket hang up[error] [WebDriverAgent] xcodebuild exited with code '65' and signal 'null' [debug] [BaseDriver] Event 'wdaStartFailed' logged at 1671191215303 (14:46:55 GMT+0300 (Moscow Standard Time)) [debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 [debug] [XCUITest] xcodebuild error message: [debug] [XCUITest] . 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. [warn] [XCUITest] Quitting and uninstalling WebDriverAgent [info] [WebDriverAgent] Shutting down sub-processes[debug] [WebDriverAgent] No WDAs on the device. [error] [XCUITest] {} [info] [DevCon Factory] Releasing connections for 00008030-001E2C983A78C02E device on any port number [info] [DevCon Factory] Found cached connections to release: ["00008030-001E2C983A78C02E:8100"] [info] [DevCon Factory] Releasing the listener for '00008030-001E2C983A78C02E:8100' [debug] [iProxy@00008030:8100] Closing the connection [debug] [DevCon Factory] Cached connections count: 0 [debug] [XCUITest] Not clearing log files. Use `clearSystemFiles` capability to turn on. [info] [iProxy@00008030:8100] The connection has been closed [debug] [BaseDriver] Event 'newSessionStarted' logged at 1671191216748 (14:46:56 GMT+0300 (Moscow Standard Time)) [debug] [W3C] Encountered internal error running command: Error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 [debug] [W3C] xcodebuild error message: [debug] [W3C] . 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. [debug] [W3C] at quitAndUninstall (/Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/lib/driver.js:585:15) [debug] [W3C] at /Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/lib/driver.js:620:11 [debug] [W3C] at wrapped (/Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/asyncbox/lib/asyncbox.js:60:13) [debug] [W3C] at retry (/Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/asyncbox/lib/asyncbox.js:43:13) [debug] [W3C] at retryInterval (/Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/asyncbox/lib/asyncbox.js:70:10) [debug] [W3C] at /Applications/Appium Server GUI 1.22.3.4.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/lib/driver.js:600:7 [info] [HTTP] <-- POST /wd/hub/session 500 50884 ms - 1431 [info] [HTTP]