Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error : "Unable to get pid " after open Appium inspector on IOS #5216

Closed
Elenazhu opened this issue Jun 5, 2015 · 33 comments
Closed

Error : "Unable to get pid " after open Appium inspector on IOS #5216

Elenazhu opened this issue Jun 5, 2015 · 33 comments
Labels
iOS related to iOS native driver(s)

Comments

@Elenazhu
Copy link

Elenazhu commented Jun 5, 2015

Hi,

I am able to open Appium inspector, but this is not able to open the app. It shows with flashing out problem.

And i checked the log:
Unable to get pid for 'UIKitApplication:com.xxxxxx.iphone[0x1450]': No such process

@triager triager added the Needs Triage bugs which are not yet confirmed label Jun 5, 2015
@sebv
Copy link
Member

sebv commented Jun 8, 2015

Could you provide the full log (in a gist)? thx.

@sebv sebv removed the Needs Triage bugs which are not yet confirmed label Jun 8, 2015
@madhavisama
Copy link

Hi,

I am curious that Is this issue resolved? I am also getting the same error in appium inspector.

Thanks,

@sebv
Copy link
Member

sebv commented Jun 11, 2015

Please post full log (in a gist).

@madhavisama
Copy link

Here is my log:

info: [debug] Responding to client with success: {"status":0,"value":{"build":{"version":"1.3.3","revision":"34e21b01b87d4e3959e1c97c0a8d0b1a610bdc78"}}}

info: <-- GET /wd/hub/status 200 8.476 ms - 104 {"status":0,"value":{"build":{"version":"1.3.3","revision":"34e21b01b87d4e3959e1c97c0a8d0b1a610bdc78"}}}

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {"status":0,"value":{"build":{"version":"1.3.3","revision":"34e21b01b87d4e3959e1c97c0a8d0b1a610bdc78"}}}

info: <-- GET /wd/hub/status 200 2.262 ms - 104 {"status":0,"value":{"build":{"version":"1.3.3","revision":"34e21b01b87d4e3959e1c97c0a8d0b1a610bdc78"}}}

info: --> GET /wd/hub/sessions {}

info: [debug] Responding to client with success: {"status":0,"value":[]}

info: <-- GET /wd/hub/sessions 200 1.207 ms - 23 {"status":0,"value":[]}

info: --> POST /wd/hub/session {"desiredCapabilities":{"platformName":"iOS","platformVersion":"8.2","newCommandTimeout":"999999","automationName":"Appium","deviceName":"iPad Air"}}

info: Client User-Agent string: Appium (unknown version) CFNetwork/720.3.13 Darwin/14.3.0 (x86_64)

info: [debug] Using local app from command line: /Users/amarthuluru/Desktop/Amazing/Inlight_Release.app

info: [debug] Creating new appium session 1a395541-c5ca-4628-8a8a-96f027206ca5

info: [debug] Removing any remaining instruments sockets

info: [debug] Cleaned up instruments socket /tmp/instruments_sock

info: [debug] Setting Xcode folder

info: [debug] Setting Xcode version

info: [debug] Setting iOS SDK Version

info: [debug] Getting sdk version from xcrun with a timeout

info: [debug] iOS SDK Version set to 8.2

info: [debug] Checking whether instruments supports our device string

info: [debug] Getting list of devices instruments supports

info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments

info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.2","iOSSDKVersion":"8.2","deviceName":"iPad Air","platformVersion":"8.2"}

info: [debug] fixDevice is on

info: [debug] Final device string is: 'iPad Air (8.2 Simulator)'

info: [debug] iOS sim UDID is 5D82AE7C-2DA9-476F-87F7-0CCE4477EF25

info: [debug] Detecting automation tracetemplate

info: [debug] Not auto-detecting udid, running on sim

info: [debug] Could not parse plist file (as binary) at /Users/amarthuluru/Desktop/Amazing/Inlight_Release.app/en.lproj/Localizable.strings

info: Will try to parse the plist file as XML

info: [debug] Could not parse plist file (as XML) at /Users/amarthuluru/Desktop/Amazing/Inlight_Release.app/en.lproj/Localizable.strings

warn: Could not parse app Localizable.strings; assuming it doesn't exist

info: [debug] Getting bundle ID from app

parseFileSync() is deprecated. Use parseStringSync() instead.

info: [debug] Parsed app Info.plist (as binary)

info: [debug] Creating instruments

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

info: [debug] Preparing uiauto bootstrap

info: [debug] Dynamic bootstrap dir: /Users/amarthuluru/Library/Application Support/appium/bootstrap

info: [debug] Dynamic env: {"nodePath":"/Applications/Appium.app/Contents/Resources/node/bin/node","commandProxyClientPath":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js","instrumentsSock":"/tmp/instruments_sock","interKeyDelay":null,"justLoopInfinitely":false,"autoAcceptAlerts":false,"sendKeyStrategy":"oneByOne"}

info: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!

...

info: [debug] Dynamic bootstrap path: /Users/amarthuluru/Library/Application Support/appium/bootstrap/bootstrap-a4a902c9cce7b6cb.js

info: [debug] Reusing dynamic bootstrap: /Users/amarthuluru/Library/Application Support/appium/bootstrap/bootstrap-a4a902c9cce7b6cb.js

info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.2","iOSSDKVersion":"8.2","deviceName":"iPad Air","platformVersion":"8.2"}

info: [debug] fixDevice is on

info: [debug] Final device string is: 'iPad Air (8.2 Simulator)'

info: [debug] We're on iOS7.1+ so forcing defaultDevice on

info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.2","iOSSDKVersion":"8.2","deviceName":"iPad Air","platformVersion":"8.2"}

info: [debug] fixDevice is on

info: [debug] Final device string is: 'iPad Air (8.2 Simulator)'

info: [debug] Parsed app Info.plist (as binary)

info: [debug] Wrote new app Info.plist with device type

info: [debug] Checking whether we need to set app preferences

info: [debug] Running ios sim reset flow

info: [debug] Killing the simulator process

info: [debug] Killall iOS Simulator

info: [debug] Killing any other simulator daemons

info: [debug] Cleaning sim data files

info: [debug] Executing: xcrun simctl erase 5D82AE7C-2DA9-476F-87F7-0CCE4477EF25

info: [debug] Cleaning app data files

warn: Applications directory /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application doesn't exist. Have you run this simulator before?

warn: Applications directory /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Bundle/Application doesn't exist. Have you run this simulator before?

info: Couldn't find app directories to delete. Probably it's not installed

info: [debug] Not setting locale

info: [debug] No iOS / app preferences to set

info: [debug] Starting iOS 8.* simulator log capture

info: [debug] Not pre-launching simulator

info: [debug] No device id or app, not installing to real device.

info: [debug] Starting command proxy.

info: [debug] Instruments socket server started at /tmp/instruments_sock

info: [debug] Starting instruments

info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments

info: Launching instruments

info: [debug] Attempting to run app on iPad Air (8.2 Simulator)

info: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /Users/amarthuluru/Desktop/Trace/instrumentscli0.trace -w "iPad Air (8.2 Simulator)" /Users/amarthuluru/Desktop/Amazing/Inlight_Release.app -e UIASCRIPT "/Users/amarthuluru/Library/Application Support/appium/bootstrap/bootstrap-a4a902c9cce7b6cb.js" -e UIARESULTSPATH /tmp/appium-instruments

info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd6"}

info: [debug] And launch timeouts (in ms): {"global":90000}

info: [debug] [INST] Waiting for device to boot...

info: [debug] [INST STDERR] 2015-06-10 23:19:11.103 instruments[2982:80979] Failed to start Instruments daemon on 'QA iPad (8.3)' (The service is invalid.)

info: [debug] [INST STDERR] 2015-06-10 23:19:11.280 instruments[2982:80972] Failed to start Instruments daemon on 'QA iPad (8.3)' (The service is invalid.)

info: [IOS_SYSLOG_ROW ] Jun 10 17:07:44 imac bootlog[0]: BOOT_TIME 1433970464 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac syslogd[2986]: Configuration Notice:

info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.cloudd" claims selected messages.

info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac syslogd[2986]: Configuration Notice:

info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.clouddocs" claims selected messages.

info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac syslogd[2986]: Configuration Notice:

info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.testmanagerd" claims selected messages.

info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim[2984]: assertion failed: 14D136: launchd_sim + 164350 [8299A031-DD0C-382B-A0CA-342713324245]: 0xd

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The JetsamProperties key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: Unknown key for Boolean: HighPriorityIO

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: This service is defined to be constantly running and is inherently inefficient.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The JetsamProperties key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: This service is defined to be constantly running and is inherently inefficient.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The JetsamProperties key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The JetsamProperties key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: ThrottleInterval set to zero. You're not that important. Ignoring.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:11 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The JetsamProperties key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local configd_sim[3004]: network changed: v4(en0+:192.168.66.12) DNS+ Proxy+

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local CoreSimulatorBridge[3005]: Switching to keyboard: en

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local distnoted[3010]: # distnote server daemon absolute time: 11119.294626558 civil time: Wed Jun 10 23:19:12 2015 pid: 3010 uid: 501 root: yes

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local backboardd[2998]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local backboardd[2998]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10c846000

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local backboardd[2998]: HID Session async scheduling initiated.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local backboardd[2998]: HID Session async root queue running at priority 63 and schedule 2.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local backboardd[2998]: HID Session async scheduling complete.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac.local backboardd[2998]: Successfully opened the IOHIDSession

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:12 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 --- last message repeated 1 time ---

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local securityd[3013]: unable to access hwaes key

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local mstreamd[2990]: (Note ) mstreamd: mstreamd starting up.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local installd[2993]: 0x1075ab300 main: Reboot detected

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local installd[2993]: 0x1075ab300 is_build_upgrade: Did not find last build info; we must be upgrading from pre-8.0 or this is an erase install.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local installd[2993]: 0x1075ab300 -[MISystemAppDataContainerMigrator performMigrationWithError:]: Migrating system app data containers

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local mstreamd[2990]: (Note ) PS: The subscription plugin class does not support push notification refreshing.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local mstreamd[2990]: (Note ) PS: Media stream daemon starting...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local installd[2993]: 0x1075ab300 -[MISystemAppDataContainerMigrator performMigrationWithError:]: Migration complete

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local locationd[3000]: Logging binary sensor data to /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Library/Caches/locationd/locationdSensors.bin

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local locationd[3000]: NBB-Could not get UDID for stable refill timing, falling back on random

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local locationd[3000]: [Warning] Cannot listen to battery level change notification.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local fileproviderd[2988]: (Note ) FileProvider: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FileProvider.framework/Support/fileproviderd starting.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local backboardd[2998]: Migration complete (if performed). (Elapsed time: 0.02 seconds)

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {"status":0,"value":{"build":{"version":"1.3.3","revision":"34e21b01b87d4e3959e1c97c0a8d0b1a610bdc78"},"isShuttingDown":false},"sessionId":"1a395541-c5ca-4628-8a8a-96f027206ca5"}

info: <-- GET /wd/hub/status 200 3.178 ms - 178 {"status":0,"value":{"build":{"version":"1.3.3","revision":"34e21b01b87d4e3959e1c97c0a8d0b1a610bdc78"},"isShuttingDown":false},"sessionId":"1a395541-c5ca-4628-8a8a-96f027206ca5"}

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local lsd[3011]: LaunchServices: Seeding database

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local containermanagerd[3016]: 0x108d06300 main: containermanagerd performing first boot initialization

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local mstreamd[2990]: (Note ) AS: <MSASDaemonModel: 0x7f8430c176e0>: Migrating database from version -1 to version 2.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local mstreamd[2990]: (Note ) AS: <MSASDaemonModel: 0x7f8430c176e0>: Set database version to 2.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local installd[2993]: 0x1075ab300 record_current_build_info: Recorded current system version as 12D508

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local installd[2993]: 0x1075ab300 __47-[MIDeveloperDiskImageTracker checkMountPoint:]_block_invoke: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Developer/Applications is not present now or before

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local installd[2993]: 0x108f34000 -[MIClientConnection fetchInstalledAppsWithOptions:completion:]: Fetch installed apps requested by lsd (pid 3011) with options (null)

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local identityservicesd[2994]: [Warning] DeviceHeartbeat - Failed loading device heartbeat data from keychain -25300

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local itunesstored[3014]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.AccountAuthenticationDialog at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/148FC9F1-2361-4A02-A35D-9DB61BD07DFD

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:13 imac.local identityservicesd[2994]: [Warning] Setting up a new database at path /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Library/IdentityServices/ids.db.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.MobileAddressBook.ContactsViewService at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/BF6FCB25-8564-43D6-B9CB-0B32D11A80A5

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local mediaremoted[2991]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.datadetectors.DDActionsService at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/07687C89-01BB-4737-B813-97A0238E9411

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local identityservicesd[2994]: [Warning] Setting up a new database at path /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Library/IdentityServices/ids-a.db.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local mediaremoted[2991]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Health at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/27EDEAE9-B587-46F8-BB26-12CB6AA5D9BD

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Health.HealthToRadar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/14F77699-8F4B-461C-AD16-A5ED9ED5F574

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local identityservicesd[2994]: [Warning] Setting up a new database at path /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Library/IdentityServices/ids-c.db.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local identityservicesd[2994]: [Warning] NULL accountGUIDs passed to CFArrayRef IDSOutgoingMessageRecordCopyUnsentMessagesForAccountsAndPriority(NSArray *, int64_t, int64_t, IDSDataProtectionClass)

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 --- last message repeated 2 times ---

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.HealthPrivacyService at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/8BB98D7B-55B1-43FE-BB39-C0E15EDA22C0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Maps at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/EE2CE39C-AC25-46D1-BB3B-3DD9E60621AA

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilecal.taptoradar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/E39A68BD-CAB0-420A-A7C2-ACD8EB177D40

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilecal.widget at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/F37DD1F2-D8DC-464A-BF06-60CA40369095

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilesafari at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/5CB9F216-56BB-4DB3-B7C6-8FFA74F5A309

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilesafari.RCSafariExtension at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/AC3A3815-5424-4F7E-B7F4-3754B7C84F76

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local callservicesd[3021]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 --- last message repeated 1 time ---

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:14 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobileslideshow.StreamShareService at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/D1E651E2-B9F8-4254-8756-B849E1A90025

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Facebook.post at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/E574C0AE-2FC3-4F3F-BDD6-06A9D7267F95

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Flickr.post at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/0797EFD7-7190-470E-A56D-B00F536892F7

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.SinaWeibo.post at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/5FE5AE7E-3753-4520-A485-6894953E76D6

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.TencentWeibo.post at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/BE9805A9-5E3D-4754-8615-F9A675017D1E

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Twitter.post at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/AFC3CF27-B71D-4A63-BAB9-A372E0DEE4C3

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Vimeo.post at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/21B92426-7DEA-4485-B8B4-8BDC98951DD3

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.ios.StoreKitUIService at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/74C4280A-4579-49AE-954B-D7D0257B7AA1

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.webapp at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/DC48C431-8A77-4D45-BB48-E040613C4637

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: +[SBPushStore migratePushStore] Migrating push store: /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Library/SpringBoard/PushStore

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: +[SBPushStore migratePushStore] Push store does not exist; no migration needed.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.webapp1 at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/B5155654-935C-4531-BA75-A74E30E0D27C

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/369A0F80-8C18-4624-9113-92119BB96EF1

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local backboardd[2998]: Telling system app "com.apple.springboard" that it can start immediately

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local backboardd[2998]: BKSystemAppSentinel: Now monitoring "com.apple.springboard"

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: FBDefaultLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.WebViewService at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/73DD5D5C-7BC2-46A4-891C-9433A439272F

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: FBAppLibraryLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: FBWorkspaceLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: SBIconLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: SBStatusBarishLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: SBLocalNotificationLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.cloudkit.CloudKit.CloudKitTapToRadar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/9A138CD4-59AF-4E31-BF0E-6279E6D4C3BD

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: SBAlarmLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: SBBannerLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local SpringBoard[2997]: Loaded logger: SBSoundLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIBundle _validateWithError:]: 37: Bundle at path /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework did not have a CFBundleIdentifier in its Info.plist

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.PassKit.ApplePayTapToRadar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/4B57B6F1-1CAC-43AB-81F9-EFA4B29F3E5A

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.UIKit.fileprovider.default at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/1764CD94-B91C-4252-90EF-47FEE728CD71

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.AXTapToRadar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/79A5AA52-6328-4433-A6CB-960916B6C55E

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.GuidedAccessTapToRadar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/35E7AB54-2279-4C11-B467-460F7613F8F2

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.HearingAidsTapToRadar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/C4E2FC13-DC1C-49F9-96D2-383D9C823CF4

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.SwitchControlTapToRadar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/FEFD2274-1FE3-430B-8E19-7C2862B09446

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.VoiceOverTapToRadar at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/983ABD15-5470-469E-95DF-743856DD4B60

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:15 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.CloudDocsDaemon.TTR-extension at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/PluginKitPlugin/DBA22CDB-2930-4901-95E9-5D1F81E0B8CD

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local locationd[3000]: Location icon should now be in state 'Inactive'

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local CoreSimulatorBridge[3005]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac SpringBoard[2997]: assertion failed: 14D136 12D508: libxpc.dylib + 59313 [5775267F-BF6F-33DA-806F-32C27348CDC9]: 0x7d

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local filecoordinationd[3023]: (Error) FileProvider: Could not load bundle com.apple.CloudDocsFileProvider. Error: The bundle “CloudDocsFileProvider” couldn’t be loaded because it is damaged or missing necessary resources.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local CoreSimulatorBridge[3005]: LaunchServices: installing app for existing placeholder <LSApplicationProxy: 0x7fcf6370b940> com.primed.PITestDeployment

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local CoreSimulatorBridge[3005]: LaunchServices: Not creating progress for <LSApplicationProxy: 0x7fcf6370b940> com.primed.PITestDeployment since it is not a placeholder.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local installd[2993]: 0x108f34000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/Users/amarthuluru/Desktop/Amazing/Inlight_Release.app" type Developer requested by CoreSimulatorBridge (pid 3005)

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local installd[2993]: 0x108f34000 -[MIInstaller _extractPackageWithError:]: Did not construct delta; doing full copy for installation.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local SpringBoard[2997]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 --- last message repeated 3 times ---

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local SpringBoard[2997]: libMobileGestalt MobileGestalt.c:841: still-camera is static and will never generate a notification

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local SpringBoard[2997]: libMobileGestalt MobileGestalt.c:841: stand-alone-contacts is static and will never generate a notification

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:16 imac.local SpringBoard[2997]: Installed apps did change.

info: [IOS_SYSLOG_ROW ] Added: {(

info: [IOS_SYSLOG_ROW ] "com.apple.SharedWebCredentialViewService",

info: [IOS_SYSLOG_ROW ] "com.apple.FacebookAccountMigrationDialog",

info: [IOS_SYSLOG_ROW ] "com.apple.mobilesafari",

info: [IOS_SYSLOG_ROW ] "com.apple.AdSheetPhone",

info: [IOS_SYSLOG_ROW ] "com.apple.share",

info: [IOS_SYSLOG_ROW ] "com.apple.appleaccount.AACredentialRecoveryDialog",

info: [IOS_SYSLOG_ROW ] "com.apple.Preferences",

info: [IOS_SYSLOG_ROW ] "com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI",

info: [IOS_SYSLOG_ROW ] "com.apple.TrustMe",

info: [IOS_SYSLOG_ROW ] "com.apple.mobilesms.compose",

info: [IOS_SYSLOG_ROW ] "com.apple.WatchKitSettings",

info: [IOS_SYSLOG_ROW ] "com.apple.mobileslideshow",

info: [IOS_SYSLOG_ROW ] "com.apple.MailCompositionService",

info: [IOS_SYSLOG_ROW ] "com.apple.Passbook",

info: [IOS_SYSLOG_ROW ] "com.apple.iad.iAdOptOut",

info: [IOS_SYSLOG_ROW ] "com.apple.TencentWeiboAccountMigrationDialog",

info: [IOS_SYSLOG_ROW ] "com.apple.WebViewService",

info: [IOS_SYSLOG_ROW ] "com.apple.AccountAuthenticationDialog",

info: [IOS_SYSLOG_ROW ] "com.apple.Maps",

info: [IOS_SYSLOG_ROW ] "com.apple.MusicUIService",

info: [IOS_SYSLOG_ROW ] "com.apple.uikit.PrintStatus",

info: [IOS_SYSLOG_ROW ] "com.apple.PhotosViewService",

info: [IOS_SYSLOG_ROW ] "com.apple.quicklook.quicklookd",

info: [IOS_SYSLOG_ROW ] "com.apple.Health",

info: [IOS_SYSLOG_ROW ] "com.apple.MobileAddressBook",

info: [IOS_SYSLOG_ROW ] "com.apple.datadetectors.DDActionsService",

info: [IOS_SYSLOG_ROW ] "com.apple.DataActivation",

info: [IOS_SYSLOG_ROW ] "com.apple.HealthPrivacyService",

info: [IOS_SYSLOG_ROW ] "com.apple.WebSheet",

info: [IOS_SYSLOG_ROW ] "com.apple.camera",

info: [IOS_SYSLOG_ROW ] "com.apple.mobilecal",

info: [IOS_SYSLOG_ROW ] "com.apple.ios.StoreKitUIService",

info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter.GameCenterUIService",

info: [IOS_SYSLOG_ROW ] "com.apple.PassbookUIService",

info: [IOS_SYSLOG_ROW ] "com.apple.webapp",

info: [IOS_SYSLOG_ROW ] "com.apple.PrintKit.Print-Center",

info: [IOS_SYSLOG_ROW ] "com.apple.webapp1",

info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter"

info: [IOS_SYSLOG_ROW ] )}

info: [IOS_SYSLOG_ROW ] Removed: {(

info: [IOS_SYSLOG_ROW ] )}

info: [IOS_SYSLOG_ROW ] Modified: {(

info: [IOS_SYSLOG_ROW ] )}

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local networkd[3024]: networkd-413.5.1 pid 3024

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local SpringBoard[2997]: *** error reading settings archive file: <SBRootSettings: /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Documents/com.apple.springboard.settings/RootSettings.plist>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local SpringBoard[2997]: *** error reading settings archive file: <SBRootSettings: /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Documents/com.apple.springboard.settings/RootSettings.previous.plist>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) profiled: Service starting...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) MC: Managed Configuration migrating...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) MC: Beginning manifest migration...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) MC: Removing duplicated hidden profile identifiers...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) MC: Completed removing duplicated hidden profile identifiers.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) MC: Creating stubs...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) MC: Removing orphaned profiles...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) MC: Transferring profile signer certificates...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:17 imac.local profiled[3018]: (Note ) MC: Migrating removal passwords...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Completed migrating removal passwords.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Migrating defaults to managed preferences area...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Completed migrating defaults.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Migrating OTA profiles...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Completed migrating OTA profiles.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Transferring installation dates...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Completed transferring installation dates.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Transferring tags to profiles...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Completed transferring tags.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Removing old profile copies...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Completed removing old profile copies.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Applying default user settings...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Applying iPad defaults

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local securityd[3013]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206DE0A0100A08206D7308206D306092B0601050507300101048206C4308206C030819EA21604143B4F7D61A421A912751ECA086175DFC165554E70180F32303135303630393039303830335A307330713049300906052B0E03021A05000414B9E9B287028503F8ECA5FB42E13E0F49C72426E204147FD365A7C2DDECBBF03009F34339FA02AF33313302107EE14A6F6FEFF2D37F3FAD654D3ADAB48000180F32303135303630393039303830335AA011180F32303135303631363039303830335A300D06092A864886F70D010105050003820101001D615B7D2D93CFA198A314F4A9F8C3F64E81943CB261689423EF001F575BAE6177C1F5A5171976ED72B52EAD1C62E46E0228749CFA35CFDDE036138DAA0DA184BA7AFF56B15C5A169A80C963F96DA5553E882883C1BCDA7E2E646D1C7AC1ABA0BBE032DFDE8BFA071FBE5F596359F047DD163F8F587326A701A2AA230255B30334DAFBA07682EAE84E0499E076CA8F12ECA5D4EF706DAF29C21C4530AF48021221127BB9E658AE359A693884169498657CBD1A13D7F7BA8301EAEE86516B2516F95023B408BCA5C043B79E1BA7C16B4BA4177230103F10C6A98260E51CD645BFE957F67CF59A0D27C3A6F025CFFFFCC3B3C632924248C0B72EA1EF306A9730CBA082050730820503308204FF308203E7A00302010202101D32B08B14275505424D91DD8D67C042300D06092A864886F70D01010505003081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313A3038060355040B1331286329203230303620566572695369676E2C20496E632E202D20466F7220617574686F72697A656420757365206F6E6C79314530430603550403133C566572695369676E20436C6173732033205075626C6963205072696D6172792043657274696669636174696F6E20417574686F72697479202D204735301E170D3134313230323030303030305A170D3135313231363233353935395A30818E310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B313F303D0603550403133653796D616E74656320436C617373203320504341202D204735204F43535020526573706F6E646572204365727469666963617465203330820122300D06092A864886F70D01010105000382010F003082010A0282010100CEB0AC10E711043226DD1B504CA1C0D92C83DF32F3AC7F1C3A1BDF7448E50A80604A470025B2982AA2BD9173FA6325E5D8EC3F74AD1B4AA610300971170984187EFE2E6B4058C46CD469EAF38D0430A1006B6BD2A868C8392231D3353FE3CC73A1C02E1784335B1A92D175ED8CB1B9D7B05DFBB5E8523082895A7DD7F49A196CCEE249B05907EAEDA2E76A5C48EB71D5D87F23837577EF34717AF623F04A99F2D4D6D24032242212DD246CAD42D7881C059BE70744A87965D5F528F8D73217A8E9E197D0AB008B40F3F18F1480C42B97C3F3A52201B7872045EB0B304D2CF1B9627BCC5EA1007327A9ACA1BF66F536D2707234974AA788C6F409F7B3EE276AFD0203010001A382011930820115300C0603551D130101FF04023000306C0603551D20046530633061060B6086480186F845010717033052302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302806082B06010505070202301C1A1A687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300F06092B06010505073001050402050030210603551D11041A3018A416301431123010060355040313095447562D422D323736301D0603551D0E041604143B4F7D61A421A912751ECA086175DFC165554E70301F0603551D230418301680147FD365A7C2DDECBBF03009F34339FA02AF333133300D06092A864886F70D0101050500038201010028F12697F2446772065665FAF22393A1E135E44EE276E651442B47F655599A21F1C14EA9971FCBD42522C8629E7B1C816558C2744007167EFAC22ADC47A1496DF93C5D96B720E4A07BC2CA37EC0198255847EAAB627B99EB9EC9B637F4DF6A2B8EF96A288846A7C21E839383A49648743F39BF3E5CB87C9681E358C04E1DB380D773CE56690BD10E2B5F72D625882946990BFECA9F474

6529FE10450F6DCDFE1DA0B95D345302441FBC6E789A68381769FE173A71ADA4178A30EFF95E12117BF4445C64DF9724EBFB9FB89D63291EB82A4865BAB2E2CA279BDE77C69AD3D0FF8CB60DED638379A402149E7203521CAE662FCFF3D8F5BBB042F397472C84517C8

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local securityd[3013]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206370A0100A08206303082062C06092B06010505073001010482061D3082061930819EA216041469CE07FF9B3F295016BC46D193E53205EF7CB7C5180F32303135303630393139303132355A307330713049300906052B0E03021A0500041474241467069FF5E0983F5E3E1A6BA0652A54157504140159ABE7DD3A0B59A66463D6CF200757D591E76A02101CA789DAAE963EE4D261E610EFB238758000180F32303135303630393139303132355AA011180F32303135303631363139303132355A300D06092A864886F70D010105050003820101007E0CD048380BAAC0403E10900F045E9719F7C00D62B8A71838DD33E1AF636F901EB743874E90DE3763344F5E4ABFE17B0358704820740CB6D0EF993DE9B5A20CAC5630795FF560F85A5CDAA830302B911D5FB647A2628234CDEC968B9E6F05EEF4B8920154C729E51EE7D864807CB5B1564013245235A46130E795FBD7426157A061B0733F1355B30295F02BAA1DF34EFE27F1E41A31D3B93D817E807707E197C3C1AA470854C7A851C6E68DA0C7A3124B05044FB09DFA5266436AC8EF0F2A62FBCC66E04CC3D20A82A498E1AE37BBA7427475BE552D204753DBF45F3BA6BC853CDFA061EBA1F544A418069365A69B94E1ABCEFE269DEC4432BB48724DE9FC38A08204603082045C3082045830820340A00302010202107060C24389F44BB5FF3CD9475DE27769300D06092A864886F70D01010B05003077310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B312830260603550403131F53796D616E74656320436C61737320332045562053534C204341202D204733301E170D3135303431323030303030305A170D3135303731313233353935395A3039313730350603550403132E53796D616E74656320436C61737320332045562053534C204341202D204733204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A0282010100D64CEB922D19BFA94F4729A537398B30EBF5C6631C62BBCB769F306E16CA4057B4B5224A150FCCB73E82BAA609D6877334B1DF7103A2DA909FC7E0BB3DB2B3A9EB2673380F8EE9E3716D3CB2293C0CEDC85EE3CCB5A3D3A0F5CF60000BEF038E5681A52C8C7E7B739E38DAD594025B3CE6270835A9CC2A67AF884262DB46C2A5D1C3C0E3F9DF9E7E13BC15F92F4D0A281DBFA81C3871B77C61A1D9AF62BD292EE9DBDFDFD00A38078E1439DD328EDD04AC12FD5C7BAF71A67653A0073E4C2B0592B5EDF0B557CDBBA33BAC4AC1B3D763B4EE7BBA7A8FA1F0B113F8972B6E67058F900FCE2FFBC72E2F5DBBEFF61CB1CD6627FFE15D2F8F62EB8709A734C9359F0203010001A382011C30820118300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D33353939301F0603551D230418301680140159ABE7DD3A0B59A66463D6CF200757D591E76A301D0603551D0E0416041469CE07FF9B3F295016BC46D193E53205EF7CB7C5300C0603551D130101FF04023000306E0603551D20046730653063060B6086480186F845010717033054302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302A06082B06010505070202301E1A1C2020687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300D06092A864886F70D01010B0500038201010048B21764459225136166708E24E597AC2FE680694CC95435E209D80CDD3C83DE7D134619CB87482729F5EF8453DADA52CA9BE8065B819899B79675F3B4CF9CD25F2483B0D352AED1EB51E2B59E75D4BF39A0929D986681BFAEEFC4B4998F5135D8A6C0D1EF0E8D30A04B3A736AE7858BC02471EB08E5CF789798AD35E46316D37892310E21A9045D5BAD956AA1BD9B10692C54D4BD3FA1DCDDB746BAABDBFCFAAD75FFDB51BA9019823D1180E41C57577325C35DBBEDD705D77896A1D3D76242A36ACE68681BA7D2F22E26324C04FF18272FA7A71D083991BC087B50C0E34105106CF1E382DBEDDF7577A291386EDEC609283E4E3F6419717934A725F30C6530

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Completed applying default user settings.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Migrating settings...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local itunesstored[3014]: iTunes Store environment is: ST11

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Completed migrating settings.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:18 imac.local profiled[3018]: (Note ) MC: Updating client restrictions...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local securityd[3013]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 3082070A0A0100A0820703308206FF06092B0601050507300101048206F0308206EC30819EA2160414D659CBA9A69C0A884FC0A77AB0E52EB4CDD8D3F7180F32303135303631303230333530365A307330713049300906052B0E03021A0500041439AF18B41C021F39109656FDC6D358EF74858B9904144E43C81D76EF37537A4FF2586F94F338E2D5BDDF0210408C88AB3913CF80BF26E0DC17A628B68000180F32303135303631303230333530365AA011180F32303135303631373230333530365A300D06092A864886F70D010105050003820101004E26783EEDE2338A84D6FFFBA7BAF0CB2D86A5BB58CE7725940D29CC94A83E2CF661989669D1D58CC3AE0DC32BB1CCDDDF17B75A71B1032C289313BACD9506B03ADE273E5D391D1C3BDF8F591B29AB2B90C1D2C86754836D62973FD645D0D0E08435FAE763F6B0C1A22F165D784D3B883E1EA7CB541526E7FE79B44002AFD8369418AEB99EC787FF8364BD3A8C35C6F3544135BBFBB3682A50B76EA81C609D2FDAE143C2A391D83AA442529209A7A5C26F6406E06BAE275E14F9CA9C6ADA768F43E5F2A72BA924F00EADECE6D0A2843219C16834A158E1E402183B8F72C0ADD5053701BDA4F3E5BCC197A53711A94492416113592A2F09AC401D7A00710E1729A08205333082052F3082052B30820413A003020102021071F4D014E9B577E0213855C1D3E47B43300D06092A864886F70D01010505003081BE310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036313830360603550403132F566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204341301E170D3135303530363030303030305A170D3135303830343233353935395A3081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036314430420603550403133B566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A028201010094FC2FB02E20DE9475BED59A36B8DDDFFBA777E7B0DA65ACE1CEF8C75A127C092236C150B2E6C79E8D5AA78429E0C3354CEBC4C0E735BBD6D9DE7E3D526FC487AD77936079D5E09BD378E67CAB70B4F5EDE724FB7B153844B5C5C5419432D600C4EA19B8321912ED068EEABCAC92FB9CFA784D83ADDFA3776A66C3240FBE056A98B4A2445B535EB3214A3466019754A70BC25BE7608E2FB625170E519F37C9C9B2C4FF31A25D06CBEFF3B081EAE124728054FF4E471DB0C388862C1EB0542D3DB322C91AFF56D82C91F7BC3FF2AA1810967859162E89856DA920226EAA7E32BDDBB6B38C205A687A8F41BBBCFF4B279EB6E386619E3F143C25CF35ADE4D577AB0203010001A38201153082011130090603551D13040230003081AC0603551D200481A43081A130819E060B6086480186F8450107170330818E302806082B06010505070201161C68747470733A2F2F7777772E766572697369676E2E636F6D2F435053306206082B0601050507020230563015160E566572695369676E2C20496E632E30030201011A3D566572695369676E27732043505320696E636F72702E206279207265666572656E6365206C6961622E206C74642E20286329393720566572695369676E30130603551D25040C300A06082B06010505070309300B0603551D0F040403020780300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D33383234300D06092A864886F70D0101050500038201010062F31EB73E5F241107C671068044D62D086C7AC5467E3BD1EA9D32F25FEA9E8187B7D5F168F776B0249E09BB0F5E54FF26C94A96FBB71168C39F8E42BD5A7CC0204AEBC4A809C846B0DB41630A356DB8A638FE9C7CDA04D41F39FC9907B8BE6A00C13F5A8898306866CC072786ACF1B3CD437F0F50C0AB61C139E0B3A42DF6B903989D104038E9FC289D19A97844045210353F97A302B09FED24253A9A6F7567D3849FCB5A14B0D0AB7F38707A479E4DB8636ED2A74A547A5422AB250255214710AC3224D249F938D6C86DB6951F019913F242524AC73F5A20B37E478886C6F69F8174FB1076CF86B6B1BC4DF5B7286E4F671337091003109109DAE2586F8B49

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local securityd[3013]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206DE0A0100A08206D7308206D306092B0601050507300101048206C4308206C030819EA21604143B4F7D61A421A912751ECA086175DFC165554E70180F32303135303630393232333133365A307330713049300906052B0E03021A05000414B9E9B287028503F8ECA5FB42E13E0F49C72426E204147FD365A7C2DDECBBF03009F34339FA02AF33313302102C48DD930DF5598EF93C99547A60ED438000180F32303135303630393232333133365AA011180F32303135303631363232333133365A300D06092A864886F70D010105050003820101004D44ED6DFEB0871DB4DD85CDAC2B0572FB08433A65B2DC29B5F9D51DEF63468D7B6D2B8023A6E55FC6EB8F43C54E8054EA14D1B1608E95CB2EF3DC3D69ED82048CB8BAE2DEFFDC249FBAD69BC2CB170B564553A29C7644353700EEA02FF99B3186E19E455D560DA4623D2CA437E74F80E7B8E67174E9BAD94A45EA9A8591FB6B82774CB7CE788E26866E5FD0DF6016C635F3252A5E1E6474C216AD87E53521A6F5E497797A2D8EB90EDFB6C17E6D2231AF6F3276CCDB3FCE5F279177B6F9C430D753D9A35D3CB619D01E66740AB0BF3F6380E8D9FB4FD2BCE3792F763BB6CD641BC99E0361B42D28FFC768DF2136650FFBC41288EA905597B6DB0F7B764235C3A082050730820503308204FF308203E7A00302010202101D32B08B14275505424D91DD8D67C042300D06092A864886F70D01010505003081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313A3038060355040B1331286329203230303620566572695369676E2C20496E632E202D20466F7220617574686F72697A656420757365206F6E6C79314530430603550403133C566572695369676E20436C6173732033205075626C6963205072696D6172792043657274696669636174696F6E20417574686F72697479202D204735301E170D3134313230323030303030305A170D3135313231363233353935395A30818E310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B313F303D0603550403133653796D616E74656320436C617373203320504341202D204735204F43535020526573706F6E646572204365727469666963617465203330820122300D06092A864886F70D01010105000382010F003082010A0282010100CEB0AC10E711043226DD1B504CA1C0D92C83DF32F3AC7F1C3A1BDF7448E50A80604A470025B2982AA2BD9173FA6325E5D8EC3F74AD1B4AA610300971170984187EFE2E6B4058C46CD469EAF38D0430A1006B6BD2A868C8392231D3353FE3CC73A1C02E1784335B1A92D175ED8CB1B9D7B05DFBB5E8523082895A7DD7F49A196CCEE249B05907EAEDA2E76A5C48EB71D5D87F23837577EF34717AF623F04A99F2D4D6D24032242212DD246CAD42D7881C059BE70744A87965D5F528F8D73217A8E9E197D0AB008B40F3F18F1480C42B97C3F3A52201B7872045EB0B304D2CF1B9627BCC5EA1007327A9ACA1BF66F536D2707234974AA788C6F409F7B3EE276AFD0203010001A382011930820115300C0603551D130101FF04023000306C0603551D20046530633061060B6086480186F845010717033052302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302806082B06010505070202301C1A1A687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300F06092B06010505073001050402050030210603551D11041A3018A416301431123010060355040313095447562D422D323736301D0603551D0E041604143B4F7D61A421A912751ECA086175DFC165554E70301F0603551D230418301680147FD365A7C2DDECBBF03009F34339FA02AF333133300D06092A864886F70D0101050500038201010028F12697F2446772065665FAF22393A1E135E44EE276E651442B47F655599A21F1C14EA9971FCBD42522C8629E7B1C816558C2744007167EFAC22ADC47A1496DF93C5D96B720E4A07BC2CA37EC0198255847EAAB627B99EB9EC9B637F4DF6A2B8EF96A288846A7C21E839383A49648743F39BF3E5CB87C9681E358C04E1DB380D773CE56690BD10E2B5F72D625882946990BFECA9F4746529FE10450F6DCDFE1DA0B95D345302441FBC6E789A68381769FE173A71ADA4178A30EFF95E12117BF4445C64DF9724EBFB9FB89D63291EB82A4865BAB2E2CA279BDE77C69AD3D0FF8CB60DED638379A402149E7203521CAE662FCFF3D8F5BBB042F397472C84517C8

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local profiled[3018]: (Note ) MC: Done updating. 0 client restrictions processed.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local profiled[3018]: (Note ) MC: Updating profile restrictions...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local profiled[3018]: (Note ) MC: Done updating. 0 profile restrictions processed.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local profiled[3018]: (Note ) MC: Updating implied settings...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local profiled[3018]: (Note ) MC: Done updating.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local profiled[3018]: (Note ) MC: Cleaning up app configuration.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:19 imac.local profiled[3018]: (Note ) MC: Finished cleaning up app configuration.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:29 imac.local profiled[3018]: (Note ) MC: Tagging managed accounts...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:29 imac.local profiled[3018]: (Note ) MC: Completed tagging 0 accounts as managed.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:29 imac.local profiled[3018]: (Note ) MC: Adding missing tags to IMAP accounts...

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:29 imac.local profiled[3018]: (Note ) MC: Done adding missing tags to 0 IMAP accounts.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:29 imac.local profiled[3018]: (Note ) MC: Managed Configuration completed migration.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:29 imac.local profiled[3018]: (Note ) MC: Waking daemons post migration

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:30 imac.local installd[2993]: 0x108f34000 -[MIInstaller performInstallationWithError:]: Installing

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:30 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.primed.PITestDeployment at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Data/Application/304DED79-DA37-44CF-A979-18724C406AF8

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:30 imac.local installd[2993]: 0x108f34000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.primed.PITestDeployment at /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/Containers/Bundle/Application/C6B01C11-1E37-4C76-9649-ACE4F7A17B02

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:31 imac.local installd[2993]: 0x108f34000 -[MIInstaller performInstallationWithError:]: Staging: 14.16s; Waiting: 0.00s; Installation: 0.28s; Overall: 14.44s

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:31 imac.local CoreSimulatorBridge[3005]: LaunchServices: NotifiedObservers <LSApplicationProxy: 0x7fcf635062f0> com.primed.PITestDeployment was installed

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:31 imac.local lsd[3011]: LaunchServices:(called by PID 3005) Identifiers file does not exist.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:31 imac.local lsd[3011]: LaunchServices:(called by PID 3005) Creating new identifiers file.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:31 imac.local lsd[3011]: LaunchServices: Updating identifier store

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: -[BBObserver setDelegate:] Delegate implements addBulletin but does not implement noteInvalidatedBulletinIDs: <SBBulletinLocalObserverGateway: 0x7fc74bcf8320>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.facetime

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: throwing out icon because its isn't visible in the model : node=<SBApplicationIcon: 0x7fc74bdf2370; nodeID: "com.apple.camera"> com.apple.camera

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.mobiletimer

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.videos

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.mobilenotes

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.reminders

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.Photo-Booth

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.MobileStore

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.AppStore

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.iBooks

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.tips

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.podcasts

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not generate folderIcon for representation -> {

info: [IOS_SYSLOG_ROW ] defaultDisplayName = Extras;

info: [IOS_SYSLOG_ROW ] iconLists = (

info: [IOS_SYSLOG_ROW ] (

info: [IOS_SYSLOG_ROW ] "com.apple.tips",

info: [IOS_SYSLOG_ROW ] "com.apple.podcasts"

info: [IOS_SYSLOG_ROW ] )

info: [IOS_SYSLOG_ROW ] );

info: [IOS_SYSLOG_ROW ] }

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.MobileSMS

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.mobilemail

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:32 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.Music

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:33 imac.local lsd[3011]: Launch Services: Failed to find app container URL for identifier com.apple.mobilecal

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[32]

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The _DirtyJetsamPriority key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: The JoinExistingSession key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.apple.mobileslideshow_CFBundleIcon[32]

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.apple.MobileAddressBook_CFBundleIcon[32]

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.apple.Maps_CFBundleIcon[32]

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:34 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.apple.gamecenter_CFBundleIcon[32]

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.apple.Preferences_CFBundleIcon[32]

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.apple.mobilesafari_CFBundleIcon[32]

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: BTM: attaching to BTServer

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: BTM: failed to attach with error 9

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: BTM: attaching to BTServer

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: BTM: failed to attach with error 9

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: BTM: attaching to BTServer

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: BTM: failed to attach with error 9

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: Application windows are expected to have a root view controller at the end of application launch

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 --- last message repeated 1 time ---

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: libMobileGestalt MobileGestalt.c:841: still-camera is static and will never generate a notification

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:35 imac.local SpringBoard[2997]: libMobileGestalt MobileGestalt.c:841: stand-alone-contacts is static and will never generate a notification

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: Installed apps did change.

info: [IOS_SYSLOG_ROW ] Added: {(

info: [IOS_SYSLOG_ROW ] "com.primed.PITestDeployment"

info: [IOS_SYSLOG_ROW ] )}

info: [IOS_SYSLOG_ROW ] Removed: {(

info: [IOS_SYSLOG_ROW ] )}

info: [IOS_SYSLOG_ROW ] Modified: {(

info: [IOS_SYSLOG_ROW ] )}

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.facetime

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: throwing out icon because its isn't visible in the model : node=<SBApplicationIcon: 0x7fc74bdf2370; nodeID: "com.apple.camera"> com.apple.camera

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.mobiletimer

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.videos

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.mobilenotes

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.reminders

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.Photo-Booth

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.MobileStore

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.AppStore

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.iBooks

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.tips

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.podcasts

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not generate folderIcon for representation -> {

info: [IOS_SYSLOG_ROW ] defaultDisplayName = Extras;

info: [IOS_SYSLOG_ROW ] iconLists = (

info: [IOS_SYSLOG_ROW ] (

info: [IOS_SYSLOG_ROW ] "com.apple.tips",

info: [IOS_SYSLOG_ROW ] "com.apple.podcasts"

info: [IOS_SYSLOG_ROW ] )

info: [IOS_SYSLOG_ROW ] );

info: [IOS_SYSLOG_ROW ] }

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.MobileSMS

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.mobilemail

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: could not find icon for representation -> com.apple.Music

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.primed.PITestDeployment_defaultRole-Icon-76@2x.png_Icon-76.png_Icon-Small.png_Icon-Small-50.png_Icon-Small-40.png_Icon-Small-40@2x.png-32

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local mediaremoted[2991]: Property list invalid for format: 200 (property lists cannot contain NULL)

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: Program specified by service does not contain one of the requested architectures: \

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: Unable to get pid for 'UIKitApplication:com.primed.PITestDeployment[0xe4ca]': No such process (err 3)

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:36 imac.local SpringBoard[2997]: Application 'UIKitApplication:com.primed.PITestDeployment[0xe4ca]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac geod[3027]: BUG in libdispatch: 14D136 - 2941 - 0x4

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local geod[3027]: 2015-06-10 23:19:37.031, 3027, aae0b410, [ResourceManifest]: No tile groups available

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local securityd[3013]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206370A0100A08206303082062C06092B06010505073001010482061D3082061930819EA216041469CE07FF9B3F295016BC46D193E53205EF7CB7C5180F32303135303631303030333935335A307330713049300906052B0E03021A0500041474241467069FF5E0983F5E3E1A6BA0652A54157504140159ABE7DD3A0B59A66463D6CF200757D591E76A02101C29E6E6BB1971B0E24CB57F898D726E8000180F32303135303631303030333935335AA011180F32303135303631373030333935335A300D06092A864886F70D010105050003820101008692E3A6BF86AE94DA1A369239627A3847128A5F8DA211130CA35F27FECD3DBF251E9F345ECF356A2EBD93DE5E924BB899655D05432DB72DB565D0956E1F606F6EF6AEBD0F8EB900FAD48538D6F417BFD06781DE287A3A62C2148250B63FF8528686291236F589B7FF36FC9A7FFAA760BAF45423BE7329D53A8F570565A880EE495CD1CFB823FE8DF41BABDC46CF32DAF1CB80E3F1816905382599D24D4A1776D66310B09FE88E5B1112D1C0B24266993F40152D6CB4737EBC3220818BE7B84D2FCBF100F06EFCB30122724C7D1947B15D8280D087E75464EAB1815BF75BBF0AB60BBA4369A45C668E6250CD42795D06468B2D9F0C6FD43D6E2D6877437891A9A08204603082045C3082045830820340A00302010202107060C24389F44BB5FF3CD9475DE27769300D06092A864886F70D01010B05003077310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B312830260603550403131F53796D616E74656320436C61737320332045562053534C204341202D204733301E170D3135303431323030303030305A170D3135303731313233353935395A3039313730350603550403132E53796D616E74656320436C61737320332045562053534C204341202D204733204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A0282010100D64CEB922D19BFA94F4729A537398B30EBF5C6631C62BBCB769F306E16CA4057B4B5224A150FCCB73E82BAA609D6877334B1DF7103A2DA909FC7E0BB3DB2B3A9EB2673380F8EE9E3716D3CB2293C0CEDC85EE3CCB5A3D3A0F5CF60000BEF038E5681A52C8C7E7B739E38DAD594025B3CE6270835A9CC2A67AF884262DB46C2A5D1C3C0E3F9DF9E7E13BC15F92F4D0A281DBFA81C3871B77C61A1D9AF62BD292EE9DBDFDFD00A38078E1439DD328EDD04AC12FD5C7BAF71A67653A0073E4C2B0592B5EDF0B557CDBBA33BAC4AC1B3D763B4EE7BBA7A8FA1F0B113F8972B6E67058F900FCE2FFBC72E2F5DBBEFF61CB1CD6627FFE15D2F8F62EB8709A734C9359F0203010001A382011C30820118300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D33353939301F0603551D230418301680140159ABE7DD3A0B59A66463D6CF200757D591E76A301D0603551D0E0416041469CE07FF9B3F295016BC46D193E53205EF7CB7C5300C0603551D130101FF04023000306E0603551D20046730653063060B6086480186F845010717033054302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302A06082B06010505070202301E1A1C2020687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300D06092A864886F70D01010B0500038201010048B21764459225136166708E24E597AC2FE680694CC95435E209D80CDD3C83DE7D134619CB87482729F5EF8453DADA52CA9BE8065B819899B79675F3B4CF9CD25F2483B0D352AED1EB51E2B59E75D4BF39A0929D986681BFAEEFC4B4998F5135D8A6C0D1EF0E8D30A04B3A736AE7858BC02471EB08E5CF789798AD35E46316D37892310E21A9045D5BAD956AA1BD9B10692C54D4BD3FA1DCDDB746BAABDBFCFAAD75FFDB51BA9019823D1180E41C57577325C35DBBEDD705D77896A1D3D76242A36ACE68681BA7D2F22E26324C04FF18272FA7A71D083991BC087B50C0E34105106CF1E382DBEDDF7577A291386EDEC609283E4E3F6419717934A725F30C6530

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: SMS Plugin initialized.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: Sharing Plugin initialized.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local securityd[3013]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206370A0100A08206303082062C06092B06010505073001010482061D3082061930819EA216041469CE07FF9B3F295016BC46D193E53205EF7CB7C5180F32303135303631303031353031365A307330713049300906052B0E03021A0500041474241467069FF5E0983F5E3E1A6BA0652A54157504140159ABE7DD3A0B59A66463D6CF200757D591E76A02105957376512D69332EBF269B738C8C8DE8000180F32303135303631303031353031365AA011180F32303135303631373031353031365A300D06092A864886F70D010105050003820101008FACF3DCB8E4A188E2194A5C973557E512596E228F78A22BBF377C250731D16D82C69B109B46F4CD854EFCB1591D15D0A681113AF870B3879595F3815FB1DA34392D85CEBB54ECE9D700F4CB6179959EA91954379D6407099AD67CBFE9A008C4DD368ECB00730E1CD54A4B2F3596165192B9995D0D5757ABA16A7BE75CC63A9BAC42BDB854C77C31F7F3CFD4DC1E6C1476824DC74D6EBF6F9D13E29D570938D671AD0257F81E1FBA79DB029F1678AAE2AACBE26E7FBEE3DAE3CED4460158AFCCDF053A1115CB4563817816D73C326DFF5639022A4C5EB67E6DBA81EAF15615D56087E9D685DA968165E824457490C282BC4B03C35E2BA3E190D942D7E00787B0A08204603082045C3082045830820340A00302010202107060C24389F44BB5FF3CD9475DE27769300D06092A864886F70D01010B05003077310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B312830260603550403131F53796D616E74656320436C61737320332045562053534C204341202D204733301E170D3135303431323030303030305A170D3135303731313233353935395A3039313730350603550403132E53796D616E74656320436C61737320332045562053534C204341202D204733204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A0282010100D64CEB922D19BFA94F4729A537398B30EBF5C6631C62BBCB769F306E16CA4057B4B5224A150FCCB73E82BAA609D6877334B1DF7103A2DA909FC7E0BB3DB2B3A9EB2673380F8EE9E3716D3CB2293C0CEDC85EE3CCB5A3D3A0F5CF60000BEF038E5681A52C8C7E7B739E38DAD594025B3CE6270835A9CC2A67AF884262DB46C2A5D1C3C0E3F9DF9E7E13BC15F92F4D0A281DBFA81C3871B77C61A1D9AF62BD292EE9DBDFDFD00A38078E1439DD328EDD04AC12FD5C7BAF71A67653A0073E4C2B0592B5EDF0B557CDBBA33BAC4AC1B3D763B4EE7BBA7A8FA1F0B113F8972B6E67058F900FCE2FFBC72E2F5DBBEFF61CB1CD6627FFE15D2F8F62EB8709A734C9359F0203010001A382011C30820118300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D33353939301F0603551D230418301680140159ABE7DD3A0B59A66463D6CF200757D591E76A301D0603551D0E0416041469CE07FF9B3F295016BC46D193E53205EF7CB7C5300C0603551D130101FF04023000306E0603551D20046730653063060B6086480186F845010717033054302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302A06082B06010505070202301E1A1C2020687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300D06092A864886F70D01010B0500038201010048B21764459225136166708E24E597AC2FE680694CC95435E209D80CDD3C83DE7D134619CB87482729F5EF8453DADA52CA9BE8065B819899B79675F3B4CF9CD25F2483B0D352AED1EB51E2B59E75D4BF39A0929D986681BFAEEFC4B4998F5135D8A6C0D1EF0E8D30A04B3A736AE7858BC02471EB08E5CF789798AD35E46316D37892310E21A9045D5BAD956AA1BD9B10692C54D4BD3FA1DCDDB746BAABDBFCFAAD75FFDB51BA9019823D1180E41C57577325C35DBBEDD705D77896A1D3D76242A36ACE68681BA7D2F22E26324C04FF18272FA7A71D083991BC087B50C0E34105106CF1E382DBEDDF7577A291386EDEC609283E4E3F6419717934A725F30C6530

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: ADDING LOCAL com.apple.mobilecal, <BBLocalDataProvider 0x7fc74f9cbfd0; com.apple.mobilecal>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: ADDING LOCAL com.apple.reminders, <BBLocalDataProvider 0x7fc74fa79b00; com.apple.reminders>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: Program specified by service does not contain one of the requested architectures: "^H

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: Unable to get pid for 'UIKitApplication:com.primed.PITestDeployment[0xd2dd]': No such process (err 3)

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: Application 'UIKitApplication:com.primed.PITestDeployment[0xd2dd]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: ADDING REMOTE com.apple.AppStore, <BBRemoteDataProvider 0x7fc74bfb1390; com.apple.AppStore>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: ADDING REMOTE com.apple.springboard.notificationcenter.today, <BBRemoteDataProvider 0x7fc74f881b10; com.apple.springboard.notificationcenter.today>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: ADDING REMOTE com.apple.mobilecal.widget, <BBRemoteDataProvider 0x7fc74f9f1d50; com.apple.mobilecal.widget>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:37 imac.local SpringBoard[2997]: ADDING REMOTE com.apple.springboard.notificationcenter.tomorrow, <BBRemoteDataProvider 0x7fc74f842d10; com.apple.springboard.notificationcenter.tomorrow>

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: Program specified by service does not contain one of the requested architectures: ^H

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: Unable to get pid for 'UIKitApplication:com.primed.PITestDeployment[0x387]': No such process (err 3)

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: Unable to delete job with label UIKitApplication:com.primed.PITestDeployment[0x387]. Error: Operation now in progress

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: Application 'UIKitApplication:com.primed.PITestDeployment[0x387]' exited for an unknown reason.

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementPerform: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementReset: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: 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

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementPerform: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementReset: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementPerform: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementReset: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local locationd[3000]: ERROR: /Applications/Xcode.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

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementPerform: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementReset: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementPerform: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local SpringBoard[2997]: CPSqliteStatementReset: database table is locked for BEGIN IMMEDIATE;

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[3011]: LaunchServices: Failed to set the data protection class for /Users/amarthuluru/Library/Developer/CoreSimulator/Devices/5D82AE7C-2DA9-476F-87F7-0CCE4477EF25/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[31]

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac.local calaccessd[3033]: Error opening database: unable to open database file

info: [IOS_SYSLOG_ROW ] Jun 10 23:19:38 imac com.apple.CoreSimulator.SimDevice.5D82AE7C-2DA9-476F-87F7-0CCE4477EF25.launchd_sim2984: Program specified by service does not contain one of the requested architectures:
Thanks

@sebv
Copy link
Member

sebv commented Jun 11, 2015

Looks like you're app just doesn't start in Instruments:

You can try this from command line, to see if the simulator start:
/Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /Users/amarthuluru/Desktop/Trace/instrumentscli0.trace -w "iPad Air (8.2 Simulator)" /Users/amarthuluru/Desktop/Amazing/Inlight_Release.app -e UIASCRIPT "/Users/amarthuluru/Library/Application Support/appium/bootstrap/bootstrap-a4a902c9cce7b6cb.js" -e UIARESULTSPATH /tmp/appium-instruments

@madhavisama
Copy link

I tried it. It's same. It launched the simulator and the screen disappear and appear everytime.

Thanks,
Madhavi

@sebv
Copy link
Member

sebv commented Jun 11, 2015

The question is: Do you see your app start in the simulator before it disapears?

@madhavisama
Copy link

yeah. It starts and crashes everytime.

@sebv
Copy link
Member

sebv commented Jun 11, 2015

You also could try in xCode/Instrument, but from the sim log, it seems like the app is crashing itself before appium has time to automate it.

@madhavisama
Copy link

This app is built in xamarin.

@sebv
Copy link
Member

sebv commented Jun 11, 2015

Looks like you need todo something like this to build this, or configure Xamarin to do the same:

xcodebuild -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO -workspace MyWorkSpace.xcworkspace -scheme MyScheme CONFIGURATION_BUILD_DIR=/Users/MyUserName/Desktop/ clean build

@sebv
Copy link
Member

sebv commented Jun 11, 2015

or this: robovm/robovm#703

Probably a 32bits/64bits issue.

@madhavisama
Copy link

I have a question. Our app is developed in Xamarin ios. So Can i automate this in appium without having xamarin installed in the test machine?

@sebv
Copy link
Member

sebv commented Jun 11, 2015

Yes

@madhavisama
Copy link

ok. Thanks

Our app supports both environments.

@madhavisama
Copy link

One more question I want to know:
What version of the .IPA or .app should I use in appium simulator ie, Debug or Release. Simulator of phone?
Again we are using xamarin to build the app.

@sebv
Copy link
Member

sebv commented Jun 11, 2015

Debug.

The doc is here: http://appium.io/slate/en/master/?java#ios

@madhavisama
Copy link

Hi, Thanks for the reply. Now I am using the debug version of simulator build and I couldn't able to start appium session. the error is could not find bundle id from the app. But I am using the simulator version.

@madhavisama
Copy link

And also, If I manually click on the .app file, should the open in the simulator in mac?
Any help on this greately appreciated.

@sebv
Copy link
Member

sebv commented Jun 11, 2015

No you need to go to xCode/Open Developer Tool/Instruments.

You better go there for support: https://discuss.appium.io . There are more people, some of them use Xamarin.

@Elenazhu
Copy link
Author

I am not able to open my app with .ipa file . But I did a walk around to open a .app file. It helps me to get the inspector work. But i saw some issue when running the tests with debug version of app. Like
#4434.

@sebv
Copy link
Member

sebv commented Jun 11, 2015

The thread you are pointing at is a real device thread. Are you talking about real device or simulator? This is getting confusing.

@madhavisama
Copy link

I am trying both now simulator and real device and no luck so far

@sebv
Copy link
Member

sebv commented Jun 11, 2015

Yeah you need 2 builds, one for simulator and one for real device.

@madhavisama
Copy link

I know and I am using simulator build for simulator and real device build for real device. Now i am getting new error: could not set the device type in info.plist

@sebv
Copy link
Member

sebv commented Jun 11, 2015

FYI this list is for bugs, you have to be specific, so please pick one scenario. If you want general support
please go there: https://discuss.appium.io/

@sebv sebv added the NotABug label Jun 12, 2015
@sebv sebv added OnGoing iOS related to iOS native driver(s) labels Jun 12, 2015
@sebv
Copy link
Member

sebv commented Jun 17, 2015

Closing, not a bug, open a new bug if you it trouble on a clear use case.

@sebv sebv closed this as completed Jun 17, 2015
@sebv sebv removed the OnGoing label Jun 17, 2015
@rearviewmirror
Copy link

rearviewmirror commented Aug 10, 2016

For anyone coming here after getting the same error. On terminal:

xcodebuild -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO -workspace My_workspace_here -scheme 'my_sceheme_name_here' CONFIGURATION_BUILD_DIR=/Users/my_name/Desktop/ clean build

This creates an .app which in turn can be installed and doesn't have the error 'Unable to get a pid'.

@derinbay
Copy link

derinbay commented Sep 6, 2016

Edit: Fixed it by adding this parameter to xcodebuild "CODE_SIGN_RESOURCE_RULES_PATH=$(SDKROOT)/ResourceRules.plist"

@rearviewmirror Hello, I have the following codesign error creating the ipa after enter your parameters to the xcodebuild settings (-sdk iphonesimulator ONLY_ACTIVE_ARCH=NO). Without the parameters, build finished on success. Do you have any idea? Thanks

Output directory: '/Users/Shared/Jenkins/Home/jobs/IOSDeploymentForAutomation/workspace/build/x.ipa'
Temporary Directory: '/var/folders/80/ywxfm40d48d3jbks_qk01w_w00007q/T/2dfP27CeUm' (will NOT be deleted on exit when verbose set)

  • /bin/cp -Rp /Users/Shared/Jenkins/Home/jobs/IOSDeploymentForAutomation/workspace/build/x.app /var/folders/80/ywxfm40d48d3jbks_qk01w_w00007q/T/2dfP27CeUm/Payload
    Program /bin/cp returned 0 : []

    Checking original app

  • /usr/bin/codesign --verify -vvvv /Users/Shared/Jenkins/Home/jobs/IOSDeploymentForAutomation/workspace/build/x.app
    Program /usr/bin/codesign returned 1 : [/Users/Shared/Jenkins/Home/jobs/IOSDeploymentForAutomation/workspace/build/x.app: code object is not signed at all
    In architecture: x86_64
    ]
    Codesign check fails : /Users/Shared/Jenkins/Home/jobs/IOSDeploymentForAutomation/workspace/build/x.app: code object is not signed at all
    In architecture: x86_64

Done checking the original app

Codesigning '' with 'iPhone Developer: xxxx xxxx (X4Lxxxxxxx)'

  • /usr/bin/codesign --force --preserve-metadata=identifier,entitlements,resource-rules --sign iPhone Developer: xxxx xxxx (X4Lxxxxxxx) --resource-rules=/var/folders/80/ywxfm40d48d3jbks_qk01w_w00007q/T/2dfP27CeUm/Payload/x.app/ResourceRules.plist /var/folders/80/ywxfm40d48d3jbks_qk01w_w00007q/T/2dfP27CeUm/Payload/x.app
    Program /usr/bin/codesign returned 1 : [Warning: usage of --preserve-metadata with option "resource-rules" (deprecated in Mac OS X >= 10.10)!
    Warning: --resource-rules has been deprecated in Mac OS X >= 10.10!
    /var/folders/80/ywxfm40d48d3jbks_qk01w_w00007q/T/2dfP27CeUm/Payload/x.app/ResourceRules.plist: cannot read resources
    ]
    error: /usr/bin/codesign --force --preserve-metadata=identifier,entitlements,resource-rules --sign iPhone Developer: xxxx xxxx (X4Lxxxxxxx) --resource-rules=/var/folders/80/ywxfm40d48d3jbks_qk01w_w00007q/T/2dfP27CeUm/Payload/x.app/ResourceRules.plist /var/folders/80/ywxfm40d48d3jbks_qk01w_w00007q/T/2dfP27CeUm/Payload/x.app failed with error 1. Output: Warning: usage of --preserve-metadata with option "resource-rules" (deprecated in Mac OS X >= 10.10)!
    Warning: --resource-rules has been deprecated in Mac OS X >= 10.10!
    /var/folders/80/ywxfm40d48d3jbks_qk01w_w00007q/T/2dfP27CeUm/Payload/x.app/ResourceRules.plist: cannot read resources

@rearviewmirror
Copy link

It looks like you're running it on/for a CI(Jenkins). A quick google land me to this(http://stackoverflow.com/questions/26516442/how-do-we-manually-fix-resourcerules-plist-cannot-read-resources-error-after)
It looks like a permission issue where resource is not available to read. Sorry I couldn't be much of a help. Maybe if you post a question on https://discuss.appium.io/ someone might be able to help you there.

@Pritesh-Lad
Copy link

I faced the same issue recently.

I found that the .app file path I provided in appium settings was for an iOS device & not the one for iOS simulator. The .app file under 'Debug-iphoneos' directory won't run in simulator when launched with appium inspector.

Providing the right path of .app file, the one under 'Debug-iphonesimulator' directory solved this for me.

The correct path looks like this - /Users//Library/Developer/Xcode/DerivedData//Build/Products/Debug-iphonesimulator/

Hope this helps somebody.

@lock
Copy link

lock bot commented Apr 29, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Apr 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS related to iOS native driver(s)
Projects
None yet
Development

No branches or pull requests

7 participants