Here is the log:
Launching Appium with command: ‘/Applications/Appium.app/Contents/Resources/node/bin/node’ appium/build/lib/main.js --debug-log-spacing --platform-version “9.3.4” --platform-name “iOS” --app “/Users/sus01/Desktop/BOTW/BOTW_MOB_5.1_20160923_ForAutomationTestingOnly/BOTW-iPhone-5.1.0-D7.ipa” --udid “b2202fdabdc9077d7c2e3ded27202bdac545a93e” --show-ios-log --device-name “Stella iPhone6” --launch-timeout “90000”
[Appium] Welcome to Appium v1.5.3
[Appium] Non-default server args:
[Appium] debugLogSpacing: true
[Appium] platformName: ‘iOS’
[Appium] platformVersion: ‘9.3.4’
[Appium] deviceName: ‘Stella iPhone6’
[Appium] app: ‘/Users/sus01/Desktop/BOTW/BOTW_MOB_5.1_20160923_ForAutomationTestingOnly/BOTW-iPhone-5.1.0-D7.ipa’
[Appium] udid: ‘b2202fdabdc9077d7c2e3ded27202bdac545a93e’
[Appium] showIOSLog: true
[Appium] Deprecated server args:
[Appium] --platform-name => --default-capabilities ‘{“platformName”:“iOS”}’
[Appium] --platform-version => --default-capabilities ‘{“platformVersion”:“9.3.4”}’
[Appium] --device-name => --default-capabilities ‘{“deviceName”:“Stella iPhone6”}’
[Appium] --app => --default-capabilities ‘{“app”:"/Users/sus01/Desktop/BOTW/BOTW_MOB_5.1_20160923_ForAutomationTestingOnly/BOTW-iPhone-5.1.0-D7.ipa"}’
[Appium] -U,–udid => --default-capabilities ‘{“udid”:“b2202fdabdc9077d7c2e3ded27202bdac545a93e”}’
[Appium] --show-ios-log => --default-capabilities ‘{“showIOSLog”:true}’
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:
[Appium] platformName: ‘iOS’
[Appium] platformVersion: ‘9.3.4’
[Appium] deviceName: ‘Stella iPhone6’
[Appium] app: ‘/Users/sus01/Desktop/BOTW/BOTW_MOB_5.1_20160923_ForAutomationTestingOnly/BOTW-iPhone-5.1.0-D7.ipa’
[Appium] udid: ‘b2202fdabdc9077d7c2e3ded27202bdac545a93e’
[Appium] showIOSLog: true
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 14 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 19 ms - 83
[HTTP] --> POST /wd/hub/session {“desiredCapabilities”:{“deviceName”:“Stella iPhone6”,“udid”:“b2202fdabdc9077d7c2e3ded27202bdac545a93e”,“platformName”:“iOS”,“platformVersion”:“9.3.4”,“app”:"/Users/sus01/Desktop/BOTW/BOTW_MOB_5.1_20160923_ForAutomationTestingOnly/BOTW-iPhone-5.1.0-D7.ipa",“newCommandTimeout”:“36000”,“appium_version”:“1.0”}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{“deviceName”:"Stella iPho…
[Appium] Creating new IosDriver session
[Appium] Capabilities:
[Appium] deviceName: ‘Stella iPhone6’
[Appium] udid: ‘b2202fdabdc9077d7c2e3ded27202bdac545a93e’
[Appium] platformName: ‘iOS’
[Appium] platformVersion: ‘9.3.4’
[Appium] app: ‘/Users/sus01/Desktop/BOTW/BOTW_MOB_5.1_20160923_ForAutomationTestingOnly/BOTW-iPhone-5.1.0-D7.ipa’
[Appium] newCommandTimeout: ‘36000’
[Appium] appium_version: ‘1.0’
[Appium] showIOSLog: true
[BaseDriver] Capability ‘newCommandTimeout’ changed from string (‘36000’) to integer (36000). This may cause unexpected behavior
[BaseDriver] The following capabilities were provided, but are not recognized by appium: appium_version.
[BaseDriver] Session created with session id: 95e53ffd-304d-4f85-9c1a-04c66f7eb32d
[debug] [iOS] Not auto-detecting udid.
[BaseDriver] Using local app ‘/Users/sus01/Desktop/BOTW/BOTW_MOB_5.1_20160923_ForAutomationTestingOnly/BOTW-iPhone-5.1.0-D7.ipa’
[debug] [BaseDriver] Copying local zip to tmp dir
[debug] [BaseDriver] Unzipping /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/201696-10505-s4brd4/appium-app.zip
[debug] [BaseDriver] Testing zip archive: /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/201696-10505-s4brd4/appium-app.zip
[BaseDriver] Unzipped local app to ‘/var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/201696-10505-s4brd4/Payload/FIPhone.app’
[debug] [iOS] Removing any remaining instruments sockets
[debug] [iOS] Cleaned up instruments socket /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock
[debug] [iOS] No language specified. Using default strings
[debug] [iOS] Strings file not found. Looking in ‘en.lproj’ directory
[debug] [iOS] Parsed app ‘Localizable.strings’
[debug] [ios-app-utils] Getting bundle ID from app
[iOS] Extracted bundleID: com.fiserv.touchbanking from app: /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/201696-10505-s4brd4/Payload/FIPhone.app
[debug] [iOS] Creating instruments
[debug] [UIAuto] Preparing bootstrap code
[debug] [UIAuto] Dynamic bootstrap dir: /Users/sus01/Library/Application Support/appium/bootstrap
[debug] [UIAuto] Dynamic env: {“nodePath”:"/Applications/Appium.app/Contents/Resources/node/bin/node",“commandProxyClientPath”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js",“instrumentsSock”:"/var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“grouped”}
[debug] [UIAuto] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
…
[debug] [UIAuto] Dynamic bootstrap path: /Users/sus01/Library/Application Support/appium/bootstrap/bootstrap-75d6756b73f123a8.js
[debug] [UIAuto] Reusing dynamic bootstrap: /Users/sus01/Library/Application Support/appium/bootstrap/bootstrap-75d6756b73f123a8.js
[debug] [iOS] Running ios real device reset flow
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: ‘/usr/local/bin/idevicesyslog’
[debug] [iOS] Creating iDevice object with udid b2202fdabdc9077d7c2e3ded27202bdac545a93e
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:17 Stella-iPhone6 syslog_relay[20333] : syslog_relay read 51 total bytes:
[iOSLog] [IOS_SYSLOG_ROW] ========================
[iOSLog] [IOS_SYSLOG_ROW] ASL is here to serve you
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:17 Stella-iPhone6 syslog_relay[20333] : syslog_relay found the ASL prompt. Starting…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:19 Stella-iPhone6 installd[20320] : 0x16e087000 -[MIBundle isApplicableToOSVersion:error:]: 644: The system version is lower than the minimum OS version specified for bundle at /private/var/containers/Bundle/Application/23224982-664B-4FA9-9BD4-E5EC859C96E5/Skype.app/PlugIns/Skype Intents Extension.appex. Have 9.3.4; need 10.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:19 Stella-iPhone6 installd[20320] : 0x16e087000 -[MIBundle pluginKitBundlesSkippingPlatformValidation:withError:]: Ignoring plugin at /private/var/containers/Bundle/Application/23224982-664B-4FA9-9BD4-E5EC859C96E5/Skype.app/PlugIns/Skype Intents Extension.appex because it doesn’t work on this OS version
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:21 Stella-iPhone6 installd[20320] : 0x16e087000 -[MIBundle isApplicableToOSVersion:error:]: 644: The system version is lower than the minimum OS version specified for bundle at /private/var/containers/Bundle/Application/9F2E8246-B541-4068-B8A3-9F6107FC81B4/Yelp.app/PlugIns/Yelp Message Extension.appex. Have 9.3.4; need 10.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:21 Stella-iPhone6 installd[20320] : 0x16e087000 -[MIBundle pluginKitBundlesSkippingPlatformValidation:withError:]: Ignoring plugin at /private/var/containers/Bundle/Application/9F2E8246-B541-4068-B8A3-9F6107FC81B4/Yelp.app/PlugIns/Yelp Message Extension.appex because it doesn’t work on this OS version
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:21 Stella-iPhone6 installd[20320] : 0x16e087000 -[MIBundle isApplicableToOSVersion:error:]: 644: The system version is lower than the minimum OS version specified for bundle at /private/var/containers/Bundle/Application/9F2E8246-B541-4068-B8A3-9F6107FC81B4/Yelp.app/PlugIns/Yelp Reservations Map Extension.appex. Have 9.3.4; need 10.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:21 Stella-iPhone6 installd[20320] : 0x16e087000 -[MIBundle pluginKitBundlesSkippingPlatformValidation:withError:]: Ignoring plugin at /private/var/containers/Bundle/Application/9F2E8246-B541-4068-B8A3-9F6107FC81B4/Yelp.app/PlugIns/Yelp Reservations Map Extension.appex because it doesn’t work on this OS version
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:22 Stella-iPhone6 installd[20320] : 0x16e12f000 -[MIBundle isApplicableToOSVersion:error:]: 644: The system version is lower than the minimum OS version specified for bundle at /private/var/containers/Bundle/Application/852264E4-4D9B-482F-B242-6F7B6715E0A2/UberClient.app/PlugIns/IntentsExtension.appex. Have 9.3.4; need 10.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:22 Stella-iPhone6 installd[20320] : 0x16e12f000 -[MIBundle pluginKitBundlesSkippingPlatformValidation:withError:]: Ignoring plugin at /private/var/containers/Bundle/Application/852264E4-4D9B-482F-B242-6F7B6715E0A2/UberClient.app/PlugIns/IntentsExtension.appex because it doesn’t work on this OS version
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:22 Stella-iPhone6 installd[20320] : 0x16e12f000 -[MIBundle isApplicableToOSVersion:error:]: 644: The system version is lower than the minimum OS version specified for bundle at /private/var/containers/Bundle/Application/852264E4-4D9B-482F-B242-6F7B6715E0A2/UberClient.app/PlugIns/IntentsUIExtension.appex. Have 9.3.4; need 10.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:22 Stella-iPhone6 installd[20320] : 0x16e12f000 -[MIBundle pluginKitBundlesSkippingPlatformValidation:withError:]: Ignoring plugin at /private/var/containers/Bundle/Application/852264E4-4D9B-482F-B242-6F7B6715E0A2/UberClient.app/PlugIns/IntentsUIExtension.appex because it doesn’t work on this OS version
[debug] [iOS] App is installed.
[debug] [iOS] fullReset not requested. No need to install.
[debug] [iOS] Starting UIAutoClient, and launching Instruments.
[debug] [UIAuto] Instruments socket server started at /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock
[debug] [Instruments] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
[debug] [Instruments] Attempting to launch instruments, this is try #1
[Instruments] Launching instruments
[debug] [Instruments] Attempting to run app on real device with UDID ‘b2202fdabdc9077d7c2e3ded27202bdac545a93e’
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
[debug] [Instruments] Spawning instruments with command: ‘/Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/appium-instruments/instrumentscli0.trace -w b2202fdabdc9077d7c2e3ded27202bdac545a93e com.fiserv.touchbanking -e UIASCRIPT “/Users/sus01/Library/Application Support/appium/bootstrap/bootstrap-75d6756b73f123a8.js” -e UIARESULTSPATH /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/appium-instruments’
[debug] [Instruments] And extra without-delay env: {}
[debug] [Instruments] And launch timeouts (in ms): {“global”:90000}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:25 Stella-iPhone6 com.apple.xpc.launchd[1] : assertion failed: 13G35: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3
[debug] [Instruments] [INST STDERR] 2016-10-06 15:32:24.808 instruments[10519:74883] WebKit Threading Violation - initial use of WebKit from a secondary thread.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 SpringBoard[13952] : SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 SpringBoard[13952] : SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 SpringBoard[13952] : SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 securityd[20028] : secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 securityd[20028] : secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 amfid[20048] : SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 securityd[20028] : secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 securityd[20028] : secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 amfid[20048] : SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 kernel[0] : xpcproxy[20411] Container: /private/var/mobile/Containers/Data/Application/C204A7B8-98D0-4DC6-8CBB-9A03DBD20760 (sandbox)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 DTServiceHub[20335] : kernel symbolicator unable to open /mach.release.t7000
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:26 Stella-iPhone6 DTServiceHub[20335] : Device Info Service was unable to create symbolicator for the kernel
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 DTServiceHub[20335] : Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 notification_proxy[20163] : 0x16e12f000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 notification_proxy[20163] : 0x16e1bb000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 com.apple.xpc.launchd[1] : assertion failed: 13G35: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : Framework :: load
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : Debug Mode Detected
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : INFO Session [DynatraceUEM.m:292-3595-1] Starting up DynatraceUEM ADK
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : INFO Session [DynatraceUEM.m:371-3595-1] No specific SSL certificate provided
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : INFO Session [CPWRAgentController.m:340-3595-1] ### DynatraceUEM dynaTrace Agent 6.2.5.1006 built on 2015-12-23 04:29:32 +0000 ###
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : INFO Cookie [CPWRAgentController.m:75-3595-1] Cookie file name: /var/mobile/Containers/Data/Application/C204A7B8-98D0-4DC6-8CBB-9A03DBD20760/Documents/uem.dat
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : DynatraceUEM startup status=2
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout initialised
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : Initialise Global Objection injector with modules.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : injector: <JSObjectionInjector: 0x12c552140>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : Init Config Service
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:27 Stella-iPhone6 FIPhone[20411] : Init complete.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : ThemeManager init
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding subsystem starting…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Create Brand - UID: DefaultTheme, Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Create Brand - UID: Shared, Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Create Brand - UID: Base, Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Config.bundle/ios_config_settings.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Config.bundle/dma_config_settings_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle/Config.bundle/ios_config_settings.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle/Config.bundle/dma_config_settings_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Config.bundle/ios_config_settings.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Config.bundle/dma_config_settings_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: No configuration options were found. Please check your brandings are configured correctly!
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Default promptSubstitutionPattern: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Theme.bundle/ThemeConstants.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Theme.bundle/ThemeControls.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Theme.bundle/ThemeFonts.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Theme.bundle/ThemeColor.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Theme.bundle/ThemeConstants.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Could not load the “start_up” image referenced from a nib in the bundle with identifier “com.fiserv.touchbanking”
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Framework :: applicationDidFinishLaunching
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Adding Lumberjack loggers.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : INFO Session [CPWRAgentController.m:156-3595-1] Application did become active
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : INFO Communications [CPWRSendIntervalManager.m:181-3595-1] Interval based sending started
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: file:///var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/www/index_iosnative.html
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : getSettingValue Key[registerForTextBankingEnabled] not found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : getSettingValue Key[instantBalanceEnabled] not found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : getSettingValue Key[minimumSelectedAccounts] not found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : getSettingValue Key[maximumSelectedAccounts] not found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : load settings: {
[iOSLog] [IOS_SYSLOG_ROW] alertsEnabled = false;
[iOSLog] [IOS_SYSLOG_ROW] alertsServicesEnabled = false;
[iOSLog] [IOS_SYSLOG_ROW] depositEnabled = true;
[iOSLog] [IOS_SYSLOG_ROW] enrolmentEnabled = true;
[iOSLog] [IOS_SYSLOG_ROW] enrolmentUrl = “https://mqa16.botw.com/m/StartEnrolmentFlow”;
[iOSLog] [IOS_SYSLOG_ROW] localServiceMockDelay = true;
[iOSLog] [IOS_SYSLOG_ROW] localServiceMockEnabled = false;
[iOSLog] [IOS_SYSLOG_ROW] mfaAnswerMaskingEnabled = true;
[iOSLog] [IOS_SYSLOG_ROW] rememberMeEnabled = true;
[iOSLog] [IOS_SYSLOG_ROW] resetRegistration = false;
[iOSLog] [IOS_SYSLOG_ROW] serviceUrl = “https://mqa16.botw.com/RichChannelWS/service.svc”;
[iOSLog] [IOS_SYSLOG_ROW] sessionTimeout = 600000;
[iOSLog] [IOS_SYSLOG_ROW] showPayOtherPeople = true;
[iOSLog] [IOS_SYSLOG_ROW] siteKeyEnabled = false;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : push app settings: window.appSettings = {};window.appSettings.localServiceMockDelay = ‘true’;window.appSettings.enrolmentEnabled = ‘true’;window.appSettings.enrolmentUrl = ‘https://mqa16.botw.com/m/StartEnrolmentFlow’;window.appSettings.alertsEnabled = ‘false’;window.appSettings.showPayOtherPeople = ‘true’;window.appSettings.depositEnabled = ‘true’;window.appSettings.sessionTimeout = ‘600000’;window.appSettings.resetRegistration = ‘false’;window.appSettings.serviceUrl = ‘https://mqa16.botw.com/RichChannelWS/service.svc’;window.appSettings.mfaAnswerMaskingEnabled = ‘true’;window.appSettings.localServiceMockEnabled = ‘false’;window.appSettings.alertsServicesEnabled = ‘false’;window.appSettings.siteKeyEnabled = ‘false’;window.appSettings.rememberMeEnabled = ‘true’;
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : appVersionCheck Service
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Send request to Native Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] :
[iOSLog] [IOS_SYSLOG_ROW] module: FSVAppVersionCheckExecution
[iOSLog] [IOS_SYSLOG_ROW] method: appVersionCheck
[iOSLog] [IOS_SYSLOG_ROW] params: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : preAuthenticate Service
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : Send request to Native Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] :
[iOSLog] [IOS_SYSLOG_ROW] module: FSVPreAuthExecution
[iOSLog] [IOS_SYSLOG_ROW] method: preAuthenticate
[iOSLog] [IOS_SYSLOG_ROW] params: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : starting dispatch queue
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:28 Stella-iPhone6 FIPhone[20411] : starting dispatch queue
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : FTKTimeTracker: Success DispatchService preAuthenticate start = 908424.000000 , end = 926222.000000 , total time = 17.798000 milliseconds
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Send response <AppDelegate: 0x12c6564f0> to Delegate: handlePreAuthenticate:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : signal start of application to javascript : javascript:window.preauthRequired = ‘false’;
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : FTKWebServicesBaseConfigProvider: parsed first time from: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Config.bundle/dma_objectconfig_shared_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : FTKWebServicesBaseServiceProvider: sendAsyncRequest to URL: https://mqa16.botw.com/RichChannelWS/service.svc requestMessage: <?xml version="1.0" encoding="UTF-8"?>
[iOSLog] [IOS_SYSLOG_ROW] <soap:Envelope xmlns:soap=“http://schemas.xmlsoap.org/soap/envelope/” xmlns:sc=“http://mcom.co.nz/RichChannelService/ServiceContracts/2009/08” xmlns:dc=“http://mcom.co.nz/RichChannelService/DataContracts/2009/08” xmlns:i=“http://www.w3.org/2001/XMLSchema-instance” xmlns:b=“http://schemas.microsoft.com/2003/10/Serialization/Arrays”>soap:Header/soap:Bodysc:Process<sc:request i:type=“dc:AppVersionCheckRequest”>dc:SessionID</dc:SessionID>dc:RequestTimeStamp/dc:VersionInfodc:ClientTypeiPhone</dc:ClientType>dc:Localedefault</dc:Locale>dc:AppVersionNumber5.1.0</dc:AppVersionNumber>dc:OSVersion9.3.4</dc:OSVersion></dc:VersionInfo></sc:request></sc:Process></soap:Body></soap:Envelope>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : FTKWebServicesBaseServiceProvider: retrieveResponseTimeoutFromSettings = 60
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 mediaserverd[18781] : ‘FigPlayer - 20038’ (pid = 20038) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_PresenceScan
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 mediaserverd[18781] : 2016-10-06 03:32:29.167701 PM [AirPlay] BTLE discovery removing all devices
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 mediaserverd[18781] : 2016-10-06 03:32:29.172997 PM [APBrowser] IPv4 listener stopped.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : FTKWebServicesBaseServiceProvider: connectionDidFinishLoading: statusCode:200 and data:<s:Envelope xmlns:s=“http://schemas.xmlsoap.org/soap/envelope/”><s:Body><a:Result>Accepted</a:Result><a:ResultText i:nil=“true”/><a:SessionID i:nil=“true”/><a:AdditionalData><a:NameValuePair><a:Name>OnDeviceRegistrationInvisible</a:Name><a:Value>False</a:Value></a:NameValuePair><a:NameValuePair><a:Name>OnDeviceRegistrationDisabled</a:Name><a:Value>False</a:Value></a:NameValuePair></a:AdditionalData><a:VersionsCheckResponse><a:VersionCheck><a:VersionCheckResult>Current</a:VersionCheckResult><a:Description/><a:Link i:nil=“true”/></a:VersionCheck><a:OSVersionCheck><a:OSVersionCheckResult>Supported</a:OSVersionCheckResult><a:Description/></a:OSVersionCheck></a:VersionsCheckResponse><a:SessionTimeout>1200</a:SessionTimeout><a:AndroidScreenRecordingApps xmlns:b=“http://schemas.microsoft.com/2003/10/Serialization/Arrays”><b:string>com.mobzapp.recme.free</b:string><b:string>com.iscreenrecorder</b:string></a:AndroidScreenRecordingApps></s:Body></s:Envelope>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : handleAppVersionCheckResponse succeed: {
[iOSLog] [IOS_SYSLOG_ROW] AdditionalData = (
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] Name = OnDeviceRegistrationInvisible;
[iOSLog] [IOS_SYSLOG_ROW] Value = False;
[iOSLog] [IOS_SYSLOG_ROW] },
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] Name = OnDeviceRegistrationDisabled;
[iOSLog] [IOS_SYSLOG_ROW] Value = False;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] AndroidScreenRecordingApps = (
[iOSLog] [IOS_SYSLOG_ROW] “com.mobzapp.recme.free”,
[iOSLog] [IOS_SYSLOG_ROW] “com.iscreenrecorder”
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] Result = Accepted;
[iOSLog] [IOS_SYSLOG_ROW] ResultText = “”;
[iOSLog] [IOS_SYSLOG_ROW] SessionID = “”;
[iOSLog] [IOS_SYSLOG_ROW] SessionTimeout = 1200;
[iOSLog] [IOS_SYSLOG_ROW] VersionsCheckResponse = {
[iOSLog] [IOS_SYSLOG_ROW] OSVersionCheck = {
[iOSLog] [IOS_SYSLOG_ROW] Description = “”;
[iOSLog] [IOS_SYSLOG_ROW] OSVersionCheckResult = Supported;
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] VersionCheck = {
[iOSLog] [IOS_SYSLOG_ROW] Description = “”;
[iOSLog] [IOS_SYSLOG_ROW] Link = “”;
[iOSLog] [IOS_SYSLOG_ROW] VersionCheckResult = Current;
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : FTKTimeTracker: Success DispatchService appVersionCheck start = 861728.000000 , end = 1160926.000000 , total time = 299.198000 milliseconds
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Send response <AppDelegate: 0x12c6564f0> to Delegate: handleAppVersionCheck:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Send request to Native Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] :
[iOSLog] [IOS_SYSLOG_ROW] module: ConfigExecutor
[iOSLog] [IOS_SYSLOG_ROW] method: loadConfig:
[iOSLog] [IOS_SYSLOG_ROW] params: (
[iOSLog] [IOS_SYSLOG_ROW] login
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : starting dispatch queue
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Loading Config…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Config.bundle/ios_config_login.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Config.bundle/dma_config_login_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle/Config.bundle/ios_config_login.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle/Config.bundle/dma_config_login_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Config.bundle/ios_config_login.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : {
[iOSLog] [IOS_SYSLOG_ROW] affiliationDisclosure = NONE;
[iOSLog] [IOS_SYSLOG_ROW] allowMobilePINLogin = 0;
[iOSLog] [IOS_SYSLOG_ROW] changePasswordEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] countryCode = 1;
[iOSLog] [IOS_SYSLOG_ROW] depositEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] enrolmentEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] forgottenPasswordUrl = “https://etimeqa16.bankofthewest.com/BOW/ForgottenPassword/ForgotPassword.aspx?platform=$CHANNEL$ANDurlscheme=custom”;
[iOSLog] [IOS_SYSLOG_ROW] forgottenUsernameUrl = “https://etimeqa16.bankofthewest.com/BOW/Enroll/LandingPage.aspx?referrer=$SCREENNAME$ANDplatform=$CHANNEL$ANDurlscheme=custom”;
[iOSLog] [IOS_SYSLOG_ROW] maxMFAAnswerLength = 50;
[iOSLog] [IOS_SYSLOG_ROW] maxPasswordLength = 32;
[iOSLog] [IOS_SYSLOG_ROW] maxUsernameLength = 32;
[iOSLog] [IOS_SYSLOG_ROW] openAccountUrl = “https://mobile.botw.com/Mobile-Home/Personal-Banking/Products”;
[iOSLog] [IOS_SYSLOG_ROW] rememberMeEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] resetRegistration = 0;
[iOSLog] [IOS_SYSLOG_ROW] showATMBranchSearch = 1;
[iOSLog] [IOS_SYSLOG_ROW] showContactCallCenter = 1;
[iOSLog] [IOS_SYSLOG_ROW] siteKeyEnabled = 0;
[iOSLog] [IOS_SYSLOG_ROW] } translated config:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : login Config Loaded.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Config Service Callback recieved.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Getting login config module. {
[iOSLog] [IOS_SYSLOG_ROW] affiliationDisclosure = NONE;
[iOSLog] [IOS_SYSLOG_ROW] allowMobilePINLogin = 0;
[iOSLog] [IOS_SYSLOG_ROW] changePasswordEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] countryCode = 1;
[iOSLog] [IOS_SYSLOG_ROW] depositEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] enrolmentEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] forgottenPasswordUrl = “https://etimeqa16.bankofthewest.com/BOW/ForgottenPassword/ForgotPassword.aspx?platform=$CHANNEL$ANDurlscheme=custom”;
[iOSLog] [IOS_SYSLOG_ROW] forgottenUsernameUrl = “https://etimeqa16.bankofthewest.com/BOW/Enroll/LandingPage.aspx?referrer=$SCREENNAME$ANDplatform=$CHANNEL$ANDurlscheme=custom”;
[iOSLog] [IOS_SYSLOG_ROW] maxMFAAnswerLength = 50;
[iOSLog] [IOS_SYSLOG_ROW] maxPasswordLength = 32;
[iOSLog] [IOS_SYSLOG_ROW] maxUsernameLength = 32;
[iOSLog] [IOS_SYSLOG_ROW] openAccountUrl = “https://mobile.botw.com/Mobile-Home/Personal-Banking/Products”;
[iOSLog] [IOS_SYSLOG_ROW] rememberMeEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] resetRegistration = 0;
[iOSLog] [IOS_SYSLOG_ROW] showATMBranchSearch = 1;
[iOSLog] [IOS_SYSLOG_ROW] showContactCallCenter = 1;
[iOSLog] [IOS_SYSLOG_ROW] siteKeyEnabled = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : preLoginDCM Service
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Send request to DMA Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] :
[iOSLog] [IOS_SYSLOG_ROW] module: login
[iOSLog] [IOS_SYSLOG_ROW] method: preLoginDCM
[iOSLog] [IOS_SYSLOG_ROW] params: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLO
G_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Initialising Mobiliti JSBridge.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Bridge: <MCJSBridge: 0x12c58fa70>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : -canOpenURL: failed for URL: “cydia://package/com.example.package” - error: “This app is not allowed to query for scheme cydia”
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) file-write-create /private/test.txt
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:29 Stella-iPhone6 FIPhone[20411] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:30 Stella-iPhone6 FIPhone[20411] : INFO MessageData [CPWRMessageBuilder.m:890-15623-2] Skipping measurement because it is too old
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : AppDelegate :: dmaDidFinishLoading: 3.282180
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : AppDelegate :: dmaDidFinishLoading - startLoginFlow: 3.282410
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Login Flow Service initialising.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Login Flow Service initialised successfully.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Start Login Flow.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Start Workflow on DMA Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] :
[iOSLog] [IOS_SYSLOG_ROW] workflow: login
[iOSLog] [IOS_SYSLOG_ROW] startEvent: startLoginFlow
[iOSLog] [IOS_SYSLOG_ROW] target: <LoginFlowService: 0x12da5d760>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Calling JS Method…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : JSON-RPC request: {“module”:“login/facade/login_facade”,“method”:“startLoginFlow”,“callbackMethod”:“callbackNative”}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Execute JS: mobiliti.callJsMethod(’{“module”:“login/facade/login_facade”,“method”:“startLoginFlow”,“callbackMethod”:“callbackNative”}’);
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Native callbackId: 1FB54C5A46BC47B484DB48A31FEC797D
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Calling JavaScript with “mobiliti.store_wrapper._getCallbacks[‘RDCSupported’].onSuccess(‘RDCSupported’, ‘true’);”
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout timeoutOffNotification is recieved. Changing isActive to false
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout setStatus is called. New status is 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout updateTimer called
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout m_IsActive = false!!!
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Updating native session ID to :
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : JSON-RPC response: {“error”:null,“eventType”:“login”,“data”:{“useMockService”:false,“isOffline”:false,“isRegistration”:true,“siteKeyEnabled”:false,“previous”:“startEnrolmentFlow”,“error”:null}}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Deferred: <LoginFlowService: 0x12da5d760>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Routing Workflow Callback
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Mapping response for Event: login
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Mapped Selector: showLoginScreens:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : showLoginScreens event recieved.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Hiding loadingOverlay is ignored due to request queue (
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] deferred = “<BOTWDCMServcie: 0x12d84e610>”;
[iOSLog] [IOS_SYSLOG_ROW] rpc = {
[iOSLog] [IOS_SYSLOG_ROW] callbackMethod = callbackNative;
[iOSLog] [IOS_SYSLOG_ROW] method = preLoginDCM;
[iOSLog] [IOS_SYSLOG_ROW] module = “login/facade/login_facade”;
[iOSLog] [IOS_SYSLOG_ROW] params = (
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] shouldUseCommandExecutor = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Hiding loadingOverlay is ignored due to request queue (
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] deferred = “<BOTWDCMServcie: 0x12d84e610>”;
[iOSLog] [IOS_SYSLOG_ROW] rpc = {
[iOSLog] [IOS_SYSLOG_ROW] callbackMethod = callbackNative;
[iOSLog] [IOS_SYSLOG_ROW] method = preLoginDCM;
[iOSLog] [IOS_SYSLOG_ROW] module = “login/facade/login_facade”;
[iOSLog] [IOS_SYSLOG_ROW] params = (
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] shouldUseCommandExecutor = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName login, Sign On, /www/themes/img/signon.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName accessCode, Access Code, /www/themes/img/access_code.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName accounts, Account Overview, /www/themes/img/accounts.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName payments, Payments & Transfers, /www/themes/img/payments.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName transfers, Transfers, /www/themes/img/transfers.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName deposit, Deposit Checks, /www/themes/img/deposit-web.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName more, More, /www/themes/img/more.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName locations, Locations, /www/themes/img/location.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Name, title, imageName help, Help, /www/themes/img/help.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: js-nativecall:
WORK_FLOW_STARTED
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Calling JS Method…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : JSON-RPC request: {“method”:“preLoginDCM”,“module”:“login/facade/login_facade”,“params”:[],“callbackMethod”:“callbackNative”}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Execute JS: mobiliti.callJsMethod(’{“method”:“preLoginDCM”,“module”:“login/facade/login_facade”,“params”:[],“callbackMethod”:“callbackNative”}’);
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Native callbackId: B39DDB55C3F1435188E5657476062CE4
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : native WS plugin recieves request NativeWebservice1422135888
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : FTKWebServicesBaseServiceProvider: sendAsyncRequest to URL: https://mqa16.botw.com/RichChannelWS/service.svc requestMessage: <soap:Envelope xmlns:soap=“http://schemas.xmlsoap.org/soap/envelope/” xmlns:sc=“http://mcom.co.nz/RichChannelService/ServiceContracts/2009/08” xmlns:dc=“http://mcom.co.nz/RichChannelService/DataContracts/2009/08” xmlns:i=“http://www.w3.org/2001/XMLSchema-instance” xmlns:b=“http://schemas.microsoft.com/2003/10/Serialization/Arrays”>soap:Bodysc:Process<sc:request i:type=“dc:GetDCMRequest”>dc:SessionID</dc:SessionID></sc:request></sc:Process></soap:Body></soap:Envelope>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : FTKWebServicesBaseServiceProvider: retrieveResponseTimeoutFromSettings = 60
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20411) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : FTKWebServicesBaseServiceProvider: connectionDidFinishLoading: statusCode:200 and data:<s:Envelope xmlns:s=“http://schemas.xmlsoap.org/soap/envelope/”><s:Body><a:Result>Accepted</a:Result><a:ResultText i:nil=“true”/><a:SessionID i:nil=“true”/><a:AdditionalData i:nil=“true”/><a:Messages><a:DynamicMessageInfo><a:Name>System</a:Name><a:Message i:nil=“true”/></a:DynamicMessageInfo><a:DynamicMessageInfo><a:Name>PreAuth</a:Name><a:Message i:nil=“true”/></a:DynamicMessageInfo></a:Messages></s:Body></s:Envelope>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : native WS callbackFn: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : JSON-RPC response: {“error”:null,“data”:{“preAuthSystemMessage”:"",“preAuthMarketingMessage”:""}}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Deferred: <BOTWDCMServcie: 0x12d84e610>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : FTKTimeTracker: Success DispatchService preLoginDCM start = 1259462.000000 , end = 2630658.000000 , total time = 1371.196000 milliseconds
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : PreLoginDCMService callback recieved.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : Send response <BOTWLoginViewController: 0x12c8d1600> to Delegate: handleBOTWDCM:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : AsyncService Complete. Removing from callback.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:31 Stella-iPhone6 FIPhone[20411] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:33 Stella-iPhone6 FIPhone[20411] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:34 Stella-iPhone6 gputoolsd[20410] : schedule invalidation <DYTransport 0x144d0f810, error: lost transport connection (31)>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:34 Stella-iPhone6 gputoolsd[20410] : terminating daemon 0x144d0f490
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:32:42 Stella-iPhone6 kernel[0] : 818382.915488 wlan0.A[223537] updateLinkQualityMetrics@1991:Report LQM to User Land 100, fAverageRSSI -70
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:33:18 Stella-iPhone6 syncdefaultsd[20409] : (Note ) marked “com.me.keyvalueservice” topic as “enabled” on <APSConnection: 0x15de17500>
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[Instruments] Instruments socket client never checked in; timing out (global)
[debug] [Instruments] Killing all instruments
[HTTP] <-- GET /wd/hub/status - - ms - -
[debug] [Instruments] [INST] Instruments Trace Complete (Duration : 89.415474s; Output : /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/appium-instruments/instrumentscli0.trace)
[debug] [Instruments] Instruments exited with code 0
[Instruments] Error launching instruments: Instruments never checked in
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:33:55 Stella-iPhone6 notification_proxy[20163] : 0x16e087000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] <-- GET /wd/hub/status - - ms - -
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [Instruments] Attempting to launch instruments, this is try #2
[Instruments] Launching instruments
[debug] [Instruments] Attempting to run app on real device with UDID ‘b2202fdabdc9077d7c2e3ded27202bdac545a93e’
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
[debug] [Instruments] Spawning instruments with command: ‘/Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/appium-instruments/instrumentscli0.trace -w b2202fdabdc9077d7c2e3ded27202bdac545a93e com.fiserv.touchbanking -e UIASCRIPT “/Users/sus01/Library/Application Support/appium/bootstrap/bootstrap-75d6756b73f123a8.js” -e UIARESULTSPATH /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/appium-instruments’
[debug] [Instruments] And extra without-delay env: {}
[debug] [Instruments] And launch timeouts (in ms): {“global”:90000}
[HTTP] <-- GET /wd/hub/status - - ms - -
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:01 Stella-iPhone6 com.apple.xpc.launchd[1] : assertion failed: 13G35: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [Instruments] [INST STDERR] 2016-10-06 15:34:00.793 instruments[10526:75301] WebKit Threading Violation - initial use of WebKit from a secondary thread.
[HTTP] <-- GET /wd/hub/status - - ms - -
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:02 Stella-iPhone6 SpringBoard[13952] : HW kbd: Failed to set (null) as keyboard focus
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:02 Stella-iPhone6 SpringBoard[13952] : SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:02 Stella-iPhone6 com.apple.xpc.launchd[1] (UIKitApplication:com.fiserv.touchbanking[0x58e8][20411]) : Service exited due to signal: Killed: 9
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:02 Stella-iPhone6 kernel[0] : xpcproxy[20414] Container: /private/var/mobile/Containers/Data/Application/C204A7B8-98D0-4DC6-8CBB-9A03DBD20760 (sandbox)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:02 Stella-iPhone6 SpringBoard[13952] : Application ‘UIKitApplication:com.fiserv.touchbanking[0x58e8]’ quit via signal.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:02 Stella-iPhone6 UserEventAgent[13920] : 19643124639403: id=com.fiserv.touchbanking pid=20411, state=0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:02 Stella-iPhone6 DTServiceHub[20335] : kernel symbolicator unable to open /mach.release.t7000
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:02 Stella-iPhone6 DTServiceHub[20335] : Device Info Service was unable to create symbolicator for the kernel
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 notification_proxy[20163] : 0x16e1bb000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 com.apple.xpc.launchd[1] : assertion failed: 13G35: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Framework :: load
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Debug Mode Detected
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : INFO Session [DynatraceUEM.m:292-2571-1] Starting up DynatraceUEM ADK
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : INFO Session [DynatraceUEM.m:371-2571-1] No specific SSL certificate provided
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : INFO Session [CPWRAgentController.m:340-2571-1] ### DynatraceUEM dynaTrace Agent 6.2.5.1006 built on 2015-12-23 04:29:32 +0000 ###
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : INFO Cookie [CPWRAgentController.m:75-2571-1] Cookie file name: /var/mobile/Containers/Data/Application/C204A7B8-98D0-4DC6-8CBB-9A03DBD20760/Documents/uem.dat
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : DynatraceUEM startup status=2
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout initialised
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Initialise Global Objection injector with modules.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : injector: <JSObjectionInjector: 0x12c553f50>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Init Config Service
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Init complete.
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : ThemeManager init
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding subsystem starting…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Create Brand - UID: DefaultTheme, Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Create Brand - UID: Shared, Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Create Brand - UID: Base, Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Config.bundle/ios_config_settings.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Config.bundle/dma_config_settings_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle/Config.bundle/ios_config_settings.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle/Config.bundle/dma_config_settings_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Config.bundle/ios_config_settings.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Config.bundle/dma_config_settings_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: No configuration options were found. Please check your brandings are configured correctly!
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Default promptSubstitutionPattern: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Theme.bundle/ThemeConstants.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Theme.bundle/ThemeControls.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Theme.bundle/ThemeFonts.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Theme.bundle/ThemeColor.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Theme.bundle/Th
emeConstants.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Could not load the “start_up” image referenced from a nib in the bundle with identifier “com.fiserv.touchbanking”
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Framework :: applicationDidFinishLaunching
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Adding Lumberjack loggers.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : INFO Session [CPWRAgentController.m:156-2571-1] Application did become active
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : INFO Communications [CPWRSendIntervalManager.m:181-2571-1] Interval based sending started
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: file:///var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/www/index_iosnative.html
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : getSettingValue Key[registerForTextBankingEnabled] not found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : getSettingValue Key[instantBalanceEnabled] not found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : getSettingValue Key[minimumSelectedAccounts] not found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : getSettingValue Key[maximumSelectedAccounts] not found
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : load settings: {
[iOSLog] [IOS_SYSLOG_ROW] alertsEnabled = false;
[iOSLog] [IOS_SYSLOG_ROW] alertsServicesEnabled = false;
[iOSLog] [IOS_SYSLOG_ROW] depositEnabled = true;
[iOSLog] [IOS_SYSLOG_ROW] enrolmentEnabled = true;
[iOSLog] [IOS_SYSLOG_ROW] enrolmentUrl = “https://mqa16.botw.com/m/StartEnrolmentFlow”;
[iOSLog] [IOS_SYSLOG_ROW] localServiceMockDelay = true;
[iOSLog] [IOS_SYSLOG_ROW] localServiceMockEnabled = false;
[iOSLog] [IOS_SYSLOG_ROW] mfaAnswerMaskingEnabled = true;
[iOSLog] [IOS_SYSLOG_ROW] rememberMeEnabled = true;
[iOSLog] [IOS_SYSLOG_ROW] resetRegistration = false;
[iOSLog] [IOS_SYSLOG_ROW] serviceUrl = “https://mqa16.botw.com/RichChannelWS/service.svc”;
[iOSLog] [IOS_SYSLOG_ROW] sessionTimeout = 600000;
[iOSLog] [IOS_SYSLOG_ROW] showPayOtherPeople = true;
[iOSLog] [IOS_SYSLOG_ROW] siteKeyEnabled = false;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : push app settings: window.appSettings = {};window.appSettings.localServiceMockDelay = ‘true’;window.appSettings.enrolmentEnabled = ‘true’;window.appSettings.enrolmentUrl = ‘https://mqa16.botw.com/m/StartEnrolmentFlow’;window.appSettings.alertsEnabled = ‘false’;window.appSettings.showPayOtherPeople = ‘true’;window.appSettings.depositEnabled = ‘true’;window.appSettings.sessionTimeout = ‘600000’;window.appSettings.resetRegistration = ‘false’;window.appSettings.serviceUrl = ‘https://mqa16.botw.com/RichChannelWS/service.svc’;window.appSettings.mfaAnswerMaskingEnabled = ‘true’;window.appSettings.localServiceMockEnabled = ‘false’;window.appSettings.alertsServicesEnabled = ‘false’;window.appSettings.siteKeyEnabled = ‘false’;window.appSettings.rememberMeEnabled = ‘true’;
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : appVersionCheck Service
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Send request to Native Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] :
[iOSLog] [IOS_SYSLOG_ROW] module: FSVAppVersionCheckExecution
[iOSLog] [IOS_SYSLOG_ROW] method: appVersionCheck
[iOSLog] [IOS_SYSLOG_ROW] params: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : starting dispatch queue
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : preAuthenticate Service
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : Send request to Native Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] :
[iOSLog] [IOS_SYSLOG_ROW] module: FSVPreAuthExecution
[iOSLog] [IOS_SYSLOG_ROW] method: preAuthenticate
[iOSLog] [IOS_SYSLOG_ROW] params: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:03 Stella-iPhone6 FIPhone[20414] : starting dispatch queue
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : FTKTimeTracker: Success DispatchService preAuthenticate start = 541352.000000 , end = 552241.000000 , total time = 10.889000 milliseconds
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Send response <AppDelegate: 0x12c63bed0> to Delegate: handlePreAuthenticate:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : FTKWebServicesBaseConfigProvider: parsed first time from: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Config.bundle/dma_objectconfig_shared_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : FTKWebServicesBaseServiceProvider: sendAsyncRequest to URL: https://mqa16.botw.com/RichChannelWS/service.svc requestMessage: <?xml version="1.0" encoding="UTF-8"?>
[iOSLog] [IOS_SYSLOG_ROW] <soap:Envelope xmlns:soap=“http://schemas.xmlsoap.org/soap/envelope/” xmlns:sc=“http://mcom.co.nz/RichChannelService/ServiceContracts/2009/08” xmlns:dc=“http://mcom.co.nz/RichChannelService/DataContracts/2009/08” xmlns:i=“http://www.w3.org/2001/XMLSchema-instance” xmlns:b=“http://schemas.microsoft.com/2003/10/Serialization/Arrays”>soap:Header/soap:Bodysc:Process<sc:request i:type=“dc:AppVersionCheckRequest”>dc:SessionID</dc:SessionID>dc:RequestTimeStamp/dc:VersionInfodc:ClientTypeiPhone</dc:ClientType>dc:Localedefault</dc:Locale>dc:AppVersionNumber5.1.0</dc:AppVersionNumber>dc:OSVersion9.3.4</dc:OSVersion></dc:VersionInfo></sc:request></sc:Process></soap:Body></soap:Envelope>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : FTKWebServicesBaseServiceProvider: retrieveResponseTimeoutFromSettings = 60
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : signal start of application to javascript : javascript:window.preauthRequired = ‘false’;
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : FTKWebServicesBaseServiceProvider: connectionDidFinishLoading: statusCode:200 and data:<s:Envelope xmlns:s=“http://schemas.xmlsoap.org/soap/envelope/”><s:Body><a:Result>Accepted</a:Result><a:ResultText i:nil=“true”/><a:SessionID i:nil=“true”/><a:AdditionalData><a:NameValuePair><a:Name>OnDeviceRegistrationInvisible</a:Name><a:Value>False</a:Value></a:NameValuePair><a:NameValuePair><a:Name>OnDeviceRegistrationDisabled</a:Name><a:Value>False</a:Value></a:NameValuePair></a:AdditionalData><a:VersionsCheckResponse><a:VersionCheck><a:VersionCheckResult>Current</a:VersionCheckResult><a:Description/><a:Link i:nil=“true”/></a:VersionCheck><a:OSVersionCheck><a:OSVersionCheckResult>Supported</a:OSVersionCheckResult><a:Description/></a:OSVersionCheck></a:VersionsCheckResponse><a:SessionTimeout>1200</a:SessionTimeout><a:AndroidScreenRecordingApps xmlns:b=“http://schemas.microsoft.com/2003/10/Serialization/Arrays”><b:string>com.mobzapp.recme.free</b:string><b:string>com.iscreenrecorder</b:string></a:AndroidScreenRecordingApps></s:Body></s:Envelope>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : handleAppVersionCheckResponse succeed: {
[iOSLog] [IOS_SYSLOG_ROW] AdditionalData = (
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] Name = OnDeviceRegistrationInvisible;
[iOSLog] [IOS_SYSLOG_ROW] Value = False;
[iOSLog] [IOS_SYSLOG_ROW] },
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] Name = OnDeviceRegistrationDisabled;
[iOSLog] [IOS_SYSLOG_ROW] Value = False;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] AndroidScreenRecordingApps = (
[iOSLog] [IOS_SYSLOG_ROW] “com.mobzapp.recme.free”,
[iOSLog] [IOS_SYSLOG_ROW] “com.iscreenrecorder”
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] Result = Accepted;
[iOSLog] [IOS_SYSLOG_ROW] ResultText = “”;
[iOSLog] [IOS_SYSLOG_ROW] SessionID = “”;
[iOSLog] [IOS_SYSLOG_ROW] SessionTimeout = 1200;
[iOSLog] [IOS_SYSLOG_ROW] VersionsCheckResponse = {
[iOSLog] [IOS_SYSLOG_ROW] OSVersionCheck = {
[iOSLog] [IOS_SYSLOG_ROW] Description = “”;
[iOSLog] [IOS_SYSLOG_ROW] OSVersionCheckResult = Supported;
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] VersionCheck = {
[iOSLog] [IOS_SYSLOG_ROW] Description = “”;
[iOSLog] [IOS_SYSLOG_ROW] Link = “”;
[iOSLog] [IOS_SYSLOG_ROW] VersionCheckResult = Current;
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : FTKTimeTracker: Success DispatchService appVersionCheck start = 525469.000000 , end = 862968.000000 , total time = 337.499000 milliseconds
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Send response <AppDelegate: 0x12c63bed0> to Delegate: handleAppVersionCheck:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Send request to Native Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] :
[iOSLog] [IOS_SYSLOG_ROW] module: ConfigExecutor
[iOSLog] [IOS_SYSLOG_ROW] method: loadConfig:
[iOSLog] [IOS_SYSLOG_ROW] params: (
[iOSLog] [IOS_SYSLOG_ROW] login
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : starting dispatch queue
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Loading Config…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Config.bundle/ios_config_login.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/DefaultTheme.bundle/Config.bundle/dma_config_login_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle/Config.bundle/ios_config_login.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Shared.bundle/Config.bundle/dma_config_login_gen.json
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Branding Manager :: Data file not returned. Path: /var/containers/Bundle/Application/7B7FD681-F611-4787-AD86-9F4F45FF0808/FIPhone.app/branding/Base.bundle/Config.bundle/ios_config_login.plist
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : {
[iOSLog] [IOS_SYSLOG_ROW] affiliationDisclosure = NONE;
[iOSLog] [IOS_SYSLOG_ROW] allowMobilePINLogin = 0;
[iOSLog] [IOS_SYSLOG_ROW] changePasswordEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] countryCode = 1;
[iOSLog] [IOS_SYSLOG_ROW] depositEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] enrolmentEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] forgottenPasswordUrl = “https://etimeqa16.bankofthewest.com/BOW/ForgottenPassword/ForgotPassword.aspx?platform=$CHANNEL$ANDurlscheme=custom”;
[iOSLog] [IOS_SYSLOG_ROW] forgottenUsernameUrl = “https://etimeqa16.bankofthewest.com/BOW/Enroll/LandingPage.aspx?referrer=$SCREENNAME$ANDplatform=$CHANNEL$ANDurlscheme=custom”;
[iOSLog] [IOS_SYSLOG_ROW] maxMFAAnswerLength = 50;
[iOSLog] [IOS_SYSLOG_ROW] maxPasswordLength = 32;
[iOSLog] [IOS_SYSLOG_ROW] maxUsernameLength = 32;
[iOSLog] [IOS_SYSLOG_ROW] openAccountUrl = “https://mobile.botw.com/Mobile-Home/Personal-Banking/Products”;
[iOSLog] [IOS_SYSLOG_ROW] rememberMeEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] resetRegistration = 0;
[iOSLog] [IOS_SYSLOG_ROW] showATMBranchSearch = 1;
[iOSLog] [IOS_SYSLOG_ROW] showContactCallCenter = 1;
[iOSLog] [IOS_SYSLOG_ROW] siteKeyEnabled = 0;
[iOSLog] [IOS_SYSLOG_ROW] } translated config:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : login Config Loaded.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Config Service Callback recieved.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Getting login config module. {
[iOSLog] [IOS_SYSLOG_ROW] affiliationDisclosure = NONE;
[iOSLog] [IOS_SYSLOG_ROW] allowMobilePINLogin = 0;
[iOSLog] [IOS_SYSLOG_ROW] changePasswordEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] countryCode = 1;
[iOSLog] [IOS_SYSLOG_ROW] depositEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] enrolmentEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] forgottenPasswordUrl = “https://etimeqa16.bankofthewest.com/BOW/ForgottenPassword/ForgotPassword.aspx?platform=$CHANNEL$ANDurlscheme=custom”;
[iOSLog] [IOS_SYSLOG_ROW] forgottenUsernameUrl = “https://etimeqa16.bankofthewest.com/BOW/Enroll/LandingPage.aspx?referrer=$SCREENNAME$ANDplatform=$CHANNEL$ANDurlscheme=custom”;
[iOSLog] [IOS_SYSLOG_ROW] maxMFAAnswerLength = 50;
[iOSLog] [IOS_SYSLOG_ROW] maxPasswordLength = 32;
[iOSLog] [IOS_SYSLOG_ROW] maxUsernameLength = 32;
[iOSLog] [IOS_SYSLOG_ROW] openAccountUrl = “https://mobile.botw.com/Mobile-Home/Personal-Banking/Products”;
[iOSLog] [IOS_SYSLOG_ROW] rememberMeEnabled = 1;
[iOSLog] [IOS_SYSLOG_ROW] resetRegistration = 0;
[iOSLog] [IOS_SYSLOG_ROW] showATMBranchSearch = 1;
[iOSLog] [IOS_SYSLOG_ROW] showContactCallCenter = 1;
[iOSLog] [IOS_SYSLOG_ROW] siteKeyEnabled = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : preLoginDCM Service
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Send request to DMA Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] :
[iOSLog] [IOS_SYSLOG_ROW] module: login
[iOSLog] [IOS_SYSLOG_ROW] method: preLoginDCM
[iOSLog] [IOS_SYSLOG_ROW] params: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Initialising Mobiliti JSBridge.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Bridge: <MCJSBridge: 0x12c6bd4e0>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : -canOpenURL: failed for URL: “cydia://package/com.example.package” - error: “This app is not allowed to query for scheme cydia”
[HTTP] <-- GET /wd/hub/status - - ms - -
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 kernel[0] : Sandbox: FIPho
ne(20414) deny(1) file-write-create /private/test.txt
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:04 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout getStatus is called. Returning 0
[UIAuto] Instruments is ready to receive commands
[debug] [iOS] Instruments launched. Starting poll loop for new commands.
[debug] [iOS] Setting bootstrap config keys/values
[debug] [UIAuto] Socket data received (2 bytes)
[debug] [UIAuto] Got a result when we were not expecting one! Ignoring it
[debug] [UIAuto] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:05 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:05 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: gap://ready
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:05 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:05 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[debug] [Instruments] [INST] 2016-10-06 22:34:05 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:05 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:05 +0000 Debug: Running system command #1: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (27 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:true}
[debug] [iOS] Setting initial orientation to PORTRAIT
[debug] [UIAuto] Sending command to instruments: au.setScreenOrientation(‘PORTRAIT’)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:05 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : AppDelegate :: dmaDidFinishLoading: 2.798740
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : AppDelegate :: dmaDidFinishLoading - startLoginFlow: 2.799008
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Login Flow Service initialising.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Login Flow Service initialised successfully.
[HTTP] <-- GET /wd/hub/status - - ms - -
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Start Login Flow.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Start Workflow on DMA Provider.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] :
[iOSLog] [IOS_SYSLOG_ROW] workflow: login
[iOSLog] [IOS_SYSLOG_ROW] startEvent: startLoginFlow
[iOSLog] [IOS_SYSLOG_ROW] target: <LoginFlowService: 0x12c7c0de0>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Calling JS Method…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : JSON-RPC request: {“module”:“login/facade/login_facade”,“method”:“startLoginFlow”,“callbackMethod”:“callbackNative”}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Execute JS: mobiliti.callJsMethod(’{“module”:“login/facade/login_facade”,“method”:“startLoginFlow”,“callbackMethod”:“callbackNative”}’);
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Native callbackId: 1EB7012A25C54F6E8614DD6BA7FF8DC8
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Color: UIDeviceRGBColorSpace 0.0745098 0.278431 0.533333 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Calling JavaScript with “mobiliti.store_wrapper._getCallbacks[‘RDCSupported’].onSuccess(‘RDCSupported’, ‘true’);”
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout timeoutOffNotification is recieved. Changing isActive to false
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout setStatus is called. New status is 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout updateTimer called
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout m_IsActive = false!!!
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Updating native session ID to :
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : JSON-RPC response: {“error”:null,“eventType”:“login”,“data”:{“useMockService”:false,“isOffline”:false,“isRegistration”:true,“siteKeyEnabled”:false,“previous”:“startEnrolmentFlow”,“error”:null}}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Deferred: <LoginFlowService: 0x12c7c0de0>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Routing Workflow Callback
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Mapping response for Event: login
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Mapped Selector: showLoginScreens:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : showLoginScreens event recieved.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Hiding loadingOverlay is ignored due to request queue (
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] deferred = “<BOTWDCMServcie: 0x12c716480>”;
[iOSLog] [IOS_SYSLOG_ROW] rpc = {
[iOSLog] [IOS_SYSLOG_ROW] callbackMethod = callbackNative;
[iOSLog] [IOS_SYSLOG_ROW] method = preLoginDCM;
[iOSLog] [IOS_SYSLOG_ROW] module = “login/facade/login_facade”;
[iOSLog] [IOS_SYSLOG_ROW] params = (
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] shouldUseCommandExecutor = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Hiding loadingOverlay is ignored due to request queue (
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] deferred = “<BOTWDCMServcie: 0x12c716480>”;
[iOSLog] [IOS_SYSLOG_ROW] rpc = {
[iOSLog] [IOS_SYSLOG_ROW] callbackMethod = callbackNative;
[iOSLog] [IOS_SYSLOG_ROW] method = preLoginDCM;
[iOSLog] [IOS_SYSLOG_ROW] module = “login/facade/login_facade”;
[iOSLog] [IOS_SYSLOG_ROW] params = (
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] shouldUseCommandExecutor = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName login, Sign On, /www/themes/img/signon.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName accessCode, Access Code, /www/themes/img/access_code.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName accounts, Account Overview, /www/themes/img/accounts.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName payments, Payments & Transfers, /www/themes/img/payments.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName transfers, Transfers, /www/themes/img/transfers.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName deposit, Deposit Checks, /www/themes/img/deposit-web.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName more, More, /www/themes/img/more.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName locations, Locations, /www/themes/img/location.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Name, title, imageName help, Help, /www/themes/img/help.png
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: js-nativecall:WORK_FLOW_STARTED
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Calling JS Method…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : JSON-RPC request: {“method”:“preLoginDCM”,“module”:“login/facade/login_facade”,“params”:[],“callbackMethod”:“callbackNative”}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Execute JS: mobiliti.callJsMethod(’{“method”:“preLoginDCM”,“module”:“login/facade/login_facade”,“params”:[],“callbackMethod”:“callbackNative”}’);
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Native callbackId: D185419DAD7C4423AD00B7C334D30F33
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: gap://ready
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : native WS plugin recieves request NativeWebservice813889396
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : FTKWebServicesBaseServiceProvider: sendAsyncRequest to URL: https://mqa16.botw.com/RichChannelWS/service.svc requestMessage: <soap:Envelope xmlns:soap=“http://schemas.xmlsoap.org/soap/envelope/” xmlns:sc=“http://mcom.co.nz/RichChannelService/ServiceContracts/2009/08” xmlns:dc=“http://mcom.co.nz/RichChannelService/DataContracts/2009/08” xmlns:i=“http://www.w3.org/2001/XMLSchema-instance” xmlns:b=“http://schemas.microsoft.com/2003/10/Serialization/Arrays”>soap:Bodysc:Process<sc:request i:type=“dc:GetDCMRequest”>dc:SessionID</dc:SessionID></sc:request></sc:Process></soap:Body></soap:Envelope>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : FTKWebServicesBaseServiceProvider: retrieveResponseTimeoutFromSettings = 60
[debug] [Instruments] [INST] 2016-10-06 22:34:06 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)
[debug] [Instruments] [INST] 2016-10-06 22:34:06 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)
[debug] [Instruments] [INST] 2016-10-06 22:34:06 +0000 Debug: target.setDeviceOrientation(“1”)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : FTKWebServicesBaseServiceProvider: connectionDidFinishLoading: statusCode:200 and data:<s:Envelope xmlns:s=“http://schemas.xmlsoap.org/soap/envelope/”><s:Body><a:Result>Accepted</a:Result><a:ResultText i:nil=“true”/><a:SessionID i:nil=“true”/><a:AdditionalData i:nil=“true”/><a:Messages><a:DynamicMessageInfo><a:Name>System</a:Name><a:Message i:nil=“true”/></a:DynamicMessageInfo><a:DynamicMessageInfo><a:Name>PreAuth</a:Name><a:Message i:nil=“true”/></a:DynamicMessageInfo></a:Messages></s:Body></s:Envelope>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : native WS callbackFn: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : JSON-RPC response: {“error”:null,“data”:{“preAuthSystemMessage”:"",“preAuthMarketingMessage”:""}}
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Deferred: <BOTWDCMServcie: 0x12c716480>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : FTKTimeTracker: Success DispatchService preLoginDCM start = 946236.000000 , end = 2263220.000000 , total time = 1316.984000 milliseconds
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : PreLoginDCMService callback recieved.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : Send response <BOTWLoginViewController: 0x12d078600> to Delegate: handleBOTWDCM:
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : AsyncService Complete. Removing from callback.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:06 Stella-iPhone6 FIPhone[20414] : shouldStartLoadWithRequest: gap://ready
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [Instruments] [INST] 2016-10-06 22:34:07 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:07 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:07 +0000 Debug: Running system command #2: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (33 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
[debug] [iOS] Waiting for app source to contain elements
[debug] [UIAuto] Sending command to instruments: au.mainApp().getTreeForXML()
[HTTP] <-- GET /wd/hub/status - - ms - -
[debug] [Instruments] [INST] 2016-10-06 22:34:08 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
[debug] [Instruments] [INST] 2016-10-06 22:34:08 +0000 Debug: evaluating au.mainApp().getTreeForXML()
[debug] [Instruments] [INST] 2016-10-06 22:34:09 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:09 +0000 Debug: responding with:ue,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIAActivityIndicator”:{"@":{“name”:“Progress halted”,“label”:“Progress halted”,“value”:“0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0",“x”:169,“y”:290,“width”:37,“height”:37},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0",“x”:169,“y”:290,“width”:37,“height”:37},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“Loading…”,“label”:“Loading…”,“value”:“Loading…”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1",“x”:187.5,“y”:345.5,“width”:64.5,“height”:17},">":[]}},{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2",“x”:0,“y”:0,“width”:375,“height”:0},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/0",“x”:369.5,“y”:-39,“width”:2.5,“height”:36},">":[]}},{“UIAWebView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/1",“x”:0,“y”:-1,“width”:375,“height”:668},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/2",“x”:3,“y”:-5.5,“width”:369,“height”:2.5},">":[]}}]}},{“UIAImage”:{"@":{“name”:“signIn_photo_2_iPhone6”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/3",“x”:0,“y”:0,“width”:375,“height”:667},">":[]}},{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIAButton”:{"@":{“name”:“LoginEntryQuickbalanceButton”,“label”:“Quick Balance”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/0",“x”:120,“y”:40,“width”:135,“height”:25},">":[]}},{“UIAImage”:{"@":{“name”:“LoginEntryLogoImage”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1",“x”:87.5,“y”:85,“width”:200,“height”:41},">":[]}},{“UIAStaticText”:{"@":{“name”:“LoginEntrySysmessageTextview”,“label”:“Sign in to set-up Quick Blance”,“value”:“Sign in to set-up Quick Blance”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/2",“x”:15,“y”:146,“width”:345,“height”:17},">":[]}},{“UIAStaticText”:{"@":{“name”:“LoginEntrySysmessageTextview”,“label”:“Sign in to set-up Quick Blance”,“value”:“Sign in to set-up Quick Blance”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/3",“x”:15,“y”:146,“width”:345,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“Enter Username”,“label”:“Enter Username”,“value”:“Enter Username”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/4",“x”:20,“y”:178,“width”:200,“height”:10},">":[]}},{“UIATextField”:{"@":{“name”:“LoginEntryUsernameTextbox”,“label”:“Username”,“value”:“Enter Username”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/5",“x”:20,“y”:193,“width”:237,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryRememberMeCheckbox”,“label”:“Save”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/6",“x”:280,“y”:188,“width”:80,“height”:30},">":[]}},{“UIAImage”:{"@":{“name”:“clear_username”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/7",“x”:267,“y”:197,“width”:13,“height”:13},">":[]}},{“UIAStaticText”:{"@":{“name”:“LoginEntryUsernameErrorLabel”,“label”:“Please enter your Username to continue.”,“value”:“Please enter your Username to continue.”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/8",“x”:15,“y”:229,"width
“:345,“height”:0},”>":[]}},{“UIAStaticText”:{"@":{“name”:“Enter Password”,“label”:“Enter Password”,“value”:“Enter Password”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/9",“x”:20,“y”:234,“width”:200,“height”:10},">":[]}},{“UIASecureTextField”:{"@":{“name”:“LoginEntryPasswordTextbox”,“label”:null,“value”:“Enter Password”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/10",“x”:20,“y”:249,“width”:340,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntrySwitchToPasswordButton”,“label”:“Use Password”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/11",“x”:15,“y”:280,“width”:172.5,“height”:35},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntrySwitchToPinButton”,“label”:“Use Mobile PIN”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/12",“x”:187.5,“y”:280,“width”:172.5,“height”:35},">":[]}},{“UIAStaticText”:{"@":{“name”:“LoginEntryPasswordErrorLabel”,“label”:“Please enter your Password to continue.”,“value”:“Please enter your Password to continue.”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/13",“x”:15,“y”:320,“width”:345,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryLoginButton”,“label”:“Sign In”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/14",“x”:15,“y”:340,“width”:345,“height”:46},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryForgotUsernameButton”,“label”:“Forgot Username”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/15",“x”:15,“y”:401,“width”:113,“height”:29},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryForgotPasswordButton”,“label”:“Forgot Password”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/16",“x”:249,“y”:401,“width”:111,“height”:29},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryEnrollButton”,“label”:“Enroll”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/17",“x”:35,“y”:505,“width”:38,“height”:29},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryOpenAccountButton”,“label”:“Open Account”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/18",“x”:98,“y”:505,“width”:93,“height”:29},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryLocationsButton”,“label”:“Locations”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/19",“x”:216,“y”:505,“width”:64,“height”:29},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryHelpButton”,“label”:“Help”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/20",“x”:305,“y”:505,“width”:30,“height”:29},">":[]}},{“UIAElement”:{"@":{“name”:“LoginEntryDcmWebview”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/21",“x”:15,“y”:546,“width”:345,“height”:0},">":[{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/21/0",“x”:15,“y”:546,“width”:345,“height”:0},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/21/0/0",“x”:354.5,“y”:507,“width”:2.5,“height”:36},">":[]}},{“UIAWebView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/21/0/1",“x”:15,“y”:546,“width”:345,“height”:0},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/21/0/2",“x”:350,“y”:540.5,“width”:7,“height”:2.5},">":[]}}]}}]}},{“UIAElement”:{"@":{“name”:“LoginEntryOpinionlabWebview”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/22",“x”:138.5,“y”:576,“width”:98,“height”:23},">":[{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,"enabled
":true,“valid”:true,“visible”
[debug] [Instruments] [INST] :true,“hint”:null,“path”:"/0/0/4/22/0",“x”:138.5,“y”:576,“width”:98,“height”:23},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/22/0/0",“x”:231,“y”:560,“width”:2.5,“height”:36},">":[]}},{“UIAWebView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/22/0/1",“x”:138.5,“y”:576,“width”:100,“height”:30},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/22/0/2",“x”:141.5,“y”:593.5,“width”:92,“height”:2.5},">":[]}}]}}]}},{“UIAStaticText”:{"@":{“name”:“LoginEntryNotices1Label”,“label”:“©2016 Bank of the West. All rights reserved. V 5.1.0”,“value”:“©2016 Bank of the West. All rights reserved. V 5.1.0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/23",“x”:60,“y”:629,“width”:255,“height”:13},">":[]}},{“UIAStaticText”:{"@":{“name”:“LoginEntryNotices2Label”,“label”:“Member FDIC | Equal Housing Lender |”,“value”:“Member FDIC | Equal Housing Lender |”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/24",“x”:51,“y”:642,“width”:192,“height”:13},">":[]}},{“UIAButton”:{"@":{“name”:“LoginEntryNoticesButton”,“label”:“Privacy & Legal”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/25",“x”:248,“y”:642,“width”:81,“height”:13},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/26",“x”:369.5,“y”:3,“width”:2.5,“height”:661},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/27",“x”:365,“y”:661.5,“width”:7,“height”:2.5},">":[]}}]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/5",“x”:0,“y”:667,“width”:375,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/5/0",“x”:0,“y”:666.5,“width”:375,“height”:0.5},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/5/1",“x”:0,“y”:667,“width”:375,“height”:44},">":[]}}]}}]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1",“x”:0,“y”:0,“width”:375,“height”:667},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/2",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIAStatusBar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/2/0",“x”:0,“y”:0,“width”:375,“height”:20},">":[{“UIAElement”:{"@":{“name”:“2 of 5 bars, signal strength”,“label”:“2 of 5 bars, signal strength”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/0",“x”:6,“y”:0,“width”:35,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“AT&T network”,“label”:“AT&T network”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/1",“x”:44,“y”:0,“width”:30,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“SSID”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control
center, Double-tap to scroll to top",“path”:"/0/2/0/2",“x”:79,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3:34 PM”,“label”:“3:34 PM”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/3",“x”:164,“y”:0,“width”:50,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“StandardLocationTrackingOn”,“label”:“Location tracking on”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/4",“x”:258,“y”:0,“width”:9,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“Alarm set”,“label”:“Alarm set”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/5",“x”:273,“y”:0,“width”:10,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“Bluetooth on”,“label”:“Bluetooth on”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/6",“x”:289,“y”:0,“width”:8,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“100% battery power, On AC Power”,“label”:“100% battery power, On AC Power”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/7",“x”:303,“y”:0,“width”:67,“height”:20},">":[]}}]}}]}}]}}}
[debug] [Instruments] [INST] 2016-10-06 22:34:09 +0000 Debug: Running system command #3: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (8192 bytes)
[debug] [UIAuto] Socket data received (6230 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“BOTW”,“label”:“BOTW”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:tr
[Appium] New IosDriver session created successfully, session 95e53ffd-304d-4f85-9c1a-04c66f7eb32d added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {“webStorageEnabled”:false,…
[HTTP] <-- POST /wd/hub/session 200 117833 ms - 883
[HTTP] --> POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/timeouts/implicit_wait {“ms”:60000}
[MJSONWP] Calling AppiumDriver.implicitWait() with args: [60000,"95e53ffd-304d-4f85-…
[debug] [iOS] Executing iOS command ‘implicitWait’
[debug] [BaseDriver] Set implicit wait to 60000ms
[MJSONWP] Responding to client with driver.implicitWait() result: null
[HTTP] <-- POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/timeouts/implicit_wait 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/element {“using”:“id”,“value”:“LoginEntryQuickbalanceButton”}
[MJSONWP] Calling AppiumDriver.findElement() with args: [“id”,"LoginEntryQuickbalan…
[debug] [iOS] Executing iOS command ‘findElement’
[debug] [BaseDriver] Waiting up to 60000 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryQuickbalanceButton’)
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to clien
t with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 90 ms - 83
[debug] [Instruments] [INST] 2016-10-06 22:34:10 +0000 Debug: Got new command 3 from instruments: au.getElementByAccessibilityId(‘LoginEntryQuickbalanceButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:10 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryQuickbalanceButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:10 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:10 +0000 Debug: Lookup returned [object UIAButton] with the name “LoginEntryQuickbalanceButton” (id: 0).
[debug] [Instruments] [INST] 2016-10-06 22:34:10 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:10 +0000 Debug: Running system command #4: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (38 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:{“ELEMENT”:“0”}}
[MJSONWP] Responding to client with driver.findElement() result: {“ELEMENT”:“0”}
[HTTP] <-- POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/element 200 1356 ms - 87
[HTTP] --> POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/element {“using”:“id”,“value”:“LoginEntryEnrollButton”}
[MJSONWP] Calling AppiumDriver.findElement() with args: [“id”,"LoginEntryEnrollButt…
[debug] [iOS] Executing iOS command ‘findElement’
[debug] [BaseDriver] Waiting up to 60000 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:11 Stella-iPhone6 gputoolsd[20413] : schedule invalidation <DYTransport 0x12fe07060, error: lost transport connection (31)>
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:11 Stella-iPhone6 gputoolsd[20413] : terminating daemon 0x12fe06d20
[debug] [Instruments] [INST] 2016-10-06 22:34:11 +0000 Debug: Got new command 4 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:11 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:11 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:11 +0000 Debug: Lookup returned [object UIAButton] with the name “LoginEntryEnrollButton” (id: 1).
[debug] [Instruments] [INST] 2016-10-06 22:34:11 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:11 +0000 Debug: Running system command #5: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (38 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:{“ELEMENT”:“1”}}
[MJSONWP] Responding to client with driver.findElement() result: {“ELEMENT”:“1”}
[HTTP] <-- POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/element 200 1036 ms - 87
[HTTP] --> POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/element/1/click {"{}":""}
[MJSONWP] Calling AppiumDriver.click() with args: [“1”,"95e53ffd-304d-4f85-9c…
[debug] [iOS] Executing iOS command ‘click’
[debug] [UIAuto] Sending command to instruments: au.tapById(‘1’)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:12 Stella-iPhone6 MobileGestaltHelper[20297] : libMobileGestalt MobileGestalt.c:281: server_access_check denied access to question UniqueDeviceID for pid 20415
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:12 Stella-iPhone6 ScriptAgent[20415] : libMobileGestalt MobileGestaltSupport.m:151: pid 20415 (ScriptAgent) does not have sandbox access for re6Zb+zwFKJNlkQTUeT+/w and IS NOT appropriately entitled
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:12 Stella-iPhone6 ScriptAgent[20415] : libMobileGestalt MobileGestalt.c:542: no access to UniqueDeviceID (see rdar://problem/11744455)
[debug] [Instruments] [INST] 2016-10-06 22:34:12 +0000 Debug: Got new command 5 from instruments: au.tapById(‘1’)
[debug] [Instruments] [INST] 2016-10-06 22:34:12 +0000 Debug: evaluating au.tapById(‘1’)
[debug] [Instruments] [INST] 2016-10-06 22:34:12 +0000 Debug: UIAButton.tap()
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:12 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:13 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:13 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout getStatus is called. Returning 0
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[MJSONWP] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/element/1/click 200 1300 ms - 76
[HTTP] --> POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/element {“using”:“id”,“value”:“LoginEntryEnrollButton”}
[MJSONWP] Calling AppiumDriver.findElement() with args: [“id”,"LoginEntryEnrollButt…
[debug] [iOS] Executing iOS command ‘findElement’
[debug] [BaseDriver] Waiting up to 60000 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:12 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:12 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:12 +0000 Debug: Running system command #6: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:13 +0000 Debug: Got new command 6 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:13 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:14 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:14 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:14 +0000 Debug: Running system command #7: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:15 +0000 Debug: Got new command 7 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:15 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:15 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:15 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:15 +0000 Debug: Running system command #8: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 2269 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:16 +0000 Debug: Got new command 8 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:16 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:16 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:16 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:16 +0000 Debug: Running system command #9: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:17 +0000 Debug: Got new command 9 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:17 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:18 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:18 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:18 +0000 Debug: Running system command #10: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 4883 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:19 +0000 Debug: Got new command 10 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:19 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:19 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:19 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:19 +0000 Debug: Running system command #11: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:20 +0000 Debug: Got new command 11 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:20 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:20 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:20 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:20 +0000 Debug: Running system command #12: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 7397 ms so far
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:21 +0000 Debug: Got new command 12 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:21 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:21 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:21 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:21 +0000 Debug: Running system command #13: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:22 +0000 Debug: Got new command 13 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:22 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:23 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:23 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 9994 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:23 +0000 Debug: Running system command #14: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:24 +0000 Debug: Got new command 14 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:24 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:24 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:24 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:24 +0000 Debug: Running system command #15: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:25 +0000 Debug: Got new command 15 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:25 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:25 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:25 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:25 +0000 Debug: Running system command #16: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 12532 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:26 +0000 Debug: Got new command 16 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:26 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:26 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:26 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:26 +0000 Debug: Running system command #17: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:27 +0000 Debug: Got new command 17 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:27 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:28 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:28 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 15119 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:28 +0000 Debug: Running system command #18: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:29 +0000 Debug: Got new command 18 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:29 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:29 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:29 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:29 +0000 Debug: Running system command #19: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:30 +0000 Debug: Got new command 19 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:30 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:30 Stella-iPhone6 timed[20035] : (Note ) CoreTime: Current mcc: ‘310’ simulated:‘0’.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:30 Stella-iPhone6 timed[20035] : (Note ) CoreTime: Received timezone “America/Los_Angeles” from “Location” with mcc 310
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:30 Stella-iPhone6 timed[20035] : (Note ) CoreTime: Not setting time zone to America/Los_Angeles from LocationAndNetwork because time zone is unchanged
[debug] [Instruments] [INST] 2016-10-06 22:34:30 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:30 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 17703 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:30 +0000 Debug: Running system command #20: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:31 +0000 Debug: Got new command 20 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:31 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:32 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:32 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:32 +0000 Debug: Running system command #21: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:34:32 Stella-iPhone6 locationd[18453] : need a scan, count, 0, 0, lwatchdog, 0.0, interval, 60.0, needWatchdog, 0
[debug] [Instruments] [INST] 2016-10-06 22:34:33 +0000 Debug: Got new command 21 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:33 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:33 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:33 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:33 +0000 Debug: Running system command #22: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 20313 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:34 +0000 Debug: Got new command 22 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:34 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:34 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:34 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:34 +0000 Debug: Running system command #23: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:35 +0000 Debug: Got new command 23 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:35 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:36 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:36 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:36 +0000 Debug: Running system command #24: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 22807 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:37 +0000 Debug: Got new command 24 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:37 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:37 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:37 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:37 +0000 Debug: Running system command #25: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:38 +0000 Debug: Got new command 25 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:38 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:38 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:38 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:38 +0000 Debug: Running system command #26: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 25404 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:39 +0000 Debug: Got new command 26 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:39 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:39 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:39 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:39 +0000 Debug: Running system command #27: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:40 +0000 Debug: Got new command 27 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:40 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:41 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:41 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:41 +0000 Debug: Running system command #28: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 28005 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:42 +0000 Debug: Got new command 28 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:42 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:42 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:42 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:42 +0000 Debug: Running system command #29: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:43 +0000 Debug: Got new command 29 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:43 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:43 +0000 Debug: evaluation finished
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 30473 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:43 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:43 +0000 Debug: Running system command #30: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:44 +0000 Debug: Got new command 30 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:44 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:44 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:44 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:44 +0000 Debug: Running system command #31: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:45 +0000 Debug: Got new command 31 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:45 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:46 +0000 Debug: evaluation finished
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 33005 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:46 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:46 +0000 Debug: Running system command #32: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:47 +0000 Debug: Got new command 32 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:47 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:47 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:47 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:47 +0000 Debug: Running system command #33: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:48 +0000 Debug: Got new command 33 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:48 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:48 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:48 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 35617 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:48 +0000 Debug: Running system command #34: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:49 +0000 Debug: Got new command 34 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:49 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:49 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:49 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:49 +0000 Debug: Running system command #35: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:50 +0000 Debug: Got new command 35 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:50 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:51 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:51 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:51 +0000 Debug: Running system command #36: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 38106 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:52 +0000 Debug: Got new command 36 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:52 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:52 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:52 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:52 +0000 Debug: Running system command #37: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:53 +0000 Debug: Got new command 37 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:53 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:53 +0000 Debug: evaluation finished
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 40710 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:53 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:53 +0000 Debug: Running system command #38: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:54 +0000 Debug: Got new command 38 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:54 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:55 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:55 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:55 +0000 Debug: Running system command #39: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:56 +0000 Debug: Got new command 39 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:56 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:56 +0000 Debug: evaluation finished
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 43336 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:56 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:56 +0000 Debug: Running system command #40: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:34:57 +0000 Debug: Got new command 40 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:57 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:57 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:57 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:34:57 +0000 Debug: Running system command #41: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:58 +0000 Debug: Got new command 41 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:58 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:59 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:34:59 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 45812 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:34:59 +0000 Debug: Running system command #42: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:35:00 +0000 Debug: Got new command 42 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:00 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:00 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:00 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:00 +0000 Debug: Running system command #43: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:01 +0000 Debug: Got new command 43 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:01 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:01 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:01 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:01 +0000 Debug: Running system command #44: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 48443 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:02 +0000 Debug: Got new command 44 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:02 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:02 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:02 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:02 +0000 Debug: Running system command #45: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:35:03 +0000 Debug: Got new command 45 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:03 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:04 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:04 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:04 +0000 Debug: Running system command #46: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 50923 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:05 +0000 Debug: Got new command 46 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:05 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:05 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:05 +0000 Debug: responding with:
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:05 +0000 Debug: Running system command #47: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:35:06 +0000 Debug: Got new command 47 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:06 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:06 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:06 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:06 +0000 Debug: Running system command #48: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 53529 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:07 +0000 Debug: Got new command 48 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:07 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:07 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:07 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:07 +0000 Debug: Running system command #49: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:08 +0000 Debug: Got new command 49 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:08 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:09 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:09 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:09 +0000 Debug: Running system command #50: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 56031 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:10 +0000 Debug: Got new command 50 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:10 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:10 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:10 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:10 +0000 Debug: Running system command #51: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:11 +0000 Debug: Got new command 51 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:11 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [BaseDriver] Waited for 58904 ms so far
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:12 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:12 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:12 +0000 Debug: Running system command #52: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [Instruments] [INST] 2016-10-06 22:35:13 +0000 Debug: Got new command 52 from instruments: au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:13 +0000 Debug: evaluating au.getElementByAccessibilityId(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:13 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:13 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:13 +0000 Debug: Running system command #53: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[debug] [iOS] Id selector, ‘LoginEntryEnrollButton’, not found in Localizable.strings.
[debug] [UIAuto] Sending command to instruments: au.getElementById(‘LoginEntryEnrollButton’)
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:13 Stella-iPhone6 SpringBoard[13952] : [MPUSystemMediaControls] Updating supported commands for now playing application.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:13 Stella-iPhone6 SpringBoard[13952] : [MPUSystemMediaControls] Updating supported commands for now playing application.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:13 Stella-iPhone6 SpringBoard[13952] : [MPUSystemMediaControls] Updating supported commands for now playing application.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:13 Stella-iPhone6 SpringBoard[13952] : [MPUSystemMediaControls] Updating supported commands for now playing application.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:14 Stella-iPhone6 SpringBoard[13952] : [MPUSystemMediaControls] Updating supported commands for now playing application.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:14 Stella-iPhone6 SpringBoard[13952] : [MPUSystemMediaControls] Updating supported commands for now playing application.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:14 Stella-iPhone6 SpringBoard[13952] : [MPUSystemMediaControls] Updating supported commands for now playing application.
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:14 Stella-iPhone6 SpringBoard[13952] : [MPUSystemMediaControls] Updating supported commands for now playing application.
[debug] [Instruments] [INST] 2016-10-06 22:35:14 +0000 Debug: Got new command 53 from instruments: au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:14 +0000 Debug: evaluating au.getElementById(‘LoginEntryEnrollButton’)
[debug] [Instruments] [INST] 2016-10-06 22:35:14 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-10-06 22:35:14 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-10-06 22:35:14 +0000 Debug: Running system command #54: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/57/tggn74cs107gyp8l2jwjs345kl3ngj/T/instruments_sock 2,{“status”:0,"v…
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {“status”:0,“value”:""}
[HTTP] <-- POST /wd/hub/session/95e53ffd-304d-4f85-9c1a-04c66f7eb32d/element 500 61524 ms - 164
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 9 ms - 83
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:32 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout getStatus is called. Returning 0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:32 Stella-iPhone6 kernel[0] : Sandbox: FIPhone(20414) deny(1) sysctl-read kern.proc.all.0
[iOSLog] [IOS_SYSLOG_ROW] Oct 6 15:35:32 Stella-iPhone6 FIPhone[20414] : BOTWAppTimeout getStatus is called. Returning 0