Skip to content

Instantly share code, notes, and snippets.

@reach2jeyan
Last active October 16, 2017 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reach2jeyan/c78831a2c6bb88f075abbc22ceb6f07b to your computer and use it in GitHub Desktop.
Save reach2jeyan/c78831a2c6bb88f075abbc22ceb6f07b to your computer and use it in GitHub Desktop.
Simctl Error 'Uninstall
[HTTP] <-- POST /wd/hub/session 500 161863 ms - 301
TestAutomations-Mac-mini:~ testautomation$
TestAutomations-Mac-mini:~ testautomation$ appium -p 4728 --webdriveragent-port 8600
[Appium] Welcome to Appium v1.7.1
[Appium] Non-default server args:
[Appium] port: 4728
[Appium] wdaLocalPort: 8600
[Appium] Appium REST http interface listener started on 0.0.0.0:4728
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"browserName":"","version":"","platform":"ANY","javascriptEnabled":true,"cssSelectorsEnabled":true,"takesScreenshot":true,"nativeEvents":false,"rotatable":false,"platformName":"iOS","wdaLocalPort":"8600","deviceName":"iphone6","app":"/Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Sequoia.app","bundleId":"com.ymedialabs.devteam","automationName":"XCUITest","xcodeOrgId":"849UP4BSN8","xcodeSigningId":"iPhone Developer","Runner":"Distribute","noReset":"true","fullReset":"false","showIOSLog":"true","autoAcceptAlerts":"true","showXcodeLog":"true","useNewWDA":"true","resetOnSessionStartOnly":"true","udid":"ED24EF06-0CD3-400A-A031-DAE4F4542DD4"}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"browserName":"","version":"","platform":"ANY","javascriptEnabled":true,"cssSelectorsEnabled":true,"takesScreenshot":true,"nativeEvents":false,"rotatable":false,"platformName":"iOS","wdaLocalPort":"8600","deviceName":"iphone6","app":"/Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Sequoia.app","bundleId":"com.ymedialabs.devteam","automationName":"XCUITest","xcodeOrgId":"849UP4BSN8","xcodeSigningId":"iPhone Developer","Runner":"Distribute","noReset":"true","fullReset":"false","showIOSLog":"true","autoAcceptAlerts":"true","showXcodeLog":"true","useNewWDA":"true","resetOnSessionStartOnly":"true","udid":"ED24EF06-0CD3-400A-A031-DAE4F4542DD4"},null,null]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1508153067807 (16:54:27 GMT+0530 (IST))
[Appium] Creating new XCUITestDriver (v2.51.1) session
[Appium] Capabilities:
[Appium] browserName: ''
[Appium] version: ''
[Appium] platform: 'ANY'
[Appium] javascriptEnabled: true
[Appium] cssSelectorsEnabled: true
[Appium] takesScreenshot: true
[Appium] nativeEvents: false
[Appium] rotatable: false
[Appium] platformName: 'iOS'
[Appium] wdaLocalPort: '8600'
[Appium] deviceName: 'iphone6'
[Appium] app: '/Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Somthing.app'
[Appium] bundleId: 'something'
[Appium] automationName: 'XCUITest'
[Appium] xcodeOrgId: 'something'
[Appium] xcodeSigningId: 'iPhone Developer'
[Appium] Runner: 'Distribute'
[Appium] noReset: 'true'
[Appium] fullReset: 'false'
[Appium] showIOSLog: 'true'
[Appium] autoAcceptAlerts: 'true'
[Appium] showXcodeLog: 'true'
[Appium] useNewWDA: 'true'
[Appium] resetOnSessionStartOnly: 'true'
[Appium] udid: 'something'
[BaseDriver] Capability 'noReset' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'showXcodeLog' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'useNewWDA' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'resetOnSessionStartOnly' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'autoAcceptAlerts' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'showIOSLog' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'wdaLocalPort' changed from string ('8600') to integer (8600). This may cause unexpected behavior
[BaseDriver] The following capabilities were provided, but are not recognized by appium: version, platform, javascriptEnabled, cssSelectorsEnabled, takesScreenshot, nativeEvents, rotatable, Runner.
[XCUITest] The capabilities 'autoAcceptAlerts' and 'autoDismissAlerts' do not work for XCUITest-based tests. Please adjust your alert handling accordingly.
[BaseDriver] Session created with session id: 9740ebc9-848e-4f3a-9e97-f45c0cf0b10a
[debug] [XCUITest] Xcode version set to '9.0'
[debug] [XCUITest] iOS SDK Version set to '11.0'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1508153069265 (16:54:29 GMT+0530 (IST))
[iOSSim] Constructing iOS simulator for Xcode version 9.0 with udid 'something'
[XCUITest] Determining device to run tests on: udid: 'something', real device: false
[XCUITest] No platformVersion specified. Using device version: '10.3'
[BaseDriver] Using local app '/Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Sequoia.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1508153072170 (16:54:32 GMT+0530 (IST))
[debug] [XCUITest] Checking whether app '/Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Sequoia.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [BaseDriver] Event 'resetStarted' logged at 1508153072174 (16:54:32 GMT+0530 (IST))
[debug] [XCUITest] Reset: noReset is on. Leaving simulator as is
[debug] [BaseDriver] Event 'resetComplete' logged at 1508153072177 (16:54:32 GMT+0530 (IST))
[debug] [iOSLog] Starting iOS 10.3 simulator log capture
[debug] [iOSLog] System log path: /Users/testautomation/Library/Logs/CoreSimulator/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/system.log
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1508153072787 (16:54:32 GMT+0530 (IST))
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3705720> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:32 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3431f70> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca36261e0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3507710> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[debug] [iOSSim] Setting common Simulator preferences to {"ConnectHardwareKeyboard":false}
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca342ed90> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:33 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[debug] [iOSSim] Updated shared Simulator preferences at '/Users/testautomation/Library/Preferences/com.apple.iphonesimulator.plist' with {"ConnectHardwareKeyboard":false}
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca37052e0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3425ce0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca350a1d0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:34 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[debug] [iOSSim] The count of running Simulator UI client instances is 1
[iOSSim] Both Simulator with something and the UI client are currently running
[debug] [BaseDriver] Event 'simStarted' logged at 1508153077389 (16:54:37 GMT+0530 (IST))
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca350a720> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3404eb0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3621ba0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca350ac90> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca34202c0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:37 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3710b30> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca35126a0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:38 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca340bf30> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3512530> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca35127d0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[debug] [XCUITest] Installing '/Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Sequoia.app' on Simulator with UUID 'ED24EF06-0CD3-400A-A031-DAE4F4542DD4'...
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca370f370> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca341eaf0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca37054a0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3513230> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3512380> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3701ff0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca37087a0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:39 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Request received for installation of file:///Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Sequoia.app/ with options: {
[iOSLog] [IOS_SYSLOG_ROW] PackageType = Developer;
[iOSLog] [IOS_SYSLOG_ROW] SimulatorRootPath = "/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 10.3.simruntime/Contents/Resources/RuntimeRoot";
[iOSLog] [IOS_SYSLOG_ROW] SimulatorUserPath = "/Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data";
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:41 TestAutomations-Mac-mini installd[1965]: 0x70000acbe000 -[MIClientConnection _doInstallationForURL:withOptions:completion:]: Install of "/Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Sequoia.app" type Developer (LSInstallType = (null)) requested by lsd (pid 2009)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:41 TestAutomations-Mac-mini installd[1965]: 0x70000acbe000 -[MIInstaller _extractPackageWithError:]: Did not construct delta; doing full copy for installation.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:41 TestAutomations-Mac-mini videosubscriptionsd[3413]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:41 TestAutomations-Mac-mini videosubscriptionsd[3413]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:41 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3413]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:41 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:51 TestAutomations-Mac-mini videosubscriptionsd[3414]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:51 TestAutomations-Mac-mini videosubscriptionsd[3414]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:51 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3414]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:54:51 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:02 TestAutomations-Mac-mini videosubscriptionsd[3415]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:02 TestAutomations-Mac-mini videosubscriptionsd[3415]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:02 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3415]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:02 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:05 TestAutomations-Mac-mini installd[1965]: 0x70000acbe000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=com.ymedialabs.devteam; Version=220, ShortVersion=1.9.3>
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:12 TestAutomations-Mac-mini videosubscriptionsd[3417]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:12 TestAutomations-Mac-mini videosubscriptionsd[3417]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:12 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3417]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:12 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:23 TestAutomations-Mac-mini videosubscriptionsd[3418]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:23 TestAutomations-Mac-mini videosubscriptionsd[3418]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:23 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3418]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:23 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:34 TestAutomations-Mac-mini videosubscriptionsd[3420]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:34 TestAutomations-Mac-mini videosubscriptionsd[3420]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:34 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3420]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:34 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:44 TestAutomations-Mac-mini videosubscriptionsd[3426]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:44 TestAutomations-Mac-mini videosubscriptionsd[3426]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:44 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3426]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:44 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:50 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca36270a0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:50 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:50 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:50 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:50 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:50 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:50 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca350a7d0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:51 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:54 TestAutomations-Mac-mini videosubscriptionsd[3432]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:54 TestAutomations-Mac-mini videosubscriptionsd[3432]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:54 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3432]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:55:54 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:05 TestAutomations-Mac-mini videosubscriptionsd[3437]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:05 TestAutomations-Mac-mini videosubscriptionsd[3437]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:05 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3437]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:05 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:06 TestAutomations-Mac-mini installd[1965]: 0x70000acbe000 -[MIKeychainAccessGroupTracker _onQueue_discoverReferences]: Calculating keychain group references took 15.07 seconds
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:06 TestAutomations-Mac-mini installd[1965]: 0x70000acbe000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.ymedialabs.devteam at /Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Containers/Data/Application/A7100573-AE65-4BBB-A5E8-5321D10155D0
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:06 TestAutomations-Mac-mini installd[1965]: 0x70000acbe000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.ymedialabs.devteam at /Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Containers/Bundle/Application/AADF948C-8CC8-49E7-855D-12534788C15E
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:07 TestAutomations-Mac-mini installd[1965]: 0x70000acbe000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 19.45s; Waiting: 0.00s; Preflight/Patch: 41.22s, Verifying: 0.56s; Overall: 86.66s
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:09 TestAutomations-Mac-mini routined[1959]: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:10 TestAutomations-Mac-mini appstored[3439]: objc[3439]: Class ASDRestoreApplicationsRequestResponse is implemented in both /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 10.3.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon (0x108d895c0) and /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 10.3.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppStoreDaemon.framework/appstored.bundle/appstored (0x108c11cd0). One of the two will be used. Which one is undefined.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Registered for possible future reinstall: (com.ymedialabs.devteam, file:///Users/testautomation/Documents/Jenkins/sequoia_ios_automation/Features/Support/Sequoia.app/, {
[iOSLog] [IOS_SYSLOG_ROW] CFBundleIdentifier = "com.ymedialabs.devteam";
[iOSLog] [IOS_SYSLOG_ROW] PackageType = Developer;
[iOSLog] [IOS_SYSLOG_ROW] SimulatorRootPath = "/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 10.3.simruntime/Contents/Resources/RuntimeRoot";
[iOSLog] [IOS_SYSLOG_ROW] SimulatorUserPath = "/Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data";
[iOSLog] [IOS_SYSLOG_ROW] })
[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1508153172539 (16:56:12 GMT+0530 (IST))
[XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[debug] [XCUITest] Capability 'useNewWDA' set to true, so uninstalling WDA before proceeding
[XCUITest] Shutting down sub-processes
[debug] [XCUITest] Removing WDA application from device
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3702950> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini appstored[3439]: Normal message received by listener connection. Ignoring.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:12 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini itunesstored[2213]: NetworkStorageDB:_openDBReadConnections: failed to open read connection to DB @ /var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache/Cache.db. Error=14. Cause=unable to open database file
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini itunesstored[2213]: CacheRead: unable to open cache files in /var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini itunesstored[2213]: Failed to obtain sandbox extension for path=/var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache. Errno:2
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini itunesstored[2213]: NetworkStorageDB:_openDBReadConnections: failed to open read connection to DB @ /var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache/Cache.db. Error=14. Cause=unable to open database file
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini itunesstored[2213]: CacheRead: unable to open cache files in /var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini itunesstored[2213]: Failed to obtain sandbox extension for path=/var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache. Errno:2
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca370f2c0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Request received for uninstallation of com.apple.test.WebDriverAgentRunner-Runner with options: {
[iOSLog] [IOS_SYSLOG_ROW] SimulatorRootPath = "/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 10.3.simruntime/Contents/Resources/RuntimeRoot";
[iOSLog] [IOS_SYSLOG_ROW] SimulatorUserPath = "/Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data";
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini installd[1965]: 0x70000ac3b000 -[MIClientConnection uninstallIdentifiers:withOptions:completion:]: Uninstall requested by lsd (pid 2009) for identifier com.apple.test.WebDriverAgentRunner-Runner with options: {
[iOSLog] [IOS_SYSLOG_ROW] SimulatorRootPath = "/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 10.3.simruntime/Contents/Resources/RuntimeRoot";
[iOSLog] [IOS_SYSLOG_ROW] SimulatorUserPath = "/Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data";
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini CoreSimulatorBridge[1978]: Pasteboard change listener callback port <NSMachPort: 0x7f9ca3627fc0> registered
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type com.apple.flat-rtfd from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type com.apple.flat-rtfd from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/b79cf1b2c6b8e4762ba91d00ef53e0f5feef484f
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type public.utf8-plain-text from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type public.utf8-plain-text from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/d2996b1bb77ea6429d9f376596f53db67ecbfb14
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Bundle ID com.apple.CoreSimulator.CoreSimulatorBridge from team (null) is requesting item 0 of type Apple Web Archive pasteboard type from pasteboard named com.apple.UIKit.pboard.general with UUID C1F9E4D0-78DA-40E7-9CFA-DBD75F8D24F7
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: Loading item 0x7fd58ed0a360 7BD8C1FB-6E31-4D6E-9134-91C379E80162 type Apple Web Archive pasteboard type from URL file:///Users/testautomation/Library/Developer/CoreSimulator/Devices/ED24EF06-0CD3-400A-A031-DAE4F4542DD4/data/Library/Caches/com.apple.Pasteboard/eb77e5f8f043896faf63b5041f0fbd121db984dd/6ebbef6fa3bb50b1bea2a0c1e0608d39ae73bb12
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:13 TestAutomations-Mac-mini pasted[2016]: ...item request completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:14 TestAutomations-Mac-mini itunesstored[2213]: NetworkStorageDB:_openDBReadConnections: failed to open read connection to DB @ /var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache/Cache.db. Error=14. Cause=unable to open database file
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:14 TestAutomations-Mac-mini itunesstored[2213]: CacheRead: unable to open cache files in /var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:14 TestAutomations-Mac-mini itunesstored[2213]: Failed to obtain sandbox extension for path=/var/mobile/Library/Caches/sharedCaches/com.apple.iTunesStore.NSURLCache. Errno:2
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:14 TestAutomations-Mac-mini videosubscriptionsd[3462]: Entering main() for videosubscriptionsd.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:14 TestAutomations-Mac-mini videosubscriptionsd[3462]: Unable to find framework using path: /System/Library/Frameworks/VideoSubscriberAccount.framework
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:14 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd[3462]): Service exited with abnormal code: 1
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:14 TestAutomations-Mac-mini com.apple.CoreSimulator.SimDevice.ED24EF06-0CD3-400A-A031-DAE4F4542DD4[1871] (com.apple.videosubscriptionsd): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
[iOSLog] [IOS_SYSLOG_ROW] Oct 16 16:56:15 TestAutomations-Mac-mini installd[1965]: 0x70000ac3b000 +[MIContainer allContainersForIdentifier:options:error:]: 389: No bundle container found for identifier com.apple.test.WebDriverAgentRunner-Runner
[simctl] Error: simctl error running 'uninstall': An error was encountered processing the command (domain=LSApplicationWorkspaceErrorDomain, code=111):
The operation couldn’t be completed. (LSApplicationWorkspaceErrorDomain error 111.)
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13)
at simCommand$ (../../lib/simctl.js:50:11)
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Error: simctl error running 'uninstall': An error was encountered processing the command (domain=LSApplicationWorkspaceErrorDomain, code=111):
The operation couldn’t be completed. (LSApplicationWorkspaceErrorDomain error 111.)
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13)
at simCommand$ (../../lib/simctl.js:50:11)
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
[XCUITest] Error: simctl error running 'uninstall': An error was encountered processing the command (domain=LSApplicationWorkspaceErrorDomain, code=111):
The operation couldn’t be completed. (LSApplicationWorkspaceErrorDomain error 111.)
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13)
at simCommand$ (../../lib/simctl.js:50:11)
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Error: simctl error running 'uninstall': An error was encountered processing the command (domain=LSApplicationWorkspaceErrorDomain, code=111):
The operation couldn’t be completed. (LSApplicationWorkspaceErrorDomain error 111.)
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13)
at simCommand$ (../../lib/simctl.js:50:11)
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
[debug] [XCUITest] Not clearing log files. Use `clearSystemFiles` capability to turn on.
[debug] [iOSLog] Stopping iOS log capture
[MJSONWP] Encountered internal error running command: Error: simctl error running 'uninstall': An error was encountered processing the command (domain=LSApplicationWorkspaceErrorDomain, code=111):
The operation couldn’t be completed. (LSApplicationWorkspaceErrorDomain error 111.)
at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13)
at simCommand$ (../../lib/simctl.js:50:11)
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at <anonymous>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment