Skip to content

Instantly share code, notes, and snippets.

@ldx
Created January 7, 2015 10:50
Show Gist options
  • Save ldx/db58871b96384719478d to your computer and use it in GitHub Desktop.
Save ldx/db58871b96384719478d to your computer and use it in GitHub Desktop.
Appium log
2015-01-07 10:41:45:207 - info: Welcome to Appium v1.3.4 (REV 1c446f71b2759202b9677326c2a972b0b1377af9)
2015-01-07 10:41:45:211 - info: Appium REST http interface listener started on 0.0.0.0:4443
2015-01-07 10:41:45:217 - info: [debug] Non-default server args: {"port":4443,"callbackAddress":"127.0.0.1","backendRetries":4,"launchTimeout":"40000","logTimestamp":true,"logNoColors":true,"browserName":"safari","orientation":"portrait","showSimulatorLog":true,"keepKeyChains":true,"isolateSimDevice":true}
2015-01-07 10:41:45:218 - warn: Deprecated server args: {"--show-sim-log":"use instead: --show-ios-log"}
2015-01-07 10:41:45:218 - info: Console LogLevel: debug
2015-01-07 10:41:45:671 - info: --> POST /wd/hub/session {"desiredCapabilities":{"deviceName":"iPhone Simulator","javascriptEnabled":true,"webdriver.remote.quietExceptions":true,"browserName":"safari","platformVersion":"8.1","platformName":"iOS"}}
2015-01-07 10:41:45:674 - info: Client User-Agent string: undefined
2015-01-07 10:41:45:675 - info: [debug] The following desired capabilities were provided, but not recognized by appium. They will be passed on to any other services running on this server. : javascriptEnabled, webdriver.remote.quietExceptions
2015-01-07 10:41:45:676 - info: [debug] Configuring Safari session
2015-01-07 10:41:45:677 - info: [debug] We're on iOS8+ so not copying mobile safari app
2015-01-07 10:41:45:678 - info: [debug] Creating new appium session 268c33f4-dceb-41af-8e20-0082435e723a
2015-01-07 10:41:45:681 - info: [debug] Removing any remaining instruments sockets
2015-01-07 10:41:45:682 - info: [debug] Cleaned up instruments socket /tmp/instruments_sock
2015-01-07 10:41:45:682 - info: [debug] Setting Xcode folder
2015-01-07 10:41:45:695 - info: [debug] Setting Xcode version
2015-01-07 10:41:46:105 - info: [debug] Setting iOS SDK Version
2015-01-07 10:41:46:177 - info: [debug] Getting sdk version from xcrun with a timeout
2015-01-07 10:41:47:818 - info: [debug] iOS SDK Version set to 8.1
2015-01-07 10:41:47:819 - info: [debug] Checking whether instruments supports our device string
2015-01-07 10:41:47:819 - info: [debug] Getting list of devices instruments supports
2015-01-07 10:41:48:225 - info: [debug] Instruments is at: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments
2015-01-07 10:41:50:803 - info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.1.1","iOSSDKVersion":"8.1","deviceName":"iPhone Simulator","platformVersion":"8.1"}
2015-01-07 10:41:50:803 - info: [debug] fixDevice is on
2015-01-07 10:41:50:804 - info: [debug] Fixing device. Changed from: "iPhone Simulator (8.1 Simulator)" to: "iPhone 6 (8.1 Simulator)"
2015-01-07 10:41:50:804 - info: [debug] Final device string is: 'iPhone 6 (8.1 Simulator)'
2015-01-07 10:41:50:804 - info: [debug] iOS sim UDID is C71CBD85-BE86-42DB-A99D-23BDE6243E34
2015-01-07 10:41:50:804 - info: [debug] Detecting automation tracetemplate
2015-01-07 10:41:50:812 - info: [debug] Not auto-detecting udid, running on sim
2015-01-07 10:41:50:812 - info: [debug] Localizable.strings is not currently supported when using real devices.
2015-01-07 10:41:50:812 - info: [debug] Creating instruments
2015-01-07 10:41:50:813 - info: On some xcode 6 platforms, instruments-without-delay does not work. If you experience this, you will need to re-run appium with the --native-instruments-lib flag
2015-01-07 10:41:50:814 - info: [debug] Preparing uiauto bootstrap
2015-01-07 10:41:50:814 - info: [debug] Dynamic bootstrap dir: /Users/chef/Library/Application Support/appium/bootstrap
2015-01-07 10:41:50:815 - info: [debug] Dynamic env: {"nodePath":"/usr/local/Cellar/node/0.10.35_1/bin/node","commandProxyClientPath":"/Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js","instrumentsSock":"/tmp/instruments_sock","interKeyDelay":null,"justLoopInfinitely":false,"autoAcceptAlerts":false,"autoDismissAlerts":false,"sendKeyStrategy":"oneByOne"}
2015-01-07 10:41:50:837 - info: [debug] Dynamic bootstrap code: // This file is autom...cally generated. Do not manually modify!
2015-01-07 10:41:50:837 - info: [debug] Dynamic bootstrap path: /Users/chef/Library/Application Support/appium/bootstrap/bootstrap-cd2b92669fa74e4d.js
2015-01-07 10:41:50:841 - info: [debug] Creating or overwritting dynamic bootstrap: /Users/chef/Library/Application Support/appium/bootstrap/bootstrap-cd2b92669fa74e4d.js
2015-01-07 10:41:50:843 - info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.1.1","iOSSDKVersion":"8.1","deviceName":"iPhone Simulator","platformVersion":"8.1"}
2015-01-07 10:41:50:843 - info: [debug] fixDevice is on
2015-01-07 10:41:50:843 - info: [debug] Fixing device. Changed from: "iPhone Simulator (8.1 Simulator)" to: "iPhone 6 (8.1 Simulator)"
2015-01-07 10:41:50:843 - info: [debug] Final device string is: 'iPhone 6 (8.1 Simulator)'
2015-01-07 10:41:50:844 - info: [debug] Not setting device type since we're using bundle ID and assuming app is already installed
2015-01-07 10:41:50:845 - info: [debug] Checking whether we need to set app preferences
2015-01-07 10:41:50:845 - info: [debug] Running ios sim reset flow
2015-01-07 10:41:50:845 - info: [debug] Killing the simulator process
2015-01-07 10:41:50:846 - info: [debug] Killall iOS Simulator
2015-01-07 10:41:50:851 - info: [debug] Killing any other simulator daemons
2015-01-07 10:41:50:943 - info: [debug] Cleaning sim data files
2015-01-07 10:41:50:944 - info: [debug] Resetting simulator and saving Keychains
2015-01-07 10:41:50:948 - error: Could not reset simulator. Leaving as is. Error: undefined
2015-01-07 10:41:50:949 - info: [debug] Cleaning mobile safari data files
2015-01-07 10:41:50:951 - warn: Applications directory /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application doesn't exist. Have you run this simulator before?
2015-01-07 10:41:50:953 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/Snapshots/com.apple.mobilesafari
2015-01-07 10:41:50:962 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/com.apple.mobilesafari/Cache.db*
2015-01-07 10:41:50:969 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/com.apple.WebAppCache/*.db
2015-01-07 10:41:50:977 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Safari
2015-01-07 10:41:50:984 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/WebKit/LocalStorage/*.*
2015-01-07 10:41:50:994 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/WebKit/GeolocationSites.plist
2015-01-07 10:41:51:003 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Cookies/*.binarycookies
2015-01-07 10:41:51:015 - info: [debug] Isolating the requested simulator by deleting all others
2015-01-07 10:41:51:017 - info: Executing: xcrun simctl list devices with timeout 0
2015-01-07 10:41:51:628 - info: Executing: xcrun simctl delete 3F4F944A-B411-429B-9B0F-424B94E9D6D6 with timeout 0
2015-01-07 10:41:52:242 - info: Executing: xcrun simctl delete F22F833F-42CE-4BF9-86F4-8E072824C13E with timeout 0
2015-01-07 10:41:52:352 - info: Executing: xcrun simctl delete F454AFA5-A686-49CE-B3D9-EEC7039DD22E with timeout 0
2015-01-07 10:41:52:456 - info: Executing: xcrun simctl delete 5B4E12B9-FAB2-4772-8ABB-5901126FC149 with timeout 0
2015-01-07 10:41:52:559 - info: Executing: xcrun simctl delete 5A0A69D0-CDF3-41E7-8DDA-2198A38F31F5 with timeout 0
2015-01-07 10:41:52:793 - info: Executing: xcrun simctl delete 612A2222-E85E-40B7-99A2-7E44A807596B with timeout 0
2015-01-07 10:41:52:896 - info: Executing: xcrun simctl delete A8E6CCC8-4FB5-49E7-88F6-F4D695B4B676 with timeout 0
2015-01-07 10:41:52:999 - info: Executing: xcrun simctl delete 1DE99985-120B-4951-A7DD-2C9F3DBD7841 with timeout 0
2015-01-07 10:41:53:102 - info: Executing: xcrun simctl delete C2E6D5D7-8029-458E-9D8A-F97FA541CEE5 with timeout 0
2015-01-07 10:41:53:206 - info: [debug] Not setting locale
2015-01-07 10:41:53:206 - info: [debug] No iOS / app preferences to set
2015-01-07 10:41:53:207 - info: [debug] Starting iOS 8.* simulator log capture
2015-01-07 10:41:53:227 - info: [debug] Not pre-launching simulator
2015-01-07 10:41:53:227 - info: [debug] Not installing to real device since we're on sim
2015-01-07 10:41:53:227 - info: [debug] Starting command proxy.
2015-01-07 10:41:53:229 - info: [debug] Instruments socket server started at /tmp/instruments_sock
2015-01-07 10:41:53:229 - info: [debug] Starting instruments
2015-01-07 10:41:53:235 - info: [debug] Instruments is at: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments
2015-01-07 10:41:53:236 - info: Launching instruments
2015-01-07 10:41:53:237 - info: [debug] Attempting to run app on iPhone 6 (8.1 Simulator)
2015-01-07 10:41:53:238 - info: [debug] Spawning instruments with command: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode-6.1.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w "iPhone 6 (8.1 Simulator)" com.apple.mobilesafari -e UIASCRIPT "/Users/chef/Library/Application Support/appium/bootstrap/bootstrap-cd2b92669fa74e4d.js" -e UIARESULTSPATH /tmp/appium-instruments
2015-01-07 10:41:53:238 - info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6"}
2015-01-07 10:41:53:239 - info: [debug] And launch timeouts (in ms): {"global":40000}
2015-01-07 10:41:54:092 - info: [debug] [INST] Waiting for device to boot...
2015-01-07 10:41:56:905 - info: [IOS_SYSLOG_ROW ] Jan 7 02:39:53 itako33075 bootlog[0]: BOOT_TIME 1420627193 0
2015-01-07 10:41:56:905 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:56 itako33075 syslogd[752]: Configuration Notice:
2015-01-07 10:41:56:905 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.cloudd" claims selected messages.
2015-01-07 10:41:56:905 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:41:56:906 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:56 itako33075 syslogd[752]: Configuration Notice:
2015-01-07 10:41:56:906 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.clouddocs" claims selected messages.
2015-01-07 10:41:56:906 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:41:56:907 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:56 itako33075 syslogd[752]: Configuration Notice:
2015-01-07 10:41:56:907 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.testmanagerd" claims selected messages.
2015-01-07 10:41:56:907 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:41:56:907 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.assertiond): This service is defined to be constantly running and is inherently inefficient.
2015-01-07 10:41:56:908 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.assetsd.nebulad): The JetsamProperties key is not available on this platform.
2015-01-07 10:41:56:908 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.assetsd.notificationServer): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
2015-01-07 10:41:56:908 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.assetsd): The JetsamProperties key is not available on this platform.
2015-01-07 10:41:56:908 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.backboardd): Unknown key for Boolean: HighPriorityIO
2015-01-07 10:41:56:909 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.backboardd): This service is defined to be constantly running and is inherently inefficient.
2015-01-07 10:41:56:909 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.calaccessd.xpc): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
2015-01-07 10:41:56:909 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.calaccessd): The JetsamProperties key is not available on this platform.
2015-01-07 10:41:56:909 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.certui.relay): ThrottleInterval set to zero. You're not that important. Ignoring.
2015-01-07 10:41:56:910 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.certui.relay): The JetsamProperties key is not available on this platform.
2015-01-07 10:41:56:910 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.cloudphotod): The JetsamProperties key is not available on this platform.
2015-01-07 10:41:56:910 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:55 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.configd_sim): This service is defined to be constantly running and is inherently inefficient.
2015-01-07 10:41:56:993 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:56 itako33075.dev.miso configd_sim[768]: network changed: v4(en1+:172.22.33.75) DNS+ Proxy+
2015-01-07 10:41:57:348 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:57 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.sharingd[763]): Could not find program specified by service: 2: No such file or directory: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/sharingd
2015-01-07 10:41:57:350 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:57 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.sharingd[763]): Service setup event to handle failure and will not launch until it fires.
2015-01-07 10:41:57:354 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:57 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imtransferservices.IMTransferAgent): The _DirtyJetsamPriority key is not available on this platform.
2015-01-07 10:41:57:355 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:57 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imtransferservices.IMTransferAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:41:57:356 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:57 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:41:57:754 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:57 itako33075.dev.miso securityd[773]: unable to access hwaes key
2015-01-07 10:41:57:821 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:57 itako33075.dev.miso identityservicesd[760]: [Warning] DeviceHeartbeat - Failed loading device heartbeat data from keychain -25300
2015-01-07 10:41:58:281 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:41:58:442 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075.dev.miso backboardd[762]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
2015-01-07 10:41:58:451 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075.dev.miso backboardd[762]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x115c2e000
2015-01-07 10:41:58:451 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075.dev.miso backboardd[762]: HID Session async scheduling initiated.
2015-01-07 10:41:58:452 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075.dev.miso backboardd[762]: HID Session async root queue running at priority 63 and schedule 2.
2015-01-07 10:41:58:452 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075.dev.miso backboardd[762]: HID Session async scheduling complete.
2015-01-07 10:41:58:452 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075.dev.miso backboardd[762]: Successfully opened the IOHIDSession
2015-01-07 10:41:58:581 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075.dev.miso identityservicesd[760]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/IdentityServices/ids.db.
2015-01-07 10:41:58:885 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:58 itako33075.dev.miso CoreSimulatorBridge[772]: Switching to keyboard: en
2015-01-07 10:41:59:229 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:59 itako33075.dev.miso backboardd[762]: Migration complete (if performed). (Elapsed time: 0.01 seconds)
2015-01-07 10:41:59:406 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:59 itako33075.dev.miso distnoted[777]: # distnote server daemon absolute time: 127.099955336 civil time: Wed Jan 7 02:41:59 2015 pid: 777 uid: 514 root: yes
2015-01-07 10:41:59:410 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:59 itako33075.dev.miso locationd[764]: Logging binary sensor data to /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/locationd/locationdSensors.bin
2015-01-07 10:41:59:639 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:59 itako33075.dev.miso locationd[764]: NBB-Could not get UDID for stable refill timing, falling back on random
2015-01-07 10:41:59:668 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:59 itako33075.dev.miso locationd[764]: Location icon should now be in state 'Inactive'
2015-01-07 10:41:59:963 - info: [IOS_SYSLOG_ROW ] Jan 7 02:41:59 itako33075.dev.miso locationd[764]: [Warning] Cannot listen to battery level change notification.
2015-01-07 10:42:00:029 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:00 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:00:119 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:00 --- last message repeated 3 times ---
2015-01-07 10:42:00:121 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:00 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.accounts.dom): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:00:427 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:00 itako33075.dev.miso lsd[776]: LaunchServices: Seeding database
2015-01-07 10:42:00:777 - info: [debug] [INST STDERR] Failed to authorize rights (0x20) with status: -60007.
2015-01-07 10:42:00:907 - info: [debug] [INST STDERR] 2015-01-07 02:42:00.906 instruments[746:1003] -[XRSimulatorDevice prepareConnection:]: Unable to authorize simulated daemon (769): 8
2015-01-07 10:42:00:924 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:00 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:01:058 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075.dev.miso installd[759]: 0x10d39b310 main: Reboot detected
2015-01-07 10:42:01:064 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075.dev.miso installd[759]: 0x10d39b310 is_build_upgrade: Did not find last build info; we must be upgrading from pre-8.0 or this is an erase install.
2015-01-07 10:42:01:067 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075.dev.miso installd[759]: 0x10d39b310 -[MISystemAppDataContainerMigrator performMigrationWithError:]: Migrating system app data containers
2015-01-07 10:42:01:071 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075.dev.miso installd[759]: 0x10d39b310 -[MISystemAppDataContainerMigrator performMigrationWithError:]: Migration complete
2015-01-07 10:42:01:242 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075.dev.miso itunesstored[779]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:01:639 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075.dev.miso containermanagerd[784]: 0x10f375310 main: containermanagerd performing first boot initialization
2015-01-07 10:42:01:920 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:01:985 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075.dev.miso installd[759]: 0x10d39b310 record_current_build_info: Recorded current system version as 12B411
2015-01-07 10:42:01:995 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:01 itako33075.dev.miso installd[759]: 0x10d39b310 __47-[MIDeveloperDiskImageTracker checkMountPoint:]_block_invoke: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Developer/Applications is not present now or before
2015-01-07 10:42:02:015 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIClientConnection fetchInstalledAppsWithOptions:completion:]: Fetch installed apps requested by lsd (pid 776) with options (null)
2015-01-07 10:42:02:042 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.AccountAuthenticationDialog at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/978B5CF3-C2C5-42F0-9B3F-F674AC50CD06
2015-01-07 10:42:02:080 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.MobileAddressBook.ContactsViewService at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/BC90341F-CA4E-49D2-A5CE-6909CA76C5A9
2015-01-07 10:42:02:101 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.datadetectors.DDActionsService at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/C548CEC8-4586-440E-A1A6-A5D838E075C3
2015-01-07 10:42:02:215 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Health at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/EF7ED4DB-7165-4DC3-ABDA-8C61A7C01363
2015-01-07 10:42:02:237 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Health.HealthToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/1C16F299-2A2E-403F-A829-AAB8C1C514CD
2015-01-07 10:42:02:284 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.HealthPrivacyService at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/4336758E-7007-41DD-B913-81B0F9270F69
2015-01-07 10:42:02:319 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Maps at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/C7E4F548-C7E3-49AF-A57F-4C327870B052
2015-01-07 10:42:02:343 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilecal.taptoradar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/8AD11821-ECB0-4BF5-B82E-FA2A7749A6AD
2015-01-07 10:42:02:351 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilecal.widget at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/46306C56-F559-4DD5-A8A5-6CCD872C6141
2015-01-07 10:42:02:416 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilesafari at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/434D9D73-2393-44C9-989C-4ED6CD305EBA
2015-01-07 10:42:02:417 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso SpringBoard[761]: +[SBPushStore migratePushStore] Migrating push store: /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/SpringBoard/PushStore
2015-01-07 10:42:02:419 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso SpringBoard[761]: +[SBPushStore migratePushStore] Push store does not exist; no migration needed.
2015-01-07 10:42:02:433 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso backboardd[762]: Telling system app "com.apple.springboard" that it can start immediately
2015-01-07 10:42:02:433 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso backboardd[762]: BKSystemAppSentinel: Now monitoring "com.apple.springboard"
2015-01-07 10:42:02:450 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilesafari.RCSafariExtension at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/FC3955F2-72F1-4DDB-933C-613F51867ACD
2015-01-07 10:42:02:466 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobileslideshow.StreamShareService at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/73AE9CF1-9CE6-4ACB-82BB-385FBB0E2012
2015-01-07 10:42:02:527 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Facebook.post at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/02D3F095-8A85-45F5-B0E6-662C37880B21
2015-01-07 10:42:02:535 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Flickr.post at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/A926DAAD-6E38-45B4-964E-547A3B7E2303
2015-01-07 10:42:02:548 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.SinaWeibo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/AB94ABAB-DD03-4C5C-ABBE-E6850F2F13A9
2015-01-07 10:42:02:556 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.TencentWeibo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/560F68FF-09BB-45BB-A5B6-DBC0FCB72D6F
2015-01-07 10:42:02:564 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Twitter.post at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/E1B9724E-1334-4855-8D9F-1325EE3D97A4
2015-01-07 10:42:02:572 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Vimeo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/464BD96B-1A72-472A-9CC7-3C22421B4D55
2015-01-07 10:42:02:582 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.ios.StoreKitUIService at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/11D8F702-4BA4-4B9E-9E98-BDCB96C3E72B
2015-01-07 10:42:02:599 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.webapp at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/915B9869-8373-4A3E-8704-65A6BC062738
2015-01-07 10:42:02:625 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.webapp1 at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/0238B9D7-BEB8-4992-A98D-DE3649E99F9A
2015-01-07 10:42:02:635 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/A1665E65-3851-4AC9-82D4-9D3A4F0804E5
2015-01-07 10:42:02:649 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.WebViewService at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application/7008073F-755B-49BA-9F38-1C85EEDD0574
2015-01-07 10:42:02:698 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.AXTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/A44A0D03-873E-48A3-B576-DD8363EB9060
2015-01-07 10:42:02:707 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.GuidedAccessTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/94A7222F-B572-4628-A7AF-05593528DF99
2015-01-07 10:42:02:716 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.HearingAidsTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/C6B0FD17-2FCC-4555-BFE0-DD3F22A1BFF0
2015-01-07 10:42:02:724 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.SwitchControlTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/64F93CCC-FBBE-48AE-B486-89209442C462
2015-01-07 10:42:02:789 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.VoiceOverTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/99A74FC8-87A1-401C-BEBF-B71BD9107122
2015-01-07 10:42:02:893 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:02 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.CloudDocsDaemon.TTR-extension at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/A9B79848-4FF1-4092-977F-829B97EC11DB
2015-01-07 10:42:03:380 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:03 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.cloudkit.CloudKit.CloudKitTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/B42A79F2-E4FA-45C4-9DB5-FEA518B4E9D1
2015-01-07 10:42:03:429 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:03 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIBundle _validateWithError:]: 35: Bundle at path /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework did not have a CFBundleIdentifier in its Info.plist
2015-01-07 10:42:03:481 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:03 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.PassKit.ApplePayTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/C15E4208-47ED-47D0-A70A-F11500C58C2F
2015-01-07 10:42:03:512 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:03 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:03:514 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:03 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.lakitu): The JoinExistingSession key is not available on this platform.
2015-01-07 10:42:03:514 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:03 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamPriority key is not available on this platform.
2015-01-07 10:42:03:515 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:03 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:03:588 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:03 itako33075.dev.miso installd[759]: 0x10ed8e000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.UIKit.fileprovider.default at /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/PluginKitPlugin/B4474483-8560-4F02-9F82-AC5D812D41ED
2015-01-07 10:42:04:573 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso CoreSimulatorBridge[772]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en
2015-01-07 10:42:04:593 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: FBDefaultLog; isEnabled: 0
2015-01-07 10:42:04:614 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: FBAppLibraryLog; isEnabled: 0
2015-01-07 10:42:04:724 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: FBWorkspaceLog; isEnabled: 0
2015-01-07 10:42:04:807 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: SBIconLog; isEnabled: 0
2015-01-07 10:42:04:839 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: SBStatusBarishLog; isEnabled: 0
2015-01-07 10:42:04:847 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: SBLocalNotificationLog; isEnabled: 0
2015-01-07 10:42:04:854 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: SBAlarmLog; isEnabled: 0
2015-01-07 10:42:04:863 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: SBBannerLog; isEnabled: 0
2015-01-07 10:42:04:891 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075.dev.miso SpringBoard[761]: Loaded logger: SBSoundLog; isEnabled: 0
2015-01-07 10:42:04:926 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:04 itako33075 SpringBoard[761]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-07 10:42:05:261 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:05 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.accessibility.AccessibilityUIServer): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:05:810 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:05 itako33075.dev.miso SpringBoard[761]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:06:168 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 --- last message repeated 3 times ---
2015-01-07 10:42:06:169 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 itako33075.dev.miso networkd[786]: networkd-410.1 pid 786
2015-01-07 10:42:06:274 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:06:375 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 itako33075.dev.miso apsd[774]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/ApplePushService/aps.db.
2015-01-07 10:42:06:571 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 itako33075.dev.miso callservicesd[787]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:06:946 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 --- last message repeated 1 time ---
2015-01-07 10:42:06:946 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 itako33075.dev.miso SpringBoard[761]: libMobileGestalt MobileGestalt.c:841: still-camera is static and will never generate a notification
2015-01-07 10:42:06:947 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 itako33075.dev.miso SpringBoard[761]: libMobileGestalt MobileGestalt.c:841: stand-alone-contacts is static and will never generate a notification
2015-01-07 10:42:06:949 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:06 itako33075.dev.miso SpringBoard[761]: Installed apps did change.
2015-01-07 10:42:06:949 - info: [IOS_SYSLOG_ROW ] Added: {(
2015-01-07 10:42:06:950 - info: [IOS_SYSLOG_ROW ] "com.apple.SharedWebCredentialViewService",
2015-01-07 10:42:06:950 - info: [IOS_SYSLOG_ROW ] "com.apple.FacebookAccountMigrationDialog",
2015-01-07 10:42:06:950 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesafari",
2015-01-07 10:42:06:950 - info: [IOS_SYSLOG_ROW ] "com.apple.AdSheetPhone",
2015-01-07 10:42:06:951 - info: [IOS_SYSLOG_ROW ] "com.apple.share",
2015-01-07 10:42:06:951 - info: [IOS_SYSLOG_ROW ] "com.apple.appleaccount.AACredentialRecoveryDialog",
2015-01-07 10:42:06:951 - info: [IOS_SYSLOG_ROW ] "com.apple.Preferences",
2015-01-07 10:42:06:951 - info: [IOS_SYSLOG_ROW ] "com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI",
2015-01-07 10:42:06:952 - info: [IOS_SYSLOG_ROW ] "com.apple.Passbook",
2015-01-07 10:42:06:952 - info: [IOS_SYSLOG_ROW ] "com.apple.TrustMe",
2015-01-07 10:42:06:952 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesms.compose",
2015-01-07 10:42:06:952 - info: [IOS_SYSLOG_ROW ] "com.apple.MailCompositionService",
2015-01-07 10:42:06:953 - info: [IOS_SYSLOG_ROW ] "com.apple.mobileslideshow",
2015-01-07 10:42:06:953 - info: [IOS_SYSLOG_ROW ] "com.apple.iad.iAdOptOut",
2015-01-07 10:42:06:953 - info: [IOS_SYSLOG_ROW ] "com.apple.TencentWeiboAccountMigrationDialog",
2015-01-07 10:42:06:953 - info: [IOS_SYSLOG_ROW ] "com.apple.WebViewService",
2015-01-07 10:42:06:954 - info: [IOS_SYSLOG_ROW ] "com.apple.AccountAuthenticationDialog",
2015-01-07 10:42:06:954 - info: [IOS_SYSLOG_ROW ] "com.apple.MusicUIService",
2015-01-07 10:42:06:954 - info: [IOS_SYSLOG_ROW ] "com.apple.Maps",
2015-01-07 10:42:06:954 - info: [IOS_SYSLOG_ROW ] "com.apple.uikit.PrintStatus",
2015-01-07 10:42:06:954 - info: [IOS_SYSLOG_ROW ] "com.apple.PhotosViewService",
2015-01-07 10:42:06:955 - info: [IOS_SYSLOG_ROW ] "com.apple.quicklook.quicklookd",
2015-01-07 10:42:06:955 - info: [IOS_SYSLOG_ROW ] "com.apple.datadetectors.DDActionsService",
2015-01-07 10:42:06:955 - info: [IOS_SYSLOG_ROW ] "com.apple.MobileAddressBook",
2015-01-07 10:42:06:955 - info: [IOS_SYSLOG_ROW ] "com.apple.Health",
2015-01-07 10:42:06:956 - info: [IOS_SYSLOG_ROW ] "com.apple.DataActivation",
2015-01-07 10:42:06:956 - info: [IOS_SYSLOG_ROW ] "com.apple.HealthPrivacyService",
2015-01-07 10:42:06:956 - info: [IOS_SYSLOG_ROW ] "com.apple.WebSheet",
2015-01-07 10:42:06:956 - info: [IOS_SYSLOG_ROW ] "com.apple.camera",
2015-01-07 10:42:06:957 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilecal",
2015-01-07 10:42:06:957 - info: [IOS_SYSLOG_ROW ] "com.apple.ios.StoreKitUIService",
2015-01-07 10:42:06:957 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter.GameCenterUIService",
2015-01-07 10:42:06:957 - info: [IOS_SYSLOG_ROW ] "com.apple.PrintKit.Print-Center",
2015-01-07 10:42:06:958 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp",
2015-01-07 10:42:06:958 - info: [IOS_SYSLOG_ROW ] "com.apple.PassbookUIService",
2015-01-07 10:42:06:958 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp1",
2015-01-07 10:42:06:958 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter"
2015-01-07 10:42:06:959 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:42:06:959 - info: [IOS_SYSLOG_ROW ] Removed: {(
2015-01-07 10:42:06:960 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:42:06:960 - info: [IOS_SYSLOG_ROW ] Modified: {(
2015-01-07 10:42:06:960 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:42:07:251 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:07 itako33075.dev.miso securityd[773]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 3082070A0A0100A0820703308206FF06092B0601050507300101048206F0308206EC30819EA21604144604D7C6EA775CF22769DE2102511A40E49E93B8180F32303135303130343136323933315A307330713049300906052B0E03021A0500041439AF18B41C021F39109656FDC6D358EF74858B9904144E43C81D76EF37537A4FF2586F94F338E2D5BDDF02101C24911AD0F0BAAE0A38ECDDAF8521FA8000180F32303135303130343136323933315AA011180F32303135303131313136323933315A300D06092A864886F70D0101050500038201010041568549351C286F25AD227C83C43FCD15CF25C4E728CAC1610E4A948767921AE193A948C991879BE1AE3CF70CC326AA16D70945FFF794B32F0E484AE5B8515E041C291DD53C72BEF76BAE0D4B9D2A1C8FB05945E70F05CAB075692EA1F2BAF52FBCA65CDC3CB2E63DA3509499D9B79B23D9D3B0ED5219BE8816D88199E19117020A6E9812487DA0AAAD3AEB91815A357A80030A256E3CC9F1953A6E237E08FBB7C669D5D5C89F30EB77D2C8D4628EA59F5F8E20392F54BB38D8A6944B442E8773ED99034F5894E2B8A3D072F6FE2C79A9CC74CD2A2F175960A8611B1B8883549EC8E49C0796BDFD0D560059AB71D8235602E3F08B26CD36D05DEF932C984409A08205333082052F3082052B30820413A00302010202101A31BCCD76441A83DCE7226C0A3F2173300D06092A864886F70D01010505003081BE310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036313830360603550403132F566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204341301E170D3134313132313030303030305A170D3135303231393233353935395A3081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036314430420603550403133B566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A02820101009AF494D67F8FB3A8FDC18B96F1436ED11DFB4B7800436C57B45177D68D44A3D0D78309C31F7712AD10DFC34EFC42F179454D6C69A019B11EE7D2E54D64C4EC36B2AFD8502084DD312F5B15195F9F5C0F3610A03CBE0F3CB93F628C13F99CA1E43505D1498055D8B4AB3D5CAF311CD0B37751A5B977511E19ECDEA5D9ECBE34ADB980249FA29B16F60369FA05F70A783CD198A489D402943A788387ADCF3AF0E9DD0FEE8A9B7DD0972A5D1EAB5B572091EAB35E342C442BEED906DAB25E97967EABF36F3009411FF5110C22BA8A4AD8AC83CCF614D691C97AFEA36326D88C1F65EE7A90E7A4C4172E3EF2279220FFF39508CDDF4613D1A029418F0BC8F57E8BB50203010001A38201153082011130090603551D13040230003081AC0603551D200481A43081A130819E060B6086480186F8450107170330818E302806082B06010505070201161C68747470733A2F2F7777772E766572697369676E2E636F6D2F435053306206082B0601050507020230563015160E566572695369676E2C20496E632E30030201011A3D566572695369676E27732043505320696E636F72702E206279207265666572656E6365206C6961622E206C74642E20286329393720566572695369676E30130603551D25040C300A06082B06010505070309300B0603551D0F040403020780300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D32333534300D06092A864886F70D0101050500038201010088E9AB5CD6550AFDA967872A98ACA75C706BB3F3C1F2D1B167F9BF214C9C3AA7DD1A674E5F69B84F5DA8E140FA14ADAD79EA51386D994088A459A0D85D94739C7A0ABF14E72ABA0DC3AB47B9E6025F429532FBCB6F2A6F66199FB9E457678E8999D33B6C7C05A5D4C9C671ED9E024E72367A855800BC89922D2C399B530D48D02B8030C4586904C7DC45A61D605919783DAA34645D1C44598D8FFF99E202EAA9F03026B9C0956B87BC379B1E925A4BC75492E61F2215857E8D536B921C644D29E136DD6D1CA3F2FCFE745FED3003495856218577FB40F22D3A8BF6C797ACB2F1E0DD8F872A013FC8ACF33748CC3A237F41A05E197B69BF1040C9706C7A8DC535
2015-01-07 10:42:07:261 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:07 itako33075.dev.miso securityd[773]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206DE0A0100A08206D7308206D306092B0601050507300101048206C4308206C030819EA21604143B4F7D61A421A912751ECA086175DFC165554E70180F32303135303130353134303932305A307330713049300906052B0E03021A05000414B9E9B287028503F8ECA5FB42E13E0F49C72426E204147FD365A7C2DDECBBF03009F34339FA02AF33313302102C48DD930DF5598EF93C99547A60ED438000180F32303135303130353134303932305AA011180F32303135303131323134303932305A300D06092A864886F70D0101050500038201010084229468F580FBDB37AD408C12469D08D31339CB888454D9E650D95B6B01D7411213E6620FD0929244300106D9B8B767D04EB4906B78FB827247103A42CBDA91C2A5B69C2A5C810CAE5C9EE8D3A803AC18E4452DBD5BCE9BF8EC2D89CEE0ED2C4D8C7148DD80F8388E705940B2815A097BD87C8259C50151C7C80142D4ECAFA52842C729042B1F1287A2CD394710EE11AF5F073AC6008EC1A5ADDBBB433A9EB3240327372C55DA8F0A302E4804CF5D2E906992B1E4C82039AD6FAC6ADBB15346B8F91DF7328B3D3456E04693A1A07C20AFFAF67725D05C4C12AA19B553DEB88DF3242E991FF8E4EC56AF316A7C68D4B9A914525DE9D2A0D90ED9E005D1B79429A082050730820503308204FF308203E7A00302010202101D32B08B14275505424D91DD8D67C042300D06092A864886F70D01010505003081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313A3038060355040B1331286329203230303620566572695369676E2C20496E632E202D20466F7220617574686F72697A656420757365206F6E6C79314530430603550403133C566572695369676E20436C6173732033205075626C6963205072696D6172792043657274696669636174696F6E20417574686F72697479202D204735301E170D3134313230323030303030305A170D3135313231363233353935395A30818E310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B313F303D0603550403133653796D616E74656320436C617373203320504341202D204735204F43535020526573706F6E646572204365727469666963617465203330820122300D06092A864886F70D01010105000382010F003082010A0282010100CEB0AC10E711043226DD1B504CA1C0D92C83DF32F3AC7F1C3A1BDF7448E50A80604A470025B2982AA2BD9173FA6325E5D8EC3F74AD1B4AA610300971170984187EFE2E6B4058C46CD469EAF38D0430A1006B6BD2A868C8392231D3353FE3CC73A1C02E1784335B1A92D175ED8CB1B9D7B05DFBB5E8523082895A7DD7F49A196CCEE249B05907EAEDA2E76A5C48EB71D5D87F23837577EF34717AF623F04A99F2D4D6D24032242212DD246CAD42D7881C059BE70744A87965D5F528F8D73217A8E9E197D0AB008B40F3F18F1480C42B97C3F3A52201B7872045EB0B304D2CF1B9627BCC5EA1007327A9ACA1BF66F536D2707234974AA788C6F409F7B3EE276AFD0203010001A382011930820115300C0603551D130101FF04023000306C0603551D20046530633061060B6086480186F845010717033052302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302806082B06010505070202301C1A1A687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300F06092B06010505073001050402050030210603551D11041A3018A416301431123010060355040313095447562D422D323736301D0603551D0E041604143B4F7D61A421A912751ECA086175DFC165554E70301F0603551D230418301680147FD365A7C2DDECBBF03009F34339FA02AF333133300D06092A864886F70D0101050500038201010028F12697F2446772065665FAF22393A1E135E44EE276E651442B47F655599A21F1C14EA9971FCBD42522C8629E7B1C816558C2744007167EFAC22ADC47A1496DF93C5D96B720E4A07BC2CA37EC0198255847EAAB627B99EB9EC9B637F4DF6A2B8EF96A288846A7C21E839383A49648743F39BF3E5CB87C9681E358C04E1DB380D773CE56690BD10E2B5F72D625882946990BFECA9F4746529FE10450F6DCDFE1DA0B95D345302441FBC6E789A68381769FE173A71ADA4178A30EFF95E12117BF4445C64DF9724EBFB9FB89D63291EB82A4865BAB2E2CA279BDE77C69AD3D0FF8CB60DED638379A402149E7203521CAE662FCFF3D8F5BBB042F397472C84517C8
2015-01-07 10:42:07:361 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:07 itako33075.dev.miso SpringBoard[761]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Documents/com.apple.springboard.settings/RootSettings.plist>
2015-01-07 10:42:07:464 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:07 itako33075.dev.miso itunesstored[779]: iTunes Store environment is: NWK
2015-01-07 10:42:07:691 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:07 itako33075.dev.miso SpringBoard[761]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Documents/com.apple.springboard.settings/RootSettings.previous.plist>
2015-01-07 10:42:08:048 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) profiled: Service starting...
2015-01-07 10:42:08:079 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Managed Configuration migrating...
2015-01-07 10:42:08:098 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso securityd[773]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 3082070A0A0100A0820703308206FF06092B0601050507300101048206F0308206EC30819EA21604144604D7C6EA775CF22769DE2102511A40E49E93B8180F32303135303130363232323434345A307330713049300906052B0E03021A0500041439AF18B41C021F39109656FDC6D358EF74858B9904144E43C81D76EF37537A4FF2586F94F338E2D5BDDF0210408C88AB3913CF80BF26E0DC17A628B68000180F32303135303130363232323434345AA011180F32303135303131333232323434345A300D06092A864886F70D01010505000382010100103E3E8BF0B5ADFBA3AA9DEC938828D170DC512EAE4A42272688D2722035C8F4C633773D463F999070094614646A6EECCE88650D19E327B89169369FFE736BCFF888C685578EB412C034654CF1F06446A19409FCF54D2F68FF9BEE40057843C0F390521378653F71944BF68771083E0CBA9B46044785C528AF5069837C6E6F8F28619F29932F7607FFA8850D18084D407EF1C760E59BA519B0BD5F559BBE3D7BB01A8EB279D576C3E52FB94F7031E0BF77A26BDEC45D820C2AFE9741A33F1BF6607E600B327F838ACEAA325B21F523595F6B32058503F3F57F74A03BFB7D9839450ECB2CAECF75A0FB7F7DC82BA185BECC5B708E94CD2DC7D4672E108747C7C8A08205333082052F3082052B30820413A00302010202101A31BCCD76441A83DCE7226C0A3F2173300D06092A864886F70D01010505003081BE310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036313830360603550403132F566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204341301E170D3134313132313030303030305A170D3135303231393233353935395A3081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036314430420603550403133B566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A02820101009AF494D67F8FB3A8FDC18B96F1436ED11DFB4B7800436C57B45177D68D44A3D0D78309C31F7712AD10DFC34EFC42F179454D6C69A019B11EE7D2E54D64C4EC36B2AFD8502084DD312F5B15195F9F5C0F3610A03CBE0F3CB93F628C13F99CA1E43505D1498055D8B4AB3D5CAF311CD0B37751A5B977511E19ECDEA5D9ECBE34ADB980249FA29B16F60369FA05F70A783CD198A489D402943A788387ADCF3AF0E9DD0FEE8A9B7DD0972A5D1EAB5B572091EAB35E342C442BEED906DAB25E97967EABF36F3009411FF5110C22BA8A4AD8AC83CCF614D691C97AFEA36326D88C1F65EE7A90E7A4C4172E3EF2279220FFF39508CDDF4613D1A029418F0BC8F57E8BB50203010001A38201153082011130090603551D13040230003081AC0603551D200481A43081A130819E060B6086480186F8450107170330818E302806082B06010505070201161C68747470733A2F2F7777772E766572697369676E2E636F6D2F435053306206082B0601050507020230563015160E566572695369676E2C20496E632E30030201011A3D566572695369676E27732043505320696E636F72702E206279207265666572656E6365206C6961622E206C74642E20286329393720566572695369676E30130603551D25040C300A06082B06010505070309300B0603551D0F040403020780300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D32333534300D06092A864886F70D0101050500038201010088E9AB5CD6550AFDA967872A98ACA75C706BB3F3C1F2D1B167F9BF214C9C3AA7DD1A674E5F69B84F5DA8E140FA14ADAD79EA51386D994088A459A0D85D94739C7A0ABF14E72ABA0DC3AB47B9E6025F429532FBCB6F2A6F66199FB9E457678E8999D33B6C7C05A5D4C9C671ED9E024E72367A855800BC89922D2C399B530D48D02B8030C4586904C7DC45A61D605919783DAA34645D1C44598D8FFF99E202EAA9F03026B9C0956B87BC379B1E925A4BC75492E61F2215857E8D536B921C644D29E136DD6D1CA3F2FCFE745FED3003495856218577FB40F22D3A8BF6C797ACB2F1E0DD8F872A013FC8ACF33748CC3A237F41A05E197B69BF1040C9706C7A8DC535
2015-01-07 10:42:08:104 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Beginning manifest migration...
2015-01-07 10:42:08:108 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Removing duplicated hidden profile identifiers...
2015-01-07 10:42:08:109 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed removing duplicated hidden profile identifiers.
2015-01-07 10:42:08:110 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Creating stubs...
2015-01-07 10:42:08:110 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Removing orphaned profiles...
2015-01-07 10:42:08:113 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Transferring profile signer certificates...
2015-01-07 10:42:08:113 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Migrating removal passwords...
2015-01-07 10:42:08:121 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed migrating removal passwords.
2015-01-07 10:42:08:122 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Migrating defaults to managed preferences area...
2015-01-07 10:42:08:135 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:08:135 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed migrating defaults.
2015-01-07 10:42:08:136 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Migrating OTA profiles...
2015-01-07 10:42:08:137 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed migrating OTA profiles.
2015-01-07 10:42:08:137 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Transferring installation dates...
2015-01-07 10:42:08:138 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed transferring installation dates.
2015-01-07 10:42:08:138 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Transferring tags to profiles...
2015-01-07 10:42:08:139 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed transferring tags.
2015-01-07 10:42:08:140 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Removing old profile copies...
2015-01-07 10:42:08:140 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed removing old profile copies.
2015-01-07 10:42:08:142 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Applying default user settings...
2015-01-07 10:42:08:161 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Applying iPhone defaults
2015-01-07 10:42:08:192 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed applying default user settings.
2015-01-07 10:42:08:194 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Migrating settings...
2015-01-07 10:42:08:250 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed migrating settings.
2015-01-07 10:42:08:251 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Updating client restrictions...
2015-01-07 10:42:08:265 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Done updating. 0 client restrictions processed.
2015-01-07 10:42:08:266 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Updating profile restrictions...
2015-01-07 10:42:08:340 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Done updating. 0 profile restrictions processed.
2015-01-07 10:42:08:341 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Updating implied settings...
2015-01-07 10:42:08:341 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Done updating.
2015-01-07 10:42:08:342 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Cleaning up app configuration.
2015-01-07 10:42:08:343 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Finished cleaning up app configuration.
2015-01-07 10:42:08:382 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Tagging managed accounts...
2015-01-07 10:42:08:390 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Completed tagging 0 accounts as managed.
2015-01-07 10:42:08:391 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Adding missing tags to IMAP accounts...
2015-01-07 10:42:08:597 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Done adding missing tags to 0 IMAP accounts.
2015-01-07 10:42:08:600 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Managed Configuration completed migration.
2015-01-07 10:42:08:755 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:08 itako33075.dev.miso profiled[788]: (Note ) MC: Waking daemons post migration
2015-01-07 10:42:09:910 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:09 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:11:805 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:11 itako33075.dev.miso fileproviderd[754]: (Note ) FileProvider: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FileProvider.framework/Support/fileproviderd starting.
2015-01-07 10:42:12:070 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:12 itako33075 fileproviderd[754]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-07 10:42:13:022 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:13:105 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075 SpringBoard[761]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-07 10:42:13:118 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: -[BBObserver setDelegate:] Delegate implements addBulletin but does not implement noteInvalidatedBulletinIDs: <SBBulletinLocalObserverGateway: 0x7f82b567a270>
2015-01-07 10:42:13:185 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.MobileSMS
2015-01-07 10:42:13:187 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: throwing out icon because its isn't visible in the model : node=<SBApplicationIcon: 0x7f82b37bf300; nodeID: "com.apple.camera"> com.apple.camera
2015-01-07 10:42:13:188 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.weather
2015-01-07 10:42:13:188 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.mobiletimer
2015-01-07 10:42:13:189 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.videos
2015-01-07 10:42:13:191 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.mobilenotes
2015-01-07 10:42:13:192 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.reminders
2015-01-07 10:42:13:192 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.stocks
2015-01-07 10:42:13:195 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.MobileStore
2015-01-07 10:42:13:196 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.AppStore
2015-01-07 10:42:13:197 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.iBooks
2015-01-07 10:42:13:198 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.facetime
2015-01-07 10:42:13:199 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.calculator
2015-01-07 10:42:13:200 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.podcasts
2015-01-07 10:42:13:202 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.compass
2015-01-07 10:42:13:203 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.tips
2015-01-07 10:42:13:204 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.VoiceMemos
2015-01-07 10:42:13:206 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.mobilephone
2015-01-07 10:42:13:207 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.mobilemail
2015-01-07 10:42:13:208 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: could not find icon for representation -> com.apple.Music
2015-01-07 10:42:13:247 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso lsd[776]: Launch Services: Failed to find app container URL for identifier com.apple.mobilecal
2015-01-07 10:42:13:256 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[15]
2015-01-07 10:42:13:300 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobileslideshow_CFBundleIcon[15]
2015-01-07 10:42:13:310 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Maps_CFBundleIcon[15]
2015-01-07 10:42:13:318 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.gamecenter_CFBundleIcon[15]
2015-01-07 10:42:13:338 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Health_CFBundleIcon[15]
2015-01-07 10:42:13:348 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Passbook_defaultRole-Icon@2x_Icon@3x_Icon-Small_Icon-Small@2x_Icon-Small@3x-15
2015-01-07 10:42:13:359 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Preferences_CFBundleIcon[15]
2015-01-07 10:42:13:367 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.MobileAddressBook_CFBundleIcon[15]
2015-01-07 10:42:13:495 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[776]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobilesafari_CFBundleIcon[15]
2015-01-07 10:42:13:744 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: BTM: attaching to BTServer
2015-01-07 10:42:13:748 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: BTM: failed to attach with error 9
2015-01-07 10:42:13:749 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: BTM: attaching to BTServer
2015-01-07 10:42:13:750 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: BTM: failed to attach with error 9
2015-01-07 10:42:13:750 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: BTM: attaching to BTServer
2015-01-07 10:42:13:752 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:13 itako33075.dev.miso SpringBoard[761]: BTM: failed to attach with error 9
2015-01-07 10:42:14:024 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075.dev.miso SpringBoard[761]: Application windows are expected to have a root view controller at the end of application launch
2015-01-07 10:42:14:462 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 --- last message repeated 2 times ---
2015-01-07 10:42:14:462 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075 assertiond[765]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:42:14:471 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075.dev.miso DTMobileIS[769]: DTMobileIS(769) [error]: 'mach_msg_send' failed: (ipc/send) invalid destination port (268435459)
2015-01-07 10:42:14:472 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075.dev.miso DTMobileIS[769]: Unable to acquire task port after launch of pid 790 (com.apple.mobilesafari)
2015-01-07 10:42:14:472 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075 DTMobileIS[769]: BUG in libdispatch: 13F34 - 2943 - 0x4
2015-01-07 10:42:14:474 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[750] (UIKitApplication:com.apple.mobilesafari[0xc92a][790]): Service exited due to signal: Killed: 9
2015-01-07 10:42:14:521 - info: [debug] [INST STDERR] Instruments Trace Error : Target failed to run: Permission to debug com.apple.mobilesafari was denied.
2015-01-07 10:42:14:524 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075.dev.miso DTMobileIS[769]: Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
2015-01-07 10:42:14:525 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075.dev.miso DTMobileIS[769]: Could not create service named com.apple.instruments.server.services.launchdaemon
2015-01-07 10:42:14:526 - info: [debug] [INSTSERVER] Instruments exited with code 253
2015-01-07 10:42:14:527 - info: [debug] Killall instruments
2015-01-07 10:42:14:551 - info: [debug] Instruments crashed on startup
2015-01-07 10:42:14:551 - info: [debug] Attempting to retry launching instruments, this is retry #1
2015-01-07 10:42:14:551 - info: [debug] Killall iOS Simulator
2015-01-07 10:42:14:586 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075.dev.miso SpringBoard[761]: Application 'UIKitApplication:com.apple.mobilesafari[0xc92a]' exited abnormally via signal.
2015-01-07 10:42:14:586 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075 assertiond[765]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:42:14:820 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075.dev.miso SpringBoard[761]: Terminating since backboardd has gone away.
2015-01-07 10:42:14:821 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:14 itako33075.dev.miso installd[759]: 0x10ed0a000 __37+[MCMContainerManager defaultManager]_block_invoke_2: Connection interrupted to com.apple.containermanagerd.
2015-01-07 10:42:19:572 - info: Launching instruments
2015-01-07 10:42:19:574 - info: [debug] Attempting to run app on iPhone 6 (8.1 Simulator)
2015-01-07 10:42:19:574 - info: [debug] Spawning instruments with command: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode-6.1.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w "iPhone 6 (8.1 Simulator)" com.apple.mobilesafari -e UIASCRIPT "/Users/chef/Library/Application Support/appium/bootstrap/bootstrap-cd2b92669fa74e4d.js" -e UIARESULTSPATH /tmp/appium-instruments
2015-01-07 10:42:19:575 - info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6"}
2015-01-07 10:42:19:575 - info: [debug] And launch timeouts (in ms): {"global":40000}
2015-01-07 10:42:20:183 - info: [debug] [INST] Waiting for device to boot...
2015-01-07 10:42:21:090 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075 syslogd[799]: --- syslogd restarted ---
2015-01-07 10:42:21:090 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075 syslogd[799]: Configuration Notice:
2015-01-07 10:42:21:090 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.cloudd" claims selected messages.
2015-01-07 10:42:21:091 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:42:21:091 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075 syslogd[799]: Configuration Notice:
2015-01-07 10:42:21:092 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.clouddocs" claims selected messages.
2015-01-07 10:42:21:092 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:42:21:092 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075 syslogd[799]: Configuration Notice:
2015-01-07 10:42:21:092 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.testmanagerd" claims selected messages.
2015-01-07 10:42:21:093 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:42:21:093 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.assertiond): This service is defined to be constantly running and is inherently inefficient.
2015-01-07 10:42:21:093 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.assetsd.nebulad): The JetsamProperties key is not available on this platform.
2015-01-07 10:42:21:093 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.assetsd.notificationServer): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
2015-01-07 10:42:21:093 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.assetsd): The JetsamProperties key is not available on this platform.
2015-01-07 10:42:21:094 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.backboardd): Unknown key for Boolean: HighPriorityIO
2015-01-07 10:42:21:094 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.backboardd): This service is defined to be constantly running and is inherently inefficient.
2015-01-07 10:42:21:095 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.calaccessd.xpc): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
2015-01-07 10:42:21:095 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.calaccessd): The JetsamProperties key is not available on this platform.
2015-01-07 10:42:21:096 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.certui.relay): ThrottleInterval set to zero. You're not that important. Ignoring.
2015-01-07 10:42:21:096 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.certui.relay): The JetsamProperties key is not available on this platform.
2015-01-07 10:42:21:096 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.cloudphotod): The JetsamProperties key is not available on this platform.
2015-01-07 10:42:21:096 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:20 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.configd_sim): This service is defined to be constantly running and is inherently inefficient.
2015-01-07 10:42:21:097 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso configd_sim[815]: network changed: v4(en1+:172.22.33.75) DNS+ Proxy+
2015-01-07 10:42:21:401 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso securityd[818]: unable to access hwaes key
2015-01-07 10:42:21:637 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso backboardd[809]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
2015-01-07 10:42:21:641 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso backboardd[809]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x113a1b000
2015-01-07 10:42:21:641 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso backboardd[809]: HID Session async scheduling initiated.
2015-01-07 10:42:21:644 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso backboardd[809]: HID Session async root queue running at priority 63 and schedule 2.
2015-01-07 10:42:21:648 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso backboardd[809]: HID Session async scheduling complete.
2015-01-07 10:42:21:648 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso backboardd[809]: Successfully opened the IOHIDSession
2015-01-07 10:42:21:686 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075.dev.miso identityservicesd[807]: [Warning] DeviceHeartbeat - Failed loading device heartbeat data from keychain -25300
2015-01-07 10:42:21:870 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:21:923 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 --- last message repeated 1 time ---
2015-01-07 10:42:21:924 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:21 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.accounts.dom): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:22:105 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075.dev.miso locationd[811]: Logging binary sensor data to /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/locationd/locationdSensors.bin
2015-01-07 10:42:22:110 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075.dev.miso locationd[811]: NBB-Could not get UDID for stable refill timing, falling back on random
2015-01-07 10:42:22:186 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075.dev.miso backboardd[809]: Migration complete (if performed). (Elapsed time: 0.01 seconds)
2015-01-07 10:42:22:434 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075.dev.miso distnoted[822]: # distnote server daemon absolute time: 150.128094749 civil time: Wed Jan 7 02:42:22 2015 pid: 822 uid: 514 root: yes
2015-01-07 10:42:22:553 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075.dev.miso locationd[811]: [Warning] Cannot listen to battery level change notification.
2015-01-07 10:42:22:561 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075.dev.miso locationd[811]: Location icon should now be in state 'Inactive'
2015-01-07 10:42:22:731 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.routined[802]): Could not find program specified by service: 2: No such file or directory: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/routined
2015-01-07 10:42:22:732 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.routined[802]): Service setup event to handle failure and will not launch until it fires.
2015-01-07 10:42:22:733 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.sharingd[810]): Could not find program specified by service: 2: No such file or directory: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/sharingd
2015-01-07 10:42:22:735 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:22 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.sharingd[810]): Service setup event to handle failure and will not launch until it fires.
2015-01-07 10:42:23:019 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075.dev.miso lsd[821]: LaunchServices: Seeding database
2015-01-07 10:42:23:357 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:23:357 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.lakitu): The JoinExistingSession key is not available on this platform.
2015-01-07 10:42:23:358 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamPriority key is not available on this platform.
2015-01-07 10:42:23:359 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:23:444 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:23:649 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075.dev.miso installd[806]: 0x10fb86310 main: Reboot detected
2015-01-07 10:42:23:793 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075.dev.miso backboardd[809]: Telling system app "com.apple.springboard" that it can start immediately
2015-01-07 10:42:23:794 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075.dev.miso backboardd[809]: BKSystemAppSentinel: Now monitoring "com.apple.springboard"
2015-01-07 10:42:23:828 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075.dev.miso installd[806]: 0x10fb86310 is_build_upgrade: Current build version (12B411) equal to last version recorded; skipping upgrade
2015-01-07 10:42:23:830 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075.dev.miso installd[806]: 0x10fb86310 __47-[MIDeveloperDiskImageTracker checkMountPoint:]_block_invoke: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Developer/Applications is not present now or before
2015-01-07 10:42:23:992 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:23 itako33075.dev.miso containermanagerd[824]: 0x108059310 main: containermanagerd performing first boot initialization
2015-01-07 10:42:24:111 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:24 itako33075.dev.miso installd[806]: 0x111579000 -[MIClientConnection fetchInstalledAppsWithOptions:completion:]: Fetch installed apps requested by lsd (pid 821) with options (null)
2015-01-07 10:42:25:363 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:25 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:25:604 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:25 --- last message repeated 1 time ---
2015-01-07 10:42:25:604 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:25 itako33075.dev.miso CoreSimulatorBridge[826]: Switching to keyboard: en
2015-01-07 10:42:26:166 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:26 itako33075.dev.miso fileproviderd[801]: (Note ) FileProvider: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FileProvider.framework/Support/fileproviderd starting.
2015-01-07 10:42:26:548 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:26 itako33075.dev.miso installd[806]: 0x111579000 -[MIBundle _validateWithError:]: 35: Bundle at path /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework did not have a CFBundleIdentifier in its Info.plist
2015-01-07 10:42:27:299 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:27:405 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075 fileproviderd[801]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-07 10:42:27:425 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso CoreSimulatorBridge[826]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en
2015-01-07 10:42:27:547 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: FBDefaultLog; isEnabled: 0
2015-01-07 10:42:27:565 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: FBAppLibraryLog; isEnabled: 0
2015-01-07 10:42:27:588 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: FBWorkspaceLog; isEnabled: 0
2015-01-07 10:42:27:595 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: SBIconLog; isEnabled: 0
2015-01-07 10:42:27:616 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: SBStatusBarishLog; isEnabled: 0
2015-01-07 10:42:27:634 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: SBLocalNotificationLog; isEnabled: 0
2015-01-07 10:42:27:650 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: SBAlarmLog; isEnabled: 0
2015-01-07 10:42:27:657 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: SBBannerLog; isEnabled: 0
2015-01-07 10:42:27:674 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075.dev.miso SpringBoard[808]: Loaded logger: SBSoundLog; isEnabled: 0
2015-01-07 10:42:27:701 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075 SpringBoard[808]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-07 10:42:27:924 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:27 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.accessibility.AccessibilityUIServer): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:28:238 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:28 itako33075.dev.miso SpringBoard[808]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:28:328 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:28 --- last message repeated 2 times ---
2015-01-07 10:42:28:328 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:28 itako33075.dev.miso networkd[829]: networkd-410.1 pid 829
2015-01-07 10:42:28:716 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:28 itako33075.dev.miso SpringBoard[808]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:28:787 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:28 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:29:221 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso callservicesd[830]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:29:337 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 --- last message repeated 1 time ---
2015-01-07 10:42:29:337 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso mstreamd[803]: (Note ) mstreamd: mstreamd starting up.
2015-01-07 10:42:29:351 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso mstreamd[803]: (Note ) PS: The subscription plugin class does not support push notification refreshing.
2015-01-07 10:42:29:352 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso mstreamd[803]: (Note ) PS: Media stream daemon starting...
2015-01-07 10:42:29:364 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso mstreamd[803]: (Note ) AS: <MSASDaemonModel: 0x7fa3a8c3bcb0>: Migrating database from version -1 to version 2.
2015-01-07 10:42:29:366 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso mstreamd[803]: (Note ) AS: <MSASDaemonModel: 0x7fa3a8c3bcb0>: Set database version to 2.
2015-01-07 10:42:29:615 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso SpringBoard[808]: libMobileGestalt MobileGestalt.c:841: still-camera is static and will never generate a notification
2015-01-07 10:42:29:616 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso SpringBoard[808]: libMobileGestalt MobileGestalt.c:841: stand-alone-contacts is static and will never generate a notification
2015-01-07 10:42:29:618 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso SpringBoard[808]: Installed apps did change.
2015-01-07 10:42:29:618 - info: [IOS_SYSLOG_ROW ] Added: {(
2015-01-07 10:42:29:619 - info: [IOS_SYSLOG_ROW ] "com.apple.SharedWebCredentialViewService",
2015-01-07 10:42:29:619 - info: [IOS_SYSLOG_ROW ] "com.apple.FacebookAccountMigrationDialog",
2015-01-07 10:42:29:619 - info: [IOS_SYSLOG_ROW ] "com.apple.AdSheetPhone",
2015-01-07 10:42:29:619 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesafari",
2015-01-07 10:42:29:620 - info: [IOS_SYSLOG_ROW ] "com.apple.share",
2015-01-07 10:42:29:620 - info: [IOS_SYSLOG_ROW ] "com.apple.appleaccount.AACredentialRecoveryDialog",
2015-01-07 10:42:29:620 - info: [IOS_SYSLOG_ROW ] "com.apple.Preferences",
2015-01-07 10:42:29:620 - info: [IOS_SYSLOG_ROW ] "com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI",
2015-01-07 10:42:29:620 - info: [IOS_SYSLOG_ROW ] "com.apple.Passbook",
2015-01-07 10:42:29:621 - info: [IOS_SYSLOG_ROW ] "com.apple.TrustMe",
2015-01-07 10:42:29:621 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesms.compose",
2015-01-07 10:42:29:621 - info: [IOS_SYSLOG_ROW ] "com.apple.MailCompositionService",
2015-01-07 10:42:29:622 - info: [IOS_SYSLOG_ROW ] "com.apple.mobileslideshow",
2015-01-07 10:42:29:622 - info: [IOS_SYSLOG_ROW ] "com.apple.iad.iAdOptOut",
2015-01-07 10:42:29:622 - info: [IOS_SYSLOG_ROW ] "com.apple.TencentWeiboAccountMigrationDialog",
2015-01-07 10:42:29:622 - info: [IOS_SYSLOG_ROW ] "com.apple.WebViewService",
2015-01-07 10:42:29:622 - info: [IOS_SYSLOG_ROW ] "com.apple.MusicUIService",
2015-01-07 10:42:29:622 - info: [IOS_SYSLOG_ROW ] "com.apple.Maps",
2015-01-07 10:42:29:623 - info: [IOS_SYSLOG_ROW ] "com.apple.AccountAuthenticationDialog",
2015-01-07 10:42:29:623 - info: [IOS_SYSLOG_ROW ] "com.apple.uikit.PrintStatus",
2015-01-07 10:42:29:623 - info: [IOS_SYSLOG_ROW ] "com.apple.PhotosViewService",
2015-01-07 10:42:29:623 - info: [IOS_SYSLOG_ROW ] "com.apple.quicklook.quicklookd",
2015-01-07 10:42:29:624 - info: [IOS_SYSLOG_ROW ] "com.apple.datadetectors.DDActionsService",
2015-01-07 10:42:29:624 - info: [IOS_SYSLOG_ROW ] "com.apple.MobileAddressBook",
2015-01-07 10:42:29:624 - info: [IOS_SYSLOG_ROW ] "com.apple.Health",
2015-01-07 10:42:29:625 - info: [IOS_SYSLOG_ROW ] "com.apple.DataActivation",
2015-01-07 10:42:29:625 - info: [IOS_SYSLOG_ROW ] "com.apple.HealthPrivacyService",
2015-01-07 10:42:29:625 - info: [IOS_SYSLOG_ROW ] "com.apple.WebSheet",
2015-01-07 10:42:29:625 - info: [IOS_SYSLOG_ROW ] "com.apple.camera",
2015-01-07 10:42:29:625 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilecal",
2015-01-07 10:42:29:626 - info: [IOS_SYSLOG_ROW ] "com.apple.ios.StoreKitUIService",
2015-01-07 10:42:29:626 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter.GameCenterUIService",
2015-01-07 10:42:29:626 - info: [IOS_SYSLOG_ROW ] "com.apple.PassbookUIService",
2015-01-07 10:42:29:626 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp",
2015-01-07 10:42:29:627 - info: [IOS_SYSLOG_ROW ] "com.apple.PrintKit.Print-Center",
2015-01-07 10:42:29:627 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp1",
2015-01-07 10:42:29:627 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter"
2015-01-07 10:42:29:627 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:42:29:627 - info: [IOS_SYSLOG_ROW ] Removed: {(
2015-01-07 10:42:29:628 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:42:29:628 - info: [IOS_SYSLOG_ROW ] Modified: {(
2015-01-07 10:42:29:628 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:42:29:852 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:29 itako33075.dev.miso SpringBoard[808]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Documents/com.apple.springboard.settings/RootSettings.plist>
2015-01-07 10:42:30:009 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:30 itako33075.dev.miso SpringBoard[808]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Documents/com.apple.springboard.settings/RootSettings.previous.plist>
2015-01-07 10:42:32:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:32 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:34:973 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:34 itako33075.dev.miso SpringBoard[808]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:35:095 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075 SpringBoard[808]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-07 10:42:35:113 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: -[BBObserver setDelegate:] Delegate implements addBulletin but does not implement noteInvalidatedBulletinIDs: <SBBulletinLocalObserverGateway: 0x7fa6a3a6b150>
2015-01-07 10:42:35:248 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.MobileSMS
2015-01-07 10:42:35:249 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: throwing out icon because its isn't visible in the model : node=<SBApplicationIcon: 0x7fa6a1fbf480; nodeID: "com.apple.camera"> com.apple.camera
2015-01-07 10:42:35:250 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.weather
2015-01-07 10:42:35:251 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.mobiletimer
2015-01-07 10:42:35:253 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.videos
2015-01-07 10:42:35:254 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.mobilenotes
2015-01-07 10:42:35:255 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.reminders
2015-01-07 10:42:35:256 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.stocks
2015-01-07 10:42:35:258 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.MobileStore
2015-01-07 10:42:35:259 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.AppStore
2015-01-07 10:42:35:260 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.iBooks
2015-01-07 10:42:35:261 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.facetime
2015-01-07 10:42:35:262 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.calculator
2015-01-07 10:42:35:263 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.podcasts
2015-01-07 10:42:35:264 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.compass
2015-01-07 10:42:35:265 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.tips
2015-01-07 10:42:35:265 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.VoiceMemos
2015-01-07 10:42:35:267 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.mobilephone
2015-01-07 10:42:35:268 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.mobilemail
2015-01-07 10:42:35:270 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: could not find icon for representation -> com.apple.Music
2015-01-07 10:42:35:303 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso lsd[821]: Launch Services: Failed to find app container URL for identifier com.apple.mobilecal
2015-01-07 10:42:35:320 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[15]
2015-01-07 10:42:35:334 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobileslideshow_CFBundleIcon[15]
2015-01-07 10:42:35:343 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Maps_CFBundleIcon[15]
2015-01-07 10:42:35:350 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.gamecenter_CFBundleIcon[15]
2015-01-07 10:42:35:367 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Health_CFBundleIcon[15]
2015-01-07 10:42:35:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Passbook_defaultRole-Icon@2x_Icon@3x_Icon-Small_Icon-Small@2x_Icon-Small@3x-15
2015-01-07 10:42:35:383 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Preferences_CFBundleIcon[15]
2015-01-07 10:42:35:389 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.MobileAddressBook_CFBundleIcon[15]
2015-01-07 10:42:35:521 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobilesafari_CFBundleIcon[15]
2015-01-07 10:42:35:607 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:35:641 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso profiled[832]: (Note ) profiled: Service starting...
2015-01-07 10:42:35:906 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: BTM: attaching to BTServer
2015-01-07 10:42:35:907 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: BTM: failed to attach with error 9
2015-01-07 10:42:35:908 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: BTM: attaching to BTServer
2015-01-07 10:42:35:909 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: BTM: failed to attach with error 9
2015-01-07 10:42:35:910 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: BTM: attaching to BTServer
2015-01-07 10:42:35:911 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:35 itako33075.dev.miso SpringBoard[808]: BTM: failed to attach with error 9
2015-01-07 10:42:36:199 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:36 itako33075.dev.miso SpringBoard[808]: Application windows are expected to have a root view controller at the end of application launch
2015-01-07 10:42:37:001 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:37 --- last message repeated 2 times ---
2015-01-07 10:42:37:001 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:37 itako33075.dev.miso mediaremoted[804]: Property list invalid for format: 200 (property lists cannot contain NULL)
2015-01-07 10:42:37:189 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:37 itako33075 assertiond[812]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:42:38:287 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: SMS Plugin initialized.
2015-01-07 10:42:38:313 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: Sharing Plugin initialized.
2015-01-07 10:42:38:326 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:38:329 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: ADDING LOCAL com.apple.mobilecal, <BBLocalDataProvider 0x7fa6a434e3c0; com.apple.mobilecal>
2015-01-07 10:42:38:335 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: ADDING LOCAL com.apple.reminders, <BBLocalDataProvider 0x7fa6a42eb740; com.apple.reminders>
2015-01-07 10:42:38:451 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: ADDING REMOTE com.apple.springboard.notificationcenter.today, <BBRemoteDataProvider 0x7fa6a1de5da0; com.apple.springboard.notificationcenter.today>
2015-01-07 10:42:38:452 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: ADDING REMOTE com.apple.mobilecal.widget, <BBRemoteDataProvider 0x7fa6a1dec1e0; com.apple.mobilecal.widget>
2015-01-07 10:42:38:452 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: ADDING REMOTE com.apple.springboard.notificationcenter.tomorrow, <BBRemoteDataProvider 0x7fa6a1ded2e0; com.apple.springboard.notificationcenter.tomorrow>
2015-01-07 10:42:38:541 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso geod[836]: Failed to get the user name
2015-01-07 10:42:38:659 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso locationd[811]: ERROR: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/CoreServices/SpringBoard.app/SpringBoard is depending on legacy on-demand authorization, which is not supported for new apps
2015-01-07 10:42:38:818 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: warning: Could not compile statement INSERT OR IGNORE INTO ABAccount (AccountIdentifier) SELECT DISTINCT AccountIdentifier FROM ABStore_old WHERE AccountIdentifier IS NOT NULL;: no such column: AccountIdentifier
2015-01-07 10:42:38:975 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:38 itako33075.dev.miso SpringBoard[808]: table drop: 101
2015-01-07 10:42:39:166 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075 geod[836]: BUG in libdispatch: 13F34 - 2943 - 0x4
2015-01-07 10:42:39:383 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:39:493 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso securityd[818]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206370A0100A08206303082062C06092B06010505073001010482061D3082061930819EA2160414F2B0887A02D814DAE166E5D4E711D40B2B86614C180F32303135303130363033313433395A307330713049300906052B0E03021A0500041474241467069FF5E0983F5E3E1A6BA0652A54157504140159ABE7DD3A0B59A66463D6CF200757D591E76A02101C29E6E6BB1971B0E24CB57F898D726E8000180F32303135303130363033313433395AA011180F32303135303131333033313433395A300D06092A864886F70D01010505000382010100812C135055D2C4D751150ACE414E51409391B5211140751B357E6D4AC27820EC33AFA6F0544176B023D89B604BD19D7CF56B594944A97CC3258872C7E7CAF8B5C650B34943CF1F3528D53E369ECD2F1FDA164565ED6326B4DE777CD6F498F96141CD5F76A23BF785A8E4A86819B9651B304281AD46D5490150A2E6D215CC66A1363038657435D03A8AA9DD9EFB8E25E7934F14C2675707C8E12688C9871CC70A692C643EE063469180DD2A267FC98366CCFB1CD900A97744F8D6FF6F27CC5B13380ECB9AC7101B50FC6F9BB8F216C669E626031DB7CC73E268A697724CAD5ECCC1D3B4AF9DEEC42CF1DAFC4D5B5CAB410DE7E9D03A75D8B117A63086CFCC1902A08204603082045C3082045830820340A003020102021063DA3748A557DD29DB40F6611A23E666300D06092A864886F70D01010B05003077310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B312830260603550403131F53796D616E74656320436C61737320332045562053534C204341202D204733301E170D3134313032383030303030305A170D3135303132363233353935395A3039313730350603550403132E53796D616E74656320436C61737320332045562053534C204341202D204733204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A0282010100C05118C0D72F0350401C442CCE3697358BD5D3E7299CBEEA0A7D291C8E763B1DD8DA39BD6CCC953401F18739D18D992B12B61970436065A2CD396F48D9588F7458231ED380ABBEB7161824F2563AE7B9BC54EA5D79139D0DC9719CDB2A813BB976A64D8A1F77E11697EF60C76A518423E118795A364953B4E755DD6D0BCE34749409C27D51CD1A2DF5FFD2AAAD68E57EF34ACBFBD227BB150440DE330C519AB9492E43B137EB27394730EC6C5B9C7DAA938D467405ADEA4100FC2198B1E77908E2054E087BA9BA653E693AB9D5C625C45117986D58B2F78DF46F4B68A897F93049008F781BEA6B64024E8A181B2ECD604D6FC29A5FA775B5BD161DF233079B870203010001A382011C30820118300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D32313638301F0603551D230418301680140159ABE7DD3A0B59A66463D6CF200757D591E76A301D0603551D0E04160414F2B0887A02D814DAE166E5D4E711D40B2B86614C300C0603551D130101FF04023000306E0603551D20046730653063060B6086480186F845010717033054302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302A06082B06010505070202301E1A1C2020687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300D06092A864886F70D01010B05000382010100AC6F311D83D66610843F2FFCFF71740CCE696D53A3CC1C209DD1AA1801BB5B6604732994AB2C47CDB6DE1CBBC694070F19D0A254C1E5661119D05250D3C1A2CA27B6BF189A75FC1E5816FD544049AD1F8505B7747012AF12252DF16F0F49B3FC0B42DBCBD418F22CB4636D2EDEC0AE0B0938B98C5DE0050348BE2EA1D037A611AE69594AE9E6BDF19A314EE4C0BCD6B6615397EA034BC8B4F9D7BE68CE44F78058BB649CCADE747A822CF597304EDA2D53AFD2F72A6CDBE85B3648E4E88A90894766EB741DFCE8712CDA5C4586738D2ADE3E599B501F1369E985B0BB146D800BE26161F71975720622E92B7D3E6AD2056180626DA469789A78A04072D7895E9A
2015-01-07 10:42:39:498 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso securityd[818]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206DE0A0100A08206D7308206D306092B0601050507300101048206C4308206C030819EA21604143B4F7D61A421A912751ECA086175DFC165554E70180F32303135303130353137303434355A307330713049300906052B0E03021A05000414B9E9B287028503F8ECA5FB42E13E0F49C72426E204147FD365A7C2DDECBBF03009F34339FA02AF33313302107EE14A6F6FEFF2D37F3FAD654D3ADAB48000180F32303135303130353137303434355AA011180F32303135303131323137303434355A300D06092A864886F70D010105050003820101003A5FC4001CDE2A7930FCEC0729FF64C319CE5200B040D7DB6E945AA5DE5B2100D264502AEEF9A2FFDD3C44B56A0F204F538E78786D1B3C9F1CBFB2AF3E743E61C0D6113CA6154E20D9C0BBBAAA48A22F1EF21493297DC79084D565167AAA09FD8269EE0F72FDF6FE76DF2DCA2C2CC606DC4204BA00A4E4B057BAE7A534C07A01BC15028EBAA9075CA5799AB4F80A88A340FF258D4DEF63515CFA060BE16B47EB030162882B7E9243C2A89E1EFC61C5606AF0C77E2819D400ED1618D486AB137D8E225CE8F88F52336CEE40A9094F8D842237F80DE45E8BC7BD58F4B9BA4C1F51361B8F96D362AA326570DDE41D44F5ACA95FBA08C9A5E05EA64FD50576F9DA7EA082050730820503308204FF308203E7A00302010202101D32B08B14275505424D91DD8D67C042300D06092A864886F70D01010505003081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313A3038060355040B1331286329203230303620566572695369676E2C20496E632E202D20466F7220617574686F72697A656420757365206F6E6C79314530430603550403133C566572695369676E20436C6173732033205075626C6963205072696D6172792043657274696669636174696F6E20417574686F72697479202D204735301E170D3134313230323030303030305A170D3135313231363233353935395A30818E310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B313F303D0603550403133653796D616E74656320436C617373203320504341202D204735204F43535020526573706F6E646572204365727469666963617465203330820122300D06092A864886F70D01010105000382010F003082010A0282010100CEB0AC10E711043226DD1B504CA1C0D92C83DF32F3AC7F1C3A1BDF7448E50A80604A470025B2982AA2BD9173FA6325E5D8EC3F74AD1B4AA610300971170984187EFE2E6B4058C46CD469EAF38D0430A1006B6BD2A868C8392231D3353FE3CC73A1C02E1784335B1A92D175ED8CB1B9D7B05DFBB5E8523082895A7DD7F49A196CCEE249B05907EAEDA2E76A5C48EB71D5D87F23837577EF34717AF623F04A99F2D4D6D24032242212DD246CAD42D7881C059BE70744A87965D5F528F8D73217A8E9E197D0AB008B40F3F18F1480C42B97C3F3A52201B7872045EB0B304D2CF1B9627BCC5EA1007327A9ACA1BF66F536D2707234974AA788C6F409F7B3EE276AFD0203010001A382011930820115300C0603551D130101FF04023000306C0603551D20046530633061060B6086480186F845010717033052302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302806082B06010505070202301C1A1A687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300F06092B06010505073001050402050030210603551D11041A3018A416301431123010060355040313095447562D422D323736301D0603551D0E041604143B4F7D61A421A912751ECA086175DFC165554E70301F0603551D230418301680147FD365A7C2DDECBBF03009F34339FA02AF333133300D06092A864886F70D0101050500038201010028F12697F2446772065665FAF22393A1E135E44EE276E651442B47F655599A21F1C14EA9971FCBD42522C8629E7B1C816558C2744007167EFAC22ADC47A1496DF93C5D96B720E4A07BC2CA37EC0198255847EAAB627B99EB9EC9B637F4DF6A2B8EF96A288846A7C21E839383A49648743F39BF3E5CB87C9681E358C04E1DB380D773CE56690BD10E2B5F72D625882946990BFECA9F4746529FE10450F6DCDFE1DA0B95D345302441FBC6E789A68381769FE173A71ADA4178A30EFF95E12117BF4445C64DF9724EBFB9FB89D63291EB82A4865BAB2E2CA279BDE77C69AD3D0FF8CB60DED638379A402149E7203521CAE662FCFF3D8F5BBB042F397472C84517C8
2015-01-07 10:42:39:524 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso securityd[818]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206370A0100A08206303082062C06092B06010505073001010482061D3082061930819EA2160414F2B0887A02D814DAE166E5D4E711D40B2B86614C180F32303135303130363133323432335A307330713049300906052B0E03021A0500041474241467069FF5E0983F5E3E1A6BA0652A54157504140159ABE7DD3A0B59A66463D6CF200757D591E76A02107597813CE72D1E6831B2F5BB14B085568000180F32303135303130363133323432335AA011180F32303135303131333133323432335A300D06092A864886F70D0101050500038201010048F294B705FB97609EB13BD99A4207BB7C99710320E88ED6B3CF4CF92EAD9E6A362ACFCB05BF1A626C5C3FD4D7EE28698BE866C01EF94D954C7A98F05F2303AE31811FBC7FD9A68BD4CD04523D13DCFB61DFD8ACDFA3C3023B46A23B6DD4960F75D714F0D7944088A9B695D65ADF6A75CDE80389DC1EB541D9E841DAAFC4EE5D48D47B3A71F5DA1DB00F6BD215A1CC695A32B4D4B50F41FEEF026B51CBA4812B4E89638C93E32F41ED1103F347D79A712C2B635E0FEB0255DEF621D3BE06EE1B0AB86E20B702FE73C82981291D49EF7E9D68B827BDE0DFCA150EF4189F4E288F0D07CEC7CA8D36AF61140169633A3289D0F3AF0FD09CCDBEC8EFEC3AFF454444A08204603082045C3082045830820340A003020102021063DA3748A557DD29DB40F6611A23E666300D06092A864886F70D01010B05003077310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B312830260603550403131F53796D616E74656320436C61737320332045562053534C204341202D204733301E170D3134313032383030303030305A170D3135303132363233353935395A3039313730350603550403132E53796D616E74656320436C61737320332045562053534C204341202D204733204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A0282010100C05118C0D72F0350401C442CCE3697358BD5D3E7299CBEEA0A7D291C8E763B1DD8DA39BD6CCC953401F18739D18D992B12B61970436065A2CD396F48D9588F7458231ED380ABBEB7161824F2563AE7B9BC54EA5D79139D0DC9719CDB2A813BB976A64D8A1F77E11697EF60C76A518423E118795A364953B4E755DD6D0BCE34749409C27D51CD1A2DF5FFD2AAAD68E57EF34ACBFBD227BB150440DE330C519AB9492E43B137EB27394730EC6C5B9C7DAA938D467405ADEA4100FC2198B1E77908E2054E087BA9BA653E693AB9D5C625C45117986D58B2F78DF46F4B68A897F93049008F781BEA6B64024E8A181B2ECD604D6FC29A5FA775B5BD161DF233079B870203010001A382011C30820118300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D32313638301F0603551D230418301680140159ABE7DD3A0B59A66463D6CF200757D591E76A301D0603551D0E04160414F2B0887A02D814DAE166E5D4E711D40B2B86614C300C0603551D130101FF04023000306E0603551D20046730653063060B6086480186F845010717033054302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302A06082B06010505070202301E1A1C2020687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300D06092A864886F70D01010B05000382010100AC6F311D83D66610843F2FFCFF71740CCE696D53A3CC1C209DD1AA1801BB5B6604732994AB2C47CDB6DE1CBBC694070F19D0A254C1E5661119D05250D3C1A2CA27B6BF189A75FC1E5816FD544049AD1F8505B7747012AF12252DF16F0F49B3FC0B42DBCBD418F22CB4636D2EDEC0AE0B0938B98C5DE0050348BE2EA1D037A611AE69594AE9E6BDF19A314EE4C0BCD6B6615397EA034BC8B4F9D7BE68CE44F78058BB649CCADE747A822CF597304EDA2D53AFD2F72A6CDBE85B3648E4E88A90894766EB741DFCE8712CDA5C4586738D2ADE3E599B501F1369E985B0BB146D800BE26161F71975720622E92B7D3E6AD2056180626DA469789A78A04072D7895E9A
2015-01-07 10:42:39:612 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso SpringBoard[808]: ADDING LOCAL com.apple.mobilecal.today, <BBLocalDataProvider 0x7fa6a39d0cf0; com.apple.mobilecal.today>
2015-01-07 10:42:39:614 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso SpringBoard[808]: ADDING LOCAL com.apple.cmas, <BBLocalDataProvider 0x7fa6a1d598c0; com.apple.cmas>
2015-01-07 10:42:39:764 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso SpringBoard[808]: [Warning] Cannot listen to battery level change notification.
2015-01-07 10:42:39:767 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso MobileSafari[834]: libMobileGestalt MobileGestalt.c:1025: Could not retrieve region info
2015-01-07 10:42:39:811 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075 MobileSafari[834]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-07 10:42:39:874 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso SpringBoard[808]: ADDING LOCAL com.apple.mobileslideshow, <BBLocalDataProvider 0x7fa6a1f22650; com.apple.mobileslideshow>
2015-01-07 10:42:39:890 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso SpringBoard[808]: table drop: 101
2015-01-07 10:42:39:920 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso SpringBoard[808]: ADDING LOCAL com.apple.MobileSMS, <BBLocalDataProvider 0x7fa6a1fb2d10; com.apple.MobileSMS>
2015-01-07 10:42:39:933 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso SpringBoard[808]: ADDING LOCAL com.apple.SocialBulletinBoardProvider, <BBLocalDataProvider 0x7fa6a3a2bbe0; com.apple.SocialBulletinBoardProvider>
2015-01-07 10:42:39:943 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[821]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[31]
2015-01-07 10:42:39:964 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:39 itako33075.dev.miso SpringBoard[808]: table drop: 101
2015-01-07 10:42:40:157 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:40 --- last message repeated 1 time ---
2015-01-07 10:42:40:158 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:40 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:40:222 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:40 itako33075 assertiond[812]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:42:40:445 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:40 itako33075.dev.miso SpringBoard[808]: [MPUSystemMediaControls] Updating supported commands for now playing application.
2015-01-07 10:42:40:472 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:40 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:40:477 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:40 itako33075.dev.miso SpringBoard[808]: Failed to get the user name
2015-01-07 10:42:40:502 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:40 itako33075.dev.miso IMDPersistenceAgent[841]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/SMS/sms.db.
2015-01-07 10:42:41:594 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:41 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:41:687 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:41 itako33075.dev.miso recentsd[842]: Error 1 getting library version: no such table: properties
2015-01-07 10:42:41:824 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:41 itako33075.dev.miso SpringBoard[808]: table drop: 101
2015-01-07 10:42:42:056 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:42 itako33075.dev.miso assetsd[840]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-07 10:42:42:367 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:42 --- last message repeated 1 time ---
2015-01-07 10:42:42:368 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:42 itako33075.dev.miso assetsd[840]: CoreData: error: -addPersistentStoreWithType:SQLite configuration:(null) URL:file:///Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Media/PhotoData/Photos.sqlite options:{
2015-01-07 10:42:42:368 - info: [IOS_SYSLOG_ROW ] NSPersistentStoreFileProtectionKey = NSFileProtectionCompleteUntilFirstUserAuthentication;
2015-01-07 10:42:42:368 - info: [IOS_SYSLOG_ROW ] NSSQLitePersistWALOption = 1;
2015-01-07 10:42:42:368 - info: [IOS_SYSLOG_ROW ] NSSQLitePragmasOption = {
2015-01-07 10:42:42:369 - info: [IOS_SYSLOG_ROW ] "journal_mode" = WAL;
2015-01-07 10:42:42:369 - info: [IOS_SYSLOG_ROW ] };
2015-01-07 10:42:42:369 - info: [IOS_SYSLOG_ROW ] } ... returned error Error Domain=NSCocoaErrorDomain Code=134100 "The operation couldn’t be completed. (Cocoa error 134100.)" UserInfo=0x7fef594c2f90 {metadata={
2015-01-07 10:42:42:369 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-07 10:42:42:370 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-07 10:42:42:370 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479;
2015-01-07 10:42:42:370 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-07 10:42:42:370 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:42:370 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:42:371 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:42:371 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:42:371 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-07 10:42:42:372 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:42:372 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:42:372 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:42:372 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:42:373 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:42:373 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:42:373 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:42:373 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:42:373 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:42:374 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:42:374 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-07 10:42:42:374 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:42:374 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:42:375 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:42:375 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:42:375 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:42:375 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:42:375 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:42:408 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-07 10:42:42:419 - info: [IOS_SYSLOG_ROW ] };
2015-01-07 10:42:42:419 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-07 10:42:42:420 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-07 10:42:42:420 - info: [IOS_SYSLOG_ROW ] ""
2015-01-07 10:42:42:420 - info: [IOS_SYSLOG_ROW ] );
2015-01-07 10:42:42:420 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-07 10:42:42:420 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-07 10:42:42:421 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-07 10:42:42:421 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-07 10:42:42:421 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-07 10:42:42:421 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-07 10:42:42:421 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-07 10:42:42:422 - info: [IOS_SYSLOG_ROW ] }, reason=The model used to open the store is incompatible with the one used to create the store} with userInfo dictionary {
2015-01-07 10:42:42:422 - info: [IOS_SYSLOG_ROW ] metadata = {
2015-01-07 10:42:42:422 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-07 10:42:42:422 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-07 10:42:42:422 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479;
2015-01-07 10:42:42:423 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-07 10:42:42:423 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:42:423 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:42:423 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:42:423 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:42:424 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-07 10:42:42:424 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:42:424 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:42:424 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:42:424 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:42:424 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:42:425 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:42:427 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:42:427 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:42:428 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:42:428 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:42:428 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-07 10:42:42:428 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:42:428 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:42:429 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:42:429 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:42:429 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:42:429 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:42:452 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:42:452 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-07 10:42:42:453 - info: [IOS_SYSLOG_ROW ] };
2015-01-07 10:42:42:453 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-07 10:42:42:453 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-07 10:42:42:453 - info: [IOS_SYSLOG_ROW ] ""
2015-01-07 10:42:42:453 - info: [IOS_SYSLOG_ROW ] );
2015-01-07 10:42:42:454 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-07 10:42:42:454 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-07 10:42:42:454 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-07 10:42:42:454 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-07 10:42:42:454 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-07 10:42:42:455 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-07 10:42:42:455 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-07 10:42:42:455 - info: [IOS_SYSLOG_ROW ] };
2015-01-07 10:42:42:455 - info: [IOS_SYSLOG_ROW ] reason = "The model used to open the store is incompatible with the one used to create the store";
2015-01-07 10:42:42:455 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:42:599 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:42 itako33075.dev.miso assetsd[840]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Media/PhotoData/Photos.sqlite'. store metadata = {
2015-01-07 10:42:42:600 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-07 10:42:42:600 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-07 10:42:42:600 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479;
2015-01-07 10:42:42:600 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-07 10:42:42:600 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:42:601 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:42:601 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:42:601 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:42:601 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-07 10:42:42:603 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:42:603 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:42:603 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:42:603 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:42:604 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:42:604 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:42:604 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:42:604 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:42:604 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:42:605 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:42:605 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-07 10:42:42:605 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:42:605 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:42:605 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:42:606 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:42:606 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:42:606 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:42:606 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:42:606 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-07 10:42:42:606 - info: [IOS_SYSLOG_ROW ] };
2015-01-07 10:42:42:607 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-07 10:42:42:607 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-07 10:42:42:607 - info: [IOS_SYSLOG_ROW ] ""
2015-01-07 10:42:42:607 - info: [IOS_SYSLOG_ROW ] );
2015-01-07 10:42:42:607 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-07 10:42:42:608 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-07 10:42:42:608 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-07 10:42:42:608 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-07 10:42:42:608 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-07 10:42:42:608 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-07 10:42:42:609 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-07 10:42:42:609 - info: [IOS_SYSLOG_ROW ] } and current model versions = {
2015-01-07 10:42:42:609 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:42:609 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:42:609 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:42:610 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:42:610 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-07 10:42:42:610 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:42:610 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:42:610 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:42:610 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:42:611 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:42:611 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:42:611 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:42:611 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:42:612 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:42:612 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:42:612 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-07 10:42:42:612 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:42:612 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:42:613 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:42:613 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:42:613 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:42:613 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:42:614 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:42:614 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-07 10:42:42:614 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:42:615 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:42 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) will attempt automatic schema migration
2015-01-07 10:42:43:018 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:43 itako33075.dev.miso calaccessd[838]: table drop: 101
2015-01-07 10:42:43:375 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:43 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) looking for mapping model with
2015-01-07 10:42:43:375 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-07 10:42:43:376 - info: [IOS_SYSLOG_ROW ] {
2015-01-07 10:42:43:376 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:43:376 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:43:376 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:43:376 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:43:377 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-07 10:42:43:377 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:43:377 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:43:377 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:43:377 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:43:377 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:43:378 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:43:378 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:43:378 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:43:378 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:43:379 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:43:379 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-07 10:42:43:379 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:43:379 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:43:379 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:43:380 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:43:380 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:43:380 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:43:380 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:43:380 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-07 10:42:43:381 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:43:381 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-07 10:42:43:381 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:43:381 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:43:381 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:43:381 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:43:382 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-07 10:42:43:382 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:43:382 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:43:382 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:43:385 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:43:385 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:43:385 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:43:386 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:43:386 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:43:386 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:43:386 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:43:386 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-07 10:42:43:387 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:43:387 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:43:387 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:43:387 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:43:388 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:43:388 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:43:388 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:43:388 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-07 10:42:43:388 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:43:390 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:43 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) no suitable mapping model found
2015-01-07 10:42:43:447 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:43 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) inferring a mapping model between data models with
2015-01-07 10:42:43:448 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-07 10:42:43:448 - info: [IOS_SYSLOG_ROW ] {
2015-01-07 10:42:43:448 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:43:448 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:43:448 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:43:448 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:43:449 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-07 10:42:43:449 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:43:449 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:43:449 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:43:449 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:43:450 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:43:450 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:43:450 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:43:450 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:43:450 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:43:451 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:43:451 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-07 10:42:43:451 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:43:451 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:43:451 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:43:452 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:43:452 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:43:452 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:43:452 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:43:452 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-07 10:42:43:452 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:43:453 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-07 10:42:43:453 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:43:453 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:43:453 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:43:453 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:43:454 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-07 10:42:43:454 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:43:454 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:43:454 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:43:454 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:43:454 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:43:455 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:43:455 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:43:455 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:43:455 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:43:455 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:43:456 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-07 10:42:43:456 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:43:456 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:43:456 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:43:456 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:43:457 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:43:457 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:43:457 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:43:457 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-07 10:42:43:457 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:43:466 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:43 itako33075.dev.miso calaccessd[838]: table drop: 101
2015-01-07 10:42:44:750 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:44 itako33075.dev.miso MobileSafari[834]: Normal message received by listener connection. Ignoring.
2015-01-07 10:42:44:884 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:44 --- last message repeated 1 time ---
2015-01-07 10:42:44:884 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:44 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.36 seconds
2015-01-07 10:42:45:043 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:45:074 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso syncdefaultsd[844]: (Note ) SYDAlwaysOnAccount: no account (null)
2015-01-07 10:42:45:148 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Media/PhotoData/Photos.sqlite'
2015-01-07 10:42:45:341 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso syncdefaultsd[844]: (Note ) SYDAccount: no account
2015-01-07 10:42:45:441 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso assetsd[840]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Media/PhotoData/Photos.sqlite'. store metadata = {
2015-01-07 10:42:45:441 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-07 10:42:45:441 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-07 10:42:45:441 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 519;
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:45:442 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:45:443 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:45:443 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:45:443 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:45:443 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:45:443 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:45:443 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:45:443 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:45:444 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] };
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] ""
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] );
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-07 10:42:45:445 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] migrationManagerClass = NSSQLiteInPlaceMigrationManager;
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] } and current model versions = {
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-07 10:42:45:446 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:45:447 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-07 10:42:45:447 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:45:447 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:45:447 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:45:447 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:45:447 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:45:447 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-07 10:42:45:447 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-07 10:42:45:448 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-07 10:42:45:448 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:45:448 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:45:448 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-07 10:42:45:448 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-07 10:42:45:448 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-07 10:42:45:448 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-07 10:42:45:448 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-07 10:42:45:449 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-07 10:42:45:449 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-07 10:42:45:449 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-07 10:42:45:449 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:45:449 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-07 10:42:45:449 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-07 10:42:45:449 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-07 10:42:45:450 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:45:450 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-07 10:42:45:450 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-07 10:42:45:450 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-07 10:42:45:450 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:45:473 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso syncdefaultsd[844]: (Note ) SYDPIMAccount: no account (null)
2015-01-07 10:42:45:518 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) will attempt automatic schema migration
2015-01-07 10:42:45:735 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) looking for mapping model with
2015-01-07 10:42:45:735 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-07 10:42:45:735 - info: [IOS_SYSLOG_ROW ] {
2015-01-07 10:42:45:735 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:45:735 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:45:736 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:45:736 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:45:736 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-07 10:42:45:736 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:45:736 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:45:737 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:45:737 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:45:737 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:45:737 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:45:737 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:45:737 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:45:738 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:45:738 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:45:738 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-07 10:42:45:738 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:45:738 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:45:739 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:45:739 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:45:739 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:45:739 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:45:739 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:45:740 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-07 10:42:45:740 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:45:740 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-07 10:42:45:741 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-07 10:42:45:741 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:45:741 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-07 10:42:45:741 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:45:742 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-07 10:42:45:742 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:45:742 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:45:742 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:45:742 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:45:743 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:45:743 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-07 10:42:45:743 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-07 10:42:45:743 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-07 10:42:45:743 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:45:744 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:45:744 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-07 10:42:45:744 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-07 10:42:45:744 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-07 10:42:45:744 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-07 10:42:45:745 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-07 10:42:45:745 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-07 10:42:45:745 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-07 10:42:45:745 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-07 10:42:45:745 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:45:746 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-07 10:42:45:746 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-07 10:42:45:746 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-07 10:42:45:746 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:45:746 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-07 10:42:45:747 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-07 10:42:45:747 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-07 10:42:45:747 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:45:750 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) no suitable mapping model found
2015-01-07 10:42:45:758 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:45 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) inferring a mapping model between data models with
2015-01-07 10:42:45:759 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-07 10:42:45:759 - info: [IOS_SYSLOG_ROW ] {
2015-01-07 10:42:45:759 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-07 10:42:45:759 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:45:759 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-07 10:42:45:759 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-07 10:42:45:760 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-07 10:42:45:760 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:45:760 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:45:760 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:45:760 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-07 10:42:45:761 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:45:761 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:45:761 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-07 10:42:45:761 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-07 10:42:45:761 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-07 10:42:45:762 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-07 10:42:45:762 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-07 10:42:45:762 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-07 10:42:45:762 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-07 10:42:45:762 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:45:762 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-07 10:42:45:763 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-07 10:42:45:763 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:45:763 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-07 10:42:45:763 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-07 10:42:45:764 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:45:764 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-07 10:42:45:764 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-07 10:42:45:764 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:45:764 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-07 10:42:45:765 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:45:765 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-07 10:42:45:765 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:45:765 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:45:765 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:45:766 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:45:766 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:45:766 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-07 10:42:45:766 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-07 10:42:45:766 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-07 10:42:45:767 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:45:767 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:45:767 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-07 10:42:45:767 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-07 10:42:45:767 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-07 10:42:45:768 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-07 10:42:45:768 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-07 10:42:45:768 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-07 10:42:45:768 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-07 10:42:45:768 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-07 10:42:45:769 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:45:769 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-07 10:42:45:769 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-07 10:42:45:769 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-07 10:42:45:769 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:45:769 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-07 10:42:45:770 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-07 10:42:45:770 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-07 10:42:45:770 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:46:559 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:46 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.40 seconds
2015-01-07 10:42:46:732 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:46 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Media/PhotoData/Photos.sqlite'
2015-01-07 10:42:47:134 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:47 itako33075.dev.miso assetsd[840]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Media/PhotoData/Photos.sqlite'. store metadata = {
2015-01-07 10:42:47:134 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-07 10:42:47:134 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-07 10:42:47:134 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 519;
2015-01-07 10:42:47:134 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-07 10:42:47:135 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-07 10:42:47:135 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:47:135 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-07 10:42:47:135 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:47:135 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-07 10:42:47:136 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:47:136 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:47:136 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:47:136 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:47:136 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:47:136 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-07 10:42:47:137 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-07 10:42:47:137 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-07 10:42:47:137 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:47:137 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:47:137 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-07 10:42:47:137 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-07 10:42:47:138 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-07 10:42:47:138 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-07 10:42:47:138 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-07 10:42:47:138 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-07 10:42:47:138 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-07 10:42:47:138 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-07 10:42:47:139 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:47:139 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-07 10:42:47:139 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-07 10:42:47:139 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-07 10:42:47:139 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:47:139 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-07 10:42:47:140 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-07 10:42:47:140 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-07 10:42:47:140 - info: [IOS_SYSLOG_ROW ] };
2015-01-07 10:42:47:140 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-07 10:42:47:140 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-07 10:42:47:140 - info: [IOS_SYSLOG_ROW ] ""
2015-01-07 10:42:47:141 - info: [IOS_SYSLOG_ROW ] );
2015-01-07 10:42:47:141 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-07 10:42:47:141 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-07 10:42:47:141 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-07 10:42:47:141 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-07 10:42:47:141 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-07 10:42:47:142 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-07 10:42:47:142 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-07 10:42:47:142 - info: [IOS_SYSLOG_ROW ] migrationManagerClass = NSSQLiteInPlaceMigrationManager;
2015-01-07 10:42:47:142 - info: [IOS_SYSLOG_ROW ] } and current model versions = {
2015-01-07 10:42:47:142 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>;
2015-01-07 10:42:47:142 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:47:143 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>;
2015-01-07 10:42:47:143 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:47:143 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>;
2015-01-07 10:42:47:143 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:47:144 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:47:144 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:47:144 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:47:144 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:47:144 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>;
2015-01-07 10:42:47:145 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>;
2015-01-07 10:42:47:145 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>;
2015-01-07 10:42:47:145 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>;
2015-01-07 10:42:47:145 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:47:146 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:47:146 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>;
2015-01-07 10:42:47:146 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>;
2015-01-07 10:42:47:146 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>;
2015-01-07 10:42:47:146 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>;
2015-01-07 10:42:47:148 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>;
2015-01-07 10:42:47:148 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>;
2015-01-07 10:42:47:148 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>;
2015-01-07 10:42:47:149 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>;
2015-01-07 10:42:47:149 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:47:149 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>;
2015-01-07 10:42:47:149 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>;
2015-01-07 10:42:47:149 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>;
2015-01-07 10:42:47:150 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:47:150 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>;
2015-01-07 10:42:47:150 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>;
2015-01-07 10:42:47:150 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>;
2015-01-07 10:42:47:150 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:47:151 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:47 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) will attempt automatic schema migration
2015-01-07 10:42:47:405 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:47 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) looking for mapping model with
2015-01-07 10:42:47:405 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-07 10:42:47:405 - info: [IOS_SYSLOG_ROW ] {
2015-01-07 10:42:47:406 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-07 10:42:47:406 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:47:406 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-07 10:42:47:406 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:47:406 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-07 10:42:47:407 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:47:407 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:47:407 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:47:407 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:47:407 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:47:408 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-07 10:42:47:408 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-07 10:42:47:408 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-07 10:42:47:408 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:47:408 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:47:409 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-07 10:42:47:409 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-07 10:42:47:409 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-07 10:42:47:409 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-07 10:42:47:409 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-07 10:42:47:409 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-07 10:42:47:410 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-07 10:42:47:410 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-07 10:42:47:410 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:47:410 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-07 10:42:47:410 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-07 10:42:47:411 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-07 10:42:47:411 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:47:411 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-07 10:42:47:411 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-07 10:42:47:411 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-07 10:42:47:412 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:47:412 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-07 10:42:47:412 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>;
2015-01-07 10:42:47:412 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:47:413 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>;
2015-01-07 10:42:47:413 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:47:413 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>;
2015-01-07 10:42:47:413 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:47:413 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:47:414 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:47:414 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:47:414 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:47:414 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>;
2015-01-07 10:42:47:414 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>;
2015-01-07 10:42:47:414 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>;
2015-01-07 10:42:47:415 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>;
2015-01-07 10:42:47:415 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:47:415 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:47:416 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>;
2015-01-07 10:42:47:416 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>;
2015-01-07 10:42:47:416 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>;
2015-01-07 10:42:47:416 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>;
2015-01-07 10:42:47:416 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>;
2015-01-07 10:42:47:416 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>;
2015-01-07 10:42:47:417 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>;
2015-01-07 10:42:47:417 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>;
2015-01-07 10:42:47:417 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:47:417 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>;
2015-01-07 10:42:47:417 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>;
2015-01-07 10:42:47:418 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>;
2015-01-07 10:42:47:418 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:47:418 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>;
2015-01-07 10:42:47:418 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>;
2015-01-07 10:42:47:418 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>;
2015-01-07 10:42:47:419 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:47:421 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:47 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) no suitable mapping model found
2015-01-07 10:42:47:453 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:47 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) inferring a mapping model between data models with
2015-01-07 10:42:47:453 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-07 10:42:47:453 - info: [IOS_SYSLOG_ROW ] {
2015-01-07 10:42:47:453 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-07 10:42:47:453 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:47:454 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-07 10:42:47:454 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:47:454 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-07 10:42:47:454 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:47:454 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:47:454 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:47:455 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:47:455 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:47:455 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-07 10:42:47:455 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-07 10:42:47:455 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-07 10:42:47:456 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:47:456 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:47:456 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-07 10:42:47:456 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-07 10:42:47:456 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-07 10:42:47:457 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-07 10:42:47:457 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-07 10:42:47:457 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-07 10:42:47:457 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-07 10:42:47:457 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-07 10:42:47:457 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:47:458 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-07 10:42:47:458 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-07 10:42:47:458 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-07 10:42:47:458 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:47:458 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-07 10:42:47:459 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-07 10:42:47:459 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-07 10:42:47:459 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:47:459 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-07 10:42:47:459 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>;
2015-01-07 10:42:47:460 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-07 10:42:47:460 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>;
2015-01-07 10:42:47:460 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-07 10:42:47:460 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>;
2015-01-07 10:42:47:460 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-07 10:42:47:460 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-07 10:42:47:461 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-07 10:42:47:461 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-07 10:42:47:461 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-07 10:42:47:461 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>;
2015-01-07 10:42:47:461 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>;
2015-01-07 10:42:47:462 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>;
2015-01-07 10:42:47:462 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>;
2015-01-07 10:42:47:462 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-07 10:42:47:462 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-07 10:42:47:462 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>;
2015-01-07 10:42:47:463 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>;
2015-01-07 10:42:47:463 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>;
2015-01-07 10:42:47:463 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>;
2015-01-07 10:42:47:463 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>;
2015-01-07 10:42:47:463 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>;
2015-01-07 10:42:47:464 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>;
2015-01-07 10:42:47:464 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>;
2015-01-07 10:42:47:464 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-07 10:42:47:464 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>;
2015-01-07 10:42:47:464 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>;
2015-01-07 10:42:47:464 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>;
2015-01-07 10:42:47:465 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-07 10:42:47:465 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>;
2015-01-07 10:42:47:465 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>;
2015-01-07 10:42:47:465 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>;
2015-01-07 10:42:47:465 - info: [IOS_SYSLOG_ROW ] }
2015-01-07 10:42:48:204 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.39 seconds
2015-01-07 10:42:48:349 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso assetsd[840]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Media/PhotoData/Photos.sqlite'
2015-01-07 10:42:48:489 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.TextInput.kbd
2015-01-07 10:42:48:491 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.coretelephony
2015-01-07 10:42:48:492 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.VoiceOverTouch
2015-01-07 10:42:48:493 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.Maps
2015-01-07 10:42:48:494 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.UIKit.fileprovider.default
2015-01-07 10:42:48:495 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.CoreSuggestions
2015-01-07 10:42:48:497 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.accessibility.heard
2015-01-07 10:42:48:498 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.cmfsyncagent
2015-01-07 10:42:48:499 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.Maps(com.apple.Maps.recents)
2015-01-07 10:42:48:501 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.Maps(com.apple.MapsSupport.history)
2015-01-07 10:42:48:502 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.Maps(com.apple.MapsSupport.bookmarks)
2015-01-07 10:42:48:504 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.cloudrecents.CloudRecentsAgent(com.apple.cloudrecents.phone)
2015-01-07 10:42:48:505 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075.dev.miso syncdefaultsd[844]: (Note ) Found new store com.apple.mobilesafari(com.apple.Safari.WebFeedSubscriptions)
2015-01-07 10:42:48:937 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:48 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:49:147 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:49 itako33075 assertiond[812]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:42:49:180 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:49 itako33075.dev.miso assetsd[840]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-07 10:42:50:242 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:50 --- last message repeated 1 time ---
2015-01-07 10:42:50:243 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:50 itako33075.dev.miso assetsd[840]: Property list invalid for format: 200 (property lists cannot contain NULL)
2015-01-07 10:42:50:679 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:50 --- last message repeated 4 times ---
2015-01-07 10:42:50:679 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:50 itako33075.dev.miso assetsd[840]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-07 10:42:51:240 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 --- last message repeated 1 time ---
2015-01-07 10:42:51:246 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.twitter.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:51:246 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.tencentweibo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:51:247 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.flickr.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:51:256 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.weibo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:51:265 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.vimeo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:51:271 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.facebook.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:51:338 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: Cloud Resources scheduler activated a scenario producer: PLCloudPruneAgent
2015-01-07 10:42:51:339 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: Cloud Resources scheduler activated a scenario producer: PLCloudDownloadAgent
2015-01-07 10:42:51:340 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: Cloud Resources scheduler activated a trigger: PLCloudSystemStartedTrigger
2015-01-07 10:42:51:341 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: Cloud Resources scheduler activated a trigger: PLCacheDeleteTrigger
2015-01-07 10:42:51:342 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: Cloud Resources scheduler activated a trigger: PLCLoudSettingsChangedTrigger
2015-01-07 10:42:51:343 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: Cloud Resources scheduler activated a trigger: PLCloudAppInForegroundTrigger
2015-01-07 10:42:51:344 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: Cloud Resources scheduler activated a trigger: PLCloudMetadataChangedTrigger
2015-01-07 10:42:51:345 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: Cloud Resources scheduler activated a trigger: PLCloudMetadataStableTrigger
2015-01-07 10:42:51:397 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:51 itako33075.dev.miso assetsd[840]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-07 10:42:52:025 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:52 itako33075.dev.miso assetsd[840]: table drop: 101
2015-01-07 10:42:52:036 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:52 itako33075.dev.miso assetsd[840]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-07 10:42:52:142 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:52 itako33075.dev.miso assetsd[840]: [CPLLogging] opened asl file /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Logs/CrashReporter/DiagnosticLogs/CloudPhotoLibrary.aslgroup/assetsd-store.asl (fd: 20)
2015-01-07 10:42:52:447 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:52 itako33075.dev.miso lsd[821]: LaunchServices: Currently 0 installed placeholders: (
2015-01-07 10:42:52:447 - info: [IOS_SYSLOG_ROW ] )
2015-01-07 10:42:53:161 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:53 itako33075.dev.miso backboardd[809]: CoreAnimation: updates deferred for too long
2015-01-07 10:42:53:161 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:53 itako33075.dev.miso SpringBoard[808]: CoreAnimation: failed to receive fence reply: 10004003
2015-01-07 10:42:53:495 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:53 itako33075.dev.miso backboardd[809]: CoreAnimation: timed out fence 8b03
2015-01-07 10:42:53:496 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:53 itako33075.dev.miso backboardd[809]: CoreAnimation: failed to send fence reply: 10000003
2015-01-07 10:42:53:496 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:53 itako33075.dev.miso backboardd[809]: CoreAnimation: timed out fence 8c03
2015-01-07 10:42:53:496 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:53 itako33075.dev.miso backboardd[809]: CoreAnimation: failed to send fence reply: 10000003
2015-01-07 10:42:53:530 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:53 itako33075 assertiond[812]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:42:54:287 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:54 --- last message repeated 1 time ---
2015-01-07 10:42:54:287 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:54 itako33075 MobileCal[848]: objc[848]: Class ColorBarView is implemented in both /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKitUI.framework/EventKitUI and /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Applications/MobileCal.app/MobileCal. One of the two will be used. Which one is undefined.
2015-01-07 10:42:54:601 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:54 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[797] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:42:54:857 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:54 itako33075 MobileCal[848]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-07 10:42:56:283 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:56 itako33075 assertiond[812]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:42:59:589 - warn: Instruments socket client never checked in; timing out (global)
2015-01-07 10:42:59:589 - info: [debug] Killall instruments
2015-01-07 10:42:59:664 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:59 --- last message repeated 3 times ---
2015-01-07 10:42:59:664 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:59 itako33075.dev.miso DTMobileIS[823]: Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
2015-01-07 10:42:59:666 - info: [IOS_SYSLOG_ROW ] Jan 7 02:42:59 itako33075.dev.miso DTMobileIS[823]: Could not create service named com.apple.instruments.server.services.launchdaemon
2015-01-07 10:42:59:668 - info: [debug] [INSTSERVER] Instruments exited with code null
2015-01-07 10:42:59:668 - info: [debug] Killall instruments
2015-01-07 10:42:59:688 - info: [debug] Instruments never checked in
2015-01-07 10:42:59:688 - info: [debug] Attempting to retry launching instruments, this is retry #2
2015-01-07 10:42:59:689 - info: [debug] Killall iOS Simulator
2015-01-07 10:43:04:699 - info: Launching instruments
2015-01-07 10:43:04:701 - info: [debug] Attempting to run app on iPhone 6 (8.1 Simulator)
2015-01-07 10:43:04:701 - info: [debug] Spawning instruments with command: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode-6.1.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w "iPhone 6 (8.1 Simulator)" com.apple.mobilesafari -e UIASCRIPT "/Users/chef/Library/Application Support/appium/bootstrap/bootstrap-cd2b92669fa74e4d.js" -e UIARESULTSPATH /tmp/appium-instruments
2015-01-07 10:43:04:702 - info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6"}
2015-01-07 10:43:04:702 - info: [debug] And launch timeouts (in ms): {"global":40000}
2015-01-07 10:43:05:647 - info: [debug] [INST] Waiting for device to boot...
2015-01-07 10:43:06:372 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 syslogd[859]: --- syslogd restarted ---
2015-01-07 10:43:06:372 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 syslogd[859]: Configuration Notice:
2015-01-07 10:43:06:372 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.cloudd" claims selected messages.
2015-01-07 10:43:06:372 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:43:06:372 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 syslogd[859]: Configuration Notice:
2015-01-07 10:43:06:372 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.clouddocs" claims selected messages.
2015-01-07 10:43:06:373 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:43:06:373 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 syslogd[859]: Configuration Notice:
2015-01-07 10:43:06:373 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.testmanagerd" claims selected messages.
2015-01-07 10:43:06:373 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-07 10:43:06:373 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 launchd_sim[857]: assertion failed: 13F34: libxpc.dylib + 29453 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x8d
2015-01-07 10:43:06:373 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.assertiond): This service is defined to be constantly running and is inherently inefficient.
2015-01-07 10:43:06:373 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.assetsd.nebulad): The JetsamProperties key is not available on this platform.
2015-01-07 10:43:06:373 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.assetsd.notificationServer): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
2015-01-07 10:43:06:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.assetsd): The JetsamProperties key is not available on this platform.
2015-01-07 10:43:06:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.backboardd): Unknown key for Boolean: HighPriorityIO
2015-01-07 10:43:06:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.backboardd): This service is defined to be constantly running and is inherently inefficient.
2015-01-07 10:43:06:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.calaccessd.xpc): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
2015-01-07 10:43:06:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.calaccessd): The JetsamProperties key is not available on this platform.
2015-01-07 10:43:06:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.certui.relay): ThrottleInterval set to zero. You're not that important. Ignoring.
2015-01-07 10:43:06:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.certui.relay): The JetsamProperties key is not available on this platform.
2015-01-07 10:43:06:374 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso configd_sim[875]: network changed: v4(en1+:172.22.33.75) DNS+ Proxy+
2015-01-07 10:43:06:421 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imtransferservices.IMTransferAgent): The _DirtyJetsamPriority key is not available on this platform.
2015-01-07 10:43:06:422 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imtransferservices.IMTransferAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:06:422 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:06:511 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso securityd[878]: unable to access hwaes key
2015-01-07 10:43:06:727 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso backboardd[869]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
2015-01-07 10:43:06:729 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso backboardd[869]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10a9ea000
2015-01-07 10:43:06:730 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso backboardd[869]: HID Session async scheduling initiated.
2015-01-07 10:43:06:730 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso backboardd[869]: HID Session async root queue running at priority 63 and schedule 2.
2015-01-07 10:43:06:730 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso backboardd[869]: HID Session async scheduling complete.
2015-01-07 10:43:06:730 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso backboardd[869]: Successfully opened the IOHIDSession
2015-01-07 10:43:06:754 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075.dev.miso identityservicesd[867]: [Warning] DeviceHeartbeat - Failed loading device heartbeat data from keychain -25300
2015-01-07 10:43:06:839 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:06 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:07:023 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 --- last message repeated 1 time ---
2015-01-07 10:43:07:024 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.accounts.dom): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:07:032 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso distnoted[882]: # distnote server daemon absolute time: 194.727530586 civil time: Wed Jan 7 02:43:07 2015 pid: 882 uid: 514 root: yes
2015-01-07 10:43:07:067 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso backboardd[869]: Migration complete (if performed). (Elapsed time: 0.01 seconds)
2015-01-07 10:43:07:101 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso locationd[871]: Logging binary sensor data to /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/locationd/locationdSensors.bin
2015-01-07 10:43:07:104 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso locationd[871]: NBB-Could not get UDID for stable refill timing, falling back on random
2015-01-07 10:43:07:223 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso locationd[871]: [Warning] Cannot listen to battery level change notification.
2015-01-07 10:43:07:339 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso lsd[881]: LaunchServices: Seeding database
2015-01-07 10:43:07:538 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso installd[866]: 0x10e9f3310 main: Reboot detected
2015-01-07 10:43:07:547 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso installd[866]: 0x10e9f3310 is_build_upgrade: Current build version (12B411) equal to last version recorded; skipping upgrade
2015-01-07 10:43:07:548 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso installd[866]: 0x10e9f3310 __47-[MIDeveloperDiskImageTracker checkMountPoint:]_block_invoke: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Developer/Applications is not present now or before
2015-01-07 10:43:07:583 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso containermanagerd[883]: 0x10259b310 main: containermanagerd performing first boot initialization
2015-01-07 10:43:07:710 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.sharingd[870]): Could not find program specified by service: 2: No such file or directory: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/sharingd
2015-01-07 10:43:07:710 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.sharingd[870]): Service setup event to handle failure and will not launch until it fires.
2015-01-07 10:43:07:730 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075.dev.miso installd[866]: 0x111d41000 -[MIClientConnection fetchInstalledAppsWithOptions:completion:]: Fetch installed apps requested by lsd (pid 881) with options (null)
2015-01-07 10:43:07:966 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:07:967 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.lakitu): The JoinExistingSession key is not available on this platform.
2015-01-07 10:43:07:967 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamPriority key is not available on this platform.
2015-01-07 10:43:07:968 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:07 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:08:058 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:08 itako33075.dev.miso backboardd[869]: Telling system app "com.apple.springboard" that it can start immediately
2015-01-07 10:43:08:058 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:08 itako33075.dev.miso backboardd[869]: BKSystemAppSentinel: Now monitoring "com.apple.springboard"
2015-01-07 10:43:08:088 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:08 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.routined[862]): Could not find program specified by service: 2: No such file or directory: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/routined
2015-01-07 10:43:08:089 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:08 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.routined[862]): Service setup event to handle failure and will not launch until it fires.
2015-01-07 10:43:08:299 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:08 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:08:765 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:08 itako33075.dev.miso installd[866]: 0x111d41000 -[MIBundle _validateWithError:]: 35: Bundle at path /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework did not have a CFBundleIdentifier in its Info.plist
2015-01-07 10:43:09:268 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso locationd[871]: Location icon should now be in state 'Inactive'
2015-01-07 10:43:09:516 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: FBDefaultLog; isEnabled: 0
2015-01-07 10:43:09:525 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: FBAppLibraryLog; isEnabled: 0
2015-01-07 10:43:09:600 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: FBWorkspaceLog; isEnabled: 0
2015-01-07 10:43:09:604 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: SBIconLog; isEnabled: 0
2015-01-07 10:43:09:722 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:09:729 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: SBStatusBarishLog; isEnabled: 0
2015-01-07 10:43:09:769 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: SBLocalNotificationLog; isEnabled: 0
2015-01-07 10:43:09:776 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: SBAlarmLog; isEnabled: 0
2015-01-07 10:43:09:795 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: SBBannerLog; isEnabled: 0
2015-01-07 10:43:09:841 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075.dev.miso SpringBoard[868]: Loaded logger: SBSoundLog; isEnabled: 0
2015-01-07 10:43:09:866 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:09 itako33075 SpringBoard[868]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-07 10:43:10:042 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:10 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.accessibility.AccessibilityUIServer): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:10:147 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:10 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:10:303 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:10 itako33075.dev.miso CoreSimulatorBridge[886]: Switching to keyboard: en
2015-01-07 10:43:10:508 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:10 itako33075.dev.miso CoreSimulatorBridge[886]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en
2015-01-07 10:43:10:578 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:10 itako33075.dev.miso fileproviderd[861]: (Note ) FileProvider: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FileProvider.framework/Support/fileproviderd starting.
2015-01-07 10:43:11:079 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:11 itako33075 fileproviderd[861]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-07 10:43:11:178 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:11 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:11:219 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:11 itako33075.dev.miso SpringBoard[868]: Normal message received by listener connection. Ignoring.
2015-01-07 10:43:11:315 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:11 --- last message repeated 2 times ---
2015-01-07 10:43:11:315 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:11 itako33075.dev.miso networkd[888]: networkd-410.1 pid 888
2015-01-07 10:43:11:425 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:11 itako33075.dev.miso SpringBoard[868]: Normal message received by listener connection. Ignoring.
2015-01-07 10:43:11:500 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:11 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:11:767 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:11 itako33075.dev.miso callservicesd[889]: Normal message received by listener connection. Ignoring.
2015-01-07 10:43:12:071 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:12 --- last message repeated 1 time ---
2015-01-07 10:43:12:071 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:12 itako33075.dev.miso SpringBoard[868]: libMobileGestalt MobileGestalt.c:841: still-camera is static and will never generate a notification
2015-01-07 10:43:12:072 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:12 itako33075.dev.miso SpringBoard[868]: libMobileGestalt MobileGestalt.c:841: stand-alone-contacts is static and will never generate a notification
2015-01-07 10:43:12:074 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:12 itako33075.dev.miso SpringBoard[868]: Installed apps did change.
2015-01-07 10:43:12:074 - info: [IOS_SYSLOG_ROW ] Added: {(
2015-01-07 10:43:12:075 - info: [IOS_SYSLOG_ROW ] "com.apple.SharedWebCredentialViewService",
2015-01-07 10:43:12:075 - info: [IOS_SYSLOG_ROW ] "com.apple.FacebookAccountMigrationDialog",
2015-01-07 10:43:12:075 - info: [IOS_SYSLOG_ROW ] "com.apple.AdSheetPhone",
2015-01-07 10:43:12:075 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesafari",
2015-01-07 10:43:12:076 - info: [IOS_SYSLOG_ROW ] "com.apple.share",
2015-01-07 10:43:12:076 - info: [IOS_SYSLOG_ROW ] "com.apple.appleaccount.AACredentialRecoveryDialog",
2015-01-07 10:43:12:076 - info: [IOS_SYSLOG_ROW ] "com.apple.Preferences",
2015-01-07 10:43:12:076 - info: [IOS_SYSLOG_ROW ] "com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI",
2015-01-07 10:43:12:076 - info: [IOS_SYSLOG_ROW ] "com.apple.Passbook",
2015-01-07 10:43:12:076 - info: [IOS_SYSLOG_ROW ] "com.apple.TrustMe",
2015-01-07 10:43:12:077 - info: [IOS_SYSLOG_ROW ] "com.apple.mobileslideshow",
2015-01-07 10:43:12:077 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesms.compose",
2015-01-07 10:43:12:077 - info: [IOS_SYSLOG_ROW ] "com.apple.MailCompositionService",
2015-01-07 10:43:12:077 - info: [IOS_SYSLOG_ROW ] "com.apple.iad.iAdOptOut",
2015-01-07 10:43:12:077 - info: [IOS_SYSLOG_ROW ] "com.apple.TencentWeiboAccountMigrationDialog",
2015-01-07 10:43:12:077 - info: [IOS_SYSLOG_ROW ] "com.apple.AccountAuthenticationDialog",
2015-01-07 10:43:12:078 - info: [IOS_SYSLOG_ROW ] "com.apple.MusicUIService",
2015-01-07 10:43:12:078 - info: [IOS_SYSLOG_ROW ] "com.apple.Maps",
2015-01-07 10:43:12:078 - info: [IOS_SYSLOG_ROW ] "com.apple.WebViewService",
2015-01-07 10:43:12:078 - info: [IOS_SYSLOG_ROW ] "com.apple.uikit.PrintStatus",
2015-01-07 10:43:12:078 - info: [IOS_SYSLOG_ROW ] "com.apple.PhotosViewService",
2015-01-07 10:43:12:078 - info: [IOS_SYSLOG_ROW ] "com.apple.quicklook.quicklookd",
2015-01-07 10:43:12:079 - info: [IOS_SYSLOG_ROW ] "com.apple.Health",
2015-01-07 10:43:12:079 - info: [IOS_SYSLOG_ROW ] "com.apple.MobileAddressBook",
2015-01-07 10:43:12:079 - info: [IOS_SYSLOG_ROW ] "com.apple.datadetectors.DDActionsService",
2015-01-07 10:43:12:079 - info: [IOS_SYSLOG_ROW ] "com.apple.DataActivation",
2015-01-07 10:43:12:079 - info: [IOS_SYSLOG_ROW ] "com.apple.HealthPrivacyService",
2015-01-07 10:43:12:080 - info: [IOS_SYSLOG_ROW ] "com.apple.WebSheet",
2015-01-07 10:43:12:080 - info: [IOS_SYSLOG_ROW ] "com.apple.camera",
2015-01-07 10:43:12:080 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilecal",
2015-01-07 10:43:12:080 - info: [IOS_SYSLOG_ROW ] "com.apple.ios.StoreKitUIService",
2015-01-07 10:43:12:080 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter.GameCenterUIService",
2015-01-07 10:43:12:080 - info: [IOS_SYSLOG_ROW ] "com.apple.PassbookUIService",
2015-01-07 10:43:12:081 - info: [IOS_SYSLOG_ROW ] "com.apple.PrintKit.Print-Center",
2015-01-07 10:43:12:081 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp",
2015-01-07 10:43:12:081 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp1",
2015-01-07 10:43:12:081 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter"
2015-01-07 10:43:12:081 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:43:12:081 - info: [IOS_SYSLOG_ROW ] Removed: {(
2015-01-07 10:43:12:081 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:43:12:082 - info: [IOS_SYSLOG_ROW ] Modified: {(
2015-01-07 10:43:12:082 - info: [IOS_SYSLOG_ROW ] )}
2015-01-07 10:43:12:249 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:12 itako33075.dev.miso SpringBoard[868]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Documents/com.apple.springboard.settings/RootSettings.plist>
2015-01-07 10:43:12:467 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:12 itako33075.dev.miso SpringBoard[868]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Documents/com.apple.springboard.settings/RootSettings.previous.plist>
2015-01-07 10:43:12:796 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:12 itako33075.dev.miso mstreamd[863]: (Note ) mstreamd: mstreamd starting up.
2015-01-07 10:43:13:244 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:13 itako33075.dev.miso mstreamd[863]: (Note ) PS: The subscription plugin class does not support push notification refreshing.
2015-01-07 10:43:13:245 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:13 itako33075.dev.miso mstreamd[863]: (Note ) PS: Media stream daemon starting...
2015-01-07 10:43:15:260 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:15 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:17:567 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: Normal message received by listener connection. Ignoring.
2015-01-07 10:43:17:625 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075 SpringBoard[868]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-07 10:43:17:663 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: -[BBObserver setDelegate:] Delegate implements addBulletin but does not implement noteInvalidatedBulletinIDs: <SBBulletinLocalObserverGateway: 0x7f91743d8fa0>
2015-01-07 10:43:17:724 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: ADDING REMOTE com.apple.springboard.notificationcenter.today, <BBRemoteDataProvider 0x7f9175aea2c0; com.apple.springboard.notificationcenter.today>
2015-01-07 10:43:17:725 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: ADDING REMOTE com.apple.springboard.notificationcenter.tomorrow, <BBRemoteDataProvider 0x7f9175d4dc10; com.apple.springboard.notificationcenter.tomorrow>
2015-01-07 10:43:17:738 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: ADDING LOCAL com.apple.mobilecal, <BBLocalDataProvider 0x7f9175d4af70; com.apple.mobilecal>
2015-01-07 10:43:17:769 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: ADDING LOCAL com.apple.reminders, <BBLocalDataProvider 0x7f91744f9c10; com.apple.reminders>
2015-01-07 10:43:17:960 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.MobileSMS
2015-01-07 10:43:17:961 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: throwing out icon because its isn't visible in the model : node=<SBApplicationIcon: 0x7f91741452a0; nodeID: "com.apple.camera"> com.apple.camera
2015-01-07 10:43:17:962 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.weather
2015-01-07 10:43:17:963 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.mobiletimer
2015-01-07 10:43:17:964 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.videos
2015-01-07 10:43:17:965 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.mobilenotes
2015-01-07 10:43:17:965 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.reminders
2015-01-07 10:43:17:966 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.stocks
2015-01-07 10:43:17:968 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.MobileStore
2015-01-07 10:43:17:969 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.AppStore
2015-01-07 10:43:17:970 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.iBooks
2015-01-07 10:43:17:971 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.facetime
2015-01-07 10:43:17:972 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.calculator
2015-01-07 10:43:17:972 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.podcasts
2015-01-07 10:43:17:974 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.compass
2015-01-07 10:43:17:974 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.tips
2015-01-07 10:43:17:975 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.VoiceMemos
2015-01-07 10:43:17:977 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.mobilephone
2015-01-07 10:43:17:978 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.mobilemail
2015-01-07 10:43:17:979 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso SpringBoard[868]: could not find icon for representation -> com.apple.Music
2015-01-07 10:43:17:999 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:17 itako33075.dev.miso lsd[881]: Launch Services: Failed to find app container URL for identifier com.apple.mobilecal
2015-01-07 10:43:18:016 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[15]
2015-01-07 10:43:18:031 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobileslideshow_CFBundleIcon[15]
2015-01-07 10:43:18:039 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Maps_CFBundleIcon[15]
2015-01-07 10:43:18:046 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.gamecenter_CFBundleIcon[15]
2015-01-07 10:43:18:055 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso SpringBoard[868]: table drop: 101
2015-01-07 10:43:18:112 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Health_CFBundleIcon[15]
2015-01-07 10:43:18:132 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Passbook_defaultRole-Icon@2x_Icon@3x_Icon-Small_Icon-Small@2x_Icon-Small@3x-15
2015-01-07 10:43:18:140 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.Preferences_CFBundleIcon[15]
2015-01-07 10:43:18:182 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.MobileAddressBook_CFBundleIcon[15]
2015-01-07 10:43:18:262 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso SpringBoard[868]: ADDING LOCAL com.apple.mobilecal.today, <BBLocalDataProvider 0x7f917583a680; com.apple.mobilecal.today>
2015-01-07 10:43:18:265 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso SpringBoard[868]: ADDING LOCAL com.apple.cmas, <BBLocalDataProvider 0x7f9175a3c2e0; com.apple.cmas>
2015-01-07 10:43:18:269 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso SpringBoard[868]: ADDING LOCAL com.apple.mobileslideshow, <BBLocalDataProvider 0x7f9175ca3e30; com.apple.mobileslideshow>
2015-01-07 10:43:18:279 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso SpringBoard[868]: table drop: 101
2015-01-07 10:43:18:338 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobilesafari_CFBundleIcon[15]
2015-01-07 10:43:18:490 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:18:508 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso profiled[892]: (Note ) profiled: Service starting...
2015-01-07 10:43:18:557 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso SpringBoard[868]: ADDING LOCAL com.apple.MobileSMS, <BBLocalDataProvider 0x7f9175a6f6f0; com.apple.MobileSMS>
2015-01-07 10:43:18:563 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso SpringBoard[868]: ADDING LOCAL com.apple.SocialBulletinBoardProvider, <BBLocalDataProvider 0x7f91759d46c0; com.apple.SocialBulletinBoardProvider>
2015-01-07 10:43:18:602 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075.dev.miso SpringBoard[868]: table drop: 101
2015-01-07 10:43:18:886 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:18 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:19:147 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:19 itako33075.dev.miso SpringBoard[868]: BTM: attaching to BTServer
2015-01-07 10:43:19:149 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:19 itako33075.dev.miso SpringBoard[868]: BTM: failed to attach with error 9
2015-01-07 10:43:19:150 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:19 itako33075.dev.miso SpringBoard[868]: BTM: attaching to BTServer
2015-01-07 10:43:19:152 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:19 itako33075.dev.miso SpringBoard[868]: BTM: failed to attach with error 9
2015-01-07 10:43:19:153 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:19 itako33075.dev.miso SpringBoard[868]: BTM: attaching to BTServer
2015-01-07 10:43:19:154 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:19 itako33075.dev.miso SpringBoard[868]: BTM: failed to attach with error 9
2015-01-07 10:43:19:600 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:19 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:19:670 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:19 itako33075.dev.miso SpringBoard[868]: Application windows are expected to have a root view controller at the end of application launch
2015-01-07 10:43:20:561 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 --- last message repeated 2 times ---
2015-01-07 10:43:20:562 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso assetsd[894]: Cloud Resources scheduler activated a scenario producer: PLCloudPruneAgent
2015-01-07 10:43:20:562 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso assetsd[894]: Cloud Resources scheduler activated a scenario producer: PLCloudDownloadAgent
2015-01-07 10:43:20:563 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso assetsd[894]: Cloud Resources scheduler activated a trigger: PLCloudSystemStartedTrigger
2015-01-07 10:43:20:564 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso assetsd[894]: Cloud Resources scheduler activated a trigger: PLCacheDeleteTrigger
2015-01-07 10:43:20:565 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso assetsd[894]: Cloud Resources scheduler activated a trigger: PLCLoudSettingsChangedTrigger
2015-01-07 10:43:20:566 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso assetsd[894]: Cloud Resources scheduler activated a trigger: PLCloudAppInForegroundTrigger
2015-01-07 10:43:20:567 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso assetsd[894]: Cloud Resources scheduler activated a trigger: PLCloudMetadataChangedTrigger
2015-01-07 10:43:20:568 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso assetsd[894]: Cloud Resources scheduler activated a trigger: PLCloudMetadataStableTrigger
2015-01-07 10:43:20:775 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso locationd[871]: ERROR: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/CoreServices/SpringBoard.app/SpringBoard is depending on legacy on-demand authorization, which is not supported for new apps
2015-01-07 10:43:20:972 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso SpringBoard[868]: table drop: 101
2015-01-07 10:43:20:984 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso SpringBoard[868]: Failed to get the user name
2015-01-07 10:43:20:986 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:20 itako33075.dev.miso mediaremoted[864]: Property list invalid for format: 200 (property lists cannot contain NULL)
2015-01-07 10:43:21:467 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:21 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:43:21:918 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:21 itako33075.dev.miso SpringBoard[868]: ADDING REMOTE com.apple.mobilecal.widget, <BBRemoteDataProvider 0x7f9174506870; com.apple.mobilecal.widget>
2015-01-07 10:43:22:009 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:22 itako33075.dev.miso SpringBoard[868]: [Warning] Cannot listen to battery level change notification.
2015-01-07 10:43:22:604 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:22 itako33075.dev.miso geod[901]: Failed to get the user name
2015-01-07 10:43:22:690 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:22 itako33075.dev.miso calaccessd[896]: table drop: 101
2015-01-07 10:43:23:003 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:23 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:23:200 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:23 itako33075.dev.miso MobileSafari[899]: libMobileGestalt MobileGestalt.c:1025: Could not retrieve region info
2015-01-07 10:43:23:485 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:23 itako33075.dev.miso calaccessd[896]: table drop: 101
2015-01-07 10:43:23:533 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:23 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[881]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[31]
2015-01-07 10:43:23:562 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:23 itako33075 MobileSafari[899]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-07 10:43:23:732 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:23 itako33075.dev.miso SpringBoard[868]: SMS Plugin initialized.
2015-01-07 10:43:23:741 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:23 itako33075.dev.miso SpringBoard[868]: Sharing Plugin initialized.
2015-01-07 10:43:23:748 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:23 itako33075.dev.miso SpringBoard[868]: Normal message received by listener connection. Ignoring.
2015-01-07 10:43:24:056 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:24 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:24:106 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:24 itako33075.dev.miso SpringBoard[868]: table drop: 101
2015-01-07 10:43:24:905 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:24 itako33075.dev.miso syncdefaultsd[903]: (Note ) SYDAlwaysOnAccount: no account (null)
2015-01-07 10:43:25:113 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:25 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:43:25:148 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:25 itako33075.dev.miso SpringBoard[868]: [MPUSystemMediaControls] Updating supported commands for now playing application.
2015-01-07 10:43:25:242 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:25 itako33075.dev.miso syncdefaultsd[903]: (Note ) SYDAccount: no account
2015-01-07 10:43:25:395 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:25 itako33075.dev.miso syncdefaultsd[903]: (Note ) SYDPIMAccount: no account (null)
2015-01-07 10:43:27:552 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:27 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:27:874 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:27 itako33075.dev.miso MobileSafari[899]: Normal message received by listener connection. Ignoring.
2015-01-07 10:43:29:504 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:29 itako33075.dev.miso syncdefaultsd[903]: (Note ) marked "com.me.keyvalueservice" topic as "ignored" on (null)
2015-01-07 10:43:31:012 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:31 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:31:225 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:31 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:43:32:205 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.facebook.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:32:205 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.flickr.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:32:206 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.tencentweibo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:32:207 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.twitter.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:32:207 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.vimeo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:32:207 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.weibo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:32:226 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075.dev.miso MobileSafari[899]: Normal message received by listener connection. Ignoring.
2015-01-07 10:43:32:760 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 --- last message repeated 2 times ---
2015-01-07 10:43:32:760 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075.dev.miso backboardd[869]: CoreAnimation: updates deferred for too long
2015-01-07 10:43:33:001 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075.dev.miso backboardd[869]: CoreAnimation: timed out fence 9203
2015-01-07 10:43:33:002 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:32 itako33075.dev.miso SpringBoard[868]: CoreAnimation: failed to receive fence reply: 10004003
2015-01-07 10:43:33:013 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:33 itako33075.dev.miso backboardd[869]: CoreAnimation: failed to send fence reply: 10000003
2015-01-07 10:43:33:013 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:33 itako33075.dev.miso backboardd[869]: CoreAnimation: timed out fence 8d33
2015-01-07 10:43:33:014 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:33 itako33075.dev.miso backboardd[869]: CoreAnimation: failed to send fence reply: 10000003
2015-01-07 10:43:33:319 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:33 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:43:34:064 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:34 --- last message repeated 1 time ---
2015-01-07 10:43:34:064 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:34 itako33075 MobileCal[907]: objc[907]: Class ColorBarView is implemented in both /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKitUI.framework/EventKitUI and /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Applications/MobileCal.app/MobileCal. One of the two will be used. Which one is undefined.
2015-01-07 10:43:34:304 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:34 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:34:346 - info: Instruments is ready to receive commands
2015-01-07 10:43:34:347 - info: [debug] Instruments launched. Starting poll loop for new commands.
2015-01-07 10:43:34:347 - info: [debug] Setting bootstrap config keys/values
2015-01-07 10:43:34:347 - info: [debug] Pushing command to appium work queue: "target = $.target();\nau = $;\n$.isVerbose = true;\n"
2015-01-07 10:43:34:357 - info: [debug] Socket data received (2 bytes)
2015-01-07 10:43:34:359 - info: [debug] Socket data being routed.
2015-01-07 10:43:34:359 - info: [debug] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;
2015-01-07 10:43:34:490 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:34 itako33075 MobileCal[907]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-07 10:43:34:608 - info: [debug] [INST] 2015-01-07 10:43:34 +0000 Debug: evaluation finished
2015-01-07 10:43:34:609 - info: [debug] [INST] 2015-01-07 10:43:34 +0000 Debug: responding with:
2015-01-07 10:43:34 +0000 Debug: Running system command #1: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":true}...
2015-01-07 10:43:34:894 - info: [debug] Socket data received (27 bytes)
2015-01-07 10:43:34:895 - info: [debug] Socket data being routed.
2015-01-07 10:43:34:896 - info: [debug] Got result from instruments: {"status":0,"value":true}
2015-01-07 10:43:34:896 - info: [debug] Setting initial orientation to portrait
2015-01-07 10:43:34:897 - info: [debug] Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
2015-01-07 10:43:34:897 - info: [debug] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
2015-01-07 10:43:35:034 - info: [debug] [INST] 2015-01-07 10:43:34 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
2015-01-07 10:43:35:036 - info: [debug] [INST] 2015-01-07 10:43:34 +0000 Debug: evaluating au.setScreenOrientation('PORTRAIT')
2015-01-07 10:43:35:039 - info: [debug] [INST] 2015-01-07 10:43:34 +0000 Debug: target.setDeviceOrientation("1")
2015-01-07 10:43:35:041 - info: [debug] [INST] 2015-01-07 10:43:35 +0000 Debug: evaluation finished
2015-01-07 10:43:35:045 - info: [debug] [INST] 2015-01-07 10:43:35 +0000 Debug: responding with:
2015-01-07 10:43:35:046 - info: [debug] [INST] 2015-01-07 10:43:35 +0000 Debug: Running system command #2: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":"PORTRAIT"}...
2015-01-07 10:43:35:431 - info: [debug] Socket data received (33 bytes)
2015-01-07 10:43:35:433 - info: [debug] Socket data being routed.
2015-01-07 10:43:35:433 - info: [debug] Got result from instruments: {"status":0,"value":"PORTRAIT"}
2015-01-07 10:43:35:433 - info: [debug] Waiting for app source to contain elements
2015-01-07 10:43:35:434 - info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()"
2015-01-07 10:43:35:434 - info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
2015-01-07 10:43:35:571 - info: [debug] [INST] 2015-01-07 10:43:35 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
2015-01-07 10:43:35:573 - info: [debug] [INST] 2015-01-07 10:43:35 +0000 Debug: evaluating au.mainApp().getTreeForXML()
2015-01-07 10:43:36:823 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:36 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:43:37:036 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:37 itako33075.dev.miso lsd[881]: LaunchServices: Currently 0 installed placeholders: (
2015-01-07 10:43:37:036 - info: [IOS_SYSLOG_ROW ] )
2015-01-07 10:43:37:317 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:37 itako33075.dev.miso MobileSafari[899]: Normal message received by listener connection. Ignoring.
2015-01-07 10:43:37:436 - info: [debug] [INST] 2015-01-07 10:43:37 +0000 Debug: evaluation finished
2015-01-07 10:43:37:439 - info: [debug] [INST] 2015-01-07 10:43:37 +0000 Debug: responding with:d":true,"visible":false,"hint":null,"path":"/0/0","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/1","x":0,"y":0,"width":375,"height":667},">":[{"UIAButton":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":false,"valid":true,"visible":false,"hint":null,"path":"/0/1/0","x":0,"y":0,"width":375,"height":64.5},">":[]}},{"UIAButton":{"@":{"name":"URL","label":"Address","value":"Search or enter website name","dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1","x":9.5,"y":24.5,"width":356,"height":29},">":[{"UIAElement":{"@":{"name":"URL","label":"Search or enter website name","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1/0","x":11.5,"y":24.5,"width":352,"height":29},">":[]}}]}},{"UIAButton":{"@":{"name":"Cancel","label":"Cancel","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/2","x":379.5,"y":24.5,"width":56,"height":29},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/3","x":0,"y":61.5,"width":375,"height":2.5},">":[]}},{"UIATableView":{"@":{"name":"Empty list","label":"Empty list","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/4","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/1/5","x":0,"y":64,"width":375,"height":603},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/0","x":372.5,"y":28,"width":2.5,"height":36},">":[]}},{"UIAButton":{"@":{"name":"Apple","label":"Apple","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/1","x":27,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Bing","label":"Bing","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/2","x":114,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Google","label":"Google","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/3","x":201,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Yahoo","label":"Yahoo","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/4","x":288,"y":75,"width":60,"height":105},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/5","x":-36,"y":664.5,"width":36,"height":2.5},">":[]}}]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/6","x":0,"y":20,"width":375,"height":647},">":[{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/6/0","x":0,"y":0,"width":375,"height":667},">":[{"UIAWebView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/6/0/0","x":0,"y":64,"width":375,"height":559.0561224489795},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0/1","x":372.5,"y":616,"width":2.5,"height":7},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0/2","x":368,"y":728.5,"width":7,"height":2.5},">":[]}}]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7","x":0,"y":623,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0","x":0,"y":623,"width":375,"height":44},">":[]}},{"UIAButton":{"@":{"name":"Back","label":"Back","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":"Double tap and hold to open history","path":"/0/1/7/1","x":0.5,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Forward","label":"Forward","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/2","x":85,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Share","label":"Share","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/3","x":161.5,"y":624,"width":51,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Show Bookmarks","label":"Show Bookmarks","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/4","x":239,"y":625,"width":57,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Pages","label":"Pages","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/5","x":318.5,"y":625,"width":57,"height":40},">":[]}}]}}]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/2","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/3","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/3/0","x":0,"y":0,"width":375,"height":20},">":[{"UIAElement":{"@":{"name":"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","label":null,"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/3/0/0","x":6,"y":0,"width":38,"height":20},">":[]}},{"UIAElement":{"@":{"name":"3 of 3 Wi-Fi bars","label":"3 of 3 Wi-Fi bars","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/3/0/1","x":49,"y":0,"width":13,"height":20},">":[]}},{"UIAElement":{"@":{"name":"2:43 AM","label":"2:43 AM","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/3/0/2","x":164,"y":0,"width":47,"height":20},">":[]}},{"UIAElement":{"@":{"name":"100% battery power","label":"100% battery 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/3/0/3","x":345,"y":0,"width":25,"height":20},">":[]}}]}}]}}]}}}
2015-01-07 10:43:37:447 - info: [debug] [INST] 2015-01-07 10:43:37 +0000 Debug: Running system command #3: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"pat...
2015-01-07 10:43:37:567 - info: [debug] Socket data received (7890 bytes)
2015-01-07 10:43:37:567 - info: [debug] Socket data being routed.
2015-01-07 10:43:37:567 - info: [debug] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":20,"width":375,"height":647},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"vali
2015-01-07 10:43:37:572 - info: [debug] We're on iOS7 simulator: clicking apple button to get into a webview
2015-01-07 10:43:37:574 - info: [debug] Waiting up to 7000ms for condition
2015-01-07 10:43:37:575 - info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()"
2015-01-07 10:43:37:576 - info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
2015-01-07 10:43:37:709 - info: [debug] [INST] 2015-01-07 10:43:37 +0000 Debug: Got new command 3 from instruments: au.mainApp().getTreeForXML()
2015-01-07 10:43:37:710 - info: [debug] [INST] 2015-01-07 10:43:37 +0000 Debug: evaluating au.mainApp().getTreeForXML()
2015-01-07 10:43:37:850 - info: [debug] [INST] 2015-01-07 10:43:37 +0000 Debug: evaluation finished
2015-01-07 10:43:37:850 - info: [debug] [INST] 2015-01-07 10:43:37 +0000 Debug: responding with:d":true,"visible":false,"hint":null,"path":"/0/0","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/1","x":0,"y":0,"width":375,"height":667},">":[{"UIAButton":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":false,"valid":true,"visible":false,"hint":null,"path":"/0/1/0","x":0,"y":0,"width":375,"height":64.5},">":[]}},{"UIAButton":{"@":{"name":"URL","label":"Address","value":"Search or enter website name","dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1","x":9.5,"y":24.5,"width":356,"height":29},">":[{"UIAElement":{"@":{"name":"URL","label":"Search or enter website name","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1/0","x":11.5,"y":24.5,"width":352,"height":29},">":[]}}]}},{"UIAButton":{"@":{"name":"Cancel","label":"Cancel","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/2","x":379.5,"y":24.5,"width":56,"height":29},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/3","x":0,"y":61.5,"width":375,"height":2.5},">":[]}},{"UIATableView":{"@":{"name":"Empty list","label":"Empty list","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/4","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/1/5","x":0,"y":64,"width":375,"height":603},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/0","x":372.5,"y":28,"width":2.5,"height":36},">":[]}},{"UIAButton":{"@":{"name":"Apple","label":"Apple","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/1","x":27,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Bing","label":"Bing","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/2","x":114,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Google","label":"Google","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/3","x":201,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Yahoo","label":"Yahoo","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/4","x":288,"y":75,"width":60,"height":105},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/5","x":-36,"y":664.5,"width":36,"height":2.5},">":[]}}]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/6","x":0,"y":20,"width":375,"height":647},">":[{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/6/0","x":0,"y":0,"width":375,"height":667},">":[{"UIAWebView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/6/0/0","x":0,"y":64,"width":375,"height":559.0561224489795},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0/1","x":372.5,"y":616,"width":2.5,"height":7},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0/2","x":368,"y":728.5,"width":7,"height":2.5},">":[]}}]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7","x":0,"y":623,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0","x":0,"y":623,"width":375,"height":44},">":[]}},{"UIAButton":{"@":{"name":"Back","label":"Back","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":"Double tap and hold to open history","path":"/0/1/7/1","x":0.5,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Forward","label":"Forward","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/2","x":85,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Share","label":"Share","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/3","x":161.5,"y":624,"width":51,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Show Bookmarks","label":"Show Bookmarks","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/4","x":239,"y":625,"width":57,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Pages","label":"Pages","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/5","x":318.5,"y":625,"width":57,"height":40},">":[]}}]}}]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/2","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/3","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/3/0","x":0,"y":0,"width":375,"height":20},">":[{"UIAElement":{"@":{"name":"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","label":null,"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/3/0/0","x":6,"y":0,"width":38,"height":20},">":[]}},{"UIAElement":{"@":{"name":"3 of 3 Wi-Fi bars","label":"3 of 3 Wi-Fi bars","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/3/0/1","x":49,"y":0,"width":13,"height":20},">":[]}},{"UIAElement":{"@":{"name":"2:43 AM","label":"2:43 AM","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/3/0/2","x":164,"y":0,"width":47,"height":20},">":[]}},{"UIAElement":{"@":{"name":"100% battery power","label":"100% battery 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/3/0/3","x":345,"y":0,"width":25,"height":20},">":[]}}]}}]}}]}}}
2015-01-07 10:43:37 +0000 Debug: Running system command #4: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"pat...
2015-01-07 10:43:38:106 - info: [debug] Socket data received (7890 bytes)
2015-01-07 10:43:38:107 - info: [debug] Socket data being routed.
2015-01-07 10:43:38:107 - info: [debug] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":20,"width":375,"height":647},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"vali
2015-01-07 10:43:38:161 - info: [debug] Pushing command to appium work queue: "au.getElementByIndexPath('/0/1/5/1')"
2015-01-07 10:43:38:161 - info: [debug] Sending command to instruments: au.getElementByIndexPath('/0/1/5/1')
2015-01-07 10:43:38:396 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:38 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:43:38:396 - info: [debug] [INST] 2015-01-07 10:43:38 +0000 Debug: Got new command 4 from instruments: au.getElementByIndexPath('/0/1/5/1')
2015-01-07 10:43:38 +0000 Debug: evaluating au.getElementByIndexPath('/0/1/5/1')
2015-01-07 10:43:38 +0000 Debug: evaluation finished
2015-01-07 10:43:38 +0000 Debug: Lookup returned [object UIAButton] with the name "Apple" (id: 0).
2015-01-07 10:43:38 +0000 Debug: responding with:
2015-01-07 10:43:38 +0000 Debug: Running system command #5: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"0"}}...
2015-01-07 10:43:38:550 - info: [debug] Socket data received (38 bytes)
2015-01-07 10:43:38:551 - info: [debug] Socket data being routed.
2015-01-07 10:43:38:551 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"0"}}
2015-01-07 10:43:38:552 - info: [debug] Pushing command to appium work queue: "au.tapById('0')"
2015-01-07 10:43:38:553 - info: [debug] Sending command to instruments: au.tapById('0')
2015-01-07 10:43:38:668 - info: [debug] [INST] 2015-01-07 10:43:38 +0000 Debug: Got new command 5 from instruments: au.tapById('0')
2015-01-07 10:43:38:668 - info: [debug] [INST] 2015-01-07 10:43:38 +0000 Debug: evaluating au.tapById('0')
2015-01-07 10:43:38:670 - info: [debug] [INST] 2015-01-07 10:43:38 +0000 Debug: target.frontMostApp().elements()[1].elements()[5].elements()[1].tap()
2015-01-07 10:43:38:723 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:38 --- last message repeated 1 time ---
2015-01-07 10:43:38:723 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:38 itako33075 MobileSafari[899]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-07 10:43:38:987 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:38 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:43:39:090 - info: [debug] [INST] 2015-01-07 10:43:38 +0000 Debug: evaluation finished
2015-01-07 10:43:39:091 - info: [debug] [INST] 2015-01-07 10:43:38 +0000 Debug: responding with:
2015-01-07 10:43:38 +0000 Debug: Running system command #6: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-07 10:43:39:799 - info: [debug] Socket data received (25 bytes)
2015-01-07 10:43:39:800 - info: [debug] Socket data being routed.
2015-01-07 10:43:39:800 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-07 10:43:39:800 - info: [debug] Navigating to most recently opened webview
2015-01-07 10:43:39:804 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-07 10:43:39:805 - info: [debug] [REMOTE] Sending connection key
2015-01-07 10:43:39:805 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-07 10:43:39:805 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"6743cd3d-ebb9-4434-82bb-96f94c55f6d9"},"__selector":"_rpc_reportIdentifier:"}
2015-01-07 10:43:40:560 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:40 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:41:375 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:41:378 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-07 10:43:41:378 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-07 10:43:41:379 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-07 10:43:41:379 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-07 10:43:41:379 - warn: Remote debugger did not list com.apple.mobilesafari among its available apps
2015-01-07 10:43:41:380 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-07 10:43:41:380 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-07 10:43:41:381 - info: [debug] Waiting up to 0ms for condition
2015-01-07 10:43:41:381 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-07 10:43:41:382 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-07 10:43:41:382 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-07 10:43:41:458 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:41 --- last message repeated 1 time ---
2015-01-07 10:43:41:458 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:41 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.webinspectord): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
2015-01-07 10:43:41:500 - info: [debug] [INST] 2015-01-07 10:43:41 +0000 Debug: Got new command 6 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-07 10:43:41:503 - info: [debug] [INST] 2015-01-07 10:43:41 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-07 10:43:41 +0000 Debug: evaluation finished
2015-01-07 10:43:41 +0000 Debug: responding with:
2015-01-07 10:43:41:506 - info: [debug] [INST] 2015-01-07 10:43:41 +0000 Debug: Running system command #7: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-07 10:43:42:129 - info: [debug] Socket data received (25 bytes)
2015-01-07 10:43:42:130 - info: [debug] Socket data being routed.
2015-01-07 10:43:42:130 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-07 10:43:42:130 - info: [debug] Condition unmet after 749ms. Timing out.
2015-01-07 10:43:42:130 - warn: Could not find reload button, continuing
2015-01-07 10:43:42:653 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-07 10:43:42:654 - info: [debug] [REMOTE] Sending connection key
2015-01-07 10:43:42:654 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-07 10:43:42:654 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"98543e49-6485-4ca4-96c9-b0be05f462e8"},"__selector":"_rpc_reportIdentifier:"}
2015-01-07 10:43:46:655 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-07 10:43:46:655 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-07 10:43:46:766 - info: [debug] [INST] 2015-01-07 10:43:46 +0000 Debug: Got new command 7 from instruments: au.alertIsPresent()
2015-01-07 10:43:46:771 - info: [debug] [INST] 2015-01-07 10:43:46 +0000 Debug: evaluating au.alertIsPresent()
2015-01-07 10:43:46:772 - info: [debug] [INST] 2015-01-07 10:43:46 +0000 Debug: evaluation finished
2015-01-07 10:43:46:774 - info: [debug] [INST] 2015-01-07 10:43:46 +0000 Debug: responding with:
2015-01-07 10:43:46:775 - info: [debug] [INST] 2015-01-07 10:43:46 +0000 Debug: Running system command #8: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-07 10:43:46:858 - info: [debug] Socket data received (28 bytes)
2015-01-07 10:43:46:858 - info: [debug] Socket data being routed.
2015-01-07 10:43:46:859 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-07 10:43:47:859 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-07 10:43:47:859 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-07 10:43:47:968 - info: [debug] [INST] 2015-01-07 10:43:47 +0000 Debug: Got new command 8 from instruments: au.alertIsPresent()
2015-01-07 10:43:47 +0000 Debug: evaluating au.alertIsPresent()
2015-01-07 10:43:47:968 - info: [debug] [INST] 2015-01-07 10:43:47 +0000 Debug: evaluation finished
2015-01-07 10:43:47:969 - info: [debug] [INST] 2015-01-07 10:43:47 +0000 Debug: responding with:
2015-01-07 10:43:47:971 - info: [debug] [INST] 2015-01-07 10:43:47 +0000 Debug: Running system command #9: /usr/local/Cellar/node/0.10.35_1/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-07 10:43:48:046 - info: [debug] Socket data received (28 bytes)
2015-01-07 10:43:48:047 - info: [debug] Socket data being routed.
2015-01-07 10:43:48:047 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-07 10:43:50:647 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:50 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-07 10:43:50:675 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:50:676 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-07 10:43:50:676 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-07 10:43:50:676 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-07 10:43:50:677 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:50:679 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:899":{"WIRApplicationIdentifierKey":"PID:899","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1},"PID:905":{"WIRApplicationIdentifierKey":"PID:905","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:899"}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-07 10:43:50:679 - info: [debug] Found separate bundleId com.apple.WebKit.WebContent acting as proxy for com.apple.mobilesafari. Going to use its app ID key of PID:905 instead
2015-01-07 10:43:50:679 - info: [debug] Using remote debugger app key: PID:905
2015-01-07 10:43:50:680 - info: [debug] [REMOTE] Selecting app PID:905
2015-01-07 10:43:50:680 - info: [debug] [REMOTE] function () { [native code] }
2015-01-07 10:43:50:680 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-07 10:43:50:680 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"98543e49-6485-4ca4-96c9-b0be05f462e8","WIRApplicationIdentifierKey":"PID:905"},"__selector":"_rpc_forwardGetListing:"}
2015-01-07 10:43:50:682 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:50:682 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:905","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-07 10:43:50:682 - info: [debug] Picking webview WEBVIEW_1
2015-01-07 10:43:50:683 - info: [debug] Attempting to set context to 'WEBVIEW_1'
2015-01-07 10:43:50:684 - info: [debug] [REMOTE] Selecting page 1 and forwarding socket setup
2015-01-07 10:43:50:684 - info: [debug] [REMOTE] Sending _rpc_forwardSocketSetup: message to remote debugger
2015-01-07 10:43:50:684 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:905","WIRConnectionIdentifierKey":"98543e49-6485-4ca4-96c9-b0be05f462e8","WIRSenderKey":"b3cfdcfd-122a-47df-bd2a-16caf4c252e9","WIRPageIdentifierKey":1},"__selector":"_rpc_forwardSocketSetup:"}
2015-01-07 10:43:50:685 - info: [debug] [REMOTE] Set sender key
2015-01-07 10:43:50:686 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:50:695 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:50:695 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:50:696 - info: [debug] [REMOTE] Enabled activity on page
2015-01-07 10:43:50:696 - info: [debug] [REMOTE] Unregistering from page readiness notifications
2015-01-07 10:43:50:696 - info: [debug] Device launched! Ready for commands
2015-01-07 10:43:50:696 - info: [debug] Setting command timeout to the default of 60 secs
2015-01-07 10:43:50:696 - info: [debug] Appium session started with sessionId 268c33f4-dceb-41af-8e20-0082435e723a
2015-01-07 10:43:50:732 - info: <-- POST /wd/hub/session 303 125060.743 ms - 9
2015-01-07 10:43:50:907 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:50:908 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:905","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1,"WIRConnectionIdentifierKey":"98543e49-6485-4ca4-96c9-b0be05f462e8"}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-07 10:43:50:908 - info: [debug] Remote debugger notified us of a new page listing
2015-01-07 10:43:50:909 - info: [debug] New page listing is same as old, doing nothing
2015-01-07 10:43:51:452 - info: --> GET /wd/hub/session/268c33f4-dceb-41af-8e20-0082435e723a {}
2015-01-07 10:43:51:454 - info: [debug] Responding to client with success: {"status":0,"value":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"safari","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"warnings":{},"desired":{"deviceName":"iPhone Simulator","javascriptEnabled":true,"webdriver.remote.quietExceptions":true,"browserName":"safari","platformVersion":"8.1","platformName":"iOS"},"deviceName":"iPhone Simulator","webdriver.remote.quietExceptions":true,"platformVersion":"8.1","platformName":"iOS","safari":true},"sessionId":"268c33f4-dceb-41af-8e20-0082435e723a"}
2015-01-07 10:43:51:456 - info: <-- GET /wd/hub/session/268c33f4-dceb-41af-8e20-0082435e723a 200 4.211 ms - 597 {"status":0,"value":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"safari","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"warnings":{},"desired":{"deviceName":"iPhone Simulator","javascriptEnabled":true,"webdriver.remote.quietExceptions":true,"browserName":"safari","platformVersion":"8.1","platformName":"iOS"},"deviceName":"iPhone Simulator","webdriver.remote.quietExceptions":true,"platformVersion":"8.1","platformName":"iOS","safari":true},"sessionId":"268c33f4-dceb-41af-8e20-0082435e723a"}
2015-01-07 10:43:51:955 - info: --> POST /wd/hub/session/268c33f4-dceb-41af-8e20-0082435e723a/url {"url":"http://saucelabs.com"}
2015-01-07 10:43:51:959 - info: [debug] [REMOTE] Navigating to new URL: http://saucelabs.com
2015-01-07 10:43:51:959 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:52:143 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:52:144 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:52:144 - info: [debug] [REMOTE] Got a blank data response from debugger
2015-01-07 10:43:52:144 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:52:543 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:52:543 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:52:543 - info: [debug] [REMOTE] Frame navigated, unloading page
2015-01-07 10:43:52:544 - info: [debug] [REMOTE] Frame navigated, calling cbs
2015-01-07 10:43:52:604 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:52 itako33075.dev.miso securityd[878]: SecTaskCopyAccessGroups No keychain access group specified whilst running in simulator, falling back to default set
2015-01-07 10:43:52:643 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:52:643 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:905","WIRListingKey":{"1":{"WIRTitleKey":"Sauce Labs: Selenium Testing, Mobile Testing, JS Unit Testing and More","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://saucelabs.com/","WIRPageIdentifierKey":1,"WIRConnectionIdentifierKey":"98543e49-6485-4ca4-96c9-b0be05f462e8"}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-07 10:43:52:644 - info: [debug] Remote debugger notified us of a new page listing
2015-01-07 10:43:52:644 - info: [debug] New page listing is same as old, doing nothing
2015-01-07 10:43:52:961 - info: [debug] [REMOTE] Waiting for frame navigated...
2015-01-07 10:43:53:465 - info: [debug] [REMOTE] Frame navigated, calling cbs
2015-01-07 10:43:53:466 - info: [debug] [REMOTE] Waiting for dom...
2015-01-07 10:43:53:466 - info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState
2015-01-07 10:43:53:967 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:53:981 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:53:982 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:54:004 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:54:004 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:54:005 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:54:005 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:54:505 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:54:506 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:54:506 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:54:508 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:54:508 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:54:509 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:54:509 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:55:027 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:55:028 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:55:028 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:55:045 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:55:045 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:55:045 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:55:046 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:55:547 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:55:547 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:55:547 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:55:549 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:55:550 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:55:550 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:55:550 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:56:051 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:56:051 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:56:051 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:56:054 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:56:055 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:56:055 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:56:055 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:56:555 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:56:555 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:56:556 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:56:559 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:56:559 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:56:560 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:56:560 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:57:072 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:57:072 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:57:072 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:57:075 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:57:075 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:57:076 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:57:076 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:57:582 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:57:582 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:57:582 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:57:584 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:57:585 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:57:585 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:57:585 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:58:086 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:58:086 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:58:086 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:58:088 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:58:088 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:58:088 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:58:089 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:58:589 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:58:590 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:58:590 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:58:592 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:58:592 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:58:592 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:58:592 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:59:093 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:59:093 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:59:094 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:59:096 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:59:096 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:59:096 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:59:096 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:43:59:132 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:59 --- last message repeated 7 times ---
2015-01-07 10:43:59:133 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:59 itako33075.dev.miso mstreamd[863]: (Note ) PS: Media stream daemon stopping.
2015-01-07 10:43:59:134 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:59 itako33075.dev.miso mstreamd[863]: (Note ) AS: <MSIOSAlbumSharingDaemon: 0x7fa3424390f0>: Shared Streams daemon has shut down.
2015-01-07 10:43:59:135 - info: [IOS_SYSLOG_ROW ] Jan 7 02:43:59 itako33075.dev.miso mstreamd[863]: (Warn ) mstreamd: mstreamd shutting down.
2015-01-07 10:43:59:601 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:43:59:601 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:43:59:601 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:43:59:604 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:43:59:604 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:43:59:604 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:43:59:604 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:00:105 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:00:105 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:00:105 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:00:125 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:00:126 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:00:126 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:00:126 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:00:627 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:00:627 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:00:628 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:00:630 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:00:631 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:00:631 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:00:631 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:01:131 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:01:131 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:01:131 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:01:134 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:01:135 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:01:135 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:01:135 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:01:644 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:01:644 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:01:644 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:01:646 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:01:646 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:01:647 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:01:647 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:02:147 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:02:147 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:02:148 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:02:150 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:02:150 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:02:150 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:02:151 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:02:666 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:02:666 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:02:666 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:02:669 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:02:669 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:02:669 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:02:670 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:03:184 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:03:184 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:03:184 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:03:200 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:03:201 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:03:201 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:03:201 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:03:702 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:03:702 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:03:702 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:03:716 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:03:717 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:03:717 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:03:717 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:04:218 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:04:218 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:04:218 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:04:222 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:04:223 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:04:223 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:04:224 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:04:724 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:04:724 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:04:725 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:04:727 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:04:728 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:04:728 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:04:728 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:05:233 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:05:233 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:05:234 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:05:248 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:05:249 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:05:249 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:05:249 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:05:750 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:05:750 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:05:750 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:05:752 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:05:753 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:05:753 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:05:753 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:06:254 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:06:254 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:06:254 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:06:257 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:06:257 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:06:257 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:06:257 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:06:758 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:06:758 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:06:758 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:06:761 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:06:761 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:06:762 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:06:762 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:07:263 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:07:263 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:07:263 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:07:265 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:07:266 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:07:266 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:07:266 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:07:767 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:07:767 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:07:767 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:07:769 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:07:770 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:07:770 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:07:770 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:08:270 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:08:271 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:08:271 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:08:273 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:08:273 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:08:273 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:08:274 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:08:787 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:08:787 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:08:787 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:08:790 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:08:790 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:08:790 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:08:790 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:09:290 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:09:290 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:09:291 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:09:292 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:09:293 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:09:293 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:09:293 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:09:794 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:09:794 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:09:794 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:09:796 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:09:797 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:09:797 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:09:797 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:10:298 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:10:298 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:10:299 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:10:301 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:10:302 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:10:302 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:10:302 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:10:803 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:10:803 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:10:803 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:10:806 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:10:806 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:10:806 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:10:807 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:11:317 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:11:317 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:11:317 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:11:320 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:11:320 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:11:320 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:11:320 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:11:821 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:11:821 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:11:822 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:11:824 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:11:825 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:11:825 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:11:825 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:12:326 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:12:326 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:12:326 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:12:328 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:12:328 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:12:328 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:12:329 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:12:831 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:12:832 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:12:832 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:12:840 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:12:840 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:12:841 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:12:841 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:13:342 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:13:342 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:13:342 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:13:344 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:13:344 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:13:344 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:13:345 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:13:850 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:13:851 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:13:851 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:13:868 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:13:868 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:13:869 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:13:869 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:14:381 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:14:381 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:14:381 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:14:383 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:14:384 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:14:384 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:14:384 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:14:885 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:14:885 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:14:885 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:14:887 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:14:888 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:14:888 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:14:888 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:15:389 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:15:389 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:15:389 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:15:392 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:15:392 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:15:392 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:15:393 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:15:897 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:15:897 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:15:897 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:15:909 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:15:910 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:15:910 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:15:910 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:16:411 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:16:411 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:16:411 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:16:413 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:16:413 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:16:414 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:16:414 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:16:914 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:16:915 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:16:915 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:16:917 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:16:917 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:16:917 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:16:917 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:17:418 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:17:418 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:17:418 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:17:420 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:17:420 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:17:421 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:17:421 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:17:921 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:17:921 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:17:922 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:17:924 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:17:925 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:17:925 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:17:925 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:18:430 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:18:430 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:18:430 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:18:445 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:18:445 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:18:445 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:18:445 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:18:946 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:18:946 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:18:947 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:18:949 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:18:949 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:18:949 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:18:949 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:19:450 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:19:450 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:19:450 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:19:452 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:19:466 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:19:467 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:19:467 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:19:967 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:19:968 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:19:968 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:19:985 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:19:985 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:19:985 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:19:986 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:20:500 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:20:500 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:20:501 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:20:534 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:20:535 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:20:535 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:20:535 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:21:036 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:21:036 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:21:036 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:21:054 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:21:055 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:21:055 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:21:055 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:21:556 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:21:556 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:21:556 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:21:563 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:21:564 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:21:564 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:21:564 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:22:065 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:22:065 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:22:065 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:22:068 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:22:068 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:22:069 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:22:069 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:22:574 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:22:575 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:22:575 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:22:577 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:22:577 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:22:577 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:22:577 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:23:077 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:23:078 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:23:078 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:23:080 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:23:080 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:23:080 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:23:081 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:23:583 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:23:584 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:23:584 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:23:600 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:23:601 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:23:601 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:23:601 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:24:102 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:24:102 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:24:102 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:24:124 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:24:124 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:24:124 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:24:124 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:24:625 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:24:625 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:24:626 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:24:628 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:24:628 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:24:628 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:24:628 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:25:129 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:25:130 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:25:130 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:25:132 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:25:132 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:25:132 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:25:132 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:25:635 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:25:635 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:25:635 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:25:637 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:25:637 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:25:638 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:25:638 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:26:138 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:26:138 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:26:138 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:26:140 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:26:141 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:26:141 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:26:141 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:26:652 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:26:652 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:26:653 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:26:670 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:26:670 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:26:670 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:26:670 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:27:191 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:27:191 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:27:192 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:27:195 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:27:196 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:27:196 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:27:196 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:27:697 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:27:697 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:27:698 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:27:700 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:27:701 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:27:701 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:27:701 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:28:202 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:28:202 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:28:203 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:28:206 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:28:206 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:28:206 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:28:206 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:28:709 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:28:709 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:28:709 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:28:712 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:28:712 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:28:712 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:28:712 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:29:213 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:29:213 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:29:213 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:29:215 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:29:216 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:29:216 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:29:216 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:29:717 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:29:717 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:29:717 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:29:719 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:29:734 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:29:734 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:29:734 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:30:235 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:30:235 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:30:235 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:30:268 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:30:269 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:30:269 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:30:269 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:30:781 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:30:781 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:30:781 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:30:784 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:30:784 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:30:784 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:30:784 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:31:285 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:31:285 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:31:285 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:31:287 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:31:291 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:31:291 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:31:291 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:31:792 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:31:792 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:31:792 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:31:796 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:31:796 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:31:797 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:31:797 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:32:305 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:32:306 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:32:306 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:32:308 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:32:308 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:32:308 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:32:309 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:32:810 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:32:810 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:32:810 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:32:812 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:32:813 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:32:813 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:32:813 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:33:316 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:33:316 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:33:316 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:33:335 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:33:335 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:33:335 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:33:335 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:33:836 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:33:836 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:33:836 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:33:856 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:33:857 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:33:857 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:33:857 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:34:358 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:34:358 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:34:358 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:34:360 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:34:360 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:34:361 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:34:361 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:34:862 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:34:862 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:34:862 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:34:864 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:34:864 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:34:864 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:34:864 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:35:372 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:35:372 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:35:372 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:35:380 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:35:381 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:35:381 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:35:381 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:35:882 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:35:882 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:35:882 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:35:884 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:35:884 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:35:884 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:35:884 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:36:385 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:36:385 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:36:385 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:36:402 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:36:402 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:36:402 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:36:402 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:36:916 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:36:916 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:36:916 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:36:918 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:36:919 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:36:919 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:36:919 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:37:420 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:37:420 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:37:420 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:37:422 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:37:422 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:37:423 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:37:423 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:37:923 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:37:924 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:37:924 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:37:927 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:37:927 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:37:927 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:37:927 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:38:428 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:38:429 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:38:429 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:38:434 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:38:435 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:38:435 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:38:435 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:38:938 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:38:939 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:38:939 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:38:941 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:38:942 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:38:942 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:38:942 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:39:451 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:39:451 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:39:451 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:39:454 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:39:454 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:39:454 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:39:454 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:39:955 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:39:955 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:39:955 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:39:958 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:39:958 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:39:958 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:39:959 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:40:460 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:40:460 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:40:460 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:40:463 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:40:464 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:40:464 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:40:464 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:40:970 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:40:970 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:40:970 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:40:972 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:40:972 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:40:973 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:40:973 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:41:473 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:41:474 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:41:474 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:41:476 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:41:476 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:41:476 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:41:476 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:41:986 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:41:986 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:42:001 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:42:003 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:42:004 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:42:004 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:42:004 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:42:517 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:42:518 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:42:518 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:42:536 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:42:536 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:42:537 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:42:537 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:43:051 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:43:051 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:43:051 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:43:054 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:43:054 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:43:054 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:43:054 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:43:555 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:43:555 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:43:555 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:43:558 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:43:558 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:43:558 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:43:559 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:44:060 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:44:060 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:44:060 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:44:063 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:44:063 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:44:064 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:44:064 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:44:566 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:44:567 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:44:567 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:44:576 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:44:577 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:44:577 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:44:577 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:45:077 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:45:078 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:45:078 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:45:081 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:45:081 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:45:081 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:45:081 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:45:582 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:45:582 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:45:582 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:45:584 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:45:584 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:45:584 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:45:584 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:46:085 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:46:085 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:46:085 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:46:087 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:46:088 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:46:088 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:46:088 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:46:589 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:46:589 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:46:589 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:46:592 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:46:592 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:46:592 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:46:593 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:47:097 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:47:097 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:47:098 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:47:104 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:47:105 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:47:105 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:47:105 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:47:606 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:47:606 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:47:606 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:47:608 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:47:608 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:47:609 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:47:609 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:48:121 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:48:122 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:48:122 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:48:124 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:48:125 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:48:125 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:48:125 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:48:626 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:48:626 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:48:626 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:48:629 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:48:629 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:48:629 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:48:629 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:49:130 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:49:131 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:49:131 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:49:133 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:49:133 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:49:133 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:49:134 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:49:635 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:49:636 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:49:636 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:49:638 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:49:638 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:49:638 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:49:638 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:50:139 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:50:139 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:50:139 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:50:141 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:50:142 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:50:142 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:50:142 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:50:652 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:50:652 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:50:667 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:50:670 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:50:670 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:50:670 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:50:670 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:51:183 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:51:183 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:51:183 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:51:200 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:51:201 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:51:201 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:51:201 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:51:702 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:51:702 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:51:702 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:51:716 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:51:717 - info: [debug] [REMOTE] got applicationSentData response
2015-01-07 10:44:51:717 - info: [debug] [REMOTE] readyState was loading
2015-01-07 10:44:51:717 - info: [debug] [REMOTE] Page was not ready, retrying
2015-01-07 10:44:51:957 - info: [debug] Didn't get a new command in 60 secs, shutting down...
2015-01-07 10:44:51:957 - info: Shutting down appium session
2015-01-07 10:44:51:957 - info: [debug] Stopping ios
2015-01-07 10:44:51:958 - info: [debug] Destroying instruments client socket.
2015-01-07 10:44:51:958 - info: [debug] Closing socket server.
2015-01-07 10:44:51:958 - info: [debug] Instruments socket server was closed
2015-01-07 10:44:51:959 - info: [debug] Sending sigterm to instruments
2015-01-07 10:44:51:967 - info: [debug] [INST] 2015-01-07 10:44:51 +0000 Stopped: Script was stopped by the user
2015-01-07 10:44:52:098 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:44:52:098 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075.dev.miso syncdefaultsd[903]: (Note ) marked "com.me.keyvalueservice" topic as "ignored" on (null)
2015-01-07 10:44:52:098 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.WebKit.Networking.6B1E01A7-7DE6-429B-8A9B-E187AC694E1F[904]): Service exited with abnormal code: 1
2015-01-07 10:44:52:098 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (UIKitApplication:com.apple.mobilesafari[0x5a10][899]): Service exited due to signal: Killed: 9
2015-01-07 10:44:52:099 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075 com.apple.CoreSimulator.SimDevice.C71CBD85-BE86-42DB-A99D-23BDE6243E34.launchd_sim[857] (com.apple.WebKit.WebContent.2888B00A-27C0-4B3A-8A19-4902D646108E[905]): Service exited with abnormal code: 1
2015-01-07 10:44:52:099 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-07 10:44:52:099 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:899","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1},"__selector":"_rpc_applicationDisconnected:"}
2015-01-07 10:44:52:099 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:905","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:899"},"__selector":"_rpc_applicationDisconnected:"}
2015-01-07 10:44:52:269 - info: [debug] [REMOTE] Checking document readyState
2015-01-07 10:44:52:269 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:52:269 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:52:270 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075.dev.miso SpringBoard[868]: Application 'UIKitApplication:com.apple.mobilesafari[0x5a10]' exited abnormally via signal.
2015-01-07 10:44:52:270 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:44:52:270 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075.dev.miso assertiond[872]: notify_suspend_pid() failed with error 7
2015-01-07 10:44:52:270 - info: [IOS_SYSLOG_ROW ] Jan 7 02:44:52 itako33075 assertiond[872]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-07 10:44:52:591 - info: [debug] [INST] Instruments Trace Complete (Duration : 103.118195s; Output : /tmp/appium-instruments/instrumentscli0.trace)
2015-01-07 10:44:52:609 - info: [debug] [INSTSERVER] Instruments exited with code 0
2015-01-07 10:44:52:609 - info: [debug] Cleaning up after instruments exit
2015-01-07 10:44:52:609 - info: [debug] Stopping iOS log capture
2015-01-07 10:44:52:611 - info: [debug] [REMOTE] Executing 'execute_script' atom in default context
2015-01-07 10:44:52:612 - info: [debug] [REMOTE] Sending javascript command
2015-01-07 10:44:52:612 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
2015-01-07 10:44:52:614 - info: [debug] Running ios sim reset flow
2015-01-07 10:44:52:614 - info: [debug] Killing the simulator process
2015-01-07 10:44:52:614 - info: [debug] Killall iOS Simulator
2015-01-07 10:44:52:626 - info: [debug] Killing any other simulator daemons
2015-01-07 10:44:52:934 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-07 10:44:52:957 - info: [debug] Cleaning sim data files
2015-01-07 10:44:52:957 - info: [debug] Resetting simulator and saving Keychains
2015-01-07 10:44:52:976 - info: Executing: xcrun simctl erase C71CBD85-BE86-42DB-A99D-23BDE6243E34 with timeout 2000
2015-01-07 10:44:54:979 - info: Executing: xcrun simctl erase C71CBD85-BE86-42DB-A99D-23BDE6243E34 with timeout 2000
2015-01-07 10:44:55:324 - info: [debug] Cleaning mobile safari data files
2015-01-07 10:44:55:325 - warn: Applications directory /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Containers/Data/Application doesn't exist. Have you run this simulator before?
2015-01-07 10:44:55:326 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/Snapshots/com.apple.mobilesafari
2015-01-07 10:44:55:339 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/com.apple.mobilesafari/Cache.db*
2015-01-07 10:44:55:342 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Caches/com.apple.WebAppCache/*.db
2015-01-07 10:44:55:346 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Safari
2015-01-07 10:44:55:349 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/WebKit/LocalStorage/*.*
2015-01-07 10:44:55:351 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/WebKit/GeolocationSites.plist
2015-01-07 10:44:55:380 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/C71CBD85-BE86-42DB-A99D-23BDE6243E34/data/Library/Cookies/*.binarycookies
2015-01-07 10:44:55:391 - info: [debug] Cleaning up appium session
2015-01-07 10:44:55:391 - info: [debug] We shut down because no new commands came in
2015-01-07 10:48:51:975 - info: <-- POST /wd/hub/session/268c33f4-dceb-41af-8e20-0082435e723a/url - - ms - -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment