Created
November 3, 2016 23:08
-
-
Save VivaLosDoyers/45a2852d3a113ef472b97e037a6863cc 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
(node:80371) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead. | |
[Appium] Welcome to Appium v1.6.0 | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"newCommandTimeout":999999,"platformName":"iOS","app":"/Users/mmiller/appium/test.app","platformVersion":"9.3","deviceName":"iPad Retina","fullReset":"true","automationName":"XCUITest"}} | |
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"newCommandTimeout":99999... | |
[Appium] Creating new XCUITestDriver session | |
[Appium] Capabilities: | |
[Appium] newCommandTimeout: 999999 | |
[Appium] platformName: 'iOS' | |
[Appium] app: '/Users/mmiller/appium/test.app' | |
[Appium] platformVersion: '9.3' | |
[Appium] deviceName: 'iPad Retina' | |
[Appium] fullReset: 'true' | |
[Appium] automationName: 'XCUITest' | |
[debug] [XCUITest] XCUITestDriver version: 2.0.26 | |
[BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior | |
[BaseDriver] Session created with session id: a74d0dd3-fab7-43e2-bea5-666b5f9e4feb | |
[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] [XCUITest] Full reset requested. Cleaning and stopping simulator | |
[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/test.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 17360ms | |
[debug] [XCUITest] Full reset requested. Removing app from device | |
[debug] [XCUITest] Installing app '/Users/mmiller/appium/test.app' on device | |
[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] Carthage found: /usr/local/bin/carthage | |
[debug] [XCUITest] Beginning test with command 'xcodebuild build test -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05 -configuration Debug' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Waiting for WebDriverAgent to start on device | |
[debug] [XCUITest] Log file for xcodebuild test: /Users/mmiller/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/2FB561F0-C90D-488C-ACCF-C551E6911A9F/Session-2016-11-03_16:01:56-deBYNB.log | |
[debug] [WebDriverAgent] Sim: Nov 3 16:01:58 millermbp CoreSimulatorBridge[80439]: Requesting installation of file:///Users/mmiller/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app/ with options: { | |
[debug] [WebDriverAgent] Sim: CFBundleIdentifier = "com.apple.test.WebDriverAgentRunner-Runner"; | |
[debug] [WebDriverAgent] Sim: PackageType = Developer; | |
[debug] [WebDriverAgent] Sim: SimulatorRootPath = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk"; | |
[debug] [WebDriverAgent] Sim: SimulatorUserPath = "/Users/mmiller/Library/Developer/CoreSimulator/Devices/DDBD83D5-FAAD-4B9E-A0D2-993199CD4E05/data"; | |
[debug] [WebDriverAgent] Sim: } | |
[debug] [WebDriverAgent] Sim: Nov 3 16:02:01 millermbp CoreSimulatorBridge[80439]: Requesting launch of com.apple.test.WebDriverAgentRunner-Runner with options: { | |
[debug] [WebDriverAgent] Sim: arguments = ( | |
[debug] [WebDriverAgent] Sim: "-NSTreatUnknownArgumentsAsOpen", | |
[debug] [WebDriverAgent] Sim: NO, | |
[debug] [WebDriverAgent] Sim: "-ApplePersistenceIgnoreState", | |
[debug] [WebDriverAgent] Sim: YES | |
[debug] [WebDriverAgent] Sim: ); | |
[debug] [WebDriverAgent] Sim: environment = { | |
[debug] [WebDriverAgent] Sim: "DTX_CONNECTION_SERVICES_PATH" = "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Developer/Library/PrivateFrameworks/DTXConnectionServices.framework"; | |
[debug] [WebDriverAgent] Sim: "DYLD_FRAMEWORK_PATH" = "/Users/mmiller/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphonesimulator:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks"; | |
[debug] [WebDriverAgent] Sim: "DYLD_LIBRARY_PATH" = "/Users/mmiller/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphonesimulator:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks"; | |
[debug] [WebDriverAgent] Sim: NSUnbufferedIO = YES; | |
[debug] [WebDriverAgent] Sim: "OBJC_DISABLE_GC" = YES; | |
[debug] [WebDriverAgent] Sim: "XCODE_DBG_XPC_EXCLUSIONS" = "com.apple.dt.xctestSymbolicator"; | |
[debug] [WebDriverAgent] Sim: XCTestConfigurationFilePath = "/Users/mmiller/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner-36C67794-3868-4053-92FF-1DD4F534A9D0.xctestconfiguration"; | |
[debug] [WebDriverAgent] Sim: }; | |
[debug] [WebDriverAgent] Sim: stderr = "/dev/ttys003"; | |
[debug] [WebDriverAgent] Sim: stdout = "/dev/ttys003"; | |
[debug] [WebDriverAgent] Sim: "wait_for_debugger" = 0; | |
[debug] [WebDriverAgent] Sim: } | |
[debug] [WebDriverAgent] Sim: Nov 3 16:02:02 millermbp XCTRunner[80751]: assertion failed: 16B2555 13E230: libxpc.dylib + 71506 [6F98A9DA-B46E-3A2B-88D4-92F1EC77477F]: 0x7d | |
[debug] [WebDriverAgent] Sim: Nov 3 16:02:02 millermbp XCTRunner[80751]: Running tests... | |
[debug] [WebDriverAgent] Sim: Nov 3 16:02:03 millermbp XCTRunner[80751]: Continuing to run tests in the background with task ID 1 | |
[debug] [WebDriverAgent] Sim: Nov 3 16:02:03 --- last message repeated 3 times --- | |
[debug] [WebDriverAgent] Sim: Nov 3 16:02:03 millermbp XCTRunner[80751]: Built at Nov 3 2016 16:01:57 | |
[XCUITest] Detected that WebDriverAgent is running at url 'http://10.10.130.131:8100' | |
[debug] [WebDriverAgent] Sim: Nov 3 16:02:03 millermbp XCTRunner[80751]: ServerURLHere->http://10.10.130.131:8100<-ServerURLHere | |
[XCUITest] WebDriverAgent started at url 'http://10.10.130.131:8100' | |
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bu... | |
[JSONWP Proxy] Got response with status 200: {"sessionId":"E776DBB7-BED5... | |
[Appium] New XCUITestDriver session created successfully, session a74d0dd3-fab7-43e2-bea5-666b5f9e4feb added to master session list | |
[MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,... | |
[HTTP] <-- POST /wd/hub/session 200 35125 ms - 465 | |
[HTTP] --> POST /wd/hub/session/a74d0dd3-fab7-43e2-bea5-666b5f9e4feb/timeouts/implicit_wait {"ms":0} | |
[MJSONWP] Calling AppiumDriver.implicitWait() with args: [0,"a74d0dd3-fab7-43e2-bea5... | |
[debug] [XCUITest] Executing command 'implicitWait' | |
[debug] [BaseDriver] Set implicit wait to 0ms | |
[MJSONWP] Responding to client with driver.implicitWait() result: null | |
[HTTP] <-- POST /wd/hub/session/a74d0dd3-fab7-43e2-bea5-666b5f9e4feb/timeouts/implicit_wait 200 24 ms - 76 | |
[HTTP] --> POST /wd/hub/session/a74d0dd3-fab7-43e2-bea5-666b5f9e4feb/element {"using":"id","value":"Delete"} | |
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Delete","a74d0dd3-fa... | |
[debug] [XCUITest] Executing command 'findElement' | |
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id | |
[debug] [BaseDriver] Waiting up to 0 ms for condition | |
[JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/E776DBB7-BED5-4BC5-B6B2-6999C1F9934C/element] with body: {"using":"id","value":"Dele... | |
[JSONWP Proxy] Got response with status 200: {"sessionId":"E776DBB7-BED5... | |
[MJSONWP] Responding to client with driver.findElement() result: {"label":"Delete","type":"X... | |
[HTTP] <-- POST /wd/hub/session/a74d0dd3-fab7-43e2-bea5-666b5f9e4feb/element 200 612 ms - 170 | |
[HTTP] --> POST /wd/hub/session/a74d0dd3-fab7-43e2-bea5-666b5f9e4feb/element/B363CC4B-8343-422C-BD94-14C9E9156E95/click {"{}":""} | |
[MJSONWP] Calling AppiumDriver.click() with args: ["B363CC4B-8343-422C-BD94-1... | |
[debug] [XCUITest] Executing command 'click' | |
[JSONWP Proxy] Proxying [POST /uiaElement/B363CC4B-8343-422C-BD94-14C9E9156E95/scroll] to [POST http://localhost:8100/session/E776DBB7-BED5-4BC5-B6B2-6999C1F9934C/uiaElement/B363CC4B-8343-422C-BD94-14C9E9156E95/scroll] with body: {"toVisible":true} | |
[debug] [XCUITest] Waiting for WebDriverAgent server to finish loading... | |
[JSONWP Proxy] Got response with status 200: {"sessionId":"E776DBB7-BED5... | |
[JSONWP Proxy] Proxying [POST /uiaElement/B363CC4B-8343-422C-BD94-14C9E9156E95/scroll] to [POST http://localhost:8100/session/E776DBB7-BED5-4BC5-B6B2-6999C1F9934C/uiaElement/B363CC4B-8343-422C-BD94-14C9E9156E95/scroll] with body: {"toVisible":true} | |
[JSONWP Proxy] Got response with status 200: {"sessionId":"E776DBB7-BED5... | |
[JSONWP Proxy] Proxying [POST /uiaElement/B363CC4B-8343-422C-BD94-14C9E9156E95/scroll] to [POST http://localhost:8100/session/E776DBB7-BED5-4BC5-B6B2-6999C1F9934C/uiaElement/B363CC4B-8343-422C-BD94-14C9E9156E95/scroll] with body: {"toVisible":true} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment