Created
February 24, 2015 18:14
-
-
Save sebv/c81e8d71ca7d6c202d46 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-02-24 18:20:56:235 - info: Welcome to Appium v1.3.5 (REV c0cd12054f5959a9f0babc8e83057b338ac92f32) | |
| 2015-02-24 18:20:56:237 - info: Appium REST http interface listener started on 0.0.0.0:4443 | |
| 2015-02-24 18:20:56:242 - 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,"defaultCommandTimeout":0,"keepKeyChains":true,"isolateSimDevice":true} | |
| 2015-02-24 18:20:56:242 - warn: Deprecated server args: {"--show-sim-log":"use instead: --show-ios-log"} | |
| 2015-02-24 18:20:56:242 - info: Console LogLevel: debug | |
| 2015-02-24 18:20:56:987 - info: --> POST /wd/hub/session {"desiredCapabilities":{"deviceName":"iPhone Simulator","name":"ios - safari","tags":["sample"],"webdriver.remote.quietExceptions":true,"appium-version":{"appium-url":"https://s3-us-west-1.amazonaws.com/appium-custom-builds/appium-ios81-https-fix.tar.bz2"},"browserName":"safari","proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/proxy.pac","proxyType":"PAC"},"platformVersion":"8.1","platformName":"iOS"}} | |
| 2015-02-24 18:20:56:989 - info: Client User-Agent string: undefined | |
| 2015-02-24 18:20:56:989 - warn: Converting cap tags to string, since it was an object. This might be a user error. Original value was: ["sample"] | |
| 2015-02-24 18:20:56:989 - warn: Converting cap appium-version to string, since it was an object. This might be a user error. Original value was: {"appium-url":"https://s3-us-west-1.amazonaws.com/appium-custom-builds/appium-ios81-https-fix.tar.bz2"} | |
| 2015-02-24 18:20:56:990 - 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. : name, tags, webdriver.remote.quietExceptions, appium-version, proxy | |
| 2015-02-24 18:20:56:991 - info: [debug] Configuring Safari session | |
| 2015-02-24 18:20:56:992 - info: [debug] We're on iOS8+ so not copying mobile safari app | |
| 2015-02-24 18:20:56:992 - info: [debug] Creating new appium session 6e3cfc1e-c084-4107-9bd3-f51600e66f82 | |
| 2015-02-24 18:20:56:994 - info: [debug] Removing any remaining instruments sockets | |
| 2015-02-24 18:20:56:995 - info: [debug] Cleaned up instruments socket /tmp/instruments_sock | |
| 2015-02-24 18:20:56:996 - info: [debug] Setting Xcode folder | |
| 2015-02-24 18:20:57:033 - info: [debug] Setting Xcode version | |
| 2015-02-24 18:20:57:363 - info: [debug] Setting iOS SDK Version | |
| 2015-02-24 18:20:57:517 - info: [debug] Getting sdk version from xcrun with a timeout | |
| 2015-02-24 18:20:58:608 - info: [debug] iOS SDK Version set to 8.1 | |
| 2015-02-24 18:20:58:608 - info: [debug] Checking whether instruments supports our device string | |
| 2015-02-24 18:20:58:609 - info: [debug] Getting list of devices instruments supports | |
| 2015-02-24 18:20:59:014 - info: [debug] Instruments is at: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments | |
| 2015-02-24 18:21:01:567 - 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-02-24 18:21:01:568 - info: [debug] fixDevice is on | |
| 2015-02-24 18:21:01:568 - info: [debug] Fixing device. Changed from: "iPhone Simulator (8.1 Simulator)" to: "iPhone 6 (8.1 Simulator)" | |
| 2015-02-24 18:21:01:568 - info: [debug] Final device string is: 'iPhone 6 (8.1 Simulator)' | |
| 2015-02-24 18:21:01:568 - info: [debug] iOS sim UDID is 80654775-D9B8-4B1B-877D-D8E096C8E54A | |
| 2015-02-24 18:21:01:568 - info: [debug] Detecting automation tracetemplate | |
| 2015-02-24 18:21:01:596 - info: [debug] Not auto-detecting udid, running on sim | |
| 2015-02-24 18:21:01:596 - info: [debug] Localizable.strings is not currently supported when using real devices. | |
| 2015-02-24 18:21:01:596 - info: [debug] Creating instruments | |
| 2015-02-24 18:21:01:597 - 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-02-24 18:21:01:598 - info: [debug] Preparing uiauto bootstrap | |
| 2015-02-24 18:21:01:598 - info: [debug] Dynamic bootstrap dir: /Users/chef/Library/Application Support/appium/bootstrap | |
| 2015-02-24 18:21:01:598 - info: [debug] Dynamic env: {"nodePath":"/usr/local/Cellar/node/0.10.22/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-02-24 18:21:01:617 - info: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify! | |
| ... | |
| 2015-02-24 18:21:01:617 - info: [debug] Dynamic bootstrap path: /Users/chef/Library/Application Support/appium/bootstrap/bootstrap-83eb634055f29965.js | |
| 2015-02-24 18:21:01:620 - info: [debug] Creating or overwritting dynamic bootstrap: /Users/chef/Library/Application Support/appium/bootstrap/bootstrap-83eb634055f29965.js | |
| 2015-02-24 18:21:01:621 - 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-02-24 18:21:01:622 - info: [debug] fixDevice is on | |
| 2015-02-24 18:21:01:622 - info: [debug] Fixing device. Changed from: "iPhone Simulator (8.1 Simulator)" to: "iPhone 6 (8.1 Simulator)" | |
| 2015-02-24 18:21:01:622 - info: [debug] Final device string is: 'iPhone 6 (8.1 Simulator)' | |
| 2015-02-24 18:21:01:622 - info: [debug] Not setting device type since we're using bundle ID and assuming app is already installed | |
| 2015-02-24 18:21:01:623 - info: [debug] Checking whether we need to set app preferences | |
| 2015-02-24 18:21:01:623 - info: [debug] Running ios sim reset flow | |
| 2015-02-24 18:21:01:623 - info: [debug] Killing the simulator process | |
| 2015-02-24 18:21:01:624 - info: [debug] Killall iOS Simulator | |
| 2015-02-24 18:21:01:627 - info: [debug] Killing any other simulator daemons | |
| 2015-02-24 18:21:01:673 - info: [debug] Cleaning sim data files | |
| 2015-02-24 18:21:01:673 - info: [debug] Resetting simulator and saving Keychains | |
| 2015-02-24 18:21:01:741 - info: Executing: xcrun simctl erase 80654775-D9B8-4B1B-877D-D8E096C8E54A with timeout 2000 | |
| 2015-02-24 18:21:03:031 - info: [debug] Cleaning mobile safari data files | |
| 2015-02-24 18:21:03:032 - warn: Applications directory /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application doesn't exist. Have you run this simulator before? | |
| 2015-02-24 18:21:03:033 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Caches/Snapshots/com.apple.mobilesafari | |
| 2015-02-24 18:21:03:035 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Caches/com.apple.mobilesafari/Cache.db* | |
| 2015-02-24 18:21:03:041 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Caches/com.apple.WebAppCache/*.db | |
| 2015-02-24 18:21:03:049 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Safari | |
| 2015-02-24 18:21:03:057 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/WebKit/LocalStorage/*.* | |
| 2015-02-24 18:21:03:060 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/WebKit/GeolocationSites.plist | |
| 2015-02-24 18:21:03:068 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Cookies/*.binarycookies | |
| 2015-02-24 18:21:03:079 - info: [debug] Isolating the requested simulator by deleting all others | |
| 2015-02-24 18:21:03:080 - info: Executing: xcrun simctl list devices with timeout 0 | |
| 2015-02-24 18:21:03:158 - info: Executing: xcrun simctl delete 39A470E1-C887-43D6-9192-10E41A9E86FF with timeout 0 | |
| 2015-02-24 18:21:03:333 - info: Executing: xcrun simctl delete F5ABCF49-475A-44D6-9FA2-77FB7C144C7E with timeout 0 | |
| 2015-02-24 18:21:03:460 - info: Executing: xcrun simctl delete F6D8D193-AB4B-45EC-B5B8-6EE5D72B989F with timeout 0 | |
| 2015-02-24 18:21:03:584 - info: Executing: xcrun simctl delete 4E450FE2-499D-44D6-BD99-06C976BF3839 with timeout 0 | |
| 2015-02-24 18:21:03:743 - info: Executing: xcrun simctl delete E9E21FB1-608F-40A1-AF8C-4A0D09DC847B with timeout 0 | |
| 2015-02-24 18:21:03:867 - info: Executing: xcrun simctl delete D65AFEC2-988B-49C9-B087-68C0388B94D8 with timeout 0 | |
| 2015-02-24 18:21:03:990 - info: Executing: xcrun simctl delete 6693FA4A-0D74-4973-B02C-81D49DE4B863 with timeout 0 | |
| 2015-02-24 18:21:04:163 - info: Executing: xcrun simctl delete E38B7147-EA47-4D07-B305-66724BE86077 with timeout 0 | |
| 2015-02-24 18:21:04:321 - info: Executing: xcrun simctl delete 7069A0B3-5445-4CC0-AB7B-B00903064D95 with timeout 0 | |
| 2015-02-24 18:21:04:517 - info: Executing: xcrun simctl delete 9357AF1B-0D72-47B1-A320-556B4660793F with timeout 0 | |
| 2015-02-24 18:21:04:710 - info: Executing: xcrun simctl delete 7FD51E53-B17C-40F4-97DE-509DD3C379FC with timeout 0 | |
| 2015-02-24 18:21:04:878 - info: Executing: xcrun simctl delete 5CD38940-B27D-495C-9BA9-7EC6D97DD583 with timeout 0 | |
| 2015-02-24 18:21:05:047 - info: Executing: xcrun simctl delete 73857410-64EF-4C60-ABBE-08C239E7AF3F with timeout 0 | |
| 2015-02-24 18:21:05:208 - info: Executing: xcrun simctl delete 9A5D8DE5-8EA8-434C-A492-D27A17C189AD with timeout 0 | |
| 2015-02-24 18:21:05:393 - info: Executing: xcrun simctl delete FABCBEC6-8FF2-4FBE-95A2-F89527AF271D with timeout 0 | |
| 2015-02-24 18:21:05:580 - info: Executing: xcrun simctl delete 01702260-7083-4D7C-95D3-649DFFCA6693 with timeout 0 | |
| 2015-02-24 18:21:05:767 - info: [debug] Not setting locale | |
| 2015-02-24 18:21:05:768 - info: [debug] No iOS / app preferences to set | |
| 2015-02-24 18:21:05:768 - info: [debug] Starting iOS 8.* simulator log capture | |
| 2015-02-24 18:21:05:786 - info: [debug] Not pre-launching simulator | |
| 2015-02-24 18:21:05:786 - info: [debug] Not installing to real device since we're on sim | |
| 2015-02-24 18:21:05:786 - info: [debug] Starting command proxy. | |
| 2015-02-24 18:21:05:787 - info: [debug] Instruments socket server started at /tmp/instruments_sock | |
| 2015-02-24 18:21:05:787 - info: [debug] Starting instruments | |
| 2015-02-24 18:21:05:799 - info: [debug] Instruments is at: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments | |
| 2015-02-24 18:21:05:800 - info: Launching instruments | |
| 2015-02-24 18:21:05:801 - info: [debug] Attempting to run app on iPhone 6 (8.1 Simulator) | |
| 2015-02-24 18:21:05:801 - 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-83eb634055f29965.js" -e UIARESULTSPATH /tmp/appium-instruments | |
| 2015-02-24 18:21:05:802 - 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-02-24 18:21:05:802 - info: [debug] And launch timeouts (in ms): {"global":40000} | |
| 2015-02-24 18:21:07:055 - info: [debug] [INST] Waiting for device to boot... | |
| 2015-02-24 18:21:10:123 - info: [IOS_SYSLOG_ROW ] Feb 24 10:19:47 itako32123 bootlog[0]: BOOT_TIME 1424801987 0 | |
| 2015-02-24 18:21:10:124 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123 syslogd[748]: Configuration Notice: | |
| 2015-02-24 18:21:10:124 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.cloudd" claims selected messages. | |
| 2015-02-24 18:21:10:126 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database. | |
| 2015-02-24 18:21:10:126 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123 syslogd[748]: Configuration Notice: | |
| 2015-02-24 18:21:10:126 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.clouddocs" claims selected messages. | |
| 2015-02-24 18:21:10:126 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database. | |
| 2015-02-24 18:21:10:126 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123 syslogd[748]: Configuration Notice: | |
| 2015-02-24 18:21:10:127 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.testmanagerd" claims selected messages. | |
| 2015-02-24 18:21:10:127 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database. | |
| 2015-02-24 18:21:10:127 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745]: assertion failed: 14A389: launchd_sim + 161136 [AAAFA861-0E11-3137-B438-BDDAD2793F55]: 0xd | |
| 2015-02-24 18:21:10:127 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.assetsd.nebulad): The JetsamProperties key is not available on this platform. | |
| 2015-02-24 18:21:10:127 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.assetsd.notificationServer): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it. | |
| 2015-02-24 18:21:10:127 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.assetsd): The JetsamProperties key is not available on this platform. | |
| 2015-02-24 18:21:10:127 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.assertiond): This service is defined to be constantly running and is inherently inefficient. | |
| 2015-02-24 18:21:10:128 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.calaccessd.xpc): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it. | |
| 2015-02-24 18:21:10:128 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.calaccessd): The JetsamProperties key is not available on this platform. | |
| 2015-02-24 18:21:10:128 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.backboardd): Unknown key for Boolean: HighPriorityIO | |
| 2015-02-24 18:21:10:129 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.backboardd): This service is defined to be constantly running and is inherently inefficient. | |
| 2015-02-24 18:21:10:129 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.certui.relay): ThrottleInterval set to zero. You're not that important. Ignoring. | |
| 2015-02-24 18:21:10:129 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.certui.relay): The JetsamProperties key is not available on this platform. | |
| 2015-02-24 18:21:10:129 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.cloudphotod): The JetsamProperties key is not available on this platform. | |
| 2015-02-24 18:21:10:129 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:08 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.printd): The Nice key is not available on this platform. | |
| 2015-02-24 18:21:10:265 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso configd_sim[764]: network changed: v4(en0+:172.22.32.123) DNS+ Proxy+ | |
| 2015-02-24 18:21:10:268 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso locationd[760]: Logging binary sensor data to /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Caches/locationd/locationdSensors.bin | |
| 2015-02-24 18:21:10:332 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso CoreSimulatorBridge[766]: Switching to keyboard: en | |
| 2015-02-24 18:21:10:337 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso SpringBoard[757]: +[SBPushStore migratePushStore] Migrating push store: /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/SpringBoard/PushStore | |
| 2015-02-24 18:21:10:337 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso SpringBoard[757]: +[SBPushStore migratePushStore] Push store does not exist; no migration needed. | |
| 2015-02-24 18:21:10:344 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso locationd[760]: NBB-Could not get UDID for stable refill timing, falling back on random | |
| 2015-02-24 18:21:10:358 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso locationd[760]: Location icon should now be in state 'Inactive' | |
| 2015-02-24 18:21:10:507 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso locationd[760]: [Warning] Cannot listen to battery level change notification. | |
| 2015-02-24 18:21:10:759 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso distnoted[769]: # distnote server daemon absolute time: 84.439043332 civil time: Tue Feb 24 10:21:10 2015 pid: 769 uid: 501 root: yes | |
| 2015-02-24 18:21:10:785 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:10:905 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:10 itako32123.dev.miso lsd[771]: LaunchServices: Seeding database | |
| 2015-02-24 18:21:11:295 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.routined[751]): 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-02-24 18:21:11:295 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.routined[751]): Service setup event to handle failure and will not launch until it fires. | |
| 2015-02-24 18:21:11:296 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:11:297 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.accounts.dom): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:11:298 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:11:302 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 --- last message repeated 2 times --- | |
| 2015-02-24 18:21:11:303 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamPriority key is not available on this platform. | |
| 2015-02-24 18:21:11:303 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:11:305 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.lakitu): The JoinExistingSession key is not available on this platform. | |
| 2015-02-24 18:21:11:306 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso itunesstored[770]: Normal message received by listener connection. Ignoring. | |
| 2015-02-24 18:21:11:315 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:11:560 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso backboardd[758]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins | |
| 2015-02-24 18:21:11:570 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso backboardd[758]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10f5ab000 | |
| 2015-02-24 18:21:11:570 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso backboardd[758]: HID Session async scheduling initiated. | |
| 2015-02-24 18:21:11:570 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso backboardd[758]: HID Session async root queue running at priority 63 and schedule 2. | |
| 2015-02-24 18:21:11:570 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso backboardd[758]: HID Session async scheduling complete. | |
| 2015-02-24 18:21:11:571 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso backboardd[758]: Successfully opened the IOHIDSession | |
| 2015-02-24 18:21:11:630 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.sharingd[759]): 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-02-24 18:21:11:631 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.sharingd[759]): Service setup event to handle failure and will not launch until it fires. | |
| 2015-02-24 18:21:11:636 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso securityd[774]: unable to access hwaes key | |
| 2015-02-24 18:21:11:663 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso identityservicesd[756]: [Warning] DeviceHeartbeat - Failed loading device heartbeat data from keychain -25300 | |
| 2015-02-24 18:21:11:669 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso installd[755]: 0x11063d300 main: Reboot detected | |
| 2015-02-24 18:21:11:692 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso installd[755]: 0x11063d300 is_build_upgrade: Did not find last build info; we must be upgrading from pre-8.0 or this is an erase install. | |
| 2015-02-24 18:21:11:702 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso installd[755]: 0x11063d300 -[MISystemAppDataContainerMigrator performMigrationWithError:]: Migrating system app data containers | |
| 2015-02-24 18:21:11:708 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:11 itako32123.dev.miso installd[755]: 0x11063d300 -[MISystemAppDataContainerMigrator performMigrationWithError:]: Migration complete | |
| 2015-02-24 18:21:12:019 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso backboardd[758]: BKSystemAppSentinel: Now monitoring "com.apple.springboard" | |
| 2015-02-24 18:21:12:019 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:12:142 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso backboardd[758]: Migration complete (if performed). (Elapsed time: 0.10 seconds) | |
| 2015-02-24 18:21:12:153 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:12:189 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso containermanagerd[779]: 0x11121e300 main: containermanagerd performing first boot initialization | |
| 2015-02-24 18:21:12:190 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso identityservicesd[756]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/IdentityServices/ids.db. | |
| 2015-02-24 18:21:12:246 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x11063d300 record_current_build_info: Recorded current system version as 12B411 | |
| 2015-02-24 18:21:12:247 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x11063d300 __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-02-24 18:21:12:253 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIClientConnection fetchInstalledAppsWithOptions:completion:]: Fetch installed apps requested by lsd (pid 771) with options (null) | |
| 2015-02-24 18:21:12:296 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.AccountAuthenticationDialog at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/65809CCF-9DF3-4BEF-B270-62654B4CDBFC | |
| 2015-02-24 18:21:12:336 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.MobileAddressBook.ContactsViewService at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/FC9955D9-09B4-47DA-AAD2-ECD011FCFC5D | |
| 2015-02-24 18:21:12:347 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.datadetectors.DDActionsService at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/E7BD00D9-E5B8-4A84-914D-707E305C15E4 | |
| 2015-02-24 18:21:12:363 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Health at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/90CEEE91-581E-4E74-B2E0-B23B180C0EA3 | |
| 2015-02-24 18:21:12:370 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Health.HealthToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/F1317665-CD02-4385-AA28-1DD845F3D583 | |
| 2015-02-24 18:21:12:378 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.HealthPrivacyService at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/38AA4760-CC08-49C6-99B9-D8A6800D18C8 | |
| 2015-02-24 18:21:12:392 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Maps at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/2B691E19-4AF4-490B-9BC7-E83A919A97FA | |
| 2015-02-24 18:21:12:405 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilecal.taptoradar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/7AB9C95A-6591-4D0E-93E9-7D0EC2EADED4 | |
| 2015-02-24 18:21:12:411 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilecal.widget at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/DD38AD1A-D76A-4EC7-A929-CE236B4F26E1 | |
| 2015-02-24 18:21:12:419 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilesafari at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/C5D204B5-3E7A-4279-BA4B-1C65D48324CE | |
| 2015-02-24 18:21:12:426 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilesafari.RCSafariExtension at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/A9B13521-EEDC-4DF0-8A6A-0FF1080BD14E | |
| 2015-02-24 18:21:12:437 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobileslideshow.StreamShareService at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/47C2298A-40AB-45F3-B4D1-61222F89D926 | |
| 2015-02-24 18:21:12:475 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Facebook.post at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/83FBC597-3669-4DC3-860A-38C774B6BDD2 | |
| 2015-02-24 18:21:12:480 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Flickr.post at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/DCD10891-F15C-45E1-9FAE-38A83CBDABED | |
| 2015-02-24 18:21:12:486 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.SinaWeibo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/36B70320-4084-4AE1-B0A7-D0DE09E471CC | |
| 2015-02-24 18:21:12:491 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.TencentWeibo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/E3D7EF2E-BF9A-4226-8210-67CBA315ACD1 | |
| 2015-02-24 18:21:12:497 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Twitter.post at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/CBE67521-BCBE-4633-A1DA-191785EC6F7A | |
| 2015-02-24 18:21:12:503 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Vimeo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/FC957623-BB92-490F-8EAC-744AFB99ED98 | |
| 2015-02-24 18:21:12:510 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.ios.StoreKitUIService at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/44776461-56C8-4BB1-97D9-0AD77FF73865 | |
| 2015-02-24 18:21:12:522 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.webapp at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/9AE09C25-B0B9-45DB-AE9B-539BF672365C | |
| 2015-02-24 18:21:12:529 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.webapp1 at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/97446AEB-D3D7-4043-8799-4410F3F61BD5 | |
| 2015-02-24 18:21:12:537 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/8358BD7A-30E2-4349-BBDE-D1CCC48BF410 | |
| 2015-02-24 18:21:12:548 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.WebViewService at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/Application/C0009D30-168E-46F0-9895-C79E1A764B95 | |
| 2015-02-24 18:21:12:565 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.AXTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/6510F2F2-60FF-4155-A84A-984E38769BF0 | |
| 2015-02-24 18:21:12:571 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.GuidedAccessTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/7D433D1A-D800-4B78-8784-4856696EF4FB | |
| 2015-02-24 18:21:12:576 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.HearingAidsTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/99651834-D0DE-4365-B59B-20D211848756 | |
| 2015-02-24 18:21:12:582 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.SwitchControlTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/C40B6A15-230D-483C-B792-A01E5D7A1BD8 | |
| 2015-02-24 18:21:12:587 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.VoiceOverTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/B847213E-FF2E-4BF6-8751-C82FF59E9ED2 | |
| 2015-02-24 18:21:12:632 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.CloudDocsDaemon.TTR-extension at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/7592FA90-99B2-434B-8BF6-90174F9FF482 | |
| 2015-02-24 18:21:12:853 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.cloudkit.CloudKit.CloudKitTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/6AFAC299-A673-4890-8726-24D3D58D364B | |
| 2015-02-24 18:21:12:875 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[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-02-24 18:21:12:898 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.PassKit.ApplePayTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/C7B51DFF-9CC6-4ABE-842A-346490E565E1 | |
| 2015-02-24 18:21:12:925 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:12 itako32123.dev.miso installd[755]: 0x113b41000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.UIKit.fileprovider.default at /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Containers/Data/PluginKitPlugin/2FE1EA67-2401-477E-B34C-927F218AFF87 | |
| 2015-02-24 18:21:13:181 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso CoreSimulatorBridge[766]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en | |
| 2015-02-24 18:21:13:186 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: FBDefaultLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:253 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: FBAppLibraryLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:261 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: FBWorkspaceLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:286 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: SBIconLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:322 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: SBStatusBarishLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:331 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: SBLocalNotificationLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:343 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: SBAlarmLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:359 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: SBBannerLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:373 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Loaded logger: SBSoundLog; isEnabled: 0 | |
| 2015-02-24 18:21:13:488 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123 SpringBoard[757]: assertion failed: 14A389 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d | |
| 2015-02-24 18:21:13:621 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.accessibility.AccessibilityUIServer): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:13:770 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso SpringBoard[757]: Normal message received by listener connection. Ignoring. | |
| 2015-02-24 18:21:13:926 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 --- last message repeated 3 times --- | |
| 2015-02-24 18:21:13:926 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:13:937 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso networkd[782]: networkd-410.1 pid 782 | |
| 2015-02-24 18:21:13:997 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:13 itako32123.dev.miso apsd[778]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/ApplePushService/aps.db. | |
| 2015-02-24 18:21:14:082 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso callservicesd[783]: Normal message received by listener connection. Ignoring. | |
| 2015-02-24 18:21:14:172 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:14:173 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso SpringBoard[757]: libMobileGestalt MobileGestalt.c:841: still-camera is static and will never generate a notification | |
| 2015-02-24 18:21:14:173 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso SpringBoard[757]: libMobileGestalt MobileGestalt.c:841: stand-alone-contacts is static and will never generate a notification | |
| 2015-02-24 18:21:14:173 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso SpringBoard[757]: Installed apps did change. | |
| 2015-02-24 18:21:14:174 - info: [IOS_SYSLOG_ROW ] Added: {( | |
| 2015-02-24 18:21:14:174 - info: [IOS_SYSLOG_ROW ] "com.apple.SharedWebCredentialViewService", | |
| 2015-02-24 18:21:14:174 - info: [IOS_SYSLOG_ROW ] "com.apple.FacebookAccountMigrationDialog", | |
| 2015-02-24 18:21:14:174 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesafari", | |
| 2015-02-24 18:21:14:174 - info: [IOS_SYSLOG_ROW ] "com.apple.AdSheetPhone", | |
| 2015-02-24 18:21:14:174 - info: [IOS_SYSLOG_ROW ] "com.apple.share", | |
| 2015-02-24 18:21:14:175 - info: [IOS_SYSLOG_ROW ] "com.apple.appleaccount.AACredentialRecoveryDialog", | |
| 2015-02-24 18:21:14:175 - info: [IOS_SYSLOG_ROW ] "com.apple.Preferences", | |
| 2015-02-24 18:21:14:175 - info: [IOS_SYSLOG_ROW ] "com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI", | |
| 2015-02-24 18:21:14:175 - info: [IOS_SYSLOG_ROW ] "com.apple.Passbook", | |
| 2015-02-24 18:21:14:175 - info: [IOS_SYSLOG_ROW ] "com.apple.MailCompositionService", | |
| 2015-02-24 18:21:14:175 - info: [IOS_SYSLOG_ROW ] "com.apple.TrustMe", | |
| 2015-02-24 18:21:14:175 - info: [IOS_SYSLOG_ROW ] "com.apple.mobileslideshow", | |
| 2015-02-24 18:21:14:175 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesms.compose", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.iad.iAdOptOut", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.TencentWeiboAccountMigrationDialog", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.WebViewService", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.MusicUIService", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.Maps", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.AccountAuthenticationDialog", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.uikit.PrintStatus", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.PhotosViewService", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.quicklook.quicklookd", | |
| 2015-02-24 18:21:14:176 - info: [IOS_SYSLOG_ROW ] "com.apple.datadetectors.DDActionsService", | |
| 2015-02-24 18:21:14:177 - info: [IOS_SYSLOG_ROW ] "com.apple.MobileAddressBook", | |
| 2015-02-24 18:21:14:177 - info: [IOS_SYSLOG_ROW ] "com.apple.Health", | |
| 2015-02-24 18:21:14:177 - info: [IOS_SYSLOG_ROW ] "com.apple.DataActivation", | |
| 2015-02-24 18:21:14:177 - info: [IOS_SYSLOG_ROW ] "com.apple.HealthPrivacyService", | |
| 2015-02-24 18:21:14:177 - info: [IOS_SYSLOG_ROW ] "com.apple.WebSheet", | |
| 2015-02-24 18:21:14:177 - info: [IOS_SYSLOG_ROW ] "com.apple.camera", | |
| 2015-02-24 18:21:14:177 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilecal", | |
| 2015-02-24 18:21:14:177 - info: [IOS_SYSLOG_ROW ] "com.apple.ios.StoreKitUIService", | |
| 2015-02-24 18:21:14:178 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter.GameCenterUIService", | |
| 2015-02-24 18:21:14:178 - info: [IOS_SYSLOG_ROW ] "com.apple.PassbookUIService", | |
| 2015-02-24 18:21:14:178 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp", | |
| 2015-02-24 18:21:14:178 - info: [IOS_SYSLOG_ROW ] "com.apple.PrintKit.Print-Center", | |
| 2015-02-24 18:21:14:178 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp1", | |
| 2015-02-24 18:21:14:178 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter" | |
| 2015-02-24 18:21:14:199 - info: [IOS_SYSLOG_ROW ] )} | |
| 2015-02-24 18:21:14:199 - info: [IOS_SYSLOG_ROW ] Removed: {( | |
| 2015-02-24 18:21:14:199 - info: [IOS_SYSLOG_ROW ] )} | |
| 2015-02-24 18:21:14:199 - info: [IOS_SYSLOG_ROW ] Modified: {( | |
| 2015-02-24 18:21:14:199 - info: [IOS_SYSLOG_ROW ] )} | |
| 2015-02-24 18:21:14:306 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso SpringBoard[757]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Documents/com.apple.springboard.settings/RootSettings.plist> | |
| 2015-02-24 18:21:14:315 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso securityd[774]: ocsp response signed by certificate which does not satisfy ocspSigner policy | |
| 2015-02-24 18:21:14:360 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:14:361 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso SpringBoard[757]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Documents/com.apple.springboard.settings/RootSettings.previous.plist> | |
| 2015-02-24 18:21:14:811 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) profiled: Service starting... | |
| 2015-02-24 18:21:14:820 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Managed Configuration migrating... | |
| 2015-02-24 18:21:14:824 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Beginning manifest migration... | |
| 2015-02-24 18:21:14:824 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Removing duplicated hidden profile identifiers... | |
| 2015-02-24 18:21:14:824 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed removing duplicated hidden profile identifiers. | |
| 2015-02-24 18:21:14:824 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Creating stubs... | |
| 2015-02-24 18:21:14:825 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Removing orphaned profiles... | |
| 2015-02-24 18:21:14:825 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Transferring profile signer certificates... | |
| 2015-02-24 18:21:14:825 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Migrating removal passwords... | |
| 2015-02-24 18:21:14:828 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed migrating removal passwords. | |
| 2015-02-24 18:21:14:828 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Migrating defaults to managed preferences area... | |
| 2015-02-24 18:21:14:828 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed migrating defaults. | |
| 2015-02-24 18:21:14:828 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Migrating OTA profiles... | |
| 2015-02-24 18:21:14:829 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed migrating OTA profiles. | |
| 2015-02-24 18:21:14:829 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Transferring installation dates... | |
| 2015-02-24 18:21:14:829 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed transferring installation dates. | |
| 2015-02-24 18:21:14:829 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Transferring tags to profiles... | |
| 2015-02-24 18:21:14:829 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed transferring tags. | |
| 2015-02-24 18:21:14:829 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Removing old profile copies... | |
| 2015-02-24 18:21:14:830 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed removing old profile copies. | |
| 2015-02-24 18:21:14:830 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Applying default user settings... | |
| 2015-02-24 18:21:14:833 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Applying iPhone defaults | |
| 2015-02-24 18:21:14:848 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed applying default user settings. | |
| 2015-02-24 18:21:14:849 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Migrating settings... | |
| 2015-02-24 18:21:14:887 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed migrating settings. | |
| 2015-02-24 18:21:14:887 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Updating client restrictions... | |
| 2015-02-24 18:21:14:897 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Done updating. 0 client restrictions processed. | |
| 2015-02-24 18:21:14:897 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Updating profile restrictions... | |
| 2015-02-24 18:21:14:919 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Done updating. 0 profile restrictions processed. | |
| 2015-02-24 18:21:14:920 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Updating implied settings... | |
| 2015-02-24 18:21:14:920 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Done updating. | |
| 2015-02-24 18:21:14:920 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Cleaning up app configuration. | |
| 2015-02-24 18:21:14:920 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Finished cleaning up app configuration. | |
| 2015-02-24 18:21:14:926 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:14:940 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Tagging managed accounts... | |
| 2015-02-24 18:21:14:946 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Completed tagging 0 accounts as managed. | |
| 2015-02-24 18:21:14:946 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:14 itako32123.dev.miso profiled[784]: (Note ) MC: Adding missing tags to IMAP accounts... | |
| 2015-02-24 18:21:15:068 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:15 itako32123.dev.miso profiled[784]: (Note ) MC: Done adding missing tags to 0 IMAP accounts. | |
| 2015-02-24 18:21:15:070 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:15 itako32123.dev.miso profiled[784]: (Note ) MC: Managed Configuration completed migration. | |
| 2015-02-24 18:21:15:075 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:15 itako32123.dev.miso profiled[784]: (Note ) MC: Waking daemons post migration | |
| 2015-02-24 18:21:15:276 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:15 itako32123.dev.miso securityd[774]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206DE0A0100A08206D7308206D306092B0601050507300101048206C4308206C030819EA21604143B4F7D61A421A912751ECA086175DFC165554E70180F32303135303232333232313333335A307330713049300906052B0E03021A05000414B9E9B287028503F8ECA5FB42E13E0F49C72426E204147FD365A7C2DDECBBF03009F34339FA02AF33313302102C48DD930DF5598EF93C99547A60ED438000180F32303135303232333232313333335AA011180F32303135303330323232313333335A300D06092A864886F70D0101050500038201010044B6FD7BCEAB25F4165BA7EC140A15DC924136C1811C9CF2C06DDDE784C393C46A2286EE240254585B84548955D648AECF73053A30545C1F8E3E3B594E4FBF08BD9C31EBBDD8EE14FF1A7246125DAEF13C442F3984341E2A25B1A3F3550454D941F653802AEA876A6D2149796C8BBE9162B3E618B20E3C86AAA48E1423D10308CCDB9F484AC8425C49323CD02164F55CCD70F565B41F7DD8FDA99530C9699DA235DA50E65EE339282B13A362C126EC7E0AB14A61E52C4249D15D81D190B1E5C221185F0B6CC1F0A1FF459BFEB3A6D4AEDF0D81089856578AFC63AD93972C2B490754BB817A1A10084D917ABA8F7FAF374FEE2D7E667EBEA86B423CE33F83C28DA082050730820503308204FF308203E7A00302010202101D32B08B14275505424D91DD8D67C042300D06092A864886F70D01010505003081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313A3038060355040B1331286329203230303620566572695369676E2C20496E632E202D20466F7220617574686F72697A656420757365206F6E6C79314530430603550403133C566572695369676E20436C6173732033205075626C6963205072696D6172792043657274696669636174696F6E20417574686F72697479202D204735301E170D3134313230323030303030305A170D3135313231363233353935395A30818E310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B313F303D0603550403133653796D616E74656320436C617373203320504341202D204735204F43535020526573706F6E646572204365727469666963617465203330820122300D06092A864886F70D01010105000382010F003082010A0282010100CEB0AC10E711043226DD1B504CA1C0D92C83DF32F3AC7F1C3A1BDF7448E50A80604A470025B2982AA2BD9173FA6325E5D8EC3F74AD1B4AA610300971170984187EFE2E6B4058C46CD469EAF38D0430A1006B6BD2A868C8392231D3353FE3CC73A1C02E1784335B1A92D175ED8CB1B9D7B05DFBB5E8523082895A7DD7F49A196CCEE249B05907EAEDA2E76A5C48EB71D5D87F23837577EF34717AF623F04A99F2D4D6D24032242212DD246CAD42D7881C059BE70744A87965D5F528F8D73217A8E9E197D0AB008B40F3F18F1480C42B97C3F3A52201B7872045EB0B304D2CF1B9627BCC5EA1007327A9ACA1BF66F536D2707234974AA788C6F409F7B3EE276AFD0203010001A382011930820115300C0603551D130101FF04023000306C0603551D20046530633061060B6086480186F845010717033052302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302806082B06010505070202301C1A1A687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300F06092B06010505073001050402050030210603551D11041A3018A416301431123010060355040313095447562D422D323736301D0603551D0E041604143B4F7D61A421A912751ECA086175DFC165554E70301F0603551D230418301680147FD365A7C2DDECBBF03009F34339FA02AF333133300D06092A864886F70D0101050500038201010028F12697F2446772065665FAF22393A1E135E44EE276E651442B47F655599A21F1C14EA9971FCBD42522C8629E7B1C816558C2744007167EFAC22ADC47A1496DF93C5D96B720E4A07BC2CA37EC0198255847EAAB627B99EB9EC9B637F4DF6A2B8EF96A288846A7C21E839383A49648743F39BF3E5CB87C9681E358C04E1DB380D773CE56690BD10E2B5F72D625882946990BFECA9F4746529FE10450F6DCDFE1DA0B95D345302441FBC6E789A68381769FE173A71ADA4178A30EFF95E12117BF4445C64DF9724EBFB9FB89D63291EB82A4865BAB2E2CA279BDE77C69AD3D0FF8CB60DED638379A402149E7203521CAE662FCFF3D8F5BBB042F397472C84517C8 | |
| 2015-02-24 18:21:15:455 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:15 itako32123.dev.miso securityd[774]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 3082070A0A0100A0820703308206FF06092B0601050507300101048206F0308206EC30819EA21604147E8530F91810AD10D3DAC50A5B3E753713A10EC6180F32303135303232323135313235355A307330713049300906052B0E03021A0500041439AF18B41C021F39109656FDC6D358EF74858B9904144E43C81D76EF37537A4FF2586F94F338E2D5BDDF02101C24911AD0F0BAAE0A38ECDDAF8521FA8000180F32303135303232323135313235355AA011180F32303135303330313135313235355A300D06092A864886F70D0101050500038201010044A2FA71DB3C1E47B3244BD0CD88C91A9C3F19303DD6A0229D328A13A1C07BDAA2B48CE5263551B03DF299B1E3EA3C79695745A4C20E72F1D74492425DF8CFF1761A3128EA3224196866AFBCF90AC531587B273A63F7D2D663B6163FF88E995A7EFF6FDA9B1EB0270AFF552F4B5501C5637AE1D380AB46B9E73155B4F7F5A9FFF8D496BC3A521642353F8358E978D6EA43013F356DCFBECC04408076CB38E5BE8BB3C996E509CA95849828CC7E4C4D3EA1AEE30692E27651E11F4227CDF2A8329ACE00C3733151EB02DFBCD0AB0CAC039DEE0C8B745023A4F61FDBE4C61E7D3A69ADE18C5B7C1448D414CCBD41387A008DA692ED5ED136EEFEBA24F6C47FE82AA08205333082052F3082052B30820413A00302010202102AEDE379236068864CA380B8840DCC77300D06092A864886F70D01010505003081BE310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036313830360603550403132F566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204341301E170D3135303231323030303030305A170D3135303531333233353935395A3081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036314430420603550403133B566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A0282010100C98AF8FBF7A6523C2A53837C1949F37C0FAD271C65FAF49E11895EB05F862264A2CC5BB60703460FFABE152C3BB8E8FCBCE78F620DD0B1F41AC33511C9BA01A3B0F34078FBA5014A2C0CBE07F621D3EC2BF3E11D30A17AEB3C457E24F0AADF3E997D4A1B6BA2B3C7ECC806467D60068FD1297A8261CFE74E5C12AAC50E37FC5B3EA388C003BCF9A09C0C30739DC297D1F6A97EAD198979723E94A463C4DF105D6113CB01CEA2D8E77F31FE7DC7113F91B2BD076353E1C29E4361D5CEF1852BBD140EAF1CD71B02907644D3FBBE551AC63345C565386474272364434B3B43ECE58A0FC85B46D3FBD61C191DCD6835C7251E004BF8CDFFC014B69AFE1DC30B49210203010001A38201153082011130090603551D13040230003081AC0603551D200481A43081A130819E060B6086480186F8450107170330818E302806082B06010505070201161C68747470733A2F2F7777772E766572697369676E2E636F6D2F435053306206082B0601050507020230563015160E566572695369676E2C20496E632E30030201011A3D566572695369676E27732043505320696E636F72702E206279207265666572656E6365206C6961622E206C74642E20286329393720566572695369676E30130603551D25040C300A06082B06010505070309300B0603551D0F040403020780300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D33303635300D06092A864886F70D0101050500038201010026833CBE4227F14099EC2F7E088C05CD840920B108D09C080D2FC5E9BAA3C5018E4DE67F803E93B2EDBA526B5AAE83F115F33D3DC71CC8B76AD6EFE5B9DC4E46F3720D6C870A6535A974D1A692C16FD3CAAAB3E594C08542CFF8B496F0E45C8BEB4D4060A0548AC4EACC81CAF8C5F6E2E72A026D5298525A102DBE129D9B44F07FB7FA10AF35D8D91CAF15B538052D139C3FD536C45C30F80D604FA4935ED32264E351807E4A7923959959B3E52DFDD2353CA121079DBCF777FACD5255608268ACDF40EA54902A6EF111ADFDFA99FF58913FCF3FC29C0256EA05495C183411CC6B6052B30016D1ACAB2451C31D4155976147E50228F96B0DEABAA01986D5D749 | |
| 2015-02-24 18:21:15:887 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:15 itako32123.dev.miso itunesstored[770]: iTunes Store environment is: ST11 | |
| 2015-02-24 18:21:16:612 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: Normal message received by listener connection. Ignoring. | |
| 2015-02-24 18:21:16:653 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: -[BBObserver setDelegate:] Delegate implements addBulletin but does not implement noteInvalidatedBulletinIDs: <SBBulletinLocalObserverGateway: 0x7f8905203290> | |
| 2015-02-24 18:21:16:665 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.MobileSMS | |
| 2015-02-24 18:21:16:666 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: throwing out icon because its isn't visible in the model : node=<SBApplicationIcon: 0x7f890265b270; nodeID: "com.apple.camera"> com.apple.camera | |
| 2015-02-24 18:21:16:666 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.weather | |
| 2015-02-24 18:21:16:667 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.mobiletimer | |
| 2015-02-24 18:21:16:667 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.videos | |
| 2015-02-24 18:21:16:667 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.mobilenotes | |
| 2015-02-24 18:21:16:667 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.reminders | |
| 2015-02-24 18:21:16:667 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.stocks | |
| 2015-02-24 18:21:16:667 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.MobileStore | |
| 2015-02-24 18:21:16:668 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.AppStore | |
| 2015-02-24 18:21:16:668 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.iBooks | |
| 2015-02-24 18:21:16:669 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.facetime | |
| 2015-02-24 18:21:16:669 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.calculator | |
| 2015-02-24 18:21:16:669 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.podcasts | |
| 2015-02-24 18:21:16:670 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.compass | |
| 2015-02-24 18:21:16:670 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.tips | |
| 2015-02-24 18:21:16:670 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.VoiceMemos | |
| 2015-02-24 18:21:16:670 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.mobilephone | |
| 2015-02-24 18:21:16:670 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.mobilemail | |
| 2015-02-24 18:21:16:670 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: could not find icon for representation -> com.apple.Music | |
| 2015-02-24 18:21:16:727 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso lsd[771]: Launch Services: Failed to find app container URL for identifier com.apple.mobilecal | |
| 2015-02-24 18:21:16:747 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[15] | |
| 2015-02-24 18:21:16:766 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.mobileslideshow_CFBundleIcon[15] | |
| 2015-02-24 18:21:16:773 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.Maps_CFBundleIcon[15] | |
| 2015-02-24 18:21:16:777 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.gamecenter_CFBundleIcon[15] | |
| 2015-02-24 18:21:16:787 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.Health_CFBundleIcon[15] | |
| 2015-02-24 18:21:16:793 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.Passbook_defaultRole-Icon@2x_Icon@3x_Icon-Small_Icon-Small@2x_Icon-Small@3x-15 | |
| 2015-02-24 18:21:16:802 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.Preferences_CFBundleIcon[15] | |
| 2015-02-24 18:21:16:807 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.MobileAddressBook_CFBundleIcon[15] | |
| 2015-02-24 18:21:16:876 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.mobilesafari_CFBundleIcon[15] | |
| 2015-02-24 18:21:16:957 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: BTM: attaching to BTServer | |
| 2015-02-24 18:21:16:958 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: BTM: failed to attach with error 9 | |
| 2015-02-24 18:21:16:958 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: BTM: attaching to BTServer | |
| 2015-02-24 18:21:16:958 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: BTM: failed to attach with error 9 | |
| 2015-02-24 18:21:16:958 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: BTM: attaching to BTServer | |
| 2015-02-24 18:21:16:958 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:16 itako32123.dev.miso SpringBoard[757]: BTM: failed to attach with error 9 | |
| 2015-02-24 18:21:17:129 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:17 itako32123.dev.miso SpringBoard[757]: Application windows are expected to have a root view controller at the end of application launch | |
| 2015-02-24 18:21:17:349 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:17 --- last message repeated 2 times --- | |
| 2015-02-24 18:21:17:349 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:17 itako32123 assertiond[761]: assertion failed: 14A389 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1 | |
| 2015-02-24 18:21:18:068 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:18:084 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:18:084 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso MobileSafari[786]: libMobileGestalt MobileGestalt.c:1025: Could not retrieve region info | |
| 2015-02-24 18:21:18:103 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123 MobileSafari[786]: assertion failed: 14A389 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d | |
| 2015-02-24 18:21:18:158 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso mediaremoted[753]: Property list invalid for format: 200 (property lists cannot contain NULL) | |
| 2015-02-24 18:21:18:177 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123 assertiond[761]: assertion failed: 14A389 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1 | |
| 2015-02-24 18:21:18:375 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: [MPUSystemMediaControls] Updating supported commands for now playing application. | |
| 2015-02-24 18:21:18:428 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: ADDING LOCAL com.apple.mobilecal, <BBLocalDataProvider 0x7f890547d4d0; com.apple.mobilecal> | |
| 2015-02-24 18:21:18:429 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: ADDING LOCAL com.apple.reminders, <BBLocalDataProvider 0x7f8905223170; com.apple.reminders> | |
| 2015-02-24 18:21:18:429 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: SMS Plugin initialized. | |
| 2015-02-24 18:21:18:448 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: Sharing Plugin initialized. | |
| 2015-02-24 18:21:18:475 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: Normal message received by listener connection. Ignoring. | |
| 2015-02-24 18:21:18:521 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: ADDING REMOTE com.apple.springboard.notificationcenter.today, <BBRemoteDataProvider 0x7f8905401e70; com.apple.springboard.notificationcenter.today> | |
| 2015-02-24 18:21:18:523 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: ADDING REMOTE com.apple.mobilecal.widget, <BBRemoteDataProvider 0x7f89025e48a0; com.apple.mobilecal.widget> | |
| 2015-02-24 18:21:18:527 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: ADDING REMOTE com.apple.springboard.notificationcenter.tomorrow, <BBRemoteDataProvider 0x7f89025f0530; com.apple.springboard.notificationcenter.tomorrow> | |
| 2015-02-24 18:21:18:535 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: ADDING REMOTE com.apple.AppStore, <BBRemoteDataProvider 0x7f89025e3530; com.apple.AppStore> | |
| 2015-02-24 18:21:18:689 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: 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-02-24 18:21:18:702 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso locationd[760]: 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-02-24 18:21:18:766 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:18 itako32123.dev.miso SpringBoard[757]: table drop: 101 | |
| 2015-02-24 18:21:19:028 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: ADDING LOCAL com.apple.mobilecal.today, <BBLocalDataProvider 0x7f8905432a40; com.apple.mobilecal.today> | |
| 2015-02-24 18:21:19:030 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: ADDING LOCAL com.apple.cmas, <BBLocalDataProvider 0x7f89024c5280; com.apple.cmas> | |
| 2015-02-24 18:21:19:053 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso geod[790]: Failed to get the user name | |
| 2015-02-24 18:21:19:132 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: ADDING LOCAL com.apple.mobileslideshow, <BBLocalDataProvider 0x7f89042f3a40; com.apple.mobileslideshow> | |
| 2015-02-24 18:21:19:142 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: table drop: 101 | |
| 2015-02-24 18:21:19:159 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: ADDING LOCAL com.apple.MobileSMS, <BBLocalDataProvider 0x7f8905356a40; com.apple.MobileSMS> | |
| 2015-02-24 18:21:19:162 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: ADDING LOCAL com.apple.SocialBulletinBoardProvider, <BBLocalDataProvider 0x7f8904263c80; com.apple.SocialBulletinBoardProvider> | |
| 2015-02-24 18:21:19:173 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: table drop: 101 | |
| 2015-02-24 18:21:19:259 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[771]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[31] | |
| 2015-02-24 18:21:19:313 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: table drop: 101 | |
| 2015-02-24 18:21:19:493 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123 geod[790]: BUG in libdispatch: 14A389 - 2943 - 0x4 | |
| 2015-02-24 18:21:19:621 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:19:627 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: Failed to get the user name | |
| 2015-02-24 18:21:19:627 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso SpringBoard[757]: [Warning] Cannot listen to battery level change notification. | |
| 2015-02-24 18:21:19:647 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso MobileSafari[786]: Normal message received by listener connection. Ignoring. | |
| 2015-02-24 18:21:19:753 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:19:755 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:19:763 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123.dev.miso IMDPersistenceAgent[793]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/SMS/sms.db. | |
| 2015-02-24 18:21:19:793 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:19 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:20:228 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso recentsd[795]: Error 1 getting library version: no such table: properties | |
| 2015-02-24 18:21:20:303 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso SpringBoard[757]: table drop: 101 | |
| 2015-02-24 18:21:20:417 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Logs/CrashReporter/DiagnosticLogs/ | |
| 2015-02-24 18:21:20:550 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:20:551 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: CoreData: error: -addPersistentStoreWithType:SQLite configuration:(null) URL:file:///Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Media/PhotoData/Photos.sqlite options:{ | |
| 2015-02-24 18:21:20:551 - info: [IOS_SYSLOG_ROW ] NSPersistentStoreFileProtectionKey = NSFileProtectionCompleteUntilFirstUserAuthentication; | |
| 2015-02-24 18:21:20:551 - info: [IOS_SYSLOG_ROW ] NSSQLitePersistWALOption = 1; | |
| 2015-02-24 18:21:20:556 - info: [IOS_SYSLOG_ROW ] NSSQLitePragmasOption = { | |
| 2015-02-24 18:21:20:558 - info: [IOS_SYSLOG_ROW ] "journal_mode" = WAL; | |
| 2015-02-24 18:21:20:558 - info: [IOS_SYSLOG_ROW ] }; | |
| 2015-02-24 18:21:20:558 - info: [IOS_SYSLOG_ROW ] } ... returned error Error Domain=NSCocoaErrorDomain Code=134100 "The operation couldn’t be completed. (Cocoa error 134100.)" UserInfo=0x7f9483596630 {metadata={ | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1; | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000"; | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479; | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = { | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:20:559 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>; | |
| 2015-02-24 18:21:20:560 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:20:560 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:20:560 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:20:560 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:20:560 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:20:560 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:20:560 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:20:560 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:20:561 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:20:561 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:20:561 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>; | |
| 2015-02-24 18:21:20:561 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:20:561 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:20:561 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:20:561 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:20:561 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>; | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] }; | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3; | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = ( | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] "" | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] ); | |
| 2015-02-24 18:21:20:562 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite; | |
| 2015-02-24 18:21:20:563 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76"; | |
| 2015-02-24 18:21:20:563 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild; | |
| 2015-02-24 18:21:20:563 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000"; | |
| 2015-02-24 18:21:20:563 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100; | |
| 2015-02-24 18:21:20:563 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28"; | |
| 2015-02-24 18:21:20:563 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2; | |
| 2015-02-24 18:21:20:563 - 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-02-24 18:21:20:563 - info: [IOS_SYSLOG_ROW ] metadata = { | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000"; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = { | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:20:564 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:20:565 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:20:565 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:20:565 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:20:565 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:20:565 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:20:565 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:20:565 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:20:566 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:20:566 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>; | |
| 2015-02-24 18:21:20:566 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:20:566 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:20:566 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:20:566 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:20:566 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>; | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] }; | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3; | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = ( | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] "" | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] ); | |
| 2015-02-24 18:21:20:567 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76"; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000"; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28"; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] }; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] reason = "The model used to open the store is incompatible with the one used to create the store"; | |
| 2015-02-24 18:21:20:578 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:20:651 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Media/PhotoData/Photos.sqlite'. store metadata = { | |
| 2015-02-24 18:21:20:651 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1; | |
| 2015-02-24 18:21:20:651 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000"; | |
| 2015-02-24 18:21:20:651 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = { | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:20:652 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>; | |
| 2015-02-24 18:21:20:653 - info: [IOS_SYSLOG_ROW ] }; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = ( | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] "" | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] ); | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76"; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000"; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28"; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] } and current model versions = { | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:20:654 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>; | |
| 2015-02-24 18:21:20:655 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:20:656 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:20:656 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:20:656 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:20:656 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:20:656 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:20:656 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:20:656 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>; | |
| 2015-02-24 18:21:20:656 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:20:657 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) will attempt automatic schema migration | |
| 2015-02-24 18:21:20:770 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) looking for mapping model with | |
| 2015-02-24 18:21:20:770 - info: [IOS_SYSLOG_ROW ] source hashes: | |
| 2015-02-24 18:21:20:770 - info: [IOS_SYSLOG_ROW ] { | |
| 2015-02-24 18:21:20:770 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:20:770 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:20:770 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:20:770 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:20:771 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] destination hashes: { | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:20:772 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:20:773 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:20:774 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:20:774 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>; | |
| 2015-02-24 18:21:20:774 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:20:781 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) no suitable mapping model found | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) inferring a mapping model between data models with | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] source hashes: | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] { | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>; | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:20:794 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>; | |
| 2015-02-24 18:21:20:795 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] destination hashes: { | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:20:796 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:20:797 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:20:797 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>; | |
| 2015-02-24 18:21:20:797 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:20:797 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:20:798 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:20:798 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:20:798 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:20:798 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:20:798 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:20:798 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>; | |
| 2015-02-24 18:21:20:798 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:20:941 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.07 seconds | |
| 2015-02-24 18:21:20:980 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:20 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Media/PhotoData/Photos.sqlite' | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Media/PhotoData/Photos.sqlite'. store metadata = { | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1; | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000"; | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 519; | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = { | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:21:074 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:075 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] }; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = ( | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] "" | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] ); | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76"; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000"; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100; | |
| 2015-02-24 18:21:21:076 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28"; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] migrationManagerClass = NSSQLiteInPlaceMigrationManager; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] } and current model versions = { | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>; | |
| 2015-02-24 18:21:21:077 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>; | |
| 2015-02-24 18:21:21:078 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>; | |
| 2015-02-24 18:21:21:079 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:079 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>; | |
| 2015-02-24 18:21:21:079 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>; | |
| 2015-02-24 18:21:21:079 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>; | |
| 2015-02-24 18:21:21:079 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:079 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) will attempt automatic schema migration | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) looking for mapping model with | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] source hashes: | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] { | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>; | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:115 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:116 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] destination hashes: { | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>; | |
| 2015-02-24 18:21:21:117 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>; | |
| 2015-02-24 18:21:21:118 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>; | |
| 2015-02-24 18:21:21:118 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:118 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:118 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>; | |
| 2015-02-24 18:21:21:118 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>; | |
| 2015-02-24 18:21:21:118 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>; | |
| 2015-02-24 18:21:21:118 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>; | |
| 2015-02-24 18:21:21:118 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>; | |
| 2015-02-24 18:21:21:119 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>; | |
| 2015-02-24 18:21:21:119 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>; | |
| 2015-02-24 18:21:21:119 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>; | |
| 2015-02-24 18:21:21:120 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:121 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) no suitable mapping model found | |
| 2015-02-24 18:21:21:129 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) inferring a mapping model between data models with | |
| 2015-02-24 18:21:21:129 - info: [IOS_SYSLOG_ROW ] source hashes: | |
| 2015-02-24 18:21:21:129 - info: [IOS_SYSLOG_ROW ] { | |
| 2015-02-24 18:21:21:129 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>; | |
| 2015-02-24 18:21:21:129 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:129 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>; | |
| 2015-02-24 18:21:21:130 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] destination hashes: { | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:131 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>; | |
| 2015-02-24 18:21:21:132 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>; | |
| 2015-02-24 18:21:21:133 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:334 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.09 seconds | |
| 2015-02-24 18:21:21:402 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123 assertiond[761]: assertion failed: 14A389 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1 | |
| 2015-02-24 18:21:21:427 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Media/PhotoData/Photos.sqlite' | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Media/PhotoData/Photos.sqlite'. store metadata = { | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1; | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000"; | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 519; | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = { | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>; | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>; | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>; | |
| 2015-02-24 18:21:21:491 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>; | |
| 2015-02-24 18:21:21:492 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>; | |
| 2015-02-24 18:21:21:493 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] }; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = ( | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] "" | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] ); | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76"; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000"; | |
| 2015-02-24 18:21:21:494 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28"; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] migrationManagerClass = NSSQLiteInPlaceMigrationManager; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] } and current model versions = { | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:495 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>; | |
| 2015-02-24 18:21:21:496 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>; | |
| 2015-02-24 18:21:21:497 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>; | |
| 2015-02-24 18:21:21:497 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:497 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>; | |
| 2015-02-24 18:21:21:497 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>; | |
| 2015-02-24 18:21:21:497 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>; | |
| 2015-02-24 18:21:21:497 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:497 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>; | |
| 2015-02-24 18:21:21:498 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>; | |
| 2015-02-24 18:21:21:499 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>; | |
| 2015-02-24 18:21:21:499 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:499 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) will attempt automatic schema migration | |
| 2015-02-24 18:21:21:703 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) looking for mapping model with | |
| 2015-02-24 18:21:21:703 - info: [IOS_SYSLOG_ROW ] source hashes: | |
| 2015-02-24 18:21:21:703 - info: [IOS_SYSLOG_ROW ] { | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>; | |
| 2015-02-24 18:21:21:704 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>; | |
| 2015-02-24 18:21:21:705 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] destination hashes: { | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>; | |
| 2015-02-24 18:21:21:706 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>; | |
| 2015-02-24 18:21:21:707 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>; | |
| 2015-02-24 18:21:21:708 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>; | |
| 2015-02-24 18:21:21:708 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>; | |
| 2015-02-24 18:21:21:708 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>; | |
| 2015-02-24 18:21:21:708 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>; | |
| 2015-02-24 18:21:21:708 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:708 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>; | |
| 2015-02-24 18:21:21:708 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>; | |
| 2015-02-24 18:21:21:708 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>; | |
| 2015-02-24 18:21:21:709 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:709 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>; | |
| 2015-02-24 18:21:21:709 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>; | |
| 2015-02-24 18:21:21:709 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>; | |
| 2015-02-24 18:21:21:709 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:723 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) no suitable mapping model found | |
| 2015-02-24 18:21:21:740 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:21 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) inferring a mapping model between data models with | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] source hashes: | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] { | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>; | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>; | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>; | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:741 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:742 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:742 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>; | |
| 2015-02-24 18:21:21:742 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>; | |
| 2015-02-24 18:21:21:742 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>; | |
| 2015-02-24 18:21:21:742 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>; | |
| 2015-02-24 18:21:21:743 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>; | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>; | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>; | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>; | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>; | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>; | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] destination hashes: { | |
| 2015-02-24 18:21:21:744 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>; | |
| 2015-02-24 18:21:21:745 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>; | |
| 2015-02-24 18:21:21:746 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>; | |
| 2015-02-24 18:21:21:747 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>; | |
| 2015-02-24 18:21:21:747 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>; | |
| 2015-02-24 18:21:21:747 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>; | |
| 2015-02-24 18:21:21:747 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>; | |
| 2015-02-24 18:21:21:747 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>; | |
| 2015-02-24 18:21:21:748 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>; | |
| 2015-02-24 18:21:21:748 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>; | |
| 2015-02-24 18:21:21:748 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>; | |
| 2015-02-24 18:21:21:748 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>; | |
| 2015-02-24 18:21:21:748 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>; | |
| 2015-02-24 18:21:21:748 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>; | |
| 2015-02-24 18:21:21:748 - info: [IOS_SYSLOG_ROW ] } | |
| 2015-02-24 18:21:22:056 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:22:116 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso syncdefaultsd[797]: (Note ) SYDAlwaysOnAccount: no account (null) | |
| 2015-02-24 18:21:22:166 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso syncdefaultsd[797]: (Note ) SYDAccount: no account | |
| 2015-02-24 18:21:22:270 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso syncdefaultsd[797]: (Note ) SYDPIMAccount: no account (null) | |
| 2015-02-24 18:21:22:287 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso syncdefaultsd[797]: (Note ) marked "com.me.keyvalueservice" topic as "ignored" on (null) | |
| 2015-02-24 18:21:22:353 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.19 seconds | |
| 2015-02-24 18:21:22:541 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Media/PhotoData/Photos.sqlite' | |
| 2015-02-24 18:21:22:608 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Logs/CrashReporter/DiagnosticLogs/ | |
| 2015-02-24 18:21:22:646 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:22:648 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.flickr.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:22:648 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.facebook.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:22:648 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.tencentweibo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:22:648 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.vimeo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:22:651 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.twitter.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:22:651 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.weibo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:22:687 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso backboardd[758]: CoreAnimation: updates deferred for too long | |
| 2015-02-24 18:21:22:706 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Property list invalid for format: 200 (property lists cannot contain NULL) | |
| 2015-02-24 18:21:22:741 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 --- last message repeated 4 times --- | |
| 2015-02-24 18:21:22:741 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso backboardd[758]: CoreAnimation: timed out fence 9403 | |
| 2015-02-24 18:21:22:741 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso backboardd[758]: CoreAnimation: timed out fence 9503 | |
| 2015-02-24 18:21:22:741 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso SpringBoard[757]: CoreAnimation: failed to receive fence reply: 10004003 | |
| 2015-02-24 18:21:22:768 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Logs/CrashReporter/DiagnosticLogs/ | |
| 2015-02-24 18:21:22:810 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:22:810 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Cloud Resources scheduler activated a scenario producer: PLCloudPruneAgent | |
| 2015-02-24 18:21:22:811 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Cloud Resources scheduler activated a scenario producer: PLCloudDownloadAgent | |
| 2015-02-24 18:21:22:812 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Cloud Resources scheduler activated a trigger: PLCloudSystemStartedTrigger | |
| 2015-02-24 18:21:22:813 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Cloud Resources scheduler activated a trigger: PLCacheDeleteTrigger | |
| 2015-02-24 18:21:22:813 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Cloud Resources scheduler activated a trigger: PLCLoudSettingsChangedTrigger | |
| 2015-02-24 18:21:22:814 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Cloud Resources scheduler activated a trigger: PLCloudAppInForegroundTrigger | |
| 2015-02-24 18:21:22:814 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Cloud Resources scheduler activated a trigger: PLCloudMetadataChangedTrigger | |
| 2015-02-24 18:21:22:815 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: Cloud Resources scheduler activated a trigger: PLCloudMetadataStableTrigger | |
| 2015-02-24 18:21:22:819 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Logs/CrashReporter/DiagnosticLogs/ | |
| 2015-02-24 18:21:22:851 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:22:851 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: [CPLLogging] opened asl file /Users/chef/Library/Developer/CoreSimulator/Devices/80654775-D9B8-4B1B-877D-D8E096C8E54A/data/Library/Logs/CrashReporter/DiagnosticLogs/CloudPhotoLibrary.aslgroup/assetsd-store.asl (fd: 19) | |
| 2015-02-24 18:21:22:989 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:22 itako32123.dev.miso assetsd[794]: table drop: 101 | |
| 2015-02-24 18:21:23:111 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:23 itako32123.dev.miso calaccessd[791]: table drop: 101 | |
| 2015-02-24 18:21:23:649 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:23 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:23:650 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:23 itako32123 assertiond[761]: assertion failed: 14A389 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1 | |
| 2015-02-24 18:21:24:060 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:24 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:24:060 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:24 itako32123 MobileCal[800]: objc[800]: 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-02-24 18:21:24:074 - info: Instruments is ready to receive commands | |
| 2015-02-24 18:21:24:075 - info: [debug] Instruments launched. Starting poll loop for new commands. | |
| 2015-02-24 18:21:24:075 - info: [debug] Setting bootstrap config keys/values | |
| 2015-02-24 18:21:24:075 - info: [debug] Pushing command to appium work queue: "target = $.target();\nau = $;\n$.isVerbose = true;\n" | |
| 2015-02-24 18:21:24:077 - info: [debug] Socket data received (2 bytes) | |
| 2015-02-24 18:21:24:079 - info: [debug] Socket data being routed. | |
| 2015-02-24 18:21:24:079 - info: [debug] Sending command to instruments: target = $.target(); | |
| au = $; | |
| $.isVerbose = true; | |
| 2015-02-24 18:21:24:182 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:24 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:24:183 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:24 itako32123 MobileCal[800]: assertion failed: 14A389 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d | |
| 2015-02-24 18:21:24:289 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: evaluation finished | |
| 2015-02-24 18:21:24:290 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: responding with: | |
| 2015-02-24 18:21:24:291 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: Running system command #1: /usr/local/Cellar/node/0.10.22/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":true}... | |
| 2015-02-24 18:21:24:361 - info: [debug] Socket data received (27 bytes) | |
| 2015-02-24 18:21:24:362 - info: [debug] Socket data being routed. | |
| 2015-02-24 18:21:24:362 - info: [debug] Got result from instruments: {"status":0,"value":true} | |
| 2015-02-24 18:21:24:363 - info: [debug] Setting initial orientation to portrait | |
| 2015-02-24 18:21:24:363 - info: [debug] Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')" | |
| 2015-02-24 18:21:24:363 - info: [debug] Sending command to instruments: au.setScreenOrientation('PORTRAIT') | |
| 2015-02-24 18:21:24:413 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT') | |
| 2015-02-24 18:21:24:414 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: evaluating au.setScreenOrientation('PORTRAIT') | |
| 2015-02-24 18:21:24:415 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: target.setDeviceOrientation("1") | |
| 2015-02-24 18:21:24:487 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: evaluation finished | |
| 2015-02-24 18:21:24:489 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: responding with: | |
| 2015-02-24 18:21:24:495 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: Running system command #2: /usr/local/Cellar/node/0.10.22/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":"PORTRAIT"}... | |
| 2015-02-24 18:21:24:561 - info: [debug] Socket data received (33 bytes) | |
| 2015-02-24 18:21:24:562 - info: [debug] Socket data being routed. | |
| 2015-02-24 18:21:24:562 - info: [debug] Got result from instruments: {"status":0,"value":"PORTRAIT"} | |
| 2015-02-24 18:21:24:562 - info: [debug] Waiting for app source to contain elements | |
| 2015-02-24 18:21:24:562 - info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()" | |
| 2015-02-24 18:21:24:563 - info: [debug] Sending command to instruments: au.mainApp().getTreeForXML() | |
| 2015-02-24 18:21:24:687 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML() | |
| 2015-02-24 18:21:24:690 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: evaluating au.mainApp().getTreeForXML() | |
| 2015-02-24 18:21:24:755 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:24 itako32123 assertiond[761]: assertion failed: 14A389 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1 | |
| 2015-02-24 18:21:24:946 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:24 itako32123.dev.miso MobileSafari[786]: Normal message received by listener connection. Ignoring. | |
| 2015-02-24 18:21:25:054 - info: [debug] Socket data received (8192 bytes) | |
| 2015-02-24 18:21:25:054 - info: [debug] Socket data received (269 bytes) | |
| 2015-02-24 18:21:25:055 - info: [debug] Socket data being routed. | |
| 2015-02-24 18:21:25:055 - 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-02-24 18:21:25:058 - info: [debug] We're on iOS7+ simulator: clicking apple button to get into a webview | |
| 2015-02-24 18:21:25:058 - info: [debug] Waiting up to 7000ms for condition | |
| 2015-02-24 18:21:25:059 - info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()" | |
| 2015-02-24 18:21:25:059 - info: [debug] Sending command to instruments: au.mainApp().getTreeForXML() | |
| 2015-02-24 18:21:25:087 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: evaluation finished | |
| 2015-02-24 18:21:25:088 - info: [debug] [INST] 2015-02-24 18:21:24 +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},">":[]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6","x":0,"y":667,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0","x":0,"y":666.5,"width":375,"height":0.5},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/1","x":0,"y":667,"width":375,"height":44},">":[]}}]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7","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/7/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/7/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/7/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/7/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/8","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/8/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/8/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/8/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/8/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/8/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/8/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":"10:21 AM","label":"10:21 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":162,"y":0,"width":50,"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-02-24 18:21:25:088 - info: [debug] [INST] ":[]}}]}}]}}]}}} | |
| 2015-02-24 18:21:25:089 - info: [debug] [INST] 2015-02-24 18:21:24 +0000 Debug: Running system command #3: /usr/local/Cellar/node/0.10.22/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,"path"... | |
| 2015-02-24 18:21:25:090 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: Got new command 3 from instruments: au.mainApp().getTreeForXML() | |
| 2015-02-24 18:21:25:092 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: evaluating au.mainApp().getTreeForXML() | |
| 2015-02-24 18:21:25:226 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: evaluation finished | |
| 2015-02-24 18:21:25:227 - info: [debug] [INST] 2015-02-24 18:21:25 +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},">":[]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6","x":0,"y":667,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0","x":0,"y":666.5,"width":375,"height":0.5},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/1","x":0,"y":667,"width":375,"height":44},">":[]}}]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7","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/7/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/7/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/7/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/7/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/8","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/8/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/8/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/8/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/8/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/8/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/8/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":"10:21 AM","label":"10:21 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":162,"y":0,"width":50,"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-02-24 18:21:25:227 - info: [debug] [INST] ":[]}}]}}]}}]}}} | |
| 2015-02-24 18:21:25:228 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: Running system command #4: /usr/local/Cellar/node/0.10.22/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,"path"... | |
| 2015-02-24 18:21:25:247 - info: [debug] Socket data received (8192 bytes) | |
| 2015-02-24 18:21:25:248 - info: [debug] Socket data received (269 bytes) | |
| 2015-02-24 18:21:25:248 - info: [debug] Socket data being routed. | |
| 2015-02-24 18:21:25:248 - 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-02-24 18:21:25:267 - info: [debug] Pushing command to appium work queue: "au.getElementByIndexPath('/0/1/5/1')" | |
| 2015-02-24 18:21:25:268 - info: [debug] Sending command to instruments: au.getElementByIndexPath('/0/1/5/1') | |
| 2015-02-24 18:21:25:280 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.TextInput.kbd | |
| 2015-02-24 18:21:25:280 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.coretelephony | |
| 2015-02-24 18:21:25:280 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.VoiceOverTouch | |
| 2015-02-24 18:21:25:280 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.Maps | |
| 2015-02-24 18:21:25:280 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.UIKit.fileprovider.default | |
| 2015-02-24 18:21:25:280 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.CoreSuggestions | |
| 2015-02-24 18:21:25:280 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.accessibility.heard | |
| 2015-02-24 18:21:25:281 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.cmfsyncagent | |
| 2015-02-24 18:21:25:281 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.Maps(com.apple.Maps.recents) | |
| 2015-02-24 18:21:25:281 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.Maps(com.apple.MapsSupport.history) | |
| 2015-02-24 18:21:25:281 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.Maps(com.apple.MapsSupport.bookmarks) | |
| 2015-02-24 18:21:25:281 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.cloudrecents.CloudRecentsAgent(com.apple.cloudrecents.phone) | |
| 2015-02-24 18:21:25:281 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123.dev.miso syncdefaultsd[797]: (Note ) Found new store com.apple.mobilesafari(com.apple.Safari.WebFeedSubscriptions) | |
| 2015-02-24 18:21:25:297 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: Got new command 4 from instruments: au.getElementByIndexPath('/0/1/5/1') | |
| 2015-02-24 18:21:25:297 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: evaluating au.getElementByIndexPath('/0/1/5/1') | |
| 2015-02-24 18:21:25:363 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: evaluation finished | |
| 2015-02-24 18:21:25:364 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: Lookup returned [object UIAButton] with the name "Apple" (id: 0). | |
| 2015-02-24 18:21:25:366 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: responding with: | |
| 2015-02-24 18:21:25:366 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: Running system command #5: /usr/local/Cellar/node/0.10.22/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"0"}}... | |
| 2015-02-24 18:21:25:381 - info: [debug] Socket data received (38 bytes) | |
| 2015-02-24 18:21:25:381 - info: [debug] Socket data being routed. | |
| 2015-02-24 18:21:25:381 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"0"}} | |
| 2015-02-24 18:21:25:382 - info: [debug] Pushing command to appium work queue: "au.tapById('0')" | |
| 2015-02-24 18:21:25:382 - info: [debug] Sending command to instruments: au.tapById('0') | |
| 2015-02-24 18:21:25:403 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: Got new command 5 from instruments: au.tapById('0') | |
| 2015-02-24 18:21:25:405 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: evaluating au.tapById('0') | |
| 2015-02-24 18:21:25:406 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: target.frontMostApp().elements()[1].elements()[5].elements()[1].tap() | |
| 2015-02-24 18:21:25:642 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: evaluation finished | |
| 2015-02-24 18:21:25 +0000 Debug: responding with: | |
| 2015-02-24 18:21:25:663 - info: [debug] [INST] 2015-02-24 18:21:25 +0000 Debug: Running system command #6: /usr/local/Cellar/node/0.10.22/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}... | |
| 2015-02-24 18:21:25:826 - info: [debug] Socket data received (25 bytes) | |
| 2015-02-24 18:21:25:826 - info: [debug] Socket data being routed. | |
| 2015-02-24 18:21:25:827 - info: [debug] Got result from instruments: {"status":0,"value":""} | |
| 2015-02-24 18:21:25:827 - info: [debug] Navigating to most recently opened webview | |
| 2015-02-24 18:21:25:830 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753 | |
| 2015-02-24 18:21:25:831 - info: [debug] [REMOTE] Sending connection key | |
| 2015-02-24 18:21:25:831 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger | |
| 2015-02-24 18:21:25:831 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"b58ac62f-5b1b-428a-b712-8c308cfe9de2"},"__selector":"_rpc_reportIdentifier:"} | |
| 2015-02-24 18:21:25:908 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:25 itako32123 assertiond[761]: assertion failed: 14A389 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1 | |
| 2015-02-24 18:21:26:374 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:26 itako32123.dev.miso fileproviderd[750]: (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-02-24 18:21:26:734 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:26 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:27:024 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:27 itako32123.dev.miso lsuseractivityd[809]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 a5> | |
| 2015-02-24 18:21:27:277 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:27 itako32123 com.apple.CoreSimulator.SimDevice.80654775-D9B8-4B1B-877D-D8E096C8E54A.launchd_sim[745] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform. | |
| 2015-02-24 18:21:27:455 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:27:457 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"} | |
| 2015-02-24 18:21:27:458 - info: [debug] [REMOTE] Sim name: iPhone Simulator | |
| 2015-02-24 18:21:27:458 - info: [debug] [REMOTE] Sim build: 12B411 | |
| 2015-02-24 18:21:27:458 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:27:458 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:786":{"WIRApplicationIdentifierKey":"PID:786","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1},"PID:774":{"WIRApplicationIdentifierKey":"PID:774","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"securityd","WIRIsApplicationActiveKey":0},"PID:782":{"WIRApplicationIdentifierKey":"PID:782","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"networkd","WIRIsApplicationActiveKey":0},"PID:796":{"WIRApplicationIdentifierKey":"PID:796","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:786"}}},"__selector":"_rpc_reportConnectedApplicationList:"} | |
| 2015-02-24 18:21:27:459 - 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:796 instead | |
| 2015-02-24 18:21:27:459 - info: [debug] Using remote debugger app key: PID:796 | |
| 2015-02-24 18:21:27:459 - info: [debug] [REMOTE] Selecting app PID:796 (try #1) | |
| 2015-02-24 18:21:27:460 - info: [debug] [REMOTE] function () { [native code] } | |
| 2015-02-24 18:21:27:460 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger | |
| 2015-02-24 18:21:27:460 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"b58ac62f-5b1b-428a-b712-8c308cfe9de2","WIRApplicationIdentifierKey":"PID:796"},"__selector":"_rpc_forwardGetListing:"} | |
| 2015-02-24 18:21:27:462 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:27:462 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:796","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:27:462 - info: [debug] Picking webview WEBVIEW_1 | |
| 2015-02-24 18:21:27:467 - info: [debug] Attempting to set context to 'WEBVIEW_1' | |
| 2015-02-24 18:21:27:468 - info: [debug] [REMOTE] Selecting page 1 and forwarding socket setup | |
| 2015-02-24 18:21:27:468 - info: [debug] [REMOTE] Sending _rpc_forwardSocketSetup: message to remote debugger | |
| 2015-02-24 18:21:27:468 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:796","WIRConnectionIdentifierKey":"b58ac62f-5b1b-428a-b712-8c308cfe9de2","WIRSenderKey":"f1152ea4-2133-455d-9e1d-fee825aec7f6","WIRPageIdentifierKey":1},"__selector":"_rpc_forwardSocketSetup:"} | |
| 2015-02-24 18:21:27:476 - info: [debug] [REMOTE] Set sender key | |
| 2015-02-24 18:21:27:477 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:27:480 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:27:480 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:27:480 - info: [debug] [REMOTE] Enabled activity on page | |
| 2015-02-24 18:21:27:480 - info: [debug] [REMOTE] Unregistering from page readiness notifications | |
| 2015-02-24 18:21:27:480 - info: [debug] [REMOTE] Page loading | |
| 2015-02-24 18:21:27:481 - info: [debug] [REMOTE] Waiting for dom... | |
| 2015-02-24 18:21:27:481 - info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState | |
| 2015-02-24 18:21:27:656 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:27:656 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:786","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:27:656 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:21:27:658 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:796","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1,"WIRConnectionIdentifierKey":"b58ac62f-5b1b-428a-b712-8c308cfe9de2"}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:27:658 - info: [debug] Remote debugger notified us of a new page listing | |
| 2015-02-24 18:21:27:659 - info: [debug] New page listing is same as old, doing nothing | |
| 2015-02-24 18:21:27:659 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:774","WIRListingKey":{"1":{"WIRPageIdentifierKey":1,"WIRTitleKey":"JSContext","WIRTypeKey":"WIRTypeJavaScript"}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:27:659 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:21:27:660 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:782","WIRListingKey":{"1":{"WIRPageIdentifierKey":1,"WIRTitleKey":"JSContext","WIRTypeKey":"WIRTypeJavaScript"}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:27:660 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:21:27:989 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:27:989 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:27:989 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:27:997 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:27:997 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:27:997 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:27:997 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:28:497 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:28:498 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:28:498 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:28:504 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:28:504 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:28:504 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:28:504 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:28:504 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:29:007 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:29:007 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:29:007 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:29:014 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:29:014 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:29:014 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:29:014 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:29:215 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:29 --- last message repeated 1 time --- | |
| 2015-02-24 18:21:29:215 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:29 itako32123.dev.miso mstreamd[752]: (Note ) mstreamd: mstreamd starting up. | |
| 2015-02-24 18:21:29:221 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:29 itako32123.dev.miso mstreamd[752]: (Note ) PS: The subscription plugin class does not support push notification refreshing. | |
| 2015-02-24 18:21:29:223 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:29 itako32123.dev.miso mstreamd[752]: (Note ) PS: Media stream daemon starting... | |
| 2015-02-24 18:21:29:328 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:29 itako32123.dev.miso mstreamd[752]: (Note ) AS: <MSASDaemonModel: 0x7f8c02c19000>: Migrating database from version -1 to version 2. | |
| 2015-02-24 18:21:29:329 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:29 itako32123.dev.miso mstreamd[752]: (Note ) AS: <MSASDaemonModel: 0x7f8c02c19000>: Set database version to 2. | |
| 2015-02-24 18:21:29:517 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:29:517 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:29:517 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:29:519 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:29:519 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:29:519 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:29:519 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:30:022 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:30:022 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:30:022 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:30:028 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:30:028 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:30:028 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:30:028 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:30:534 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:30:534 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:30:534 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:30:536 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:30:536 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:30:537 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:30:537 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:31:041 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:31:041 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:31:041 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:31:043 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:31:043 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:31:043 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:31:043 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:31:043 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:31:456 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:31:457 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:786","WIRListingKey":{"3":{"WIRTitleKey":"","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"","WIRPageIdentifierKey":3}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:31:457 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:21:31:546 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:31:547 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:31:547 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:31:548 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:31:549 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:31:549 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:31:549 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:31:909 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:31:909 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:31:909 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:786","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:31:909 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:21:32:049 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:32:049 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:32:049 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:32:166 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:32:167 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:32:167 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:32:167 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:32:671 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:32:671 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:32:671 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:32:673 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:32:673 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:32:673 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:32:673 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:32:673 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:33:175 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:33:175 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:33:175 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:33:177 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:33:178 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:33:178 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:33:178 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:33:178 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:33:683 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:33:684 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:33:684 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:33:686 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:33:686 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:33:686 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:33:686 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:34:190 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:34:190 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:34:191 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:34:192 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:34:192 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:34:192 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:34:192 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:34:193 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:34:695 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:34:697 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:34:697 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:34:699 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:35:005 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:35:005 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:35:005 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:35:005 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:35:510 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:35:510 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:35:510 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:35:511 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:35:512 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:35:512 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:35:512 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:35:512 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:35:552 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:35 itako32123.dev.miso lsuseractivityd[809]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 25> | |
| 2015-02-24 18:21:36:016 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:36:016 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:36:016 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:36:019 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:36:019 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:36:019 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:36:019 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:36:019 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:36:522 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:36:522 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:36:522 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:36:524 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:36:524 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:36:525 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:36:525 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:36:525 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:37:025 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:37:026 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:37:026 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:37:029 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:37:029 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:37:029 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:37:029 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:37:531 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:37:531 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:37:531 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:37:532 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:37:533 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:37:533 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:37:534 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:38:035 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:38:035 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:38:035 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:38:037 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:38:037 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:38:037 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:38:037 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:38:538 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:38:539 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:38:539 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:38:540 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:38:541 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:38:542 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:38:542 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:39:043 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:39:043 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:39:044 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:39:046 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:39:046 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:39:046 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:39:046 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:39:552 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:39:552 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:39:552 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:39:554 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:39:554 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:39:554 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:39:554 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:39:554 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:40:056 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:40:057 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:40:058 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:40:062 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:40:062 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:40:062 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:40:062 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:40:062 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:40:565 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:40:565 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:40:565 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:40:567 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:40:567 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:40:567 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:40:567 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:40:567 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:41:071 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:41:072 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:41:072 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:41:075 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:41:076 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:41:076 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:41:076 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:41:577 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:41:578 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:41:578 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:41:579 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:41:579 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:41:579 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:41:580 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:41:580 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:42:081 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:42:081 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:42:081 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:42:083 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:42:083 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:42:083 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:42:083 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:42:083 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:42:589 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:42:589 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:42:589 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:42:590 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:42:591 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:42:591 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:42:591 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:42:591 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:43:092 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:43:092 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:43:092 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:43:094 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:43:094 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:43:094 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:43:094 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:43:094 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:43:595 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:43:595 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:43:595 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:43:597 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:43:598 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:43:598 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:43:598 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:43:757 - info: [IOS_SYSLOG_ROW ] Feb 24 10:21:43 itako32123.dev.miso lsd[771]: LaunchServices: Currently 0 installed placeholders: ( | |
| 2015-02-24 18:21:43:757 - info: [IOS_SYSLOG_ROW ] ) | |
| 2015-02-24 18:21:44:102 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:44:102 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:44:103 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:44:104 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:44:104 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:44:104 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:44:104 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:44:104 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:44:605 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:44:605 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:44:605 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:44:607 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:44:607 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:44:607 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:44:607 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:45:113 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:45:113 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:45:113 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:45:116 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:45:116 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:45:117 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:45:117 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:45:117 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:45:621 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:45:622 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:45:622 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:45:623 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:45:624 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:45:624 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:45:624 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:45:624 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:46:126 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:46:126 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:46:127 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:46:129 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:46:129 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:46:130 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:46:130 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:46:130 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:46:632 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:46:633 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:46:633 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:46:635 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:46:635 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:46:635 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:46:635 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:47:137 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:47:137 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:47:137 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:47:139 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:47:140 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:47:140 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:47:140 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:47:644 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:47:644 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:47:645 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:47:646 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:47:646 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:47:647 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:21:47:647 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:47:990 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:47:990 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:47:991 - info: [debug] [REMOTE] Got a blank data response from debugger | |
| 2015-02-24 18:21:48:147 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:48:148 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:48:148 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:48:149 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:48:149 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:48:150 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:48:150 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:48:150 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:48:307 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:48:307 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:48:307 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:796","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1,"WIRConnectionIdentifierKey":"b58ac62f-5b1b-428a-b712-8c308cfe9de2"}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:48:307 - info: [debug] Remote debugger notified us of a new page listing | |
| 2015-02-24 18:21:48:307 - info: [debug] New page listing is same as old, doing nothing | |
| 2015-02-24 18:21:48:655 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:48:655 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:48:655 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:48:657 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:48:657 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:48:657 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:48:657 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:48:658 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:49:163 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:49:164 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:49:164 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:49:166 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:49:167 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:49:167 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:49:167 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:49:168 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:49:669 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:49:669 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:49:669 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:49:671 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:49:671 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:49:671 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:49:672 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:49:718 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:49:719 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:786","WIRListingKey":{"4":{"WIRTitleKey":"","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"","WIRPageIdentifierKey":4}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:49:719 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:21:50:133 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:50:133 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:786","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:50:133 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:21:50:176 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:50:176 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:50:176 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:50:178 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:50:179 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:50:179 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:50:179 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:50:179 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:50:679 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:50:679 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:50:679 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:50:681 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:50:681 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:50:681 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:50:681 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:50:682 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:51:186 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:51:186 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:51:186 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:51:188 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:51:188 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:51:188 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:51:188 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:51:188 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:51:693 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:51:694 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:51:694 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:51:695 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:51:696 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:51:696 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:51:696 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:52:198 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:52:198 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:52:198 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:52:204 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:52:204 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:52:204 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:52:204 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:52:706 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:52:706 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:52:706 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:52:708 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:52:708 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:52:708 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:52:708 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:53:212 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:53:212 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:53:212 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:53:214 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:53:214 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:53:214 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:53:215 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:53:716 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:53:716 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:53:716 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:53:718 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:53:718 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:53:719 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:53:719 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:53:719 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:54:226 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:54:227 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:54:227 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:54:239 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:54:242 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:54:242 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:54:243 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:54:744 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:54:744 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:54:744 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:54:746 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:54:746 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:54:746 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:54:746 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:54:746 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:55:247 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:55:247 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:55:247 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:55:250 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:55:250 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:55:250 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:55:250 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:55:754 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:55:755 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:55:755 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:55:758 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:55:758 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:55:759 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:55:759 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:56:263 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:56:263 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:56:263 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:56:266 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:56:266 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:56:266 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:56:266 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:56:266 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:56:698 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:56:698 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:786","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:21:56:698 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:21:56:770 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:56:770 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:56:770 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:56:772 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:56:772 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:56:772 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:56:772 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:56:772 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:57:277 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:57:277 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:57:277 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:57:280 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:57:280 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:57:280 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:57:280 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:57:280 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:57:785 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:57:786 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:57:786 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:57:788 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:57:788 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:57:788 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:57:788 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:57:788 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:58:294 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:58:294 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:58:294 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:58:297 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:58:297 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:58:297 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:58:297 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:58:297 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:58:803 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:58:803 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:58:803 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:58:805 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:58:805 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:58:805 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:58:805 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:58:805 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:59:311 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:59:311 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:59:311 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:59:313 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:59:314 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:59:314 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:59:315 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:59:315 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:21:59:816 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:21:59:816 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:21:59:816 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:21:59:817 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:59:817 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:21:59:818 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:21:59:818 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:21:59:818 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:00:114 - info: [IOS_SYSLOG_ROW ] Feb 24 10:22:00 itako32123.dev.miso geod[790]: /SourceCache/GeoServices_Sim/GeoServices-982.24/GEODBWriter.mm:206 recreating tile database because manifest URL changed | |
| 2015-02-24 18:22:00:114 - info: [IOS_SYSLOG_ROW ] Feb 24 10:22:00 itako32123.dev.miso geod[790]: /SourceCache/GeoServices_Sim/GeoServices-982.24/GEODBWriter.mm:431 Recreating tile database | |
| 2015-02-24 18:22:00:320 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:00:321 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:00:321 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:00:323 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:00:323 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:00:323 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:22:00:323 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:00:698 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:00:699 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:00:713 - info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState | |
| 2015-02-24 18:22:00:718 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:00:719 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:00:719 - info: [debug] [REMOTE] Got a blank data response from debugger | |
| 2015-02-24 18:22:00:923 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:00:923 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:00:923 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:796","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1,"WIRConnectionIdentifierKey":"b58ac62f-5b1b-428a-b712-8c308cfe9de2"}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:22:00:923 - info: [debug] Remote debugger notified us of a new page listing | |
| 2015-02-24 18:22:00:924 - info: [debug] New page listing is same as old, doing nothing | |
| 2015-02-24 18:22:01:215 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:01:215 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:01:215 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:01:217 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:01:218 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:01:218 - info: [debug] [REMOTE] readyState was complete | |
| 2015-02-24 18:22:01:218 - info: [debug] [REMOTE] Page is ready, calling onload cbs | |
| 2015-02-24 18:22:01:219 - info: [debug] Device launched! Ready for commands | |
| 2015-02-24 18:22:01:221 - info: [debug] Setting command timeout to the default of 0 secs | |
| 2015-02-24 18:22:01:221 - info: [debug] Appium session started with sessionId 6e3cfc1e-c084-4107-9bd3-f51600e66f82 | |
| 2015-02-24 18:22:01:228 - info: <-- POST /wd/hub/session 303 64241.178 ms - 9 | |
| 2015-02-24 18:22:02:538 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:02:539 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:02:539 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:786","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:22:02:539 - info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring | |
| 2015-02-24 18:22:02:614 - info: --> POST /wd/hub/session/6e3cfc1e-c084-4107-9bd3-f51600e66f82/url {"url":"https://www.wikipedia.org"} | |
| 2015-02-24 18:22:02:616 - info: [debug] [REMOTE] Navigating to new URL: https://www.wikipedia.org | |
| 2015-02-24 18:22:02:616 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:02:641 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:02:641 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:02:641 - info: [debug] [REMOTE] Got a blank data response from debugger | |
| 2015-02-24 18:22:02:641 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:02:642 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:02:642 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:02:676 - info: [IOS_SYSLOG_ROW ] Feb 24 10:22:02 itako32123.dev.miso securityd[774]: SecTaskCopyAccessGroups No keychain access group specified whilst running in simulator, falling back to default set | |
| 2015-02-24 18:22:03:618 - info: [debug] [REMOTE] Waiting for frame navigated... | |
| 2015-02-24 18:22:03:908 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:03:909 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:03:909 - info: [debug] [REMOTE] Frame navigated, unloading page | |
| 2015-02-24 18:22:03:909 - info: [debug] [REMOTE] Frame navigated, calling cbs | |
| 2015-02-24 18:22:03:909 - info: [debug] [REMOTE] Waiting for dom... | |
| 2015-02-24 18:22:03:909 - info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState | |
| 2015-02-24 18:22:04:120 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:04:121 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:04:121 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:796","WIRListingKey":{"1":{"WIRTitleKey":"Wikipedia","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"https://www.wikipedia.org/","WIRPageIdentifierKey":1,"WIRConnectionIdentifierKey":"b58ac62f-5b1b-428a-b712-8c308cfe9de2"}}},"__selector":"_rpc_applicationSentListing:"} | |
| 2015-02-24 18:22:04:121 - info: [debug] Remote debugger notified us of a new page listing | |
| 2015-02-24 18:22:04:121 - info: [debug] New page listing is same as old, doing nothing | |
| 2015-02-24 18:22:04:410 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:04:411 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:04:411 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:04:415 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:04:415 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:04:415 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:22:04:415 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:04:920 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:04:920 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:04:920 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:04:922 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:04:923 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:04:923 - info: [debug] [REMOTE] readyState was loading | |
| 2015-02-24 18:22:04:923 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:05:425 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:05:425 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:05:425 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:05:505 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:05:505 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:05:505 - info: [debug] [REMOTE] Got a blank data response from debugger | |
| 2015-02-24 18:22:05:622 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:05:622 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:05:622 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:22:05:623 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:06:126 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:06:126 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:06:126 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:06:128 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:06:128 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:06:128 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:06:128 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:22:06:129 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:06:630 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:06:630 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:06:631 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:06:632 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:06:633 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:06:633 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:06:633 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:22:06:633 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:07:134 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:07:134 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:07:134 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:07:136 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:07:136 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:07:136 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:22:07:136 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:07:636 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:07:636 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:07:637 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:07:639 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:07:639 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:07:640 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:07:640 - info: [debug] [REMOTE] readyState was interactive | |
| 2015-02-24 18:22:07:640 - info: [debug] [REMOTE] Page was not ready, retrying | |
| 2015-02-24 18:22:07:685 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:07:686 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:07:686 - info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState | |
| 2015-02-24 18:22:07:686 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:07:686 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:07:686 - info: [debug] [REMOTE] Got a blank data response from debugger | |
| 2015-02-24 18:22:08:191 - info: [debug] [REMOTE] Checking document readyState | |
| 2015-02-24 18:22:08:191 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:08:191 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:08:193 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:08:193 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:08:193 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:08:193 - info: [debug] [REMOTE] readyState was complete | |
| 2015-02-24 18:22:08:193 - info: [debug] [REMOTE] Page is ready, calling onload cbs | |
| 2015-02-24 18:22:08:194 - info: [debug] Responding to client with success: {"status":0,"value":"","sessionId":"6e3cfc1e-c084-4107-9bd3-f51600e66f82"} | |
| 2015-02-24 18:22:08:195 - info: <-- POST /wd/hub/session/6e3cfc1e-c084-4107-9bd3-f51600e66f82/url 200 5581.531 ms - 74 {"status":0,"value":"","sessionId":"6e3cfc1e-c084-4107-9bd3-f51600e66f82"} | |
| 2015-02-24 18:22:09:510 - info: [IOS_SYSLOG_ROW ] Feb 24 10:22:09 --- last message repeated 2 times --- | |
| 2015-02-24 18:22:09:510 - info: [IOS_SYSLOG_ROW ] Feb 24 10:22:09 itako32123.dev.miso mstreamd[752]: (Note ) PS: Media stream daemon stopping. | |
| 2015-02-24 18:22:09:511 - info: [IOS_SYSLOG_ROW ] Feb 24 10:22:09 itako32123.dev.miso mstreamd[752]: (Note ) AS: <MSIOSAlbumSharingDaemon: 0x7f8c02c18680>: Shared Streams daemon has shut down. | |
| 2015-02-24 18:22:09:511 - info: [IOS_SYSLOG_ROW ] Feb 24 10:22:09 itako32123.dev.miso mstreamd[752]: (Warn ) mstreamd: mstreamd shutting down. | |
| 2015-02-24 18:22:10:020 - info: --> GET /wd/hub/session/6e3cfc1e-c084-4107-9bd3-f51600e66f82/title {} | |
| 2015-02-24 18:22:10:023 - info: [debug] [REMOTE] Executing 'title' atom in default context | |
| 2015-02-24 18:22:10:023 - info: [debug] [REMOTE] Sending javascript command | |
| 2015-02-24 18:22:10:023 - info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger | |
| 2015-02-24 18:22:10:031 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:10:031 - info: [debug] [REMOTE] Receiving data from remote debugger | |
| 2015-02-24 18:22:10:031 - info: [debug] [REMOTE] got applicationSentData response | |
| 2015-02-24 18:22:10:032 - info: [debug] Responding to client with success: {"status":0,"value":"Wikipedia","sessionId":"6e3cfc1e-c084-4107-9bd3-f51600e66f82"} | |
| 2015-02-24 18:22:10:033 - info: <-- GET /wd/hub/session/6e3cfc1e-c084-4107-9bd3-f51600e66f82/title 200 13.134 ms - 83 {"status":0,"value":"Wikipedia","sessionId":"6e3cfc1e-c084-4107-9bd3-f51600e66f82"} | |
| 2015-02-24 18:22:17:690 - info: [IOS_SYSLOG_ROW ] Feb 24 10:22:17 itako32123 assertiond[761]: assertion failed: 14A389 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment