Created
September 7, 2016 01:47
-
-
Save VivaLosDoyers/81c67283c2f132a28af500a27de9bb59 to your computer and use it in GitHub Desktop.
appium log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Appium] Welcome to Appium v1.6.0-beta1 (REV 069d5f00bc90875dad89da3ec786709632fed6e1) | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"newCommandTimeout":999999,"automationName":"XCUITest","platformName":"iOS","app":"/Users/mmiller/appium/Mezzanine.app","platformVersion":"9.3","deviceName":"iPad Retina","fullReset":"true"}} | |
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"newCommandTimeout":99999... | |
[Appium] Creating new XCUITestDriver session | |
[Appium] Capabilities: | |
[Appium] newCommandTimeout: 999999 | |
[Appium] automationName: 'XCUITest' | |
[Appium] platformName: 'iOS' | |
[Appium] app: '/Users/mmiller/appium/Mezzanine.app' | |
[Appium] platformVersion: '9.3' | |
[Appium] deviceName: 'iPad Retina' | |
[Appium] fullReset: 'true' | |
[BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior | |
[BaseDriver] Session created with session id: 12ae953c-bca9-4c8a-81e1-5fd7ff2b618f | |
[debug] [XCUITest] Xcode version set to '7.3.1' | |
[debug] [XCUITest] iOS SDK Version set to '9.3' | |
[iOSSim] Constructing iOS simulator for Xcode version 7.3.1 with udid 'DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05' | |
[debug] [iOSSim] Killing any simulator daemons for DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05 | |
[iOSSim] Cleaning simulator DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05 | |
[debug] [iOSSim] Killing all iOS Simulators | |
[XCUITest] Determining device to run tests on: udid: 'DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05', real device: false | |
[BaseDriver] Using local app '/Users/mmiller/appium/Mezzanine.app' | |
[debug] [XCUITest] Checking whether app is actually present | |
[debug] [ios-app-utils] Getting bundle ID from app | |
[debug] [iOSLog] Starting iOS 9.3 simulator log capture | |
[debug] [iOSLog] System log path: /Users/mmiller/Library/Logs/CoreSimulator/DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05/system.log | |
[XCUITest] Setting up simulator | |
[debug] [iOS] No reason to set locale | |
[debug] [iOS] No iOS / app preferences to set | |
[XCUITest] Simulator with udid 'DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05' not booted. Booting up now | |
[debug] [iOSSim] Killing all iOS Simulators | |
[iOSSim] Starting simulator with command: open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05 | |
[iOSSim] Tailing simulator logs until we encounter the string "System app "com.apple.springboard" finished startup" | |
[iOSSim] We will time out after 60000ms | |
[debug] [iOSSim] Waiting an extra 2000ms for the simulator to really finish booting | |
[debug] [iOSSim] Done waiting extra time for simulator | |
[iOSSim] Simulator booted in 18809ms | |
[XCUITest] Using default agent: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj | |
[XCUITest] Using default bootstrap: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[XCUITest] Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (lib/teen_process.js:66:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:493:12) | |
{ Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (lib/teen_process.js:66:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:493:12) | |
stdout: '\u001b[1mFetching dependencies\n*** Cloning KissXML\n*** Cloning RoutingHTTPServer\n*** Cloning peertalk\n*** Downloading KissXML.framework binary at "5.0.5"\n*** Downloading RoutingHTTPServer.framework binary at "v1.0.1"\n*** Downloading peertalk.framework binary at "v1.0"\n', | |
stderr: 'Failed to write to /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Carthage/Build/iOS: Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “iOS” in the folder “Build”." UserInfo={NSFilePath=/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Carthage/Build/iOS, NSUnderlyingError=0x7fe17368c280 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}}\n', | |
code: 1 } | |
[XCUITest] Shutting down WebDriverAgent | |
[debug] [XCUITest] Resetting simulator | |
[debug] [XCUITest] Shutting down simulator | |
[debug] [iOSSim] Killing all iOS Simulators | |
[debug] [iOSLog] Stopping iOS log capture | |
[MJSONWP] Encountered internal error running command: Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (lib/teen_process.js:66:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:493:12) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment