Last login: Fri May 26 09:00:43 on ttys000 The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. Tasoss-MacBook-Pro-3:~ tasosnathanael$ appium --use-plugins=images --base-path /wd/hub [Appium] Attempting to load plugin images... [debug] [Appium] Requiring plugin at /usr/local/bin/node_modules/@appium/images-plugin [Appium] Welcome to Appium v2.0.0-beta.71 (REV 552db40622bb7a82d9c6d67d2d6bcf3694b47e30) [Appium] Non-default server args: [Appium] { [Appium] basePath: '/wd/hub', [Appium] usePlugins: [ [Appium] 'images' [Appium] ] [Appium] } [Appium] Attempting to load driver uiautomator2... [debug] [Appium] Requiring driver at /usr/local/bin/node_modules/appium-uiautomator2-driver [Appium] Attempting to load driver xcuitest... [debug] [Appium] Requiring driver at /usr/local/bin/node_modules/appium-xcuitest-driver [Appium] Attempting to load driver mac2... [debug] [Appium] Requiring driver at /usr/local/bin/node_modules/appium-mac2-driver [Appium] Attempting to load driver safari... [debug] [Appium] Requiring driver at /usr/local/bin/node_modules/appium-safari-driver [Appium] Attempting to load driver gecko... [debug] [Appium] Requiring driver at /usr/local/bin/node_modules/appium-geckodriver [Appium] Attempting to load driver espresso... [debug] [Appium] Requiring driver at /usr/local/bin/node_modules/appium-espresso-driver (node:3644) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit (Use `node --trace-warnings ...` to show where the warning was created) [Appium] Appium REST http interface listener started on 0.0.0.0:4723/wd/hub [Appium] Available drivers: [Appium] - uiautomator2@2.25.0 (automationName 'UiAutomator2') [Appium] - xcuitest@4.29.4 (automationName 'XCUITest') [Appium] - mac2@1.5.3 (automationName 'Mac2') [Appium] - safari@3.3.3 (automationName 'Safari') [Appium] - gecko@1.1.9 (automationName 'Gecko') [Appium] - espresso@2.23.0 (automationName 'Espresso') [Appium] Available plugins: [Appium] - images@2.1.1 (ACTIVE) [Appium] - execute-driver@3.0.13 [Appium] - relaxed-caps@1.0.5 [Appium] - universal-xml@1.0.8 [HTTP] --> POST /wd/hub/session [HTTP] {"desiredCapabilities":{"noReset":false,"newCommandTimeout":300,"xcodeOrgId":"5E8ZD7RR9Y","automationName":"XCuiTest","bundleId":"com.bankofcyprus.sit","platformName":"iOS","udid":"9f6395602f83c24743e3b3948b461708be17aabd","deviceName":"1bank","usePrebuiltWDA":true,"xcodeSigningId":"iPhone Developer"},"capabilities":{"firstMatch":[{"appium:automationName":"XCuiTest","appium:bundleId":"com.bankofcyprus.sit","appium:deviceName":"1bank","appium:newCommandTimeout":300,"appium:noReset":false,"platformName":"ios","appium:udid":"9f6395602f83c24743e3b3948b461708be17aabd","appium:usePrebuiltWDA":true,"appium:xcodeOrgId":"5E8ZD7RR9Y","appium:xcodeSigningId":"iPhone Developer"}]}} [debug] [AppiumDriver@bcef] Calling AppiumDriver.createSession() with args: [{"noReset":false,"newCommandTimeout":300,"xcodeOrgId":"5E8ZD7RR9Y","automationName":"XCuiTest","bundleId":"com.bankofcyprus.sit","platformName":"iOS","udid":"9f6395602f83c24743e3b3948b461708be17aabd","deviceName":"1bank","usePrebuiltWDA":true,"xcodeSigningId":"iPhone Developer"},null,{"firstMatch":[{"appium:automationName":"XCuiTest","appium:bundleId":"com.bankofcyprus.sit","appium:deviceName":"1bank","appium:newCommandTimeout":300,"appium:noReset":false,"platformName":"ios","appium:udid":"9f6395602f83c24743e3b3948b461708be17aabd","appium:usePrebuiltWDA":true,"appium:xcodeOrgId":"5E8ZD7RR9Y","appium:xcodeSigningId":"iPhone Developer"}]}] [AppiumDriver@bcef] Plugins which can handle cmd 'createSession': images [AppiumDriver@bcef] Plugin images is now handling cmd 'createSession' [AppiumDriver@bcef] Executing default handling behavior for command 'createSession' [debug] [AppiumDriver@bcef] Event 'newSessionRequested' logged at 1685089675995 (11:27:55 GMT+0300 (Eastern European Summer Time)) [Appium] Attempting to find matching driver for automationName 'XCuiTest' and platformName 'ios' [Appium] The 'xcuitest' driver was installed and matched caps. [Appium] Will require it at /usr/local/bin/node_modules/appium-xcuitest-driver [debug] [Appium] Requiring driver at /usr/local/bin/node_modules/appium-xcuitest-driver [AppiumDriver@bcef] Appium v2.0.0-beta.71 creating new XCUITestDriver (v4.29.4) session [AppiumDriver@bcef] Checking BaseDriver versions for Appium and XCUITestDriver [AppiumDriver@bcef] Appium's BaseDriver version is 9.3.10 [AppiumDriver@bcef] XCUITestDriver's BaseDriver version is 9.3.10 [debug] [XCUITestDriver@45b4] Creating session with W3C capabilities: { [debug] [XCUITestDriver@45b4] "alwaysMatch": { [debug] [XCUITestDriver@45b4] "platformName": "ios", [debug] [XCUITestDriver@45b4] "appium:automationName": "XCuiTest", [debug] [XCUITestDriver@45b4] "appium:bundleId": "com.bankofcyprus.sit", [debug] [XCUITestDriver@45b4] "appium:deviceName": "1bank", [debug] [XCUITestDriver@45b4] "appium:newCommandTimeout": 300, [debug] [XCUITestDriver@45b4] "appium:noReset": false, [debug] [XCUITestDriver@45b4] "appium:udid": "9f6395602f83c24743e3b3948b461708be17aabd", [debug] [XCUITestDriver@45b4] "appium:usePrebuiltWDA": true, [debug] [XCUITestDriver@45b4] "appium:xcodeOrgId": "5E8ZD7RR9Y", [debug] [XCUITestDriver@45b4] "appium:xcodeSigningId": "iPhone Developer" [debug] [XCUITestDriver@45b4] }, [debug] [XCUITestDriver@45b4] "firstMatch": [ [debug] [XCUITestDriver@45b4] {} [debug] [XCUITestDriver@45b4] ] [debug] [XCUITestDriver@45b4] } [XCUITestDriver@45b4] 'platformVersion' capability ('undefined') is not a valid version number. Consider fixing it or be ready to experience an inconsistent driver behavior. [XCUITestDriver@45b4 (6bf0028c)] Session created with session id: 6bf0028c-26b4-400a-8823-eac3eeabae5d [debug] [XCUITest] Current user: 'tasosnathanael' [debug] [XCUITestDriver@45b4 (6bf0028c)] Available devices: 9f6395602f83c24743e3b3948b461708be17aabd [debug] [XCUITest] Creating iDevice object with udid '9f6395602f83c24743e3b3948b461708be17aabd' [XCUITestDriver@45b4 (6bf0028c)] Determining device to run tests on: udid: '9f6395602f83c24743e3b3948b461708be17aabd', real device: true [XCUITestDriver@45b4 (6bf0028c)] No platformVersion specified. Using device version: '15.7.5' [XCUITestDriver@45b4 (6bf0028c)] Normalized platformVersion capability value '15.7.5' to '15.7' [debug] [XCUITestDriver@45b4 (6bf0028c)] Event 'xcodeDetailsRetrieved' logged at 1685089676334 (11:27:56 GMT+0300 (Eastern European Summer Time)) [debug] [XCUITestDriver@45b4 (6bf0028c)] Event 'appConfigured' logged at 1685089676336 (11:27:56 GMT+0300 (Eastern European Summer Time)) [debug] [XCUITestDriver@45b4 (6bf0028c)] Event 'resetStarted' logged at 1685089676336 (11:27:56 GMT+0300 (Eastern European Summer Time)) [debug] [XCUITest] Reset: running ios real device reset flow [debug] [XCUITestDriver@45b4 (6bf0028c)] Event 'resetComplete' logged at 1685089676337 (11:27:56 GMT+0300 (Eastern European Summer Time)) [XCUITestDriver@45b4 (6bf0028c)] Using WDA path: '/usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' [XCUITestDriver@45b4 (6bf0028c)] Using WDA agent: '/usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' [debug] [XCUITest] Crash reports root '/Users/tasosnathanael/Library/Logs/CrashReporter/MobileDevice/1bank' does not exist. Got nothing to gather. [debug] [XCUITestDriver@45b4 (6bf0028c)] Event 'logCaptureStarted' logged at 1685089678294 (11:27:58 GMT+0300 (Eastern European Summer Time)) [XCUITestDriver@45b4 (6bf0028c)] Setting up real device [debug] [XCUITestDriver@45b4 (6bf0028c)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found [DevCon Factory] Requesting connection for device 9f6395602f83c24743e3b3948b461708be17aabd on local port 8100, device port 8100 [debug] [DevCon Factory] Cached connections count: 0 [DevCon Factory] Successfully requested the connection for 9f6395602f83c24743e3b3948b461708be17aabd:8100 [debug] [XCUITestDriver@45b4 (6bf0028c)] 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 [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [WD Proxy] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] WDA is not listening at 'http://127.0.0.1:8100/' [debug] [XCUITestDriver@45b4 (6bf0028c)] WDA is currently not running. There is nothing to cache [debug] [XCUITestDriver@45b4 (6bf0028c)] Trying to start WebDriverAgent 1 times with 10000ms interval [debug] [XCUITestDriver@45b4 (6bf0028c)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities [debug] [XCUITestDriver@45b4 (6bf0028c)] Event 'wdaStartAttempted' logged at 1685089678847 (11:27:58 GMT+0300 (Eastern European Summer Time)) [XCUITestDriver@45b4 (6bf0028c)] Launching WebDriverAgent on the device [XCUITestDriver@45b4 (6bf0028c)] WebDriverAgent does not need a cleanup. The sources are up to date (1684827244713 >= 1684827244713) [debug] [WebDriverAgent] Killing running processes 'xcodebuild.*9f6395602f83c24743e3b3948b461708be17aabd' for the device 9f6395602f83c24743e3b3948b461708be17aabd... [debug] [WebDriverAgent] 'pgrep -if xcodebuild.*9f6395602f83c24743e3b3948b461708be17aabd' didn't detect any matching processes. Return code: 1 [debug] [WebDriverAgent] Generating xcode config file for orgId '5E8ZD7RR9Y' and signingId 'iPhone Developer' [debug] [WebDriverAgent] Writing xcode config file to /var/folders/02/p11t1ks50g9_tylgrb7xg_z00000gn/T/2023426-3644-zjxjgy.0lx4/appium-temp.xcconfig [debug] [XCUITestDriver@45b4 (6bf0028c)] Using Xcode configuration file: '/var/folders/02/p11t1ks50g9_tylgrb7xg_z00000gn/T/2023426-3644-zjxjgy.0lx4/appium-temp.xcconfig' [debug] [XCUITestDriver@45b4 (6bf0028c)] Beginning test with command 'xcodebuild test-without-building -project /usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=9f6395602f83c24743e3b3948b461708be17aabd IPHONEOS_DEPLOYMENT_TARGET=15.7 -xcconfig /var/folders/02/p11t1ks50g9_tylgrb7xg_z00000gn/T/2023426-3644-zjxjgy.0lx4/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' [debug] [XCUITestDriver@45b4 (6bf0028c)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability [debug] [XCUITestDriver@45b4 (6bf0028c)] Waiting up to 60000ms for WebDriverAgent to start [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [Xcode] xcodebuild exited with code '65' and signal 'null' [XCUITestDriver@45b4 (6bf0028c)] Launching WebDriverAgent on the device [XCUITestDriver@45b4 (6bf0028c)] WebDriverAgent does not need a cleanup. The sources are up to date (1684827244713 >= 1684827244713) [debug] [WebDriverAgent] Killing running processes 'xcodebuild.*9f6395602f83c24743e3b3948b461708be17aabd' for the device 9f6395602f83c24743e3b3948b461708be17aabd... [debug] [WebDriverAgent] 'pgrep -if xcodebuild.*9f6395602f83c24743e3b3948b461708be17aabd' didn't detect any matching processes. Return code: 1 [debug] [XCUITestDriver@45b4 (6bf0028c)] Using Xcode configuration file: '/var/folders/02/p11t1ks50g9_tylgrb7xg_z00000gn/T/2023426-3644-zjxjgy.0lx4/appium-temp.xcconfig' [debug] [XCUITestDriver@45b4 (6bf0028c)] Beginning test with command 'xcodebuild test-without-building -project /usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=9f6395602f83c24743e3b3948b461708be17aabd IPHONEOS_DEPLOYMENT_TARGET=15.7 -xcconfig /var/folders/02/p11t1ks50g9_tylgrb7xg_z00000gn/T/2023426-3644-zjxjgy.0lx4/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' [debug] [XCUITestDriver@45b4 (6bf0028c)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Waiting up to 60000ms for WebDriverAgent to start [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [debug] [XCUITestDriver@45b4 (6bf0028c)] Matched '/status' to command name 'getStatus' [debug] [XCUITestDriver@45b4 (6bf0028c)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body [debug] [iProxy@9f639560:8100] Connection was refused to port 8100 [XCUITestDriver@45b4 (6bf0028c)] socket hang up [Xcode] xcodebuild exited with code '65' and signal 'null' [debug] [XCUITestDriver@45b4 (6bf0028c)] Event 'wdaStartFailed' logged at 1685089705631 (11:28:25 GMT+0300 (Eastern European Summer Time)) [debug] [XCUITestDriver@45b4 (6bf0028c)] Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 [debug] [XCUITestDriver@45b4 (6bf0028c)] xcodebuild error message: [debug] [XCUITestDriver@45b4 (6bf0028c)] . 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. [XCUITestDriver@45b4 (6bf0028c)] Quitting and uninstalling WebDriverAgent [XCUITestDriver@45b4 (6bf0028c)] Shutting down sub-processes [debug] [XCUITestDriver@45b4 (6bf0028c)] No WDAs on the device. [XCUITestDriver@45b4 (6bf0028c)] {} [DevCon Factory] Releasing connections for 9f6395602f83c24743e3b3948b461708be17aabd device on any port number [DevCon Factory] Found cached connections to release: ["9f6395602f83c24743e3b3948b461708be17aabd:8100"] [DevCon Factory] Releasing the listener for '9f6395602f83c24743e3b3948b461708be17aabd:8100' [debug] [iProxy@9f639560:8100] Closing the connection [debug] [DevCon Factory] Cached connections count: 0 [debug] [XCUITestDriver@45b4 (6bf0028c)] Not clearing log files. Use `clearSystemFiles` capability to turn on. [iProxy@9f639560:8100] The connection has been closed [debug] [AppiumDriver@bcef] Event 'newSessionStarted' logged at 1685089705857 (11:28:25 GMT+0300 (Eastern European Summer Time)) [debug] [AppiumDriver@bcef] Encountered internal error running command: Error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 [debug] [AppiumDriver@bcef] xcodebuild error message: [debug] [AppiumDriver@bcef] . 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] [AppiumDriver@bcef] at quitAndUninstall (/usr/local/bin/node_modules/appium-xcuitest-driver/lib/driver.js:803:15) [debug] [AppiumDriver@bcef] at /usr/local/bin/node_modules/appium-xcuitest-driver/lib/driver.js:889:13 [debug] [AppiumDriver@bcef] at wrapped (/usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:95:13) [debug] [AppiumDriver@bcef] at retry (/usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:68:13) [debug] [AppiumDriver@bcef] at retryInterval (/usr/local/bin/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:105:10) [debug] [AppiumDriver@bcef] at /usr/local/bin/node_modules/appium-xcuitest-driver/lib/driver.js:828:7 [HTTP] <-- POST /wd/hub/session 500 29990 ms - 1408 [HTTP] [debug] [XCUITestDriver@45b4] Parsed BUILD_DIR configuration value: '/Users/tasosnathanael/Library/Developer/Xcode/DerivedData/WebDriverAgent-ajetyzkdrasirshcozauaeswtnww/Build/Products' [debug] [XCUITestDriver@45b4] Got derived data root: '/Users/tasosnathanael/Library/Developer/Xcode/DerivedData/WebDriverAgent-ajetyzkdrasirshcozauaeswtnww'