Created
December 23, 2018 14:23
-
-
Save ivantay2003/aef970f4c0de1a8416b3cc506f8d09d5 to your computer and use it in GitHub Desktop.
appium 1.9.1 app 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
| The server is waiting for all connections to close | |
| [Appium] Welcome to Appium v1.10.0 | |
| [Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
| [HTTP] --> GET /wd/hub/sessions | |
| [HTTP] {} | |
| [GENERIC] Calling AppiumDriver.getSessions() with args: [] | |
| [GENERIC] Responding to client with driver.getSessions() result: [] | |
| [HTTP] <-- GET /wd/hub/sessions 200 6 ms - 40 | |
| [HTTP] | |
| [HTTP] --> POST /wd/hub/session | |
| [HTTP] {"desiredCapabilities":{"automationName":"XCuiTest","bundleId":"com.homage.carepro","deviceName":"iPhone","forceMjsonwp":true,"noReset":true,"platformName":"IOS","platformVersion":"12.1.2","udid":"UUID","xcodeOrgId":"XXXXXXX","xcodeSigningId":"iPhone Developer","newCommandTimeout":0,"connectHardwareKeyboard":true}} | |
| [MJSONWP] Calling AppiumDriver.createSession() with args: [{"automationName":"XCuiTest","bundleId":"com.homage.carepro","deviceName":"iPhone","forceMjsonwp":true,"noReset":true,"platformName":"IOS","platformVersion":"12.1.2","udid":"UUID","xcodeOrgId":"XXXXXXX","xcodeSigningId":"iPhone Developer","newCommandTimeout":0,"connectHardwareKeyboard":true},null,null] | |
| [BaseDriver] Event 'newSessionRequested' logged at 1545574629967 (22:17:09 GMT+0800 (+08)) | |
| [Appium] Creating new XCUITestDriver (v2.104.0) session | |
| [Appium] Capabilities: | |
| [Appium] automationName: XCuiTest | |
| [Appium] bundleId: com.homage.carepro | |
| [Appium] deviceName: iPhone | |
| [Appium] forceMjsonwp: true | |
| [Appium] noReset: true | |
| [Appium] platformName: IOS | |
| [Appium] platformVersion: 12.1.2 | |
| [Appium] udid: UUID | |
| [Appium] xcodeOrgId: XXXXXXX | |
| [Appium] xcodeSigningId: iPhone Developer | |
| [Appium] newCommandTimeout: 0 | |
| [Appium] connectHardwareKeyboard: true | |
| [BaseDriver] Creating session with MJSONWP desired capabilities: {"automationName":"XCuiTest... | |
| [BaseDriver] The following capabilities were provided, but are not recognized by appium: forceMjsonwp. | |
| [BaseDriver] Session created with session id: e01b939f-f1cc-4942-ac74-c8d221502d60 | |
| [XCUITest] Current user: 'ivantay' | |
| [XCUITest] Available devices: UUID, UUID | |
| [XCUITest] Creating iDevice object with udid 'UUID' | |
| [XCUITest] Determining device to run tests on: udid: 'UUID', real device: true | |
| [XCUITest] Xcode version set to '10.1' (tools v10.1.0.0.1.1539992718) | |
| [XCUITest] iOS SDK Version set to '12.1' | |
| [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1545574630259 (22:17:10 GMT+0800 (+08)) | |
| [BaseDriver] Event 'appConfigured' logged at 1545574630260 (22:17:10 GMT+0800 (+08)) | |
| [BaseDriver] Event 'resetStarted' logged at 1545574630260 (22:17:10 GMT+0800 (+08)) | |
| [XCUITest] Reset: fullReset not set. Leaving as is | |
| [BaseDriver] Event 'resetComplete' logged at 1545574630261 (22:17:10 GMT+0800 (+08)) | |
| [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog | |
| [iOSLog] Starting iOS device log capture with: 'idevicesyslog' | |
| [XCUITest] Crash reports root '/Users/ivantay/Library/Logs/CrashReporter/MobileDevice/iPhone' does not exist. Got nothing to gather. | |
| [BaseDriver] Event 'logCaptureStarted' logged at 1545574633756 (22:17:13 GMT+0800 (+08)) | |
| [XCUITest] Setting up real device | |
| [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] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.1.2\",\n \"sdkVersion\" : \"12.0\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.1.2\",\n \"ip\" : \"192.168.1.4\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1545570310423\",\n \"time\" : \"Dec 23 2018 22:11:54\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"228DD385-7C80-4AF8-92B1-A696080C589B\",\n \"status\" : 0\n}" | |
| [XCUITest] Upgrade timestamp of the currently bundled WDA: 1545573137482 | |
| [XCUITest] Upgrade timestamp of the WDA on the device: 1545570310423 | |
| [XCUITest] Will uninstall running WDA since it has different version in comparison to the one which is bundled with appium-xcuitest-driver module (1545573137482 != 1545570310423) | |
| [XCUITest] Removing WDA application from device | |
| [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval | |
| [BaseDriver] Event 'wdaStartAttempted' logged at 1545574636960 (22:17:16 GMT+0800 (+08)) | |
| [XCUITest] Launching WebDriverAgent on the device | |
| [XCUITest] Carthage found: '/usr/local/bin/carthage' | |
| [XCUITest] Killing running processes 'xcodebuild.*UUID, iproxy 8100' for the device UUID... | |
| [XCUITest] 'pgrep -nif xcodebuild.*UUID' didn't detect any matching processes. Return code: 1 | |
| [XCUITest] 'pgrep -nif iproxy 8100' didn't detect any matching processes. Return code: 1 | |
| [XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB for the device UUID | |
| [XCUITest] Generating xcode config file for orgId 'XXXXX' and signingId 'iPhone Developer' | |
| [XCUITest] Writing xcode config file to /var/folders/fp/3n5j8j6x6_dgw2f_65qyj1d00000gn/T/20181123-9169-1oe09u6.ovsy/appium-temp.xcconfig | |
| [XCUITest] Using Xcode configuration file: '/var/folders/fp/3n5j8j6x6_dgw2f_65qyj1d00000gn/T/20181123-9169-1oe09u6.ovsy/appium-temp.xcconfig' | |
| [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=UUID IPHONEOS_DEPLOYMENT_TARGET=12.1 -xcconfig /var/folders/fp/3n5j8j6x6_dgw2f_65qyj1d00000gn/T/20181123-9169-1oe09u6.ovsy/appium-temp.xcconfig' in directory '/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
| [XCUITest] Output from xcodebuild will not be logged. To change this, use 'showXcodeLog' desired capability | |
| [XCUITest] Waiting up to 60000ms for WebDriverAgent to start | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [XCUITest] Log file for xcodebuild test: /Users/ivantay/Library/Developer/Xcode/DerivedData/WebDriverAgent-cvqckynzuuktkogfpkkkgyompmoj/Logs/Test/Test-WebDriverAgentRunner-2018.12.23_22-17-29-+0800.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-4F78CD6D-07B9-41BD-AFE1-FE0BE1BF5F7D/WebDriverAgentRunner-1273858F-44E0-4EE7-85B9-2C499C660042/Session-WebDriverAgentRunner-2018-12-23_221758-dgijXI.log | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
| [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.1.2\",\n \"sdkVersion\" : \"12.0\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.1.2\",\n \"ip\" : \"192.168.1.4\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1545573137482\",\n \"time\" : \"Dec 23 2018 22:17:32\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"37C9414F-04B1-4D93-ABB0-7AE2E8F40242\",\n \"status\" : 0\n}" | |
| [XCUITest] WebDriverAgent information: | |
| [XCUITest] { | |
| [XCUITest] "state": "success", | |
| [XCUITest] "os": { | |
| [XCUITest] "name": "iOS", | |
| [XCUITest] "version": "12.1.2", | |
| [XCUITest] "sdkVersion": "12.0" | |
| [XCUITest] }, | |
| [XCUITest] "ios": { | |
| [XCUITest] "simulatorVersion": "12.1.2", | |
| [XCUITest] "ip": "192.168.1.4" | |
| [XCUITest] }, | |
| [XCUITest] "build": { | |
| [XCUITest] "upgradedAt": "1545573137482", | |
| [XCUITest] "time": "Dec 23 2018 22:17:32", | |
| [XCUITest] "productBundleIdentifier": "com.facebook.WebDriverAgentRunner" | |
| [XCUITest] } | |
| [XCUITest] } | |
| [XCUITest] WebDriverAgent successfully started after 57901ms | |
| [BaseDriver] Event 'wdaSessionAttempted' logged at 1545574700121 (22:18:20 GMT+0800 (+08)) | |
| [XCUITest] Sending createSession command to WDA | |
| [JSONWP Proxy] Matched '/session' to command name 'createSession' | |
| [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.homage.carepro","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} | |
| [JSONWP Proxy] Got response with status 200: | |
| [JSONWP Proxy] Got an unexpected response: | |
| [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Cannot read property 'sessionId' of undefined). Retrying... | |
| [BaseDriver] Event 'wdaSessionAttempted' logged at 1545574709524 (22:18:29 GMT+0800 (+08)) | |
| [XCUITest] Sending createSession command to WDA | |
| [JSONWP Proxy] Matched '/session' to command name 'createSession' | |
| [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.homage.carepro","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} | |
| [JSONWP Proxy] Got an unexpected response: {"code":"ECONNRESET"} | |
| [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying... | |
| [BaseDriver] Event 'wdaSessionAttempted' logged at 1545574717699 (22:18:37 GMT+0800 (+08)) | |
| [XCUITest] Sending createSession command to WDA | |
| [JSONWP Proxy] Matched '/session' to command name 'createSession' | |
| [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.homage.carepro","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} | |
| [JSONWP Proxy] Got response with status 200: | |
| [JSONWP Proxy] Got an unexpected response: | |
| [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Cannot read property 'sessionId' of undefined). Retrying... | |
| [BaseDriver] Event 'wdaSessionAttempted' logged at 1545574726386 (22:18:46 GMT+0800 (+08)) | |
| [XCUITest] Sending createSession command to WDA | |
| [JSONWP Proxy] Matched '/session' to command name 'createSession' | |
| [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.homage.carepro","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} | |
| [HTTP] --> DELETE /wd/hub/session | |
| [HTTP] {} | |
| [HTTP] No route found. Setting content type to 'text/plain' | |
| [HTTP] <-- DELETE /wd/hub/session 404 3 ms - 57 | |
| [HTTP] | |
| Stopping... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment