Skip to content

Instantly share code, notes, and snippets.

@bennid
Created September 24, 2019 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bennid/7f3176c76436c0264d30175e1b8e0b9c to your computer and use it in GitHub Desktop.
Save bennid/7f3176c76436c0264d30175e1b8e0b9c to your computer and use it in GitHub Desktop.
2019-09-24 19:00:36:536 - [HTTP] --> POST /wd/hub/session
2019-09-24 19:00:36:536 - [HTTP] {"desiredCapabilities":{"server:CONFIG_UUID":"0a4276ab-0762-4c80-bacd-043f247417cb","simpleIsVisibleCheck":true,"clearSystemFiles":true,"noReset":false,"deviceName":"*","xcodeSigningId":"iPhone Developer","company:node.defaultDevice":true,"s
howXcodeLog":true,"company:testng.session.hash":"b717ccf3-a60e-4ba3-b5bf-270c05a4d418","newCommandTimeout":100,"platformVersion":"13.0","automationName":"XCuiTest","browserName":"","company:testng.hostname":"user-mac","platformName":"ios","app":"http://company.server.com:8000/files/app-1.0-190812119.ipa","preventWDAAttachments":true,"xcodeOrgId":"XXXXXXXXXX","bundleId":"com.company.app.release","company:testng.suite":"Default Suite","updatedWDABundleId":"com.company.qa.WebDriverAgentRunner","sendKeyStrategy"
:"grouped","company:node.platformType":"Phone","company:testng.test":"testRootApp","useNewWDA":true},"capabilities":{"firstMatch":[{"browserName":"","platformName":"ios","server:CONFIG_UUI
2019-09-24 19:00:36:537 - [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"server:CONFIG_UUID":"0a4276ab-0762-4c80-bacd-043f247417cb","simpleIsVisibleCheck":true,"clearSystemFiles":true,"noReset":false,"deviceName":"*","xcodeSigningId":"iPhone Developer","company:node.defaultDevice":true,"showXcodeLog":true,"company:testng.session.hash":"b717ccf3-a60e-4ba3-b5bf-270c05a4d418","newCommandTimeout":100,"platformVersion":"13.0","automationName":"XCuiTest","browserName":"","company:testng.hostname":"bedouglas-mac","platformName"
:"ios","app":"http://company.server.com:8000/files/app-1.0-190812119.ipa","preventWDAAttachments":true,"xcodeOrgId":"XXXXXXXXXX","bundleId":"com.company.app.release","company:testng.suite":"Default Suite","updatedWDABundleId":"com.company.qa.WebDriverAgentRunner","sendKeyStrategy":"grouped","company:node.platformType":"Phone","company:testng.test":"testRootApp","useNewWDA":true},null,{"firstMatch":[{"browserName":"","platformName":"ios","server:CONFIG_UUID":"0a4276ab-0762-4c80-bacd-043f247417cb","company...
2019-09-24 19:00:36:537 - [debug] [BaseDriver] Event 'newSessionRequested' logged at 1569351636537 (15:00:36 GMT-0400 (EDT))
2019-09-24 19:00:36:541 - [BaseDriver] The capabilities ["deviceName","udid","systemPort","wdaLocalPort","webkitDebugProxyPort","startIWDP"] are not standard capabilities and should have an extension prefix
2019-09-24 19:00:36:544 - [Appium] The following capabilities were provided in the JSONWP desired capabilities that are missing in W3C capabilities: ["simpleIsVisibleCheck","clearSystemFiles","noReset","xcodeSigningId","showXcodeLog","newCommandTimeout","platformVersion","autom
ationName","app","preventWDAAttachments","xcodeOrgId","bundleId","updatedWDABundleId","sendKeyStrategy","useNewWDA"]
2019-09-24 19:00:36:544 - [Appium] Trying to fix W3C capabilities by merging them with JSONWP caps
2019-09-24 19:00:36:546 - [BaseDriver] The capabilities ["simpleIsVisibleCheck","clearSystemFiles","noReset","xcodeSigningId","showXcodeLog","newCommandTimeout","platformVersion","automationName","app","preventWDAAttachments","xcodeOrgId","bundleId","updatedWDABundleId","sendKe
yStrategy","useNewWDA","deviceName","udid","systemPort","wdaLocalPort","webkitDebugProxyPort","startIWDP"] are not standard capabilities and should have an extension prefix
2019-09-24 19:00:37:051 - [Appium] Appium v1.15.0-rc.4 creating new XCUITestDriver (v2.133.1) session
2019-09-24 19:00:37:054 - [debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
2019-09-24 19:00:37:054 - [debug] [BaseDriver] Creating session with W3C capabilities: {
2019-09-24 19:00:37:054 - [debug] [BaseDriver] "alwaysMatch": {
2019-09-24 19:00:37:054 - [debug] [BaseDriver] "appium:simpleIsVisibleCheck": true,
2019-09-24 19:00:37:055 - [debug] [BaseDriver] "appium:clearSystemFiles": true,
2019-09-24 19:00:37:055 - [debug] [BaseDriver] "appium:noReset": false,
2019-09-24 19:00:37:055 - [debug] [BaseDriver] "appium:xcodeSigningId": "iPhone Developer",
2019-09-24 19:00:37:055 - [debug] [BaseDriver] "appium:showXcodeLog": true,
2019-09-24 19:00:37:056 - [debug] [BaseDriver] "appium:newCommandTimeout": 100,
2019-09-24 19:00:37:056 - [debug] [BaseDriver] "appium:platformVersion": "13.0",
2019-09-24 19:00:37:056 - [debug] [BaseDriver] "appium:automationName": "XCuiTest",
2019-09-24 19:00:37:056 - [debug] [BaseDriver] "appium:app": "http://company.server.com:8000/files/app-1.0-190812119.ipa",
2019-09-24 19:00:37:056 - [debug] [BaseDriver] "appium:preventWDAAttachments": true,
2019-09-24 19:00:37:056 - [debug] [BaseDriver] "appium:xcodeOrgId": "24X86T8MC6",
2019-09-24 19:00:37:057 - [debug] [BaseDriver] "appium:bundleId": "com.company.app.release",
2019-09-24 19:00:37:057 - [debug] [BaseDriver] "appium:updatedWDABundleId": "com.company.qa.WebDriverAgentRunner",
2019-09-24 19:00:37:057 - [debug] [BaseDriver] "appium:sendKeyStrategy": "grouped",
2019-09-24 19:00:37:057 - [debug] [BaseDriver] "appium:useNewWDA": true,
2019-09-24 19:00:37:057 - [debug] [BaseDriver] "browserName": "",
2019-09-24 19:00:37:057 - [debug] [BaseDriver] "platformName": "ios",
2019-09-24 19:00:37:057 - [debug] [BaseDriver] "server:CONFIG_UUID": "0a4276ab-0762-4c80-bacd-043f247417cb",
2019-09-24 19:00:37:058 - [debug] [BaseDriver] "company:node.defaultDevice": true,
2019-09-24 19:00:37:058 - [debug] [BaseDriver] "company:node.platformType": "Phone",
2019-09-24 19:00:37:058 - [debug] [BaseDriver] "company:testng.hostname": "user-mac",
2019-09-24 19:00:37:058 - [debug] [BaseDriver] "company:testng.session.hash": "b717ccf3-a60e-4ba3-b5bf-270c05a4d418",
2019-09-24 19:00:37:058 - [debug] [BaseDriver] "company:testng.suite": "Default Suite",
2019-09-24 19:00:37:058 - [debug] [BaseDriver] "company:testng.test": "testRootApp",
2019-09-24 19:00:37:058 - [debug] [BaseDriver] "appium:deviceName": "XXXXXXXXXXX",
2019-09-24 19:00:37:059 - [debug] [BaseDriver] "appium:udid": "XXXXXXXXXXXX",
2019-09-24 19:00:37:059 - [debug] [BaseDriver] "appium:systemPort": 7828,
2019-09-24 19:00:37:059 - [debug] [BaseDriver] "appium:wdaLocalPort": 7828,
2019-09-24 19:00:37:059 - [debug] [BaseDriver] "appium:webkitDebugProxyPort": 9828,
2019-09-24 19:00:37:059 - [debug] [BaseDriver] "appium:startIWDP": true
2019-09-24 19:00:37:059 - [debug] [BaseDriver] },
2019-09-24 19:00:37:059 - [debug] [BaseDriver] "firstMatch": [
2019-09-24 19:00:37:059 - [debug] [BaseDriver] {}
2019-09-24 19:00:37:060 - [debug] [BaseDriver] ]
2019-09-24 19:00:37:060 - [debug] [BaseDriver] }
2019-09-24 19:00:37:066 - [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
2019-09-24 19:00:37:066 - [BaseDriver] server:CONFIG_UUID
2019-09-24 19:00:37:066 - [BaseDriver] company:node.defaultDevice
2019-09-24 19:00:37:067 - [BaseDriver] company:node.platformType
2019-09-24 19:00:37:067 - [BaseDriver] company:testng.hostname
2019-09-24 19:00:37:067 - [BaseDriver] company:testng.session.hash
2019-09-24 19:00:37:067 - [BaseDriver] company:testng.suite
2019-09-24 19:00:37:067 - [BaseDriver] company:testng.test
2019-09-24 19:00:37:067 - [BaseDriver] preventWDAAttachments
2019-09-24 19:00:37:067 - [BaseDriver] systemPort
2019-09-24 19:00:37:069 - [BaseDriver] Session created with session id: 7863e843-477d-4967-81af-204967828895
2019-09-24 19:00:37:107 - [debug] [XCUITest] Current user: 'bdouglas'
2019-09-24 19:00:37:118 - [debug] [XCUITest] Available devices: XXXXXXXXXX
2019-09-24 19:00:37:118 - [debug] [XCUITest] Creating iDevice object with udid 'XXXXXXXXXX'
2019-09-24 19:00:37:118 - [XCUITest] Determining device to run tests on: udid: 'XXXXXXXXXX', real device: true
2019-09-24 19:00:37:153 - [debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1569351637153 (15:00:37 GMT-0400 (EDT))
2019-09-24 19:00:37:154 - [BaseDriver] Using downloadable app 'http://company.server.com:8000/files/app-1.0-190812119.ipa'
2019-09-24 19:00:37:167 - [debug] [BaseDriver] App Last-Modified: Tue, 24 Sep 2019 16:13:40 GMT
2019-09-24 19:00:37:167 - [debug] [BaseDriver] Content-Type: application/octet-stream
2019-09-24 19:00:37:168 - [debug] [BaseDriver] Content-Disposition: attachment; filename="mercury-1.0-190812119.ipa"
2019-09-24 19:00:37:241 - [debug] [BaseDriver] 'http://company.server.com:8000/files/mercury-1.0-190812119.ipa' (6.56 MB) has been downloaded to '/var/folders/r3/c1fz8xvj78557t5tj1vw_kmc0000gp/T/2019824-51677-1goate.umhcc/app-1.0-190812119.ipa' in 0.072s
2019-09-24 19:00:37:255 - [debug] [BaseDriver] Unzipping '/var/folders/r3/c1fz8xvj78557t5tj1vw_kmc0000gp/T/2019824-51677-1goate.umhcc/app-1.0-190812119.ipa'
2019-09-24 19:00:37:813 - [debug] [BaseDriver] Extracted 615 item(s) from '/var/folders/r3/c1fz8xvj78557t5tj1vw_kmc0000gp/T/2019824-51677-1goate.umhcc/app-1.0-190812119.ipa'
2019-09-24 19:00:37:859 - [debug] [BaseDriver] Matched 614 item(s) in the extracted archive. Assuming 'Payload/App.app' is the correct bundle
2019-09-24 19:00:37:864 - [BaseDriver] Unzipped local app to '/var/folders/r3/c1fz8xvj78557t5tj1vw_kmc0000gp/T/2019824-51677-1hqr2mt.l7q3/Payload/App.app'
2019-09-24 19:00:37:865 - [debug] [BaseDriver] Event 'appConfigured' logged at 1569351637865 (15:00:37 GMT-0400 (EDT))
2019-09-24 19:00:37:866 - [debug] [XCUITest] Checking whether app '/var/folders/r3/c1fz8xvj78557t5tj1vw_kmc0000gp/T/2019824-51677-1hqr2mt.l7q3/Payload/App.app' is actually present on file system
2019-09-24 19:00:37:866 - [debug] [XCUITest] App is present
2019-09-24 19:00:37:866 - [debug] [BaseDriver] Event 'resetStarted' logged at 1569351637866 (15:00:37 GMT-0400 (EDT))
2019-09-24 19:00:37:866 - [debug] [XCUITest] Reset: running ios real device reset flow
2019-09-24 19:00:37:866 - [debug] [BaseDriver] Event 'resetComplete' logged at 1569351637866 (15:00:37 GMT-0400 (EDT))
2019-09-24 19:00:38:108 - [debug] [XCUITest] Crash reports root '/Users/XXXXXXXX/Library/Logs/CrashReporter/MobileDevice/HL 7090' does not exist. Got nothing to gather.
2019-09-24 19:00:38:108 - [debug] [BaseDriver] Event 'logCaptureStarted' logged at 1569351638108 (15:00:38 GMT-0400 (EDT))
2019-09-24 19:00:38:109 - [XCUITest] Setting up real device
2019-09-24 19:00:38:109 - [debug] [XCUITest] Verifying application platform
2019-09-24 19:00:38:112 - [debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
2019-09-24 19:00:38:282 - [debug] [XCUITest] Installing '/var/folders/r3/c1fz8xvj78557t5tj1vw_kmc0000gp/T/2019824-51677-1hqr2mt.l7q3/Payload/App.app' on device with UUID 'XXXXXXXXXXX'...
2019-09-24 19:00:38:404 - [XCUITest] Error was thrown during the installation process
2019-09-24 19:00:38:412 - [XCUITest] TypeError: Path must be a string. Received undefined
2019-09-24 19:00:38:412 - [XCUITest] at assertPath (path.js:28:11)
2019-09-24 19:00:38:412 - [XCUITest] at Object.join (path.js:1236:7)
2019-09-24 19:00:38:412 - [XCUITest] at Object.join [as walkDir] (/UXXXXXXXXX/node_modules/appium/node_modules/appium-support/lib/fs.js:76:29)
2019-09-24 19:00:38:412 - [XCUITest] at <anonymous>
2019-09-24 19:00:38:416 - [XCUITest] Error: Could not install app: 'Path must be a string. Received undefined'
2019-09-24 19:00:38:416 - [XCUITest] at IOSDeploy.install (/XXXXXXXXXXXX/node_modules/appium/node_modules/appium-xcuitest-driver/lib/ios-deploy.js:41:13)
2019-09-24 19:00:38:416 - [XCUITest] at <anonymous>
2019-09-24 19:00:38:417 - [DevCon Factory] Releasing connections for XXXXXXXXXXX device on any port number
2019-09-24 19:00:38:417 - [DevCon Factory] No cached connections have been found
2019-09-24 19:00:38:501 - [debug] [BaseDriver] Event 'newSessionStarted' logged at 1569351638500 (15:00:38 GMT-0400 (EDT))
2019-09-24 19:00:38:501 - [debug] [W3C] Encountered internal error running command: Error: Could not install app: 'Path must be a string. Received undefined'
2019-09-24 19:00:38:501 - [debug] [W3C] at IOSDeploy.install (/XXXXXXXXXXX/node_modules/appium/node_modules/appium-xcuitest-driver/lib/ios-deploy.js:41:13)
2019-09-24 19:00:38:501 - [debug] [W3C] at <anonymous>
2019-09-24 19:00:38:529 - [HTTP] <-- POST /wd/hub/session 500 1992 ms - 777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment