Skip to content

Instantly share code, notes, and snippets.

@dpgraham
Created March 17, 2017 16:54
Show Gist options
  • Save dpgraham/23ae2cae9cd4194bf95f82dd9002e54b to your computer and use it in GitHub Desktop.
Save dpgraham/23ae2cae9cd4194bf95f82dd9002e54b to your computer and use it in GitHub Desktop.
Appium Desktop crashing
[Appium] Creating new XCUITestDriver (v2.20.0) session
[Appium] Capabilities:
[Appium] app: 'Users/Kalidas/Desktop/Payload/Express.app'
[Appium] automationName: 'XCUITest'
[Appium] deviceName: 'iPhone 6s'
[Appium] noReset: true
[Appium] platformName: 'iOS'
[Appium] platformVersion: '10.2'
[Appium] newCommandTimeout: 0
[Appium] connectHardwareKeyboard: true
[XCUITest] XCUITestDriver version: 2.20.0
[BaseDriver] Session created with session id: 5a399e06-d563-4996-8490-4957c66451d4
[XCUITest] Xcode version set to '8.2.1' (tools v8.2.0.0.1.1480973914)
[XCUITest] iOS SDK Version set to '10.2'
[BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1489739529893 (14:02:09 GMT+0530 (IST))
[iOSSim] Constructing iOS simulator for Xcode version 8.2.1 with udid '9B1CD731-5C39-433E-9D00-FFCC834D58B6'
[XCUITest] Determining device to run tests on: udid: '9B1CD731-5C39-433E-9D00-FFCC834D58B6', real device: false
[BaseDriver] Using local app 'Users/Kalidas/Desktop/Payload/Express.app'
[BaseDriver] Event 'appConfigured' logged at 1489739530077 (14:02:10 GMT+0530 (IST))
[XCUITest] Checking whether app 'Users/Kalidas/Desktop/Payload/Express.app' is actually present on file system
[XCUITest] App is present
[iOS] Getting bundle ID from app 'Users/Kalidas/Desktop/Payload/Express.app': 'com.emc.mobileapp.express'
[XCUITest] Setting 'connectHardwareKeyboard' Simulator option to 'on'
[BaseDriver] Event 'resetStarted' logged at 1489739530103 (14:02:10 GMT+0530 (IST))
[XCUITest] Reset: noReset is on. Leaving simulator as is
[BaseDriver] Event 'resetComplete' logged at 1489739530105 (14:02:10 GMT+0530 (IST))
[iOSLog] Starting iOS 10.2 simulator log capture
[iOSLog] System log path: /Users/Kalidas/Library/Logs/CoreSimulator/9B1CD731-5C39-433E-9D00-FFCC834D58B6/system.log
[BaseDriver] Event 'logCaptureStarted' logged at 1489739530217 (14:02:10 GMT+0530 (IST))
[XCUITest] Setting up simulator
[iOS] No reason to set locale
[iOS] No iOS / app preferences to set
[XCUITest] Simulator with udid '9B1CD731-5C39-433E-9D00-FFCC834D58B6' not booted. Booting up now
[iOSSim] Killing all iOS Simulators
[iOSSim] Simulator is not running. Continuing...
[iOSSim] Starting simulator with command: open -Fn /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID 9B1CD731-5C39-433E-9D00-FFCC834D58B6
[iOSSim] Simulator booted in 30819ms
[BaseDriver] Event 'simStarted' logged at 1489739561257 (14:02:41 GMT+0530 (IST))
[XCUITest] Installing Users/Kalidas/Desktop/Payload/Express.app on Simulator with UUID '9B1CD731-5C39-433E-9D00-FFCC834D58B6'...
[XCUITest] The app has been installed successfully.
[BaseDriver] Event 'appInstalled' logged at 1489739566826 (14:02:46 GMT+0530 (IST))
[BaseDriver] Event 'wdaStartAttempted' logged at 1489739566828 (14:02:46 GMT+0530 (IST))
[XCUITest] Using WDA path: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[XCUITest] Launching WebDriverAgent on the device
[XCUITest] Carthage found: '/usr/local/bin/carthage'
[XCUITest] Running WebDriverAgent bootstrap script to install dependencies
[XCUITest] Creating WebDriverAgent resources directory
[XCUITest] Creating WebDriverAgent resource bundle directory
[XCUITest] Killing hanging processes
[XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=9B1CD731-5C39-433E-9D00-FFCC834D58B6 -configuration Debug' in directory '/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Output from xcodebuild will not be logged
[XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[XCUITest] Log file for xcodebuild test: /Users/Kalidas/Library/Developer/Xcode/DerivedData/WebDriverAgent-cvqckynzuuktkogfpkkkgyompmoj/Logs/Test/4AC02C40-9B6D-46E9-BDF0-5072AFA277C4/Session-WebDriverAgentRunner-2017-03-17_140257-MygtJA.log
[XCUITest] WebDriverAgent running on ip '10.43.66.233'
[XCUITest] WebDriverAgent successfully started after 18209ms
[BaseDriver] Event 'wdaSessionAttempted' logged at 1489739589343 (14:03:09 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.emc.mobileapp.express","arguments":[],"environment":{},"shouldWaitForQuiescence":true}}
[JSONWP Proxy] Got response with status 200: {"value":"Failed to launch com.emc.mobileapp.express application","sessionId":"4CBE94C7-7D06-4EB5-ADF6-1B92F3302C0F","status":13}
[XCUITest] Failed to create WDA session. Retrying...
[BaseDriver] Event 'wdaSessionAttempted' logged at 1489739712021 (14:05:12 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.emc.mobileapp.express","arguments":[],"environment":{},"shouldWaitForQuiescence":true}}
[JSONWP Proxy] Got response with status 200: {"value":"Failed to launch com.emc.mobileapp.express application","sessionId":"4CBE94C7-7D06-4EB5-ADF6-1B92F3302C0F","status":13}
[XCUITest] Failed to create WDA session. Retrying...
[BaseDriver] Event 'wdaSessionAttempted' logged at 1489739835328 (14:07:15 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.emc.mobileapp.express","arguments":[],"environment":{},"shouldWaitForQuiescence":true}}
[JSONWP Proxy] Got response with status 200: {"value":"Failed to launch com.emc.mobileapp.express application","sessionId":"4CBE94C7-7D06-4EB5-ADF6-1B92F3302C0F","status":13}
[XCUITest] Failed to create WDA session. Retrying...
[BaseDriver] Event 'wdaSessionAttempted' logged at 1489739958298 (14:09:18 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.emc.mobileapp.express","arguments":[],"environment":{},"shouldWaitForQuiescence":true}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment