Skip to content

Instantly share code, notes, and snippets.

@Abhishekk360
Created May 3, 2016 18:12
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 Abhishekk360/36abada2454531c45ff8a1ecf6f965db to your computer and use it in GitHub Desktop.
Save Abhishekk360/36abada2454531c45ff8a1ecf6f965db to your computer and use it in GitHub Desktop.
[2016-05-03 16:22:56.2] INFO: Found Xamarin.Android 6.1.0
[2016-05-03 16:22:56.2] INFO: Found Android SDK. API levels: 10, 15, 16, 17, 18, 19, 20, 21, 22, 23
[2016-05-03 16:28:13.4] INFO: Tracking android devices started
[2016-05-03 16:28:13.4] DEBUG: TrackDeviceTask got:
[2016-05-03 16:28:13.4] INFO: Got new device list from adb with 0 devices
[2016-05-03 16:29:21.3] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 offline
[2016-05-03 16:29:21.3] INFO: Got new device list from adb with 1 devices
[2016-05-03 16:29:21.4] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 device
[2016-05-03 16:29:21.4] INFO: Got new device list from adb with 1 devices
[2016-05-03 16:29:21.4] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 16:50:52.4] INFO: Tracking android devices stopped
[2016-05-03 17:58:08.8] INFO: Tracking android devices started
[2016-05-03 17:58:08.9] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 device
[2016-05-03 17:58:08.9] INFO: Got new device list from adb with 1 devices
[2016-05-03 17:58:08.9] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 18:00:55.2] DEBUG: TrackDeviceTask got: 077a0e490298797e offline, 10.71.34.101:5555 device
[2016-05-03 18:00:55.2] INFO: Got new device list from adb with 2 devices
[2016-05-03 18:00:55.3] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 18:00:55.3] INFO: Got new device list from adb with 2 devices
[2016-05-03 18:00:55.3] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:12:42.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,GooglePlayServicesTest.GooglePlayServicesTest" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:12:43.6] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "Mono.Android.Platform.ApiLevel_21"
[2016-05-03 18:12:43.6] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "Mono.Android.Platform.ApiLevel_21"
[2016-05-03 18:12:57.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/Mono.Android.Platform.ApiLevel_21.apk"
[2016-05-03 18:13:00.7] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/Mono.Android.Platform.ApiLevel_21.apk"
[2016-05-03 18:13:01.9] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/GooglePlayServicesTest.GooglePlayServicesTest-Signed.apk"
[2016-05-03 18:13:06.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/GooglePlayServicesTest.GooglePlayServicesTest-Signed.apk"
[2016-05-03 18:13:06.3] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "GooglePlayServicesTest.GooglePlayServicesTest"
[2016-05-03 18:13:07.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:13:07.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:13:07.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:13:07.9] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__
[2016-05-03 18:13:07.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:13:07.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:13:07.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:13:08.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:13:08.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:13:08.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/GooglePlayServicesTest.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/GooglePlayServicesTest.dll 27136
[2016-05-03 18:13:08.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/GooglePlayServicesTest.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/GooglePlayServicesTest.dll.mdb 4955
[2016-05-03 18:13:08.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.dll 1806336
[2016-05-03 18:13:08.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.dll.mdb 768042
[2016-05-03 18:13:08.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Xml.dll 2432512
[2016-05-03 18:13:08.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 18:13:12.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 18:13:13.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 18:13:13.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Mono.Android.Export.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Mono.Android.Export.dll 78336
[2016-05-03 18:13:13.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Mono.Android.Export.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Mono.Android.Export.dll.mdb 38232
[2016-05-03 18:13:13.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Java.Interop.dll 114688
[2016-05-03 18:13:13.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 18:13:13.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.dll 13824
[2016-05-03 18:13:14.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Core.dll 869376
[2016-05-03 18:13:14.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 18:13:14.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 18:13:14.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 18:13:14.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 18:13:14.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 18:13:15.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/mscorlib.dll 3646464
[2016-05-03 18:13:15.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 18:13:15.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 18:13:15.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 18:13:15.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Threading.dll 5632
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Collections.dll 6144
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Reflection.dll 5632
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Linq.dll 5632
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 18:13:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 18:13:15.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 18:13:15.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:13:15.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:13:15.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:13:15.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:13:15.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:13:15.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/lib 0
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:13:15.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:13:15.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/dexes 0
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:13:15.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:13:15.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:13:15.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:13:15.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:13:15.7] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:13:15.7] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/resources 0
[2016-05-03 18:13:15.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:13:15.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:13:16.0] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app GooglePlayServicesTest.GooglePlayServicesTest is running
[2016-05-03 18:13:16.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:16.0] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:13:16.0] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 18:13:16.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8829,timeout=1462270374,loglevel=0,server=y"
[2016-05-03 18:13:16.1] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:13:16.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:13:16.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:13:16.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:13:17.1] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "GooglePlayServicesTest.GooglePlayServicesTest/md5924b8d03558ead28ca1e96adc9e0ec09.MainActivity"
[2016-05-03 18:13:18.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:18.1] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:13:18.1] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:13:19.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:20.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:21.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:22.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:23.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:24.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:25.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:26.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:28.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:29.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:30.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:31.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:32.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:33.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:34.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:35.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:37.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:38.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:39.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:40.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:41.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:42.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:43.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:44.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:46.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:47.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:48.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:49.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:50.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:51.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:52.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:53.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:54.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:13:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:14:01.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:14:11.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:14:22.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:14:33.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:14:44.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:14:54.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:15:05.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:15:16.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:15:27.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:15:37.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:15:48.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:15:59.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:16:10.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:16:20.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:16:31.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:16:42.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:16:53.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:17:03.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:17:14.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:17:15.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:17:16.5] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:17:16.5] DEBUG: RunShellCommand: 077a0e490298797e am force-stop GooglePlayServicesTest.GooglePlayServicesTest
[2016-05-03 18:18:59.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,GooglePlayServicesTest.GooglePlayServicesTest" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:19:08.8] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "GooglePlayServicesTest.GooglePlayServicesTest"
[2016-05-03 18:19:08.8] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "GooglePlayServicesTest.GooglePlayServicesTest"
[2016-05-03 18:19:11.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/GooglePlayServicesTest.GooglePlayServicesTest-Signed.apk"
[2016-05-03 18:19:15.8] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/GooglePlayServicesTest.GooglePlayServicesTest-Signed.apk"
[2016-05-03 18:19:15.9] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "GooglePlayServicesTest.GooglePlayServicesTest"
[2016-05-03 18:19:16.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:19:16.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:19:16.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:19:17.4] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__
[2016-05-03 18:19:17.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:19:17.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/GooglePlayServicesTest.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/GooglePlayServicesTest.dll 27136
[2016-05-03 18:19:17.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/GooglePlayServicesTest.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/GooglePlayServicesTest.dll.mdb 4763
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.dll 1806336
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.dll.mdb 768042
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Xml.dll 2432512
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Mono.Android.Export.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Mono.Android.Export.dll 78336
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Mono.Android.Export.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Mono.Android.Export.dll.mdb 38232
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Java.Interop.dll 114688
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.dll 13824
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Core.dll 869376
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/mscorlib.dll 3646464
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Threading.dll 5632
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Collections.dll 6144
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Reflection.dll 5632
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Linq.dll 5632
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/GooglePlayServices/GooglePlayServices/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/lib 0
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:19:17.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/dexes 0
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:19:17.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:19:17.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:19:17.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__ 0
[2016-05-03 18:19:17.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/resources 0
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:19:17.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:19:17.7] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app GooglePlayServicesTest.GooglePlayServicesTest is running
[2016-05-03 18:19:17.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:17.8] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:19:17.9] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 18:19:17.9] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8830,timeout=1462270736,loglevel=0,server=y"
[2016-05-03 18:19:17.9] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:19:17.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:19:17.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:19:17.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:19:18.8] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "GooglePlayServicesTest.GooglePlayServicesTest/md5924b8d03558ead28ca1e96adc9e0ec09.MainActivity"
[2016-05-03 18:19:19.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:19.8] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:19:19.8] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:19:20.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:21.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:23.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:24.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:25.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:26.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:27.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:28.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:29.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:30.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:31.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:32.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:19:33.4] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:19:33.4] DEBUG: RunShellCommand: 077a0e490298797e am force-stop GooglePlayServicesTest.GooglePlayServicesTest
[2016-05-03 18:20:06.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,GooglePlayServicesTest.GooglePlayServicesTest" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:20:14.4] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "GooglePlayServicesTest.GooglePlayServicesTest"
[2016-05-03 18:20:14.4] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "GooglePlayServicesTest.GooglePlayServicesTest"
[2016-05-03 18:20:17.5] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/GooglePlayServicesTest.GooglePlayServicesTest-Signed.apk"
[2016-05-03 18:20:21.9] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/GooglePlayServicesTest.GooglePlayServicesTest-Signed.apk"
[2016-05-03 18:20:22.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app GooglePlayServicesTest.GooglePlayServicesTest is running
[2016-05-03 18:20:22.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:22.1] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:20:22.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:20:22.1] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:20:22.1] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "GooglePlayServicesTest.GooglePlayServicesTest/md5924b8d03558ead28ca1e96adc9e0ec09.MainActivity"
[2016-05-03 18:20:22.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:20:22.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:20:22.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:20:23.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:23.1] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:20:23.1] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:20:23.1] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/GooglePlayServicesTest.GooglePlayServicesTest/files/.__override__/debug.mono.extra"
[2016-05-03 18:20:24.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:25.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:26.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:27.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:28.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:29.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:30.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:31.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:33.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:34.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:35.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:36.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:37.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:38.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:39.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:20:39.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop GooglePlayServicesTest.GooglePlayServicesTest
[2016-05-03 18:21:59.0] INFO: Tracking android devices stopped
[2016-05-03 18:22:35.0] INFO: Tracking android devices started
[2016-05-03 18:22:35.0] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 18:22:35.0] INFO: Got new device list from adb with 2 devices
[2016-05-03 18:22:35.0] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:22:35.0] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 18:22:51.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_10,com.xamarin.locationdemo3" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:22:54.6] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.locationdemo3-Signed.apk"
[2016-05-03 18:22:56.7] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.locationdemo3-Signed.apk"
[2016-05-03 18:22:56.8] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.locationdemo3"
[2016-05-03 18:22:57.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:22:57.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:22:57.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:22:58.4] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__
[2016-05-03 18:22:58.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:22:58.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:22:58.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:22:58.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__ 0
[2016-05-03 18:22:58.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:22:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/LocationDemo.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/LocationDemo.dll 8704
[2016-05-03 18:22:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/LocationDemo.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/LocationDemo.dll.mdb 1880
[2016-05-03 18:23:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/Mono.Android.dll 15091712
[2016-05-03 18:23:01.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/Mono.Android.dll.mdb 5418288
[2016-05-03 18:23:01.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/mscorlib.dll 3646464
[2016-05-03 18:23:02.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 18:23:02.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.dll 1806336
[2016-05-03 18:23:02.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.dll.mdb 768042
[2016-05-03 18:23:02.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Xml.Linq.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Xml.Linq.dll 133632
[2016-05-03 18:23:02.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Xml.Linq.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Xml.Linq.dll.mdb 50083
[2016-05-03 18:23:03.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Xml.dll 2432512
[2016-05-03 18:23:03.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 18:23:03.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/Java.Interop.dll 114688
[2016-05-03 18:23:03.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 18:23:03.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Runtime.dll 13824
[2016-05-03 18:23:03.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Core.dll 869376
[2016-05-03 18:23:03.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 18:23:03.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Threading.dll 5632
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Collections.dll 6144
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Reflection.dll 5632
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Linq.dll 5632
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 18:23:03.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 18:23:03.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 18:23:03.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/LocationDemo/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:23:03.7] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__ 0
[2016-05-03 18:23:03.7] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/lib 0
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:23:03.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:23:03.7] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__ 0
[2016-05-03 18:23:03.8] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/dexes 0
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:23:03.8] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__ 0
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:23:03.8] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__ 0
[2016-05-03 18:23:03.8] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/resources 0
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:23:03.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:23:04.0] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.locationdemo3 is running
[2016-05-03 18:23:04.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:04.0] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:23:04.0] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 18:23:04.0] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8831,timeout=1462270962,loglevel=0,server=y"
[2016-05-03 18:23:04.1] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:23:04.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:23:04.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:23:04.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:23:05.0] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.locationdemo3/md5de79a9cb69f409aaba4386feb3d0d8a3.LocationActivity"
[2016-05-03 18:23:05.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:05.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:23:05.9] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:23:06.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:08.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:09.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:10.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:11.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:12.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:13.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:14.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:23:15.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:23:15.2] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.locationdemo3
[2016-05-03 18:23:26.5] ERROR: Deployment failed
Xamarin.AndroidTools.AndroidDeploymentException: ArchitectureNotSupported
at Xamarin.AndroidTools.AndroidDeploySession+<RunAsync>c__async2.MoveNext () [0x000e1] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sessions/AndroidDeploySession.cs:167
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00047] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:113
at Xamarin.AndroidTools.AndroidDeploySession+<RunLoggedAsync>c__async1.MoveNext () [0x00032] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sessions/AndroidDeploySession.cs:113
[2016-05-03 18:23:56.0] ERROR: Deployment failed
Xamarin.AndroidTools.AndroidDeploymentException: ArchitectureNotSupported
at Xamarin.AndroidTools.AndroidDeploySession+<RunAsync>c__async2.MoveNext () [0x000e1] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sessions/AndroidDeploySession.cs:167
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00047] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:113
at Xamarin.AndroidTools.AndroidDeploySession+<RunLoggedAsync>c__async1.MoveNext () [0x00032] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sessions/AndroidDeploySession.cs:113
[2016-05-03 18:24:14.1] ERROR: Deployment failed
Xamarin.AndroidTools.AndroidDeploymentException: ArchitectureNotSupported
at Xamarin.AndroidTools.AndroidDeploySession+<RunAsync>c__async2.MoveNext () [0x000e1] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sessions/AndroidDeploySession.cs:167
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00047] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:113
at Xamarin.AndroidTools.AndroidDeploySession+<RunLoggedAsync>c__async1.MoveNext () [0x00032] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sessions/AndroidDeploySession.cs:113
[2016-05-03 18:24:45.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_10,com.xamarin.locationdemo3" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:24:50.2] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.locationdemo3"
[2016-05-03 18:24:50.2] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.locationdemo3"
[2016-05-03 18:24:52.2] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.locationdemo3-Signed.apk"
[2016-05-03 18:24:54.4] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.locationdemo3-Signed.apk"
[2016-05-03 18:24:54.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.locationdemo3 is running
[2016-05-03 18:24:54.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:24:54.6] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:24:54.6] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:24:54.6] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:24:54.6] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.locationdemo3/md5de79a9cb69f409aaba4386feb3d0d8a3.LocationActivity"
[2016-05-03 18:24:54.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:24:54.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:24:54.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:24:55.5] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.locationdemo3/files/.__override__/debug.mono.extra"
[2016-05-03 18:24:55.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:24:55.6] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:24:55.6] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:24:56.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:24:57.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:24:58.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:25:00.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:25:01.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:25:02.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:25:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:25:04.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:25:05.5] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.locationdemo3
[2016-05-03 18:27:27.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.docs.android.mapsandlocationdemo3" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:27:35.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.docs.android.mapsandlocationdemo3-Signed.apk"
[2016-05-03 18:27:39.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.docs.android.mapsandlocationdemo3-Signed.apk"
[2016-05-03 18:27:39.4] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.docs.android.mapsandlocationdemo3 is running
[2016-05-03 18:27:39.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:39.5] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:27:39.5] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 18:27:39.5] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8832,timeout=1462271237,loglevel=0,server=y"
[2016-05-03 18:27:39.5] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:27:39.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:27:39.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:27:39.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:27:40.5] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.docs.android.mapsandlocationdemo3/md5935bd82ced81c52130622821bcd777f8.MainActivity"
[2016-05-03 18:27:41.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:41.6] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:27:41.6] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:27:42.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:43.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:44.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:45.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:47.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:48.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:49.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:50.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:51.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:52.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:53.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:54.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:55.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:57.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:58.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:27:59.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:00.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:01.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:02.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:03.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:04.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:05.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:06.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:08.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:09.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:10.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:11.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:12.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:13.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:14.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:15.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:16.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:18.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:19.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:20.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:21.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:22.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:23.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:24.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:25.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:26.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:28:27.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:28:27.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.docs.android.mapsandlocationdemo3
[2016-05-03 18:29:03.8] ERROR: Deployment failed
Xamarin.AndroidTools.AndroidDeploymentException: ArchitectureNotSupported
at Xamarin.AndroidTools.AndroidDeploySession+<RunAsync>c__async2.MoveNext () [0x000e1] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sessions/AndroidDeploySession.cs:167
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00047] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:113
at Xamarin.AndroidTools.AndroidDeploySession+<RunLoggedAsync>c__async1.MoveNext () [0x00032] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sessions/AndroidDeploySession.cs:113
[2016-05-03 18:29:49.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.docs.android.mapsandlocationdemo3" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:29:56.3] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.docs.android.mapsandlocationdemo3"
[2016-05-03 18:29:56.3] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.docs.android.mapsandlocationdemo3"
[2016-05-03 18:29:59.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.docs.android.mapsandlocationdemo3-Signed.apk"
[2016-05-03 18:30:03.9] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.docs.android.mapsandlocationdemo3-Signed.apk"
[2016-05-03 18:30:04.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.docs.android.mapsandlocationdemo3 is running
[2016-05-03 18:30:04.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:04.1] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:30:04.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:30:04.1] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:30:04.1] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.docs.android.mapsandlocationdemo3/md5935bd82ced81c52130622821bcd777f8.MainActivity"
[2016-05-03 18:30:04.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:30:04.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:30:04.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:30:05.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:05.1] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:30:05.1] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:30:05.2] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.docs.android.mapsandlocationdemo3/files/.__override__/debug.mono.extra"
[2016-05-03 18:30:06.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:07.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:08.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:09.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:10.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:11.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:12.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:13.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:15.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:16.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:17.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:18.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:30:19.3] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.docs.android.mapsandlocationdemo3
[2016-05-03 18:38:24.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.mapsandlocationdemo3.froyo" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:38:31.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.mapsandlocationdemo3.froyo-Signed.apk"
[2016-05-03 18:38:35.2] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.mapsandlocationdemo3.froyo-Signed.apk"
[2016-05-03 18:38:35.3] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.mapsandlocationdemo3.froyo"
[2016-05-03 18:38:36.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:38:36.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:38:36.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:38:36.9] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__
[2016-05-03 18:38:36.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:38:36.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:38:36.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:38:37.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:38:37.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:38:37.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/SimpleMapDemo_Froyo.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/SimpleMapDemo_Froyo.dll 22528
[2016-05-03 18:38:37.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/SimpleMapDemo_Froyo.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/SimpleMapDemo_Froyo.dll.mdb 4508
[2016-05-03 18:38:41.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 18:38:42.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 18:38:43.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/mscorlib.dll 3646464
[2016-05-03 18:38:43.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 18:38:43.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.dll 1806336
[2016-05-03 18:38:43.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.dll.mdb 768042
[2016-05-03 18:38:43.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Xml.Linq.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Xml.Linq.dll 133632
[2016-05-03 18:38:43.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Xml.Linq.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Xml.Linq.dll.mdb 50083
[2016-05-03 18:38:44.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Xml.dll 2432512
[2016-05-03 18:38:44.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 18:38:44.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Java.Interop.dll 114688
[2016-05-03 18:38:44.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 18:38:44.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.dll 13824
[2016-05-03 18:38:44.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Core.dll 869376
[2016-05-03 18:38:44.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 18:38:44.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 18:38:44.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 18:38:44.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 18:38:45.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 18:38:45.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 18:38:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Threading.dll 5632
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Collections.dll 6144
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Reflection.dll 5632
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Linq.dll 5632
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 18:38:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 18:38:45.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 18:38:45.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 18:38:45.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:38:45.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:38:45.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:38:45.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:38:45.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:38:45.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/lib 0
[2016-05-03 18:38:45.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:38:45.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:38:45.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:38:45.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:38:45.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:38:45.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:38:45.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/dexes 0
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:38:45.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:38:45.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:38:45.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:38:45.7] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/resources 0
[2016-05-03 18:38:45.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:38:45.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:38:45.8] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.mapsandlocationdemo3.froyo is running
[2016-05-03 18:38:45.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:45.9] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:38:45.9] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 18:38:45.9] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8833,timeout=1462271904,loglevel=0,server=y"
[2016-05-03 18:38:45.9] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:38:46.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:38:46.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:38:46.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:38:46.9] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.mapsandlocationdemo3.froyo/md5a44dad9032d11b379ccf1a74bcc36e15.MainActivity"
[2016-05-03 18:38:47.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:47.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:38:47.9] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:38:48.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:50.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:51.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:52.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:53.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:54.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:55.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:56.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:57.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:58.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:38:59.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:00.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:01.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:03.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:04.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:05.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:06.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:07.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:08.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:09.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:10.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:11.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:13.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:14.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:15.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:16.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:17.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:18.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:19.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:20.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:22.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:23.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:24.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:25.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:26.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:27.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:28.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:30.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:31.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:32.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:33.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:34.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:35.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:36.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:37.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:39.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:40.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:41.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:42.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:39:53.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:04.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:14.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:25.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:36.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:47.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:51.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:52.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:53.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:40:53.1] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.mapsandlocationdemo3.froyo
[2016-05-03 18:40:56.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.mapsandlocationdemo3.froyo" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:40:58.0] DEBUG: InstallPackage: Checking whether app com.xamarin.mapsandlocationdemo3.froyo is running
[2016-05-03 18:40:58.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:40:58.1] DEBUG: InstallPackage: Killing app
[2016-05-03 18:40:58.1] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.mapsandlocationdemo3.froyo
[2016-05-03 18:40:59.0] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.mapsandlocationdemo3.froyo"
[2016-05-03 18:40:59.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:40:59.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:40:59.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:41:00.5] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__
[2016-05-03 18:41:00.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:41:00.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:41:00.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:41:00.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:41:00.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/SimpleMapDemo_Froyo.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/SimpleMapDemo_Froyo.dll 22528
[2016-05-03 18:41:00.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/SimpleMapDemo_Froyo.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/SimpleMapDemo_Froyo.dll.mdb 4508
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/mscorlib.dll 3646464
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.dll 1806336
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.dll.mdb 768042
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Xml.Linq.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Xml.Linq.dll 133632
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Xml.Linq.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Xml.Linq.dll.mdb 50083
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Xml.dll 2432512
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Java.Interop.dll 114688
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.dll 13824
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Core.dll 869376
[2016-05-03 18:41:00.6] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 18:41:00.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 18:41:00.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 18:41:00.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 18:41:01.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Threading.dll 5632
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Collections.dll 6144
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Reflection.dll 5632
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Linq.dll 5632
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/MapsAndLocationDemo_v3/SimpleMapDemo_Froyo/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/lib 0
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:41:01.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/dexes 0
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:41:01.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:41:01.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:41:01.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__ 0
[2016-05-03 18:41:01.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.mapsandlocationdemo3.froyo/files/.__override__/resources 0
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:41:01.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:41:01.2] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.mapsandlocationdemo3.froyo is running
[2016-05-03 18:41:01.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:01.4] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:41:01.4] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 18:41:01.4] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8834,timeout=1462272039,loglevel=0,server=y"
[2016-05-03 18:41:01.4] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:41:01.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:41:01.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:41:01.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:41:02.4] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.mapsandlocationdemo3.froyo/md5a44dad9032d11b379ccf1a74bcc36e15.MainActivity"
[2016-05-03 18:41:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:03.4] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:41:03.4] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:41:04.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:05.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:06.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:07.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:08.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:10.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:11.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:12.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:13.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:14.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:15.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:16.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:17.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:19.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:20.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:21.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:22.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:23.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:24.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:25.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:26.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:27.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:29.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:30.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:31.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:32.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:33.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:34.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:35.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:37.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:41:37.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:41:37.2] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.mapsandlocationdemo3.froyo
[2016-05-03 18:41:44.6] INFO: Tracking android devices stopped
[2016-05-03 18:42:13.2] INFO: Tracking android devices started
[2016-05-03 18:42:13.2] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 18:42:13.2] INFO: Got new device list from adb with 2 devices
[2016-05-03 18:42:13.2] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:42:13.2] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 18:45:34.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.admobexample" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:45:45.1] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.admobexample-Signed.apk"
[2016-05-03 18:45:50.8] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.admobexample-Signed.apk"
[2016-05-03 18:45:50.8] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.admobexample"
[2016-05-03 18:45:51.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:45:51.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:45:51.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:45:52.5] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__
[2016-05-03 18:45:52.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:45:52.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:45:52.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:45:52.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__ 0
[2016-05-03 18:45:52.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:45:52.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/AdMobExample.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/AdMobExample.dll 69632
[2016-05-03 18:45:52.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/AdMobExample.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/AdMobExample.dll.mdb 2846
[2016-05-03 18:45:52.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.dll 1806336
[2016-05-03 18:45:53.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.dll.mdb 768042
[2016-05-03 18:45:53.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Xml.dll 2432512
[2016-05-03 18:45:53.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 18:45:57.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 18:45:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 18:45:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Java.Interop.dll 114688
[2016-05-03 18:45:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 18:45:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Runtime.dll 13824
[2016-05-03 18:45:58.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Core.dll 869376
[2016-05-03 18:45:58.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 18:45:58.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 18:45:59.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 18:45:59.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 18:45:59.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 18:45:59.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Ads.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Xamarin.GooglePlayServices.Ads.dll 473088
[2016-05-03 18:45:59.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 18:46:00.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/mscorlib.dll 3646464
[2016-05-03 18:46:00.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 18:46:00.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 18:46:00.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 18:46:00.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 18:46:00.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 18:46:00.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 18:46:00.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 18:46:00.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Threading.dll 5632
[2016-05-03 18:46:00.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Collections.dll 6144
[2016-05-03 18:46:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 18:46:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 18:46:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Reflection.dll 5632
[2016-05-03 18:46:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Linq.dll 5632
[2016-05-03 18:46:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 18:46:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 18:46:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 18:46:00.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 18:46:00.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AdMobExample/AdMobExample/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:46:00.8] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__ 0
[2016-05-03 18:46:00.8] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/lib 0
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:46:00.8] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:46:00.8] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__ 0
[2016-05-03 18:46:00.9] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/dexes 0
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:46:00.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__ 0
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:46:00.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__ 0
[2016-05-03 18:46:00.9] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/resources 0
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:46:00.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:46:01.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.admobexample is running
[2016-05-03 18:46:01.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:01.1] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:46:01.1] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 18:46:01.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8835,timeout=1462272339,loglevel=0,server=y"
[2016-05-03 18:46:01.2] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:46:01.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:46:01.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:46:01.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:46:02.2] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.admobexample/md504989a7b1a6f5ccb94633e837bc5c92a.MainActivity"
[2016-05-03 18:46:03.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:03.1] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:46:03.1] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:46:04.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:05.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:06.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:07.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:08.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:09.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:10.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:11.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:12.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:14.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:15.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:16.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:17.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:18.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:19.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:20.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:21.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:23.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:24.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:25.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:26.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:27.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:28.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:29.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:31.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:32.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:33.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:34.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:35.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:36.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:37.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:38.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:39.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:41.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:42.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:43.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:44.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:45.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:46.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:47.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:48.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:50.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:51.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:52.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:53.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:54.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:55.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:56.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:58.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:46:59.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:47:00.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:47:01.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:47:02.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:47:02.2] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.admobexample
[2016-05-03 18:47:41.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.admobexample" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:47:48.6] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.admobexample"
[2016-05-03 18:47:48.6] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.admobexample"
[2016-05-03 18:47:52.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.admobexample-Signed.apk"
[2016-05-03 18:47:57.2] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.admobexample-Signed.apk"
[2016-05-03 18:47:57.3] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.admobexample is running
[2016-05-03 18:47:57.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:47:57.4] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:47:57.4] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:47:57.4] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:47:57.4] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.admobexample/md504989a7b1a6f5ccb94633e837bc5c92a.MainActivity"
[2016-05-03 18:47:57.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:47:57.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:47:57.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:47:58.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:47:58.3] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:47:58.3] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:47:58.4] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.admobexample/files/.__override__/debug.mono.extra"
[2016-05-03 18:47:59.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:00.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:01.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:02.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:03.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:04.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:05.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:07.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:08.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:09.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:10.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:11.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:12.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:13.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:14.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:48:15.6] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.admobexample
[2016-05-03 18:50:28.4] INFO: Tracking android devices stopped
[2016-05-03 18:50:29.5] INFO: Tracking android devices started
[2016-05-03 18:50:29.5] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 18:50:29.5] INFO: Got new device list from adb with 2 devices
[2016-05-03 18:50:29.5] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:50:29.5] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 18:51:35.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,MonoIO.MonoIO" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:51:43.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/MonoIO.MonoIO-Signed.apk"
[2016-05-03 18:51:47.8] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/MonoIO.MonoIO-Signed.apk"
[2016-05-03 18:51:47.9] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app MonoIO.MonoIO is running
[2016-05-03 18:51:47.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:48.0] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:51:48.0] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:51:48.0] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:51:48.0] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "MonoIO.MonoIO/md5ce12d87ab07fd2639370bae1b4e56694.HomeActivity"
[2016-05-03 18:51:48.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:51:48.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:51:48.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:51:48.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:48.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:51:48.9] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:51:49.0] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/MonoIO.MonoIO/files/.__override__/debug.mono.extra"
[2016-05-03 18:51:49.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:51.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:52.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:53.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:54.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:55.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:56.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:57.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:58.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:51:59.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:52:00.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:52:02.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:52:03.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:52:04.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:52:05.3] DEBUG: RunShellCommand: 077a0e490298797e am force-stop MonoIO.MonoIO
[2016-05-03 18:53:04.5] INFO: Tracking android devices stopped
[2016-05-03 18:53:05.5] INFO: Tracking android devices started
[2016-05-03 18:53:05.5] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 18:53:05.5] INFO: Got new device list from adb with 2 devices
[2016-05-03 18:53:05.5] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:53:05.5] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 18:55:28.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basichistoryapi" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:55:38.9] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.basichistoryapi-Signed.apk"
[2016-05-03 18:55:45.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.basichistoryapi-Signed.apk"
[2016-05-03 18:55:45.3] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.basichistoryapi"
[2016-05-03 18:55:46.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:55:46.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:55:46.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:55:46.9] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__
[2016-05-03 18:55:47.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:55:47.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:55:47.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:55:47.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__ 0
[2016-05-03 18:55:47.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:55:47.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/BasicHistoryApi.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/BasicHistoryApi.dll 87552
[2016-05-03 18:55:47.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/BasicHistoryApi.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/BasicHistoryApi.dll.mdb 4457
[2016-05-03 18:55:47.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.dll 1806336
[2016-05-03 18:55:47.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.dll.mdb 768042
[2016-05-03 18:55:47.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Xml.dll 2432512
[2016-05-03 18:55:47.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 18:55:50.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 18:55:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 18:55:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Java.Interop.dll 114688
[2016-05-03 18:55:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 18:55:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Runtime.dll 13824
[2016-05-03 18:55:51.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Core.dll 869376
[2016-05-03 18:55:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 18:55:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 18:55:52.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 18:55:52.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 18:55:52.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 18:55:52.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 18:55:52.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 18:55:52.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Fitness.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.GooglePlayServices.Fitness.dll 455168
[2016-05-03 18:55:52.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 18:55:52.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 18:55:52.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/CommonSampleLibrary.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/CommonSampleLibrary.dll 10752
[2016-05-03 18:55:52.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/CommonSampleLibrary.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/CommonSampleLibrary.dll.mdb 3937
[2016-05-03 18:55:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/mscorlib.dll 3646464
[2016-05-03 18:55:53.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 18:55:53.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 18:55:53.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 18:55:53.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 18:55:53.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 18:55:53.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 18:55:53.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 18:55:53.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Threading.dll 5632
[2016-05-03 18:55:53.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Collections.dll 6144
[2016-05-03 18:55:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 18:55:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 18:55:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Reflection.dll 5632
[2016-05-03 18:55:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Linq.dll 5632
[2016-05-03 18:55:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 18:55:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 18:55:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 18:55:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 18:55:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistoryApi/BasicHistoryApi/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 18:55:53.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:55:53.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:55:53.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:55:53.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:55:53.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__ 0
[2016-05-03 18:55:54.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/lib 0
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:55:54.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__ 0
[2016-05-03 18:55:54.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/dexes 0
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:55:54.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__ 0
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 18:55:54.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 18:55:54.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__ 0
[2016-05-03 18:55:54.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/resources 0
[2016-05-03 18:55:54.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 18:55:54.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 18:55:54.2] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basichistoryapi is running
[2016-05-03 18:55:54.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:55:54.3] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:55:54.3] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 18:55:54.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8836,timeout=1462272932,loglevel=0,server=y"
[2016-05-03 18:55:54.3] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:55:54.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:55:54.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:55:54.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:55:55.3] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basichistoryapi/md5b5db03285e45273157233fab37025998.MainActivity"
[2016-05-03 18:55:56.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:55:56.3] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:55:56.3] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:55:57.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:55:58.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:55:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:00.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:01.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:02.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:03.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:05.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:06.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:07.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:08.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:09.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:10.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:11.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:12.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:13.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:14.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:56:15.5] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:56:15.5] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basichistoryapi
[2016-05-03 18:56:59.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basichistoryapi" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 18:57:07.7] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.basichistoryapi"
[2016-05-03 18:57:07.7] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.basichistoryapi"
[2016-05-03 18:57:11.3] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.basichistoryapi-Signed.apk"
[2016-05-03 18:57:16.6] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.basichistoryapi-Signed.apk"
[2016-05-03 18:57:16.7] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basichistoryapi is running
[2016-05-03 18:57:16.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:16.8] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 18:57:16.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 18:57:16.8] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 18:57:16.8] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basichistoryapi/md5b5db03285e45273157233fab37025998.MainActivity"
[2016-05-03 18:57:16.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 18:57:16.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 18:57:16.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 18:57:17.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:17.7] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:57:17.7] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 18:57:17.8] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.basichistoryapi/files/.__override__/debug.mono.extra"
[2016-05-03 18:57:18.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:19.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:21.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:22.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:23.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:24.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:25.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:26.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:27.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:28.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:29.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:31.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:32.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:33.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:34.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:35.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:36.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:37.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:38.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:39.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:41.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:42.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:43.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:44.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:45.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:46.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:47.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:48.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:50.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:51.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:52.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:53.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:54.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:55.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:56.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:57.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:57:59.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:00.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:01.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:02.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:03.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:04.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:05.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:06.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:08.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:09.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:10.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:11.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:12.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:13.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:14.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:15.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:17.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:18.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:19.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:29.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:40.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:58:51.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:59:01.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:59:12.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:59:23.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:59:34.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:59:44.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:59:55.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:59:56.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 18:59:57.1] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basichistoryapi
[2016-05-03 19:00:20.5] INFO: Tracking android devices stopped
[2016-05-03 19:00:21.8] INFO: Tracking android devices started
[2016-05-03 19:00:21.8] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 19:00:21.8] INFO: Got new device list from adb with 2 devices
[2016-05-03 19:00:21.8] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:00:21.8] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 19:01:19.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basichistorysessions" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:01:29.5] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.basichistorysessions-Signed.apk"
[2016-05-03 19:01:35.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.basichistorysessions-Signed.apk"
[2016-05-03 19:01:35.3] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.basichistorysessions"
[2016-05-03 19:01:36.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:01:36.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:01:36.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:01:36.9] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__
[2016-05-03 19:01:37.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:01:37.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:01:37.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:01:37.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:01:37.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:01:37.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/BasicHistorySessions.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/BasicHistorySessions.dll 88064
[2016-05-03 19:01:37.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/BasicHistorySessions.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/BasicHistorySessions.dll.mdb 4582
[2016-05-03 19:01:37.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.dll 1806336
[2016-05-03 19:01:37.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.dll.mdb 768042
[2016-05-03 19:01:38.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Xml.dll 2432512
[2016-05-03 19:01:38.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 19:01:42.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 19:01:43.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 19:01:43.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Java.Interop.dll 114688
[2016-05-03 19:01:43.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 19:01:43.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.dll 13824
[2016-05-03 19:01:43.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Core.dll 869376
[2016-05-03 19:01:43.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 19:01:43.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 19:01:43.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 19:01:43.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 19:01:43.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 19:01:43.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 19:01:43.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Fitness.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Fitness.dll 455168
[2016-05-03 19:01:43.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 19:01:43.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 19:01:44.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 19:01:44.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/CommonSampleLibrary.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/CommonSampleLibrary.dll 10752
[2016-05-03 19:01:44.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/CommonSampleLibrary.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/CommonSampleLibrary.dll.mdb 3937
[2016-05-03 19:01:44.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/mscorlib.dll 3646464
[2016-05-03 19:01:44.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 19:01:45.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 19:01:45.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 19:01:45.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 19:01:45.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Threading.dll 5632
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Collections.dll 6144
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Reflection.dll 5632
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Linq.dll 5632
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 19:01:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 19:01:45.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:01:45.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:01:45.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/lib 0
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:01:45.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:01:45.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:01:45.4] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/dexes 0
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:01:45.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:01:45.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:01:45.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:01:45.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/resources 0
[2016-05-03 19:01:45.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:01:45.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:01:45.6] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basichistorysessions is running
[2016-05-03 19:01:45.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:45.7] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:01:45.7] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 19:01:45.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8837,timeout=1462273284,loglevel=0,server=y"
[2016-05-03 19:01:45.8] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:01:45.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:01:45.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:01:45.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:01:46.7] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basichistorysessions/md5571ce1ae30f8a36e862c318a1f4da421.MainActivity"
[2016-05-03 19:01:47.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:47.7] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:01:47.7] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:01:48.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:49.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:51.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:52.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:53.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:54.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:55.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:56.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:57.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:58.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:01:59.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:02:01.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:02:02.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:02:03.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:02:04.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:02:04.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:02:04.7] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basichistorysessions
[2016-05-03 19:02:50.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basichistorysessions" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:03:03.1] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.basichistorysessions"
[2016-05-03 19:03:03.1] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.basichistorysessions"
[2016-05-03 19:03:06.8] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.basichistorysessions-Signed.apk"
[2016-05-03 19:03:12.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.basichistorysessions-Signed.apk"
[2016-05-03 19:03:12.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basichistorysessions is running
[2016-05-03 19:03:12.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:03:12.5] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:03:12.5] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:03:12.6] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:03:12.6] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basichistorysessions/md5571ce1ae30f8a36e862c318a1f4da421.MainActivity"
[2016-05-03 19:03:12.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:03:12.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:03:12.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:18:19.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basichistorysessions" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:18:21.5] DEBUG: InstallPackage: Checking whether app com.xamarin.basichistorysessions is running
[2016-05-03 19:18:21.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:21.7] DEBUG: InstallPackage: App was not running, skipping kill
[2016-05-03 19:18:21.7] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.basichistorysessions"
[2016-05-03 19:18:22.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:18:22.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:18:22.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:18:23.2] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__
[2016-05-03 19:18:23.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:18:23.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:18:23.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:18:23.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:18:23.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:18:23.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/BasicHistorySessions.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/BasicHistorySessions.dll 88064
[2016-05-03 19:18:23.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/BasicHistorySessions.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/BasicHistorySessions.dll.mdb 4582
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.dll 1806336
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.dll.mdb 768042
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Xml.dll 2432512
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Java.Interop.dll 114688
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.dll 13824
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Core.dll 869376
[2016-05-03 19:18:23.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 19:18:23.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 19:18:23.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 19:18:23.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 19:18:23.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 19:18:23.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 19:18:24.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Fitness.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Fitness.dll 455168
[2016-05-03 19:18:24.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 19:18:24.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 19:18:24.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 19:18:24.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/CommonSampleLibrary.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/CommonSampleLibrary.dll 10752
[2016-05-03 19:18:24.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/CommonSampleLibrary.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/CommonSampleLibrary.dll.mdb 3937
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/mscorlib.dll 3646464
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Threading.dll 5632
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Collections.dll 6144
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Reflection.dll 5632
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Linq.dll 5632
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicHistorySessions/BasicHistorySessions/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/lib 0
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/dexes 0
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:18:24.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:18:24.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:18:24.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:18:24.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:18:24.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:18:24.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__ 0
[2016-05-03 19:18:24.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/resources 0
[2016-05-03 19:18:24.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:18:24.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:18:24.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basichistorysessions is running
[2016-05-03 19:18:24.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:24.6] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:18:24.6] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 19:18:24.6] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8838,timeout=1462274283,loglevel=0,server=y"
[2016-05-03 19:18:24.6] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:18:24.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:18:24.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:18:24.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:18:25.5] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basichistorysessions/md5571ce1ae30f8a36e862c318a1f4da421.MainActivity"
[2016-05-03 19:18:26.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:26.5] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:18:26.5] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:18:27.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:28.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:29.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:30.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:31.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:33.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:34.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:35.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:36.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:37.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:38.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:39.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:40.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:42.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:43.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:44.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:45.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:46.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:47.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:48.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:49.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:50.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:52.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:53.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:54.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:55.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:56.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:57.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:58.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:18:59.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:01.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:02.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:04.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:05.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:06.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:07.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:08.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:10.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:11.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:12.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:13.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:14.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:15.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:16.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:17.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:19.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:20.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:20.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:19:20.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basichistorysessions
[2016-05-03 19:19:24.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basichistorysessions" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:19:26.6] DEBUG: InstallPackage: Checking whether app com.xamarin.basichistorysessions is running
[2016-05-03 19:19:26.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:26.7] DEBUG: InstallPackage: App was not running, skipping kill
[2016-05-03 19:19:26.8] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basichistorysessions is running
[2016-05-03 19:19:26.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:26.8] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:19:26.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:19:26.8] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:19:26.8] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basichistorysessions/md5571ce1ae30f8a36e862c318a1f4da421.MainActivity"
[2016-05-03 19:19:26.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:19:26.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:19:26.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:19:27.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:27.8] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/debug.mono.extra"
[2016-05-03 19:19:27.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:19:27.9] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:19:28.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:30.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:31.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:32.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:33.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:34.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:35.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:36.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:37.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:39.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:40.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:41.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:42.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:43.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:44.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:45.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:46.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:48.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:49.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:50.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:51.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:51.5] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basichistorysessions
[2016-05-03 19:19:56.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basichistorysessions" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:19:56.9] DEBUG: InstallPackage: Checking whether app com.xamarin.basichistorysessions is running
[2016-05-03 19:19:56.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:57.0] DEBUG: InstallPackage: App was not running, skipping kill
[2016-05-03 19:19:57.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basichistorysessions is running
[2016-05-03 19:19:57.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:57.1] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:19:57.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:19:57.1] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:19:57.1] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basichistorysessions/md5571ce1ae30f8a36e862c318a1f4da421.MainActivity"
[2016-05-03 19:19:57.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:19:57.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:19:57.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:19:58.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:19:58.1] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.basichistorysessions/files/.__override__/debug.mono.extra"
[2016-05-03 19:19:58.2] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:19:58.2] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:19:59.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:20:00.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:20:01.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:20:02.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:20:03.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:20:03.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basichistorysessions
[2016-05-03 19:20:36.2] INFO: Tracking android devices stopped
[2016-05-03 19:20:37.4] INFO: Tracking android devices started
[2016-05-03 19:20:37.4] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 19:20:37.4] INFO: Got new device list from adb with 2 devices
[2016-05-03 19:20:37.4] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:20:37.4] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 19:26:31.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basicsensorsapi" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:26:43.7] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.basicsensorsapi-Signed.apk"
[2016-05-03 19:26:50.0] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.basicsensorsapi-Signed.apk"
[2016-05-03 19:26:50.0] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.basicsensorsapi"
[2016-05-03 19:26:50.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:26:50.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:26:50.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:26:51.7] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__
[2016-05-03 19:26:51.7] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:26:51.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:26:51.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:26:51.7] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:26:51.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:26:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/BasicSensorsApi.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/BasicSensorsApi.dll 84480
[2016-05-03 19:26:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/BasicSensorsApi.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/BasicSensorsApi.dll.mdb 3771
[2016-05-03 19:26:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.dll 1806336
[2016-05-03 19:26:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.dll.mdb 768042
[2016-05-03 19:26:52.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Xml.dll 2432512
[2016-05-03 19:26:52.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 19:26:55.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 19:26:57.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 19:26:57.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Java.Interop.dll 114688
[2016-05-03 19:26:57.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 19:26:57.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.dll 13824
[2016-05-03 19:26:57.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Core.dll 869376
[2016-05-03 19:26:57.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 19:26:57.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 19:26:58.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 19:26:58.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 19:26:58.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 19:26:58.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 19:26:58.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 19:26:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Fitness.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Fitness.dll 455168
[2016-05-03 19:26:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 19:26:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 19:26:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/CommonSampleLibrary.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/CommonSampleLibrary.dll 10752
[2016-05-03 19:26:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/CommonSampleLibrary.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/CommonSampleLibrary.dll.mdb 3937
[2016-05-03 19:26:59.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/mscorlib.dll 3646464
[2016-05-03 19:26:59.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 19:26:59.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 19:26:59.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 19:26:59.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 19:26:59.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 19:26:59.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 19:26:59.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 19:26:59.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Threading.dll 5632
[2016-05-03 19:26:59.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Collections.dll 6144
[2016-05-03 19:26:59.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 19:26:59.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 19:26:59.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Reflection.dll 5632
[2016-05-03 19:26:59.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Linq.dll 5632
[2016-05-03 19:26:59.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 19:26:59.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 19:26:59.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 19:26:59.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 19:27:00.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 19:27:00.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:00.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:00.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:00.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:00.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:00.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/lib 0
[2016-05-03 19:27:00.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:00.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:00.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:00.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:00.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/dexes 0
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:00.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:00.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:00.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/resources 0
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:00.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:00.3] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basicsensorsapi is running
[2016-05-03 19:27:00.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:00.4] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:27:00.4] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 19:27:00.4] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8839,timeout=1462274798,loglevel=0,server=y"
[2016-05-03 19:27:00.4] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:27:00.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:27:00.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:27:00.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:27:01.4] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basicsensorsapi/md5205748ee8472c5d6b31bcad5f7fd2e8a.MainActivity"
[2016-05-03 19:27:02.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:02.3] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:27:02.3] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:27:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:04.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:05.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:06.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:07.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:09.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:10.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:11.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:12.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:13.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:14.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:15.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:16.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:17.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:18.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:19.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:27:19.2] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basicsensorsapi
[2016-05-03 19:27:21.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basicsensorsapi" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:27:23.4] DEBUG: InstallPackage: Checking whether app com.xamarin.basicsensorsapi is running
[2016-05-03 19:27:23.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:23.5] DEBUG: InstallPackage: App was not running, skipping kill
[2016-05-03 19:27:23.5] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.basicsensorsapi"
[2016-05-03 19:27:24.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:27:24.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:27:24.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:27:25.0] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__
[2016-05-03 19:27:25.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:25.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:25.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:25.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:25.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/BasicSensorsApi.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/BasicSensorsApi.dll 84480
[2016-05-03 19:27:25.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/BasicSensorsApi.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/BasicSensorsApi.dll.mdb 3771
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.dll 1806336
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.dll.mdb 768042
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Xml.dll 2432512
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Java.Interop.dll 114688
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.dll 13824
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Core.dll 869376
[2016-05-03 19:27:25.1] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 19:27:25.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 19:27:25.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 19:27:25.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 19:27:25.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 19:27:25.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 19:27:25.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 19:27:25.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Fitness.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Fitness.dll 455168
[2016-05-03 19:27:25.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 19:27:25.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 19:27:25.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/CommonSampleLibrary.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/CommonSampleLibrary.dll 10752
[2016-05-03 19:27:25.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/CommonSampleLibrary.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/CommonSampleLibrary.dll.mdb 3937
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/mscorlib.dll 3646464
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Threading.dll 5632
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Collections.dll 6144
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Reflection.dll 5632
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Linq.dll 5632
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 19:27:25.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Fitness/BasicSensorsApi/BasicSensorsApi/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 19:27:25.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:25.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:25.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/lib 0
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:25.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:25.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/dexes 0
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:25.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:25.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:27:26.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:27:26.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:27:26.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__ 0
[2016-05-03 19:27:26.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/resources 0
[2016-05-03 19:27:26.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:27:26.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:27:26.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basicsensorsapi is running
[2016-05-03 19:27:26.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:26.2] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:27:26.2] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 19:27:26.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8840,timeout=1462274824,loglevel=0,server=y"
[2016-05-03 19:27:26.3] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:27:26.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:27:26.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:27:26.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:27:27.2] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basicsensorsapi/md5205748ee8472c5d6b31bcad5f7fd2e8a.MainActivity"
[2016-05-03 19:27:28.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:28.2] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:27:28.2] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:27:29.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:30.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:31.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:32.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:33.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:34.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:35.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:36.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:38.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:39.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:40.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:41.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:42.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:43.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:44.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:45.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:46.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:47.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:49.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:50.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:51.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:52.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:53.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:27:54.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:27:54.2] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basicsensorsapi
[2016-05-03 19:28:41.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basicsensorsapi" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:28:50.7] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.basicsensorsapi"
[2016-05-03 19:28:50.7] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.basicsensorsapi"
[2016-05-03 19:28:53.9] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.basicsensorsapi-Signed.apk"
[2016-05-03 19:28:59.0] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.basicsensorsapi-Signed.apk"
[2016-05-03 19:28:59.0] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basicsensorsapi is running
[2016-05-03 19:28:59.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:28:59.1] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:28:59.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:28:59.1] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:28:59.1] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basicsensorsapi/md5205748ee8472c5d6b31bcad5f7fd2e8a.MainActivity"
[2016-05-03 19:28:59.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:28:59.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:28:59.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:29:00.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:00.1] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.basicsensorsapi/files/.__override__/debug.mono.extra"
[2016-05-03 19:29:00.1] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:29:00.1] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:29:01.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:02.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:04.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:05.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:06.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:07.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:08.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:10.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:11.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:12.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:13.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:14.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:15.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:16.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:17.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:18.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:20.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:21.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:22.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:23.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:24.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:25.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:26.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:27.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:29.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:30.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:31.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:32.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:33.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:34.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:35.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:36.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:38.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:39.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:40.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:41.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:42.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:43.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:44.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:46.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:47.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:48.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:49.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:50.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:51.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:52.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:53.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:55.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:57.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:58.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:29:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:00.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:01.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:04.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:05.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:06.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:07.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:08.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:09.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:10.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:12.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:13.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:14.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:15.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:16.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:17.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:18.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:19.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:21.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:22.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:23.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:24.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:25.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:26.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:27.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:28.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:30.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:31.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:32.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:33.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:34.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:35.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:36.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:37.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:39.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:40.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:41.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:42.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:43.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:44.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:45.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:47.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:48.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:49.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:50.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:51.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:52.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:53.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:55.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:58.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:30:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:00.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:01.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:04.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:05.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:06.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:07.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:08.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:09.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:10.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:11.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:13.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:14.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:15.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:16.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:17.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:31:17.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basicsensorsapi
[2016-05-03 19:39:20.9] INFO: Tracking android devices stopped
[2016-05-03 19:39:22.2] INFO: Tracking android devices started
[2016-05-03 19:39:22.2] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 19:39:22.2] INFO: Got new device list from adb with 2 devices
[2016-05-03 19:39:22.2] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:39:22.2] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2016-05-03 19:48:59.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.gcmquickstart" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:49:11.8] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.gcmquickstart-Signed.apk"
[2016-05-03 19:49:17.1] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.gcmquickstart-Signed.apk"
[2016-05-03 19:49:17.2] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.gcmquickstart"
[2016-05-03 19:49:18.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:49:18.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:49:18.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:49:18.9] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__
[2016-05-03 19:49:18.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:49:18.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:49:18.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:49:18.9] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:49:18.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:49:18.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/GCMSample.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/GCMSample.dll 78336
[2016-05-03 19:49:18.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/GCMSample.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/GCMSample.dll.mdb 4094
[2016-05-03 19:49:19.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.dll 1806336
[2016-05-03 19:49:19.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.dll.mdb 768042
[2016-05-03 19:49:19.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Xml.dll 2432512
[2016-05-03 19:49:19.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 19:49:24.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 19:49:25.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 19:49:25.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Java.Interop.dll 114688
[2016-05-03 19:49:25.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 19:49:25.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.dll 13824
[2016-05-03 19:49:25.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Core.dll 869376
[2016-05-03 19:49:25.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 19:49:25.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 19:49:25.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 19:49:26.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 19:49:26.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 19:49:26.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 19:49:26.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 19:49:26.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Gcm.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.GooglePlayServices.Gcm.dll 85504
[2016-05-03 19:49:26.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Measurement.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.GooglePlayServices.Measurement.dll 32768
[2016-05-03 19:49:26.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/mscorlib.dll 3646464
[2016-05-03 19:49:26.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 19:49:27.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 19:49:27.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 19:49:27.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 19:49:27.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 19:49:27.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Threading.dll 5632
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Collections.dll 6144
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Reflection.dll 5632
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Linq.dll 5632
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 19:49:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 19:49:27.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:49:27.2] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:49:27.2] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:49:27.2] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:49:27.2] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:49:27.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/lib 0
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:49:27.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:49:27.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/dexes 0
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:49:27.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:49:27.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:49:27.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:49:27.4] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/resources 0
[2016-05-03 19:49:27.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:49:27.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:49:27.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.gcmquickstart is running
[2016-05-03 19:49:27.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:27.6] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:49:27.6] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 19:49:27.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8841,timeout=1462276146,loglevel=0,server=y"
[2016-05-03 19:49:27.7] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:49:27.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:49:27.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:49:27.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:49:28.6] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.gcmquickstart/md5b7aaa778f01df28df2dec2aca1d94b41.MainActivity"
[2016-05-03 19:49:29.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:29.6] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:49:29.6] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:49:30.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:31.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:32.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:34.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:35.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:36.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:37.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:38.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:39.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:40.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:41.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:42.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:44.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:45.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:46.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:47.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:48.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:49.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:50.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:51.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:53.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:54.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:55.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:56.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:57.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:58.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:49:59.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:00.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:02.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:03.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:04.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:05.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:06.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:07.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:08.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:09.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:10.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:15.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:16.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:50:17.0] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 19:50:17.0] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.gcmquickstart
[2016-05-03 19:53:46.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.gcmquickstart" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 19:53:55.2] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.gcmquickstart"
[2016-05-03 19:53:55.2] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.gcmquickstart"
[2016-05-03 19:53:57.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.gcmquickstart-Signed.apk"
[2016-05-03 19:54:03.1] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.gcmquickstart-Signed.apk"
[2016-05-03 19:54:03.1] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.gcmquickstart"
[2016-05-03 19:54:03.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:54:03.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:54:03.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:54:04.7] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__
[2016-05-03 19:54:04.7] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:54:04.8] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:54:04.8] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:54:04.8] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:54:04.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/GCMSample.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/GCMSample.dll 78336
[2016-05-03 19:54:04.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/GCMSample.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/GCMSample.dll.mdb 3904
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.dll 1806336
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.dll.mdb 768042
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Xml.dll 2432512
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Java.Interop.dll 114688
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.dll 13824
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Core.dll 869376
[2016-05-03 19:54:04.8] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 19:54:04.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 19:54:05.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 19:54:05.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 19:54:05.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 19:54:05.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 19:54:05.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 19:54:05.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Gcm.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.GooglePlayServices.Gcm.dll 85504
[2016-05-03 19:54:05.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Measurement.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/Xamarin.GooglePlayServices.Measurement.dll 32768
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/mscorlib.dll 3646464
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Threading.dll 5632
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Collections.dll 6144
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Reflection.dll 5632
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Linq.dll 5632
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/GCMSample/GCMSample/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/lib 0
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/dexes 0
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:54:05.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:54:05.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:54:05.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 19:54:05.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 19:54:05.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 19:54:05.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__ 0
[2016-05-03 19:54:05.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.gcmquickstart/files/.__override__/resources 0
[2016-05-03 19:54:05.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 19:54:05.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 19:54:05.6] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.gcmquickstart is running
[2016-05-03 19:54:05.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:05.7] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 19:54:05.7] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 19:54:05.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8842,timeout=1462276424,loglevel=0,server=y"
[2016-05-03 19:54:05.7] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 19:54:05.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 19:54:05.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 19:54:05.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 19:54:06.7] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.gcmquickstart/md5b7aaa778f01df28df2dec2aca1d94b41.MainActivity"
[2016-05-03 19:54:07.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:07.7] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:54:07.7] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 19:54:08.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:09.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:10.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:12.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:13.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:14.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:15.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:16.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:17.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:18.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:20.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:21.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:22.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:23.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:24.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:25.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:26.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:27.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:29.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:30.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:31.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:32.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:33.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:34.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:35.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:36.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:38.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:39.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:40.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:41.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:42.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:43.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:44.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:45.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:47.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:48.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:49.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:50.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:51.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:52.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:53.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:54.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:56.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:57.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:58.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:54:59.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:00.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:01.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:02.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:03.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:05.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:06.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:07.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:08.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:09.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:10.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:11.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:22.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:32.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:43.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:55:54.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:56:05.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:56:15.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:56:26.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:56:37.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:56:48.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:56:58.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:57:09.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:57:20.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:57:31.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:57:41.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:57:52.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:58:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:58:14.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:58:24.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:58:35.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:58:46.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:58:57.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:59:07.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:59:18.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:59:29.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:59:39.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:59:41.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:59:52.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 19:59:54.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:00:04.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:00:05.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:00:06.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 20:00:06.1] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.gcmquickstart
[2016-05-03 20:01:20.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.activityrecognition" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 20:01:33.2] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.activityrecognition-Signed.apk"
[2016-05-03 20:01:43.9] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.activityrecognition-Signed.apk"
[2016-05-03 20:01:43.9] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.activityrecognition"
[2016-05-03 20:01:44.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 20:01:44.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 20:01:44.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 20:01:45.5] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__
[2016-05-03 20:01:45.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:01:45.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:01:45.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:01:45.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__ 0
[2016-05-03 20:01:45.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:01:45.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/ActivityRecognition.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/ActivityRecognition.dll 88064
[2016-05-03 20:01:45.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/ActivityRecognition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/ActivityRecognition.dll.mdb 5183
[2016-05-03 20:01:45.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.dll 1806336
[2016-05-03 20:01:46.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.dll.mdb 768042
[2016-05-03 20:01:46.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Xml.dll 2432512
[2016-05-03 20:01:46.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 20:01:49.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 20:01:50.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 20:01:50.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Java.Interop.dll 114688
[2016-05-03 20:01:50.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 20:01:51.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Runtime.dll 13824
[2016-05-03 20:01:51.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Core.dll 869376
[2016-05-03 20:01:51.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 20:01:51.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 20:01:51.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 20:01:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 20:01:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 20:01:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 20:01:51.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 20:01:51.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 20:01:51.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 20:01:52.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/mscorlib.dll 3646464
[2016-05-03 20:01:52.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 20:01:53.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 20:01:53.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 20:01:53.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 20:01:53.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 20:01:53.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Threading.dll 5632
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Collections.dll 6144
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Reflection.dll 5632
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Linq.dll 5632
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 20:01:53.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 20:01:53.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/ActivityRecognition/ActivityRecognition/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:01:53.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__ 0
[2016-05-03 20:01:53.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/lib 0
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:01:53.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__ 0
[2016-05-03 20:01:53.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/dexes 0
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:01:53.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:01:53.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__ 0
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:01:53.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__ 0
[2016-05-03 20:01:53.4] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/resources 0
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:01:53.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:01:53.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.activityrecognition is running
[2016-05-03 20:01:53.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:01:53.7] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 20:01:53.7] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 20:01:53.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8843,timeout=1462276892,loglevel=0,server=y"
[2016-05-03 20:01:53.7] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 20:01:53.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 20:01:53.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 20:01:53.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 20:01:54.7] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.activityrecognition/md513f2a8499562f76bdcc0930d976f334b.MainActivity"
[2016-05-03 20:01:55.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:01:55.6] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 20:01:55.6] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 20:01:56.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:01:57.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:01:58.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:01:59.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:02:00.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:02:02.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:02:03.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:02:04.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:02:05.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:02:06.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:02:06.6] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 20:02:06.6] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.activityrecognition
[2016-05-03 20:02:56.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.activityrecognition" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 20:03:05.7] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.activityrecognition"
[2016-05-03 20:03:05.7] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.activityrecognition"
[2016-05-03 20:03:09.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.activityrecognition-Signed.apk"
[2016-05-03 20:03:14.0] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.activityrecognition-Signed.apk"
[2016-05-03 20:03:14.3] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.activityrecognition is running
[2016-05-03 20:03:14.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:14.3] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 20:03:14.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 20:03:14.4] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 20:03:14.4] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.activityrecognition/md513f2a8499562f76bdcc0930d976f334b.MainActivity"
[2016-05-03 20:03:14.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 20:03:14.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 20:03:14.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 20:03:15.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:15.3] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.activityrecognition/files/.__override__/debug.mono.extra"
[2016-05-03 20:03:15.4] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 20:03:15.4] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 20:03:16.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:17.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:18.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:19.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:20.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:21.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:23.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:03:23.6] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.activityrecognition
[2016-05-03 20:06:55.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basiclocationsample" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 20:07:07.8] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.basiclocationsample-Signed.apk"
[2016-05-03 20:07:13.4] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.basiclocationsample-Signed.apk"
[2016-05-03 20:07:13.4] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.basiclocationsample"
[2016-05-03 20:07:14.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 20:07:14.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 20:07:14.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 20:07:15.1] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__
[2016-05-03 20:07:15.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:07:15.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:07:15.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:07:15.2] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__ 0
[2016-05-03 20:07:15.2] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:07:15.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/BasicLocationSample.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/BasicLocationSample.dll 77312
[2016-05-03 20:07:15.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/BasicLocationSample.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/BasicLocationSample.dll.mdb 2517
[2016-05-03 20:07:15.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.dll 1806336
[2016-05-03 20:07:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.dll.mdb 768042
[2016-05-03 20:07:16.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Xml.dll 2432512
[2016-05-03 20:07:16.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 20:07:19.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 20:07:20.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 20:07:20.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Java.Interop.dll 114688
[2016-05-03 20:07:20.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 20:07:20.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Runtime.dll 13824
[2016-05-03 20:07:20.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Core.dll 869376
[2016-05-03 20:07:20.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 20:07:20.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 20:07:21.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 20:07:21.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 20:07:21.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 20:07:21.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 20:07:21.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 20:07:21.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 20:07:21.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 20:07:21.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/mscorlib.dll 3646464
[2016-05-03 20:07:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 20:07:22.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 20:07:22.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 20:07:22.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Threading.dll 5632
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Collections.dll 6144
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Reflection.dll 5632
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Linq.dll 5632
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 20:07:22.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 20:07:22.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 20:07:22.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/BasicLocationSample/BasicLocationSample/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 20:07:22.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:07:22.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:07:22.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:07:22.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:07:22.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__ 0
[2016-05-03 20:07:22.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/lib 0
[2016-05-03 20:07:22.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:07:22.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:07:22.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__ 0
[2016-05-03 20:07:22.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/dexes 0
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:07:22.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__ 0
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:07:22.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 20:07:22.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 20:07:22.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 20:07:22.7] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__ 0
[2016-05-03 20:07:22.7] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/resources 0
[2016-05-03 20:07:22.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 20:07:22.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 20:07:22.8] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basiclocationsample is running
[2016-05-03 20:07:22.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:07:22.9] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 20:07:22.9] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 20:07:22.9] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8844,timeout=1462277221,loglevel=0,server=y"
[2016-05-03 20:07:23.0] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 20:07:23.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 20:07:23.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 20:07:23.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 20:07:24.0] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basiclocationsample/md5d7ef646dfbe6570077b841ac56468e76.MainActivity"
[2016-05-03 20:07:24.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:07:25.0] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 20:07:25.0] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 20:07:26.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:07:27.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:07:28.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:07:29.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 20:07:29.2] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basiclocationsample
[2016-05-03 20:07:56.6] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 device
[2016-05-03 20:07:56.6] INFO: Got new device list from adb with 1 devices
[2016-05-03 20:08:11.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basiclocationsample" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 20:08:11.8] ERROR: Deployment failed
Mono.AndroidTools.AdbException: device '077a0e490298797e' not found
at Mono.AndroidTools.Util.AggregateAsyncResult.CheckError (CancellationToken token) [0x00029] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Util/AggregateAsyncResult.cs:70
at Mono.AndroidTools.Adb.AdbClient.EndConnectTransport (IAsyncResult asyncResult) [0x00007] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Adb/AdbClient.cs:207
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) [0x00021] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/FutureFactory.cs:554
[2016-05-03 20:16:01.4] DEBUG: TrackDeviceTask got: 077a0e490298797e offline, 10.71.34.101:5555 device
[2016-05-03 20:16:01.5] INFO: Got new device list from adb with 2 devices
[2016-05-03 20:16:01.5] DEBUG: TrackDeviceTask got: 077a0e490298797e device, 10.71.34.101:5555 device
[2016-05-03 20:16:01.5] INFO: Got new device list from adb with 2 devices
[2016-05-03 20:16:01.5] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 20:16:04.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basiclocationsample" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 20:16:05.3] DEBUG: RunShellCommand: 077a0e490298797e cat /data/system/packages.xml
[2016-05-03 20:16:05.4] DEBUG: RunShellCommand: 077a0e490298797e cat /dbdata/system/packages.xml
[2016-05-03 20:16:05.4] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "Mono.Android.DebugRuntime"
[2016-05-03 20:16:05.4] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "Mono.Android.DebugRuntime"
[2016-05-03 20:16:10.7] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/Mono.Android.DebugRuntime-armeabi-v7a.apk"
[2016-05-03 20:16:13.8] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/Mono.Android.DebugRuntime-armeabi-v7a.apk"
[2016-05-03 20:16:13.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.basiclocationsample" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 20:16:14.8] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.basiclocationsample"
[2016-05-03 20:16:14.8] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.basiclocationsample"
[2016-05-03 20:16:17.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.basiclocationsample-Signed.apk"
[2016-05-03 20:16:22.4] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.basiclocationsample-Signed.apk"
[2016-05-03 20:16:22.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.basiclocationsample is running
[2016-05-03 20:16:22.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:22.6] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 20:16:22.6] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 20:16:22.6] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 20:16:22.6] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.basiclocationsample/md5d7ef646dfbe6570077b841ac56468e76.MainActivity"
[2016-05-03 20:16:22.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 20:16:22.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 20:16:22.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 20:16:23.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:23.6] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 20:16:23.6] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 20:16:23.6] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.basiclocationsample/files/.__override__/debug.mono.extra"
[2016-05-03 20:16:24.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:25.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:26.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:27.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:29.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:30.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:31.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:32.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:33.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:34.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:35.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:36.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:38.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:39.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:40.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:41.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:42.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:43.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:44.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:45.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:47.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:48.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:49.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:50.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:51.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:52.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:53.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:54.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:58.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:16:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:17:00.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:17:01.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:17:11.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:17:22.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:17:33.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:17:34.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:17:46.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:17:49.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:00.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:09.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:10.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:11.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:12.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:13.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:14.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:15.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:16.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 20:18:17.5] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.basiclocationsample
[2016-05-03 21:12:55.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.geofencing" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:13:07.6] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.geofencing-Signed.apk"
[2016-05-03 21:13:22.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.geofencing-Signed.apk"
[2016-05-03 21:13:22.3] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.geofencing"
[2016-05-03 21:13:23.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:13:23.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:13:23.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:13:24.7] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__
[2016-05-03 21:13:24.7] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:13:24.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:13:24.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:13:24.8] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__ 0
[2016-05-03 21:13:24.8] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:13:24.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Geofencing.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Geofencing.dll 86016
[2016-05-03 21:13:24.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Geofencing.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Geofencing.dll.mdb 4687
[2016-05-03 21:13:25.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.dll 1806336
[2016-05-03 21:13:25.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.dll.mdb 768042
[2016-05-03 21:13:25.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Xml.dll 2432512
[2016-05-03 21:13:25.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 21:13:28.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 21:13:29.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 21:13:30.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Java.Interop.dll 114688
[2016-05-03 21:13:30.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 21:13:30.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Runtime.dll 13824
[2016-05-03 21:13:30.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Core.dll 869376
[2016-05-03 21:13:30.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 21:13:30.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 21:13:30.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 21:13:30.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 21:13:30.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 21:13:30.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 21:13:30.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 21:13:30.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 21:13:30.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 21:13:31.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/mscorlib.dll 3646464
[2016-05-03 21:13:31.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 21:13:31.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 21:13:31.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 21:13:31.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 21:13:31.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 21:13:32.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 21:13:32.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 21:13:32.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Threading.dll 5632
[2016-05-03 21:13:32.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Collections.dll 6144
[2016-05-03 21:13:32.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 21:13:32.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 21:13:32.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Reflection.dll 5632
[2016-05-03 21:13:32.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Linq.dll 5632
[2016-05-03 21:13:32.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 21:13:32.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 21:13:32.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 21:13:32.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 21:13:32.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/Geofencing/Geofencing/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 21:13:32.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:13:32.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:13:32.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:13:32.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:13:32.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__ 0
[2016-05-03 21:13:32.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/lib 0
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:13:32.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__ 0
[2016-05-03 21:13:32.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/dexes 0
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:13:32.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__ 0
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:13:32.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:13:32.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__ 0
[2016-05-03 21:13:32.7] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/resources 0
[2016-05-03 21:13:32.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:13:32.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:13:32.8] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.geofencing is running
[2016-05-03 21:13:32.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:32.9] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:13:32.9] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 21:13:32.9] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8845,timeout=1462281191,loglevel=0,server=y"
[2016-05-03 21:13:33.0] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:13:33.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:13:33.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:13:33.0] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:13:33.9] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.geofencing/md57b9441d206829afc1241a78dd30b44a9.MainActivity"
[2016-05-03 21:13:34.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:34.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:13:34.9] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:13:35.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:37.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:38.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:39.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:40.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:41.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:42.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:13:42.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:13:42.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.geofencing
[2016-05-03 21:14:28.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.geofencing" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:14:36.2] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.geofencing"
[2016-05-03 21:14:36.2] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.geofencing"
[2016-05-03 21:14:39.5] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.geofencing-Signed.apk"
[2016-05-03 21:14:45.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.geofencing-Signed.apk"
[2016-05-03 21:14:45.4] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.geofencing is running
[2016-05-03 21:14:45.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:45.5] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:14:45.5] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:14:45.5] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:14:45.5] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.geofencing/md57b9441d206829afc1241a78dd30b44a9.MainActivity"
[2016-05-03 21:14:45.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:14:45.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:14:45.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:14:46.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:46.4] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:14:46.4] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:14:46.5] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.geofencing/files/.__override__/debug.mono.extra"
[2016-05-03 21:14:47.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:48.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:49.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:50.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:51.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:52.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:54.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:55.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:56.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:57.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:58.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:14:59.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:15:00.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:15:01.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:15:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:15:04.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:15:05.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:15:06.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:15:07.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:15:07.7] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.geofencing
[2016-05-03 21:17:00.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.locationaddress" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:17:14.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.locationaddress-Signed.apk"
[2016-05-03 21:17:20.0] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.locationaddress-Signed.apk"
[2016-05-03 21:17:20.0] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.locationaddress"
[2016-05-03 21:17:20.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:17:20.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:17:20.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:17:21.6] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__
[2016-05-03 21:17:21.7] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:17:21.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:17:21.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:17:21.7] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__ 0
[2016-05-03 21:17:21.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:17:21.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/LocationAddress.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/LocationAddress.dll 82432
[2016-05-03 21:17:21.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/LocationAddress.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/LocationAddress.dll.mdb 3994
[2016-05-03 21:17:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.dll 1806336
[2016-05-03 21:17:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.dll.mdb 768042
[2016-05-03 21:17:22.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Xml.dll 2432512
[2016-05-03 21:17:22.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 21:17:25.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 21:17:27.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 21:17:27.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Java.Interop.dll 114688
[2016-05-03 21:17:27.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 21:17:27.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Runtime.dll 13824
[2016-05-03 21:17:27.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Core.dll 869376
[2016-05-03 21:17:27.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 21:17:27.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 21:17:27.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 21:17:28.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 21:17:28.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 21:17:28.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 21:17:28.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 21:17:28.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 21:17:28.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 21:17:28.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/mscorlib.dll 3646464
[2016-05-03 21:17:28.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 21:17:29.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 21:17:29.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 21:17:29.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 21:17:29.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Threading.dll 5632
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Collections.dll 6144
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Reflection.dll 5632
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Linq.dll 5632
[2016-05-03 21:17:29.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 21:17:29.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 21:17:29.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 21:17:29.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 21:17:29.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationAddress/LocationAddress/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:17:29.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__ 0
[2016-05-03 21:17:29.4] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/lib 0
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:17:29.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:17:29.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__ 0
[2016-05-03 21:17:29.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/dexes 0
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:17:29.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__ 0
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:17:29.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__ 0
[2016-05-03 21:17:29.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/resources 0
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:17:29.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:17:29.6] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.locationaddress is running
[2016-05-03 21:17:29.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:29.7] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:17:29.7] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 21:17:29.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8846,timeout=1462281428,loglevel=0,server=y"
[2016-05-03 21:17:29.8] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:17:29.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:17:29.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:17:29.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:17:30.8] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.locationaddress/md53dcd22c5fdd05ee642104ce2e7a70a75.MainActivity"
[2016-05-03 21:17:31.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:31.7] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:17:31.7] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:17:32.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:33.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:34.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:36.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:37.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:38.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:39.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:40.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:41.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:17:42.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:17:42.3] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.locationaddress
[2016-05-03 21:18:28.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.locationaddress" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:18:37.7] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.locationaddress"
[2016-05-03 21:18:37.7] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.locationaddress"
[2016-05-03 21:18:41.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.locationaddress-Signed.apk"
[2016-05-03 21:18:46.7] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.locationaddress-Signed.apk"
[2016-05-03 21:18:46.8] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.locationaddress is running
[2016-05-03 21:18:46.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:46.8] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:18:46.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:18:46.9] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:18:46.9] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.locationaddress/md53dcd22c5fdd05ee642104ce2e7a70a75.MainActivity"
[2016-05-03 21:18:46.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:18:46.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:18:46.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:18:47.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:47.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:18:47.9] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:18:47.9] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.locationaddress/files/.__override__/debug.mono.extra"
[2016-05-03 21:18:48.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:50.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:51.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:52.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:53.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:54.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:55.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:56.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:57.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:18:58.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:00.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:01.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:02.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:03.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:04.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:05.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:06.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:07.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:09.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:10.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:11.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:12.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:13.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:14.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:15.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:17.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:18.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:19.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:20.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:21.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:22.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:23.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:24.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:25.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:27.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:28.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:29.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:30.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:31.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:32.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:33.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:34.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:36.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:37.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:38.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:39.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:40.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:41.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:42.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:43.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:45.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:46.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:47.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:48.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:49.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:50.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:51.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:52.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:53.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:55.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:56.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:57.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:58.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:19:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:00.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:01.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:04.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:05.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:06.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:07.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:08.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:09.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:10.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:11.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:13.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:14.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:15.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:16.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:17.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:18.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:19.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:21.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:22.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:23.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:24.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:25.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:26.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:27.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:28.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:30.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:31.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:32.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:33.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:34.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:35.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:36.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:37.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:39.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:40.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:41.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:42.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:43.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:44.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:45.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:46.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:48.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:49.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:50.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:51.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:52.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:53.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:54.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:55.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:57.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:58.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:20:59.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:00.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:01.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:02.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:03.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:04.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:06.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:07.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:08.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:09.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:10.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:11.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:12.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:13.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:15.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:16.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:17.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:18.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:19.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:20.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:21.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:22.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:24.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:25.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:26.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:27.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:28.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:29.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:30.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:31.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:33.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:34.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:35.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:36.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:37.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:38.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:39.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:40.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:42.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:43.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:44.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:45.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:46.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:47.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:48.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:50.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:51.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:52.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:53.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:54.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:55.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:56.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:57.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:21:58.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:00.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:01.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:02.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:03.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:04.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:05.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:06.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:08.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:09.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:10.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:11.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:12.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:13.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:14.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:15.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:17.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:18.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:19.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:20.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:21.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:22.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:23.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:24.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:26.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:27.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:28.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:29.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:30.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:31.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:32.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:33.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:35.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:36.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:37.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:38.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:39.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:40.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:41.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:43.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:44.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:45.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:46.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:47.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:48.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:49.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:50.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:52.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:53.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:54.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:55.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:56.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:57.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:58.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:22:59.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:01.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:02.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:04.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:05.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:06.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:07.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:09.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:10.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:11.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:12.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:13.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:14.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:15.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:16.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:18.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:19.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:20.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:21.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:22.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:23.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:24.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:25.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:27.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:28.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:29.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:30.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:31.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:32.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:33.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:35.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:36.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:37.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:38.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:39.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:40.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:41.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:42.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:44.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:45.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:46.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:47.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:48.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:49.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:50.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:51.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:53.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:54.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:55.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:56.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:57.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:58.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:23:59.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:00.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:02.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:03.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:04.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:05.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:06.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:07.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:08.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:09.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:11.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:12.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:13.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:14.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:15.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:16.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:17.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:19.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:20.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:21.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:22.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:23.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:24.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:25.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:26.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:28.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:29.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:30.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:31.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:32.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:33.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:34.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:35.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:36.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:38.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:39.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:40.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:41.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:42.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:43.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:44.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:45.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:47.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:48.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:49.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:50.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:51.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:52.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:53.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:54.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:56.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:58.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:24:59.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:00.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:01.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:02.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:03.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:05.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:06.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:07.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:08.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:09.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:10.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:11.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:13.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:14.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:15.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:16.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:17.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:18.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:19.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:20.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:21.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:23.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:24.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:25.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:26.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:27.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:28.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:29.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:30.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:32.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:33.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:34.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:35.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:36.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:37.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:38.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:39.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:25:40.5] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.locationaddress
[2016-05-03 21:26:36.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.locationsettings" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:26:47.9] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.locationsettings-Signed.apk"
[2016-05-03 21:26:53.6] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.locationsettings-Signed.apk"
[2016-05-03 21:26:53.6] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.locationsettings"
[2016-05-03 21:26:54.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:26:54.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:26:54.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:26:55.2] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__
[2016-05-03 21:26:55.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:26:55.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:26:55.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:26:55.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__ 0
[2016-05-03 21:26:55.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:26:55.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/LocationSettings.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/LocationSettings.dll 88064
[2016-05-03 21:26:55.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/LocationSettings.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/LocationSettings.dll.mdb 4268
[2016-05-03 21:26:55.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.dll 1806336
[2016-05-03 21:26:55.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.dll.mdb 768042
[2016-05-03 21:26:56.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Xml.dll 2432512
[2016-05-03 21:26:56.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 21:27:00.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 21:27:01.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 21:27:01.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Java.Interop.dll 114688
[2016-05-03 21:27:01.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 21:27:01.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Runtime.dll 13824
[2016-05-03 21:27:01.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Core.dll 869376
[2016-05-03 21:27:01.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 21:27:01.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 21:27:01.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 21:27:02.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 21:27:02.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 21:27:02.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 21:27:02.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 21:27:02.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 21:27:02.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 21:27:02.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/mscorlib.dll 3646464
[2016-05-03 21:27:03.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 21:27:03.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 21:27:03.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Threading.dll 5632
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Collections.dll 6144
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Reflection.dll 5632
[2016-05-03 21:27:03.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Linq.dll 5632
[2016-05-03 21:27:03.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 21:27:03.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 21:27:03.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 21:27:03.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 21:27:03.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationSettings/LocationSettings/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 21:27:03.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:27:03.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:27:03.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__ 0
[2016-05-03 21:27:03.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/lib 0
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:27:03.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__ 0
[2016-05-03 21:27:03.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/dexes 0
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:27:03.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:27:03.7] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__ 0
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:27:03.7] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__ 0
[2016-05-03 21:27:03.7] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/resources 0
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:27:03.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:27:03.8] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.locationsettings is running
[2016-05-03 21:27:03.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:27:04.0] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:27:04.0] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 21:27:04.0] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8847,timeout=1462282002,loglevel=0,server=y"
[2016-05-03 21:27:04.0] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:27:04.0] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:27:04.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:27:04.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:27:04.9] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.locationsettings/md5e7756a97d85f7a7dc9eeb48b6f9f9d30.MainActivity"
[2016-05-03 21:27:05.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:27:05.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:27:05.9] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:27:06.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:27:08.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:27:09.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:27:10.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:27:11.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:27:12.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:27:12.1] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.locationsettings
[2016-05-03 21:28:01.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.locationsettings" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:28:11.0] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.locationsettings"
[2016-05-03 21:28:11.0] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.locationsettings"
[2016-05-03 21:28:14.3] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.locationsettings-Signed.apk"
[2016-05-03 21:28:19.5] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.locationsettings-Signed.apk"
[2016-05-03 21:28:19.6] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.locationsettings is running
[2016-05-03 21:28:19.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:19.7] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:28:19.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:28:19.7] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:28:19.7] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.locationsettings/md5e7756a97d85f7a7dc9eeb48b6f9f9d30.MainActivity"
[2016-05-03 21:28:19.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:28:19.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:28:19.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:28:20.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:20.6] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:28:20.6] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:28:20.7] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.locationsettings/files/.__override__/debug.mono.extra"
[2016-05-03 21:28:21.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:22.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:23.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:25.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:26.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:27.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:28.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:28:29.2] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.locationsettings
[2016-05-03 21:29:26.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.locationupdates" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:29:38.8] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.locationupdates-Signed.apk"
[2016-05-03 21:29:44.2] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.locationupdates-Signed.apk"
[2016-05-03 21:29:44.2] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.locationupdates"
[2016-05-03 21:29:44.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:29:44.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:29:44.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:29:45.8] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__
[2016-05-03 21:29:45.8] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:29:45.8] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:29:45.8] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:29:45.9] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:29:45.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:29:45.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/LocationUpdates.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/LocationUpdates.dll 84480
[2016-05-03 21:29:45.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/LocationUpdates.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/LocationUpdates.dll.mdb 3724
[2016-05-03 21:29:46.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.dll 1806336
[2016-05-03 21:29:46.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.dll.mdb 768042
[2016-05-03 21:29:47.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Xml.dll 2432512
[2016-05-03 21:29:47.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 21:29:50.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 21:29:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 21:29:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Java.Interop.dll 114688
[2016-05-03 21:29:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 21:29:51.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.dll 13824
[2016-05-03 21:29:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Core.dll 869376
[2016-05-03 21:29:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 21:29:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 21:29:52.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 21:29:52.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 21:29:52.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 21:29:52.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 21:29:52.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 21:29:52.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 21:29:52.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 21:29:53.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/mscorlib.dll 3646464
[2016-05-03 21:29:53.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 21:29:53.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 21:29:53.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 21:29:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 21:29:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 21:29:53.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Threading.dll 5632
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Collections.dll 6144
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Reflection.dll 5632
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Linq.dll 5632
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 21:29:53.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 21:29:54.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:29:54.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:29:54.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/lib 0
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:29:54.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:29:54.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/dexes 0
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:29:54.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:29:54.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:29:54.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:29:54.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:29:54.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:29:54.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/resources 0
[2016-05-03 21:29:54.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:29:54.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:29:54.2] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.locationupdates is running
[2016-05-03 21:29:54.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:29:54.3] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:29:54.3] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 21:29:54.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8848,timeout=1462282172,loglevel=0,server=y"
[2016-05-03 21:29:54.3] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:29:54.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:29:54.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:29:54.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:29:55.3] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.locationupdates/md512c370447fc0f1d1759447b7d03a0d39.MainActivity"
[2016-05-03 21:29:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:29:56.2] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:29:56.2] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:29:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:29:58.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:29:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:00.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:01.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:03.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:05.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:06.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:07.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:08.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:09.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:10.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:11.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:12.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:13.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:15.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:16.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:17.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:30:17.9] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:30:17.9] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.locationupdates
[2016-05-03 21:31:18.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.locationupdates" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:31:19.7] DEBUG: InstallPackage: Checking whether app com.xamarin.locationupdates is running
[2016-05-03 21:31:19.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:19.8] DEBUG: InstallPackage: App was not running, skipping kill
[2016-05-03 21:31:19.8] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.locationupdates"
[2016-05-03 21:31:20.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:31:20.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:31:20.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:31:21.4] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__
[2016-05-03 21:31:21.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:31:21.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:31:21.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:31:21.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:31:21.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:31:21.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/LocationUpdates.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/LocationUpdates.dll 84480
[2016-05-03 21:31:21.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/LocationUpdates.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/LocationUpdates.dll.mdb 3724
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.dll 1806336
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.dll.mdb 768042
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Xml.dll 2432512
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Java.Interop.dll 114688
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.dll 13824
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Core.dll 869376
[2016-05-03 21:31:21.5] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 21:31:21.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 21:31:21.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 21:31:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 21:31:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 21:31:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 21:31:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 21:31:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.GooglePlayServices.Location.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.GooglePlayServices.Location.dll 283136
[2016-05-03 21:31:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/Xamarin.GooglePlayServices.Maps.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/Xamarin.GooglePlayServices.Maps.dll 306688
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/mscorlib.dll 3646464
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Threading.dll 5632
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Collections.dll 6144
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Reflection.dll 5632
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Linq.dll 5632
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 21:31:22.0] DEBUG: NotifySync: SkipCopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Location/LocationUpdates/LocationUpdates/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 21:31:22.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:31:22.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:31:22.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/lib 0
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:31:22.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:31:22.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/dexes 0
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:31:22.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:31:22.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:31:22.2] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:31:22.2] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:31:22.2] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__ 0
[2016-05-03 21:31:22.2] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.locationupdates/files/.__override__/resources 0
[2016-05-03 21:31:22.2] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:31:22.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:31:22.3] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.locationupdates is running
[2016-05-03 21:31:22.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:22.4] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:31:22.4] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 21:31:22.4] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8849,timeout=1462282260,loglevel=0,server=y"
[2016-05-03 21:31:22.4] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:31:22.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:31:22.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:31:22.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:31:23.4] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.locationupdates/md512c370447fc0f1d1759447b7d03a0d39.MainActivity"
[2016-05-03 21:31:24.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:24.3] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:31:24.3] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:31:25.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:26.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:27.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:28.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:29.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:30.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:32.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:33.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:34.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:35.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:36.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:37.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:38.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:39.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:40.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:42.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:43.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:44.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:45.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:46.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:47.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:48.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:50.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:51.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:52.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:53.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:54.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:55.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:56.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:57.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:31:58.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:32:00.0] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:32:00.0] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.locationupdates
[2016-05-03 21:35:23.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_23,YOUR_PACKAGE_NAME.YOUR_PACKAGE_NAME" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:35:32.5] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/Mono.Android.Platform.ApiLevel_23.apk"
[2016-05-03 21:35:35.9] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/Mono.Android.Platform.ApiLevel_23.apk"
[2016-05-03 21:35:37.2] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/YOUR_PACKAGE_NAME.YOUR_PACKAGE_NAME-Signed.apk"
[2016-05-03 21:35:38.5] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/YOUR_PACKAGE_NAME.YOUR_PACKAGE_NAME-Signed.apk"
[2016-05-03 21:35:38.5] ERROR: Deployment failed
Mono.AndroidTools.InstallFailedException: Unexpected install output: pkg: /data/local/tmp/YOUR_PACKAGE_NAME.YOUR_PACKAGE_NAME-Signed.apk
Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
at Mono.AndroidTools.Internal.AdbOutputParsing.CheckInstallSuccess (System.String output, System.String packageName) [0x0014a] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Internal/AdbOutputParsing.cs:323
at Mono.AndroidTools.AndroidDevice+<InstallPackage>c__AnonStoreyE.<>m__0 (System.Threading.Tasks.Task`1 t) [0x00016] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/AndroidDevice.cs:707
at System.Threading.Tasks.ContinuationTaskFromResultTask`1[TAntecedentResult].InnerInvoke () [0x00027] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:159
at System.Threading.Tasks.Task.Execute () [0x00016] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2502
[2016-05-03 21:42:40.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_23,YOUR_PACKAGE_NAME.YOUR_PACKAGE_NAME" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:42:43.3] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/YOUR_PACKAGE_NAME.YOUR_PACKAGE_NAME-Signed.apk"
[2016-05-03 21:42:44.2] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/YOUR_PACKAGE_NAME.YOUR_PACKAGE_NAME-Signed.apk"
[2016-05-03 21:42:44.3] ERROR: Deployment failed
Mono.AndroidTools.InstallFailedException: Unexpected install output: pkg: /data/local/tmp/YOUR_PACKAGE_NAME.YOUR_PACKAGE_NAME-Signed.apk
Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
at Mono.AndroidTools.Internal.AdbOutputParsing.CheckInstallSuccess (System.String output, System.String packageName) [0x0014a] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Internal/AdbOutputParsing.cs:323
at Mono.AndroidTools.AndroidDevice+<InstallPackage>c__AnonStoreyE.<>m__0 (System.Threading.Tasks.Task`1 t) [0x00016] in /Users/builder/data/lanes/2920/9472333c/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/AndroidDevice.cs:707
at System.Threading.Tasks.ContinuationTaskFromResultTask`1[TAntecedentResult].InnerInvoke () [0x00027] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:159
at System.Threading.Tasks.Task.Execute () [0x00016] in /private/tmp/source-mono-4.4.0/bockbuild-mono-4.4.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2502
[2016-05-03 21:44:09.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_23,com.Xamarin.ClientApp" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:44:19.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.Xamarin.ClientApp-Signed.apk"
[2016-05-03 21:44:24.4] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.Xamarin.ClientApp-Signed.apk"
[2016-05-03 21:44:24.5] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.Xamarin.ClientApp"
[2016-05-03 21:44:25.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:44:25.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:44:25.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:44:26.1] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__
[2016-05-03 21:44:26.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:44:26.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:44:26.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:44:26.2] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__ 0
[2016-05-03 21:44:26.2] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:44:26.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/RemoteNotifications.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/RemoteNotifications.dll 15872
[2016-05-03 21:44:26.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/RemoteNotifications.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/RemoteNotifications.dll.mdb 2631
[2016-05-03 21:44:29.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Mono.Android.dll 22217216
[2016-05-03 21:44:31.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Mono.Android.dll.mdb 7604642
[2016-05-03 21:44:31.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/mscorlib.dll 3646464
[2016-05-03 21:44:31.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 21:44:32.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.dll 1806336
[2016-05-03 21:44:32.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.dll.mdb 768042
[2016-05-03 21:44:32.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Xml.Linq.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Xml.Linq.dll 133632
[2016-05-03 21:44:32.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Xml.Linq.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Xml.Linq.dll.mdb 50083
[2016-05-03 21:44:32.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Xml.dll 2432512
[2016-05-03 21:44:32.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 21:44:32.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Java.Interop.dll 114688
[2016-05-03 21:44:32.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 21:44:32.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Runtime.dll 13824
[2016-05-03 21:44:32.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Core.dll 869376
[2016-05-03 21:44:32.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 21:44:33.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 21:44:33.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 21:44:33.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 21:44:33.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Xamarin.GooglePlayServices.Gcm.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Xamarin.GooglePlayServices.Gcm.dll 85504
[2016-05-03 21:44:33.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/Xamarin.GooglePlayServices.Measurement.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/Xamarin.GooglePlayServices.Measurement.dll 32768
[2016-05-03 21:44:33.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 21:44:33.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 21:44:33.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 21:44:33.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Threading.dll 5632
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Collections.dll 6144
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Reflection.dll 5632
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Linq.dll 5632
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 21:44:33.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/RemoteNotifications/ClientApp/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 21:44:33.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:44:33.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__ 0
[2016-05-03 21:44:33.9] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/lib 0
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:44:33.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__ 0
[2016-05-03 21:44:33.9] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/dexes 0
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:44:33.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:44:34.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__ 0
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:44:34.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__ 0
[2016-05-03 21:44:34.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.Xamarin.ClientApp/files/.__override__/resources 0
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:44:34.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:44:34.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.Xamarin.ClientApp is running
[2016-05-03 21:44:34.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:34.2] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:44:34.2] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 21:44:34.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8850,timeout=1462283052,loglevel=0,server=y"
[2016-05-03 21:44:34.3] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:44:34.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:44:34.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:44:34.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:44:35.2] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.Xamarin.ClientApp/md5901b3826bbff5e60387670b625d3bd3b.MainActivity"
[2016-05-03 21:44:36.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:36.2] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:44:36.2] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:44:37.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:38.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:39.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:40.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:41.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:42.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:43.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:44.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:46.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:47.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:48.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:49.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:50.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:51.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:52.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:53.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:55.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:58.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:44:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:00.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:01.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:04.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:05.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:06.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:07.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:08.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:09.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:10.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:11.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:13.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:14.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:15.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:16.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:17.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:18.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:19.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:20.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:22.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:23.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:24.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:25.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:26.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:27.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:28.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:29.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:31.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:45:31.1] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:45:31.1] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.Xamarin.ClientApp
[2016-05-03 21:45:59.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,Lifecycle.Droid" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:46:00.8] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "Mono.Android.Platform.ApiLevel_19"
[2016-05-03 21:46:00.8] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "Mono.Android.Platform.ApiLevel_19"
[2016-05-03 21:46:07.5] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/Mono.Android.Platform.ApiLevel_19.apk"
[2016-05-03 21:46:10.4] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/Mono.Android.Platform.ApiLevel_19.apk"
[2016-05-03 21:46:11.1] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/Lifecycle.Droid-Signed.apk"
[2016-05-03 21:46:13.5] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/Lifecycle.Droid-Signed.apk"
[2016-05-03 21:46:13.5] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "Lifecycle.Droid"
[2016-05-03 21:46:14.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:46:14.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:46:14.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:46:15.1] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__
[2016-05-03 21:46:15.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:46:15.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:46:15.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:46:15.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__ 0
[2016-05-03 21:46:15.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:46:15.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/Lifecycle.Droid.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/Lifecycle.Droid.dll 6656
[2016-05-03 21:46:15.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/Lifecycle.Droid.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/Lifecycle.Droid.dll.mdb 1846
[2016-05-03 21:46:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.dll 1806336
[2016-05-03 21:46:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.dll.mdb 768042
[2016-05-03 21:46:16.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Xml.dll 2432512
[2016-05-03 21:46:16.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 21:46:19.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/Mono.Android.dll 19151360
[2016-05-03 21:46:20.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/Mono.Android.dll.mdb 6671810
[2016-05-03 21:46:20.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/Java.Interop.dll 114688
[2016-05-03 21:46:20.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 21:46:20.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Runtime.dll 13824
[2016-05-03 21:46:20.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Core.dll 869376
[2016-05-03 21:46:20.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 21:46:21.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/mscorlib.dll 3646464
[2016-05-03 21:46:21.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 21:46:21.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 21:46:21.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 21:46:21.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 21:46:21.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 21:46:21.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 21:46:21.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Threading.dll 5632
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Collections.dll 6144
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Reflection.dll 5632
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Linq.dll 5632
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 21:46:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/LifecycleDemo/Lifecycle.Droid/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 21:46:21.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:46:21.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:46:21.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:46:21.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:46:21.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__ 0
[2016-05-03 21:46:22.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/lib 0
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:46:22.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__ 0
[2016-05-03 21:46:22.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/dexes 0
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:46:22.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__ 0
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:46:22.0] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:46:22.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__ 0
[2016-05-03 21:46:22.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/Lifecycle.Droid/files/.__override__/resources 0
[2016-05-03 21:46:22.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:46:22.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:46:22.2] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app Lifecycle.Droid is running
[2016-05-03 21:46:22.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:22.3] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:46:22.3] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 21:46:22.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8851,timeout=1462283160,loglevel=0,server=y"
[2016-05-03 21:46:22.3] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:46:22.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:46:22.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:46:22.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:46:23.3] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "Lifecycle.Droid/md59c26aaec27566b561c10884741ce7e37.MainActivity"
[2016-05-03 21:46:24.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:24.2] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:46:24.2] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:46:25.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:26.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:27.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:28.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:29.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:30.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:32.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:33.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:34.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:35.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:46:35.6] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:46:35.6] DEBUG: RunShellCommand: 077a0e490298797e am force-stop Lifecycle.Droid
[2016-05-03 21:49:32.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.analytics" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:49:44.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.analytics-Signed.apk"
[2016-05-03 21:49:49.6] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.analytics-Signed.apk"
[2016-05-03 21:49:49.6] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.analytics"
[2016-05-03 21:49:50.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:49:50.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:49:50.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:49:51.4] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__
[2016-05-03 21:49:51.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:49:51.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:49:51.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:49:51.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__ 0
[2016-05-03 21:49:51.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:49:51.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Analytics.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Analytics.dll 73728
[2016-05-03 21:49:51.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Analytics.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Analytics.dll.mdb 4149
[2016-05-03 21:49:51.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.dll 1806336
[2016-05-03 21:49:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.dll.mdb 768042
[2016-05-03 21:49:52.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Xml.dll 2432512
[2016-05-03 21:49:52.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 21:49:55.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 21:49:56.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 21:49:56.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Java.Interop.dll 114688
[2016-05-03 21:49:56.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 21:49:56.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Runtime.dll 13824
[2016-05-03 21:49:56.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Core.dll 869376
[2016-05-03 21:49:56.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 21:49:56.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 21:49:57.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 21:49:57.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 21:49:57.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 21:49:57.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Xamarin.GooglePlayServices.Analytics.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Xamarin.GooglePlayServices.Analytics.dll 174080
[2016-05-03 21:49:57.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 21:49:57.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/mscorlib.dll 3646464
[2016-05-03 21:49:58.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 21:49:58.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 21:49:58.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 21:49:58.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Threading.dll 5632
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Collections.dll 6144
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Reflection.dll 5632
[2016-05-03 21:49:58.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Linq.dll 5632
[2016-05-03 21:49:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 21:49:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 21:49:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 21:49:58.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 21:49:58.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Analytics/Analytics/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 21:49:58.7] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:49:58.7] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:49:58.7] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:49:58.7] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:49:58.7] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__ 0
[2016-05-03 21:49:58.8] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/lib 0
[2016-05-03 21:49:58.8] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:49:58.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:49:58.8] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:49:58.8] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:49:58.8] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:49:58.8] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__ 0
[2016-05-03 21:49:58.8] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/dexes 0
[2016-05-03 21:49:58.8] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:49:58.8] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:49:58.8] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:49:58.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:49:58.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:49:58.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__ 0
[2016-05-03 21:49:58.9] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:49:58.9] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:49:58.9] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 21:49:58.9] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 21:49:58.9] DEBUG: NotifyPhase: Creating directories
[2016-05-03 21:49:58.9] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__ 0
[2016-05-03 21:49:59.0] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/resources 0
[2016-05-03 21:49:59.0] DEBUG: NotifyPhase: Uploading files
[2016-05-03 21:49:59.0] DEBUG: NotifyPhase: Upload completed
[2016-05-03 21:49:59.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.analytics is running
[2016-05-03 21:49:59.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:49:59.2] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:49:59.2] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 21:49:59.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8852,timeout=1462283377,loglevel=0,server=y"
[2016-05-03 21:49:59.3] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:49:59.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:49:59.3] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:49:59.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:50:00.3] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.analytics/md5fbebb3a3b0a695610197d68603f096e0.MainActivity"
[2016-05-03 21:50:01.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:01.3] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:50:01.3] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:50:02.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:04.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:05.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:06.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:07.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:09.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:10.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:11.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:12.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:13.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:14.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:15.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:16.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:17.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:19.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:20.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:21.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:22.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:23.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:24.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:25.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:26.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:28.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:29.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:30.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:31.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:32.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:33.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:34.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:35.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:37.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:38.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:39.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:40.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:41.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:42.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:43.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:44.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:46.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:47.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:48.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:49.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:50.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:51.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:52.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:53.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:55.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:58.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:50:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:00.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:01.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:04.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:05.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:06.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:07.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:08.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:09.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:10.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:12.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:13.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:14.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:15.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:16.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:17.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:18.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:19.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:21.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:22.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:23.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:24.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:25.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:26.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:27.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:28.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:30.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:31.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:32.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:33.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:34.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:35.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:36.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:37.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:39.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:40.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:41.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:42.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:43.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:44.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:45.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:46.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:48.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:49.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:50.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:51.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:52.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:53.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:54.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:55.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:51:56.5] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:51:56.5] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.analytics
[2016-05-03 21:52:42.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.analytics" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 21:52:52.8] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.analytics"
[2016-05-03 21:52:52.8] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.analytics"
[2016-05-03 21:52:55.7] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.analytics-Signed.apk"
[2016-05-03 21:53:00.5] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.analytics-Signed.apk"
[2016-05-03 21:53:00.7] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.analytics is running
[2016-05-03 21:53:00.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:00.8] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 21:53:00.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 21:53:00.8] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 21:53:00.8] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.analytics/md5fbebb3a3b0a695610197d68603f096e0.MainActivity"
[2016-05-03 21:53:00.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 21:53:00.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 21:53:00.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 21:53:01.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:01.7] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:53:01.7] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 21:53:01.8] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.analytics/files/.__override__/debug.mono.extra"
[2016-05-03 21:53:02.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:03.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:04.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:06.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:07.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:08.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:09.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:10.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:11.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:12.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:13.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:14.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:16.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:17.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:18.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:19.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:20.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:21.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:22.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:23.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:25.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:26.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:27.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:28.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:29.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:30.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:31.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:32.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:34.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:35.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:36.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:37.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:38.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:39.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:40.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:41.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:43.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:44.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:45.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:46.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:47.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:48.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:49.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:50.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:52.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:53.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:54.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:55.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:56.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:57.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:58.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:53:59.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:01.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:02.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:04.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:05.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:06.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:07.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:08.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:10.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:11.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:12.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:13.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:14.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:15.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:16.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:18.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:19.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:20.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:21.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:22.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:23.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:24.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:25.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:27.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:28.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:29.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:30.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:41.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:54:52.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:55:03.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:55:13.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:55:24.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:55:35.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:55:46.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:55:56.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:55:58.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:56:09.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:56:14.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:56:24.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:56:35.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:56:46.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:56:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:57:03.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:57:05.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:57:15.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:57:21.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:57:31.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:57:42.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:57:52.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:03.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:10.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:20.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:22.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:33.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:42.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:44.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:47.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:48.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:50.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:58:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:59:08.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:59:19.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:59:29.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:59:40.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:59:44.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:59:53.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 21:59:54.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:00:05.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:00:16.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:00:26.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:00:36.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:00:47.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:00:57.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:01:08.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:01:15.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:01:16.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:01:27.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:01:38.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:01:49.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:01:59.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:02:10.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:02:17.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:02:18.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:02:19.0] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.analytics
[2016-05-03 22:03:25.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.appindexing" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 22:03:37.1] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.appindexing-Signed.apk"
[2016-05-03 22:03:43.4] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.appindexing-Signed.apk"
[2016-05-03 22:03:43.5] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.appindexing"
[2016-05-03 22:03:44.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:03:44.2] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:03:44.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:03:45.1] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__
[2016-05-03 22:03:45.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:03:45.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:03:45.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:03:45.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__ 0
[2016-05-03 22:03:45.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:03:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/AppIndexing.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/AppIndexing.dll 76288
[2016-05-03 22:03:45.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/AppIndexing.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/AppIndexing.dll.mdb 2555
[2016-05-03 22:03:45.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.dll 1806336
[2016-05-03 22:03:45.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.dll.mdb 768042
[2016-05-03 22:03:46.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Xml.dll 2432512
[2016-05-03 22:03:46.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 22:03:49.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 22:03:50.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 22:03:50.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Java.Interop.dll 114688
[2016-05-03 22:03:50.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 22:03:50.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Runtime.dll 13824
[2016-05-03 22:03:50.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Core.dll 869376
[2016-05-03 22:03:50.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 22:03:50.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 22:03:50.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 22:03:51.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 22:03:51.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 22:03:51.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Xamarin.GooglePlayServices.AppIndexing.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Xamarin.GooglePlayServices.AppIndexing.dll 87040
[2016-05-03 22:03:51.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 22:03:51.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 22:03:51.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/mscorlib.dll 3646464
[2016-05-03 22:03:51.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 22:03:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 22:03:52.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Threading.dll 5632
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Collections.dll 6144
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Reflection.dll 5632
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Linq.dll 5632
[2016-05-03 22:03:52.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 22:03:52.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 22:03:52.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 22:03:52.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 22:03:52.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppIndexing/AppIndexing/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 22:03:52.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:03:52.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:03:52.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:03:52.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:03:52.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__ 0
[2016-05-03 22:03:52.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/lib 0
[2016-05-03 22:03:52.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:03:52.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:03:52.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:03:52.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:03:52.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:03:52.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__ 0
[2016-05-03 22:03:52.4] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/dexes 0
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:03:52.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__ 0
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:03:52.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__ 0
[2016-05-03 22:03:52.4] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/resources 0
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:03:52.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:03:52.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.appindexing is running
[2016-05-03 22:03:52.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:03:52.6] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 22:03:52.6] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 22:03:52.6] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8853,timeout=1462284211,loglevel=0,server=y"
[2016-05-03 22:03:52.7] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 22:03:52.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:03:52.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:03:52.7] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:03:53.7] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.appindexing/md535b87577734a52e07b3e6f71793f36ff.MainActivity"
[2016-05-03 22:03:54.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:03:54.6] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:03:54.6] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:03:55.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:03:56.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:03:57.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:03:58.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:00.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:01.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:02.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:03.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:04.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:05.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:06.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:07.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:08.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:10.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:11.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:12.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:13.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:14.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:15.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:16.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:18.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:19.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:20.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:21.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:22.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:23.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:24.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:26.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:27.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:28.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:29.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:30.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:31.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:42.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:04:53.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:05:04.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:05:14.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:05:25.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:05:36.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:05:47.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:05:57.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:06:08.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:06:19.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:06:30.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:06:40.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:06:48.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:06:49.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 22:06:49.3] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.appindexing
[2016-05-03 22:07:33.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.appindexing" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 22:07:42.3] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.appindexing"
[2016-05-03 22:07:42.3] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.appindexing"
[2016-05-03 22:07:45.3] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.appindexing-Signed.apk"
[2016-05-03 22:07:50.2] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.appindexing-Signed.apk"
[2016-05-03 22:07:50.3] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.appindexing is running
[2016-05-03 22:07:50.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:07:50.4] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 22:07:50.4] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 22:07:50.4] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 22:07:50.4] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.appindexing/md535b87577734a52e07b3e6f71793f36ff.MainActivity"
[2016-05-03 22:07:50.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:07:50.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:07:50.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:07:51.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:07:51.4] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:07:51.4] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:07:51.4] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.appindexing/files/.__override__/debug.mono.extra"
[2016-05-03 22:07:52.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:07:53.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:07:54.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:07:55.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:07:56.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:07:58.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:07:59.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:00.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:01.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:02.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:03.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:04.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:05.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:06.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:08.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:09.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:08:09.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.appindexing
[2016-05-03 22:13:51.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.appinvite" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 22:14:04.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.appinvite-Signed.apk"
[2016-05-03 22:14:09.6] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.appinvite-Signed.apk"
[2016-05-03 22:14:09.7] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.appinvite"
[2016-05-03 22:14:10.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:14:10.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:14:10.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:14:11.3] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__
[2016-05-03 22:14:11.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:14:11.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:14:11.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:14:11.4] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__ 0
[2016-05-03 22:14:11.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:14:11.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/AppInvite.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/AppInvite.dll 96768
[2016-05-03 22:14:11.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/AppInvite.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/AppInvite.dll.mdb 4319
[2016-05-03 22:14:11.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.dll 1806336
[2016-05-03 22:14:11.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.dll.mdb 768042
[2016-05-03 22:14:12.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Xml.dll 2432512
[2016-05-03 22:14:12.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 22:14:15.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 22:14:16.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 22:14:16.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Java.Interop.dll 114688
[2016-05-03 22:14:17.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 22:14:17.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Runtime.dll 13824
[2016-05-03 22:14:17.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Core.dll 869376
[2016-05-03 22:14:17.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 22:14:17.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 22:14:17.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.Android.Support.Design.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.Android.Support.Design.dll 363008
[2016-05-03 22:14:17.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 22:14:17.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 22:14:17.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.Android.Support.v7.RecyclerView.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.Android.Support.v7.RecyclerView.dll 568832
[2016-05-03 22:14:17.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 22:14:17.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.GooglePlayServices.AppInvite.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.GooglePlayServices.AppInvite.dll 37376
[2016-05-03 22:14:17.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 22:14:17.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 22:14:18.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/mscorlib.dll 3646464
[2016-05-03 22:14:18.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 22:14:18.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 22:14:18.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 22:14:18.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Threading.dll 5632
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Collections.dll 6144
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Reflection.dll 5632
[2016-05-03 22:14:19.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Linq.dll 5632
[2016-05-03 22:14:19.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 22:14:19.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 22:14:19.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 22:14:19.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 22:14:19.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/AppInvite/AppInvite/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 22:14:19.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:14:19.2] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:14:19.2] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:14:19.2] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:14:19.2] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__ 0
[2016-05-03 22:14:19.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/lib 0
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:14:19.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__ 0
[2016-05-03 22:14:19.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/dexes 0
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:14:19.3] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__ 0
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:14:19.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:14:19.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:14:19.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:14:19.4] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__ 0
[2016-05-03 22:14:19.4] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/resources 0
[2016-05-03 22:14:19.4] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:14:19.4] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:14:19.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.appinvite is running
[2016-05-03 22:14:19.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:19.7] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 22:14:19.7] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 22:14:19.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8854,timeout=1462284838,loglevel=0,server=y"
[2016-05-03 22:14:19.7] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 22:14:19.7] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:14:19.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:14:19.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:14:20.7] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.appinvite/md58b7a748ad094e1060cd9a56a809719fd.MainActivity"
[2016-05-03 22:14:21.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:21.7] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:14:21.7] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:14:22.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:23.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:24.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:26.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:27.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:28.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:29.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:30.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:31.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:32.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:33.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:34.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:36.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:37.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:38.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:39.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:40.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:41.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:42.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:43.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:45.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:46.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:47.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:48.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:49.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:50.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:51.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:52.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:53.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:55.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:56.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:57.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:58.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:14:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:00.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:01.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:04.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:05.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:06.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:07.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:08.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:09.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:10.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:11.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:13.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:14.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:15.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:16.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:17.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:18.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:19.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:25.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:26.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:15:26.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 22:15:26.3] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.appinvite
[2016-05-03 22:16:18.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.appinvite" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 22:16:27.4] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.appinvite"
[2016-05-03 22:16:27.4] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.appinvite"
[2016-05-03 22:16:30.8] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.appinvite-Signed.apk"
[2016-05-03 22:16:35.8] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.appinvite-Signed.apk"
[2016-05-03 22:16:36.0] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.appinvite is running
[2016-05-03 22:16:36.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:16:36.0] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 22:16:36.0] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 22:16:36.0] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 22:16:36.0] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.appinvite/md58b7a748ad094e1060cd9a56a809719fd.MainActivity"
[2016-05-03 22:16:36.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:16:36.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:16:36.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:16:36.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:16:37.0] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:16:37.0] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:16:37.1] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.appinvite/files/.__override__/debug.mono.extra"
[2016-05-03 22:16:38.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:16:39.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:16:40.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:16:41.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:16:42.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:16:43.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:16:43.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.appinvite
[2016-05-03 22:17:55.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,BouncingGame.Android" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 22:18:03.9] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/BouncingGame.Android-Signed.apk"
[2016-05-03 22:18:06.6] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/BouncingGame.Android-Signed.apk"
[2016-05-03 22:18:06.7] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "BouncingGame.Android"
[2016-05-03 22:18:07.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:18:07.4] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:18:07.4] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:18:08.3] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__
[2016-05-03 22:18:08.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:18:08.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:18:08.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:18:08.3] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__ 0
[2016-05-03 22:18:08.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:18:08.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/BouncingGame.Android.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/BouncingGame.Android.dll 5632
[2016-05-03 22:18:08.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/BouncingGame.Android.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/BouncingGame.Android.dll.mdb 1409
[2016-05-03 22:18:08.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.dll 1806336
[2016-05-03 22:18:08.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.dll.mdb 768042
[2016-05-03 22:18:09.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Xml.dll 2432512
[2016-05-03 22:18:09.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 22:18:12.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/Mono.Android.dll 19151360
[2016-05-03 22:18:13.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/Mono.Android.dll.mdb 6671810
[2016-05-03 22:18:13.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/Java.Interop.dll 114688
[2016-05-03 22:18:13.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 22:18:13.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Core.dll 869376
[2016-05-03 22:18:13.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 22:18:13.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/box2d.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/box2d.dll 173568
[2016-05-03 22:18:13.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/CocosSharp.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/CocosSharp.dll 652288
[2016-05-03 22:18:13.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/ICSharpCode.SharpZipLib.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/ICSharpCode.SharpZipLib.dll 196608
[2016-05-03 22:18:13.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/Lidgren.Network.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/Lidgren.Network.dll 120320
[2016-05-03 22:18:14.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/MonoGame.Framework.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/MonoGame.Framework.dll 1254912
[2016-05-03 22:18:14.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/BouncingGame.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/BouncingGame.dll 6656
[2016-05-03 22:18:14.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/BouncingGame.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/BouncingGame.dll.mdb 1418
[2016-05-03 22:18:14.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/mscorlib.dll 3646464
[2016-05-03 22:18:15.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 22:18:15.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 22:18:15.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 22:18:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 22:18:15.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 22:18:15.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 22:18:15.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 22:18:15.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Threading.dll 5632
[2016-05-03 22:18:15.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Runtime.dll 13824
[2016-05-03 22:18:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 22:18:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 22:18:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Collections.dll 6144
[2016-05-03 22:18:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 22:18:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 22:18:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Reflection.dll 5632
[2016-05-03 22:18:15.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Linq.dll 5632
[2016-05-03 22:18:15.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 22:18:15.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 22:18:15.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 22:18:15.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/OpenTK.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/OpenTK.dll 589824
[2016-05-03 22:18:15.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/OpenTK.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/OpenTK.dll.mdb 223644
[2016-05-03 22:18:16.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/OpenTK-1.0.dll /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/OpenTK-1.0.dll 1511424
[2016-05-03 22:18:16.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/BouncingGameCompleteAndroid/BouncingGame.Android/obj/Debug/android/assets/OpenTK-1.0.dll.mdb /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/OpenTK-1.0.dll.mdb 560867
[2016-05-03 22:18:16.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:18:16.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:18:16.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:18:16.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:18:16.5] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__ 0
[2016-05-03 22:18:16.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/lib 0
[2016-05-03 22:18:16.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:18:16.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:18:16.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:18:16.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__ 0
[2016-05-03 22:18:16.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/dexes 0
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:18:16.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__ 0
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:18:16.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__ 0
[2016-05-03 22:18:16.6] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/BouncingGame.Android/files/.__override__/resources 0
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:18:16.6] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:18:16.7] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app BouncingGame.Android is running
[2016-05-03 22:18:16.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:18:16.8] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 22:18:16.8] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 22:18:16.9] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8855,timeout=1462285075,loglevel=0,server=y"
[2016-05-03 22:18:16.9] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 22:18:16.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:18:16.9] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:18:16.9] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:18:17.8] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "BouncingGame.Android/md5df829ef752c85db83f82e1a26129f630.MainActivity"
[2016-05-03 22:18:18.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:18:18.8] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:18:18.8] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:18:19.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:18:20.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:18:22.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:18:23.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:18:24.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:18:25.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:18:25.8] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 22:18:25.8] DEBUG: RunShellCommand: 077a0e490298797e am force-stop BouncingGame.Android
[2016-05-03 22:18:48.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,BouncingGame.Android" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 22:18:54.5] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "BouncingGame.Android"
[2016-05-03 22:18:54.5] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "BouncingGame.Android"
[2016-05-03 22:18:57.0] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/BouncingGame.Android-Signed.apk"
[2016-05-03 22:18:59.1] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/BouncingGame.Android-Signed.apk"
[2016-05-03 22:18:59.1] WARNING: Failed to delete package file: {0}: One or more errors occurred.
[2016-05-03 22:18:59.1] INFO: Deployment cancelled
[2016-05-03 22:20:10.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.connectionsquickstart" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 22:20:20.8] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.connectionsquickstart-Signed.apk"
[2016-05-03 22:20:25.8] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.connectionsquickstart-Signed.apk"
[2016-05-03 22:20:25.8] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.xamarin.connectionsquickstart"
[2016-05-03 22:20:26.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:20:26.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:20:26.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:20:27.4] DEBUG: RunShellCommand: 077a0e490298797e ls /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__
[2016-05-03 22:20:27.4] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:20:27.4] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:20:27.4] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:20:27.5] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__ 0
[2016-05-03 22:20:27.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:20:27.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/ConnectionsQuickstart.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/ConnectionsQuickstart.dll 87040
[2016-05-03 22:20:27.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/ConnectionsQuickstart.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/ConnectionsQuickstart.dll.mdb 5038
[2016-05-03 22:20:27.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.dll 1806336
[2016-05-03 22:20:27.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.dll.mdb 768042
[2016-05-03 22:20:28.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Xml.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Xml.dll 2432512
[2016-05-03 22:20:28.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Xml.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 22:20:31.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Mono.Android.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Mono.Android.dll 21036544
[2016-05-03 22:20:32.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Mono.Android.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Mono.Android.dll.mdb 7244923
[2016-05-03 22:20:32.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Java.Interop.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Java.Interop.dll 114688
[2016-05-03 22:20:32.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Java.Interop.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 22:20:32.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Runtime.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Runtime.dll 13824
[2016-05-03 22:20:32.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Core.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Core.dll 869376
[2016-05-03 22:20:33.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Core.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 22:20:33.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Xamarin.Android.Support.Animated.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll 40448
[2016-05-03 22:20:33.3] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Xamarin.Android.Support.v4.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Xamarin.Android.Support.v4.dll 1934848
[2016-05-03 22:20:33.4] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Xamarin.Android.Support.v7.AppCompat.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Xamarin.Android.Support.v7.AppCompat.dll 901120
[2016-05-03 22:20:33.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Xamarin.Android.Support.Vector.Drawable.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Xamarin.Android.Support.Vector.Drawable.dll 68096
[2016-05-03 22:20:33.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Xamarin.GooglePlayServices.Base.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Xamarin.GooglePlayServices.Base.dll 111104
[2016-05-03 22:20:33.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Xamarin.GooglePlayServices.Basement.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Xamarin.GooglePlayServices.Basement.dll 247808
[2016-05-03 22:20:33.5] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/Xamarin.GooglePlayServices.Nearby.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/Xamarin.GooglePlayServices.Nearby.dll 181760
[2016-05-03 22:20:34.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/mscorlib.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/mscorlib.dll 3646464
[2016-05-03 22:20:34.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/mscorlib.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 22:20:34.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Runtime.Serialization.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 22:20:34.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 22:20:34.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.ServiceModel.Internals.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Net.Http.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Net.Http.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Threading.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Threading.dll 5632
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Collections.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Collections.dll 6144
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Collections.Concurrent.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Diagnostics.Debug.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Reflection.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Reflection.dll 5632
[2016-05-03 22:20:35.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Linq.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Linq.dll 5632
[2016-05-03 22:20:35.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Runtime.InteropServices.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 22:20:35.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Runtime.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 22:20:35.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.Reflection.Extensions.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 22:20:35.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.ComponentModel.Composition.dll /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 22:20:35.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Desktop/monodroid-samples 3/google-services/Nearby/ConnectionsQuickstart/ConnectionsQuickstart/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 22:20:35.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:20:35.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:20:35.1] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:20:35.1] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:20:35.1] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__ 0
[2016-05-03 22:20:35.1] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/lib 0
[2016-05-03 22:20:35.1] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:20:35.1] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:20:35.1] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:20:35.2] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__ 0
[2016-05-03 22:20:35.2] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/dexes 0
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:20:35.2] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__ 0
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Creating directories
[2016-05-03 22:20:35.2] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__ 0
[2016-05-03 22:20:35.2] DEBUG: NotifySync: CreateDirectory /storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/resources 0
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Uploading files
[2016-05-03 22:20:35.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 22:20:35.3] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.connectionsquickstart is running
[2016-05-03 22:20:35.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:35.4] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 22:20:35.4] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2016-05-03 22:20:35.4] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8856,timeout=1462285213,loglevel=0,server=y"
[2016-05-03 22:20:35.4] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 22:20:35.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:20:35.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:20:35.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:20:36.4] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.connectionsquickstart/md5b3d78c2123297ba576d75ddc2f53fc7f.MainActivity"
[2016-05-03 22:20:37.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:37.4] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:20:37.4] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:20:38.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:39.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:40.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:41.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:42.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:43.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:45.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:46.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:47.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:48.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:49.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:50.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:51.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:52.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:53.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:54.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:20:55.6] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 22:20:55.6] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.connectionsquickstart
[2016-05-03 22:21:38.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_21,com.xamarin.connectionsquickstart" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 22:21:47.2] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.connectionsquickstart"
[2016-05-03 22:21:47.3] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall -k "com.xamarin.connectionsquickstart"
[2016-05-03 22:21:50.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.xamarin.connectionsquickstart-Signed.apk"
[2016-05-03 22:21:55.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.xamarin.connectionsquickstart-Signed.apk"
[2016-05-03 22:21:55.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.xamarin.connectionsquickstart is running
[2016-05-03 22:21:55.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:21:55.5] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 22:21:55.5] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2016-05-03 22:21:55.6] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2016-05-03 22:21:55.6] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.xamarin.connectionsquickstart/md5b3d78c2123297ba576d75ddc2f53fc7f.MainActivity"
[2016-05-03 22:21:55.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 22:21:55.6] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 22:21:55.6] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 22:21:56.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:21:56.5] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:21:56.5] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 22:21:56.6] DEBUG: RunShellCommand: 077a0e490298797e rm -f "/storage/emulated/0/Android/data/com.xamarin.connectionsquickstart/files/.__override__/debug.mono.extra"
[2016-05-03 22:21:57.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:21:58.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:21:59.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:00.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:01.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:03.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:04.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:05.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:06.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:07.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:08.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:09.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:10.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:12.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:13.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:14.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:15.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:16.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:17.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:18.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:19.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:21.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:22.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:23.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:24.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:25.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:26.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:27.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:28.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:30.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:31.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:32.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:33.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:34.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:35.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:36.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:37.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:39.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:40.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:41.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:42.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:43.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:44.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:45.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:46.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:47.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:49.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:50.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:51.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:52.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:53.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:54.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:55.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:56.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:58.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:22:59.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:00.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:01.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:02.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:03.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:04.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:05.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:07.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:08.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:09.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:10.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:11.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:12.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:13.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:14.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:15.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:17.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:18.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:19.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:20.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:21.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:22.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:23.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:24.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:26.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:27.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:28.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:29.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:30.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:31.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:32.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:33.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:34.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:35.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:36.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:37.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:38.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:39.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:41.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:42.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:43.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:44.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:45.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:46.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:47.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:48.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:49.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:50.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:51.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:52.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:53.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:54.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:55.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:56.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:58.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:23:59.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:00.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:01.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:02.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:03.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:04.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:05.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:06.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:07.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:08.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:09.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:10.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:12.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:13.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:14.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:15.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:16.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:17.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:18.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:19.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:20.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:21.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:22.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:23.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:24.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:25.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:26.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:27.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:28.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:29.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:31.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:32.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:33.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:34.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:35.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:36.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:37.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:38.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:39.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:40.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:41.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:42.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:43.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:44.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:45.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:46.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:47.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:49.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:50.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:51.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:52.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:53.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:54.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:55.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:56.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:57.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:58.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:24:59.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:00.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:01.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:02.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:03.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:04.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:05.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:06.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:08.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:09.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:10.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:11.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:12.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:13.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:14.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:15.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:16.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:17.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:18.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:19.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:20.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:21.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:23.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:24.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:25.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:26.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:27.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:28.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:29.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:30.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:31.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:32.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:33.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:34.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:35.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:36.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:38.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:39.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:40.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2016-05-03 22:25:40.4] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.xamarin.connectionsquickstart
[2016-05-03 23:06:13.1] WARNING: Adb connection interrupted
[2016-05-03 23:06:13.1] INFO: Starting Adb server (adb start-server)
[2016-05-03 23:06:16.3] INFO: Adb start-server operation completed
[2016-05-03 23:06:16.3] DEBUG: TrackDeviceTask got:
[2016-05-03 23:06:16.3] INFO: Got new device list from adb with 0 devices
[2016-05-03 23:35:26.8] DEBUG: TrackDeviceTask got: LGD72290b38ca0 offline
[2016-05-03 23:35:26.9] INFO: Got new device list from adb with 1 devices
[2016-05-03 23:35:27.0] DEBUG: TrackDeviceTask got: LGD72290b38ca0 device
[2016-05-03 23:35:27.0] INFO: Got new device list from adb with 1 devices
[2016-05-03 23:35:27.0] DEBUG: RunShellCommand: LGD72290b38ca0 getprop
[2016-05-03 23:37:42.1] DEBUG: RunShellCommand: LGD72290b38ca0 am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_23,ewfefef.ewfegegewgewg" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2016-05-03 23:37:43.0] DEBUG: RunShellCommand: LGD72290b38ca0 pm uninstall "Mono.Android.DebugRuntime"
[2016-05-03 23:37:43.0] DEBUG: RunShellCommand: LGD72290b38ca0 pm uninstall "Mono.Android.DebugRuntime"
[2016-05-03 23:37:44.8] DEBUG: RunShellCommand: LGD72290b38ca0 pm uninstall "Mono.Android.Platform.ApiLevel_23"
[2016-05-03 23:37:44.8] DEBUG: RunShellCommand: LGD72290b38ca0 pm uninstall "Mono.Android.Platform.ApiLevel_23"
[2016-05-03 23:37:49.9] DEBUG: RunShellCommand: LGD72290b38ca0 pm install "/data/local/tmp/Mono.Android.DebugRuntime-armeabi-v7a.apk"
[2016-05-03 23:37:53.6] DEBUG: RunShellCommand: LGD72290b38ca0 rm "/data/local/tmp/Mono.Android.DebugRuntime-armeabi-v7a.apk"
[2016-05-03 23:37:59.0] DEBUG: RunShellCommand: LGD72290b38ca0 pm install "/data/local/tmp/Mono.Android.Platform.ApiLevel_23.apk"
[2016-05-03 23:38:03.0] DEBUG: RunShellCommand: LGD72290b38ca0 rm "/data/local/tmp/Mono.Android.Platform.ApiLevel_23.apk"
[2016-05-03 23:38:03.9] DEBUG: RunShellCommand: LGD72290b38ca0 pm install "/data/local/tmp/ewfefef.ewfegegewgewg-Signed.apk"
[2016-05-03 23:38:06.6] DEBUG: RunShellCommand: LGD72290b38ca0 rm "/data/local/tmp/ewfefef.ewfegegewgewg-Signed.apk"
[2016-05-03 23:38:06.7] DEBUG: RunShellCommand: LGD72290b38ca0 "pm" "path" "ewfefef.ewfegegewgewg"
[2016-05-03 23:38:07.4] DEBUG: RunShellCommand: LGD72290b38ca0 "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 23:38:07.4] DEBUG: RunShellCommand: LGD72290b38ca0 "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 23:38:07.4] DEBUG: RunShellCommand: LGD72290b38ca0 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 23:38:14.5] DEBUG: RunShellCommand: LGD72290b38ca0 ls /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__
[2016-05-03 23:38:14.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 23:38:14.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 23:38:14.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 23:38:14.6] DEBUG: NotifySync: CreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__ 0
[2016-05-03 23:38:14.6] DEBUG: NotifyPhase: Uploading files
[2016-05-03 23:38:14.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/ewfegegewgewg.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/ewfegegewgewg.dll 5120
[2016-05-03 23:38:14.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/ewfegegewgewg.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/ewfegegewgewg.dll.mdb 1312
[2016-05-03 23:38:15.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.dll 1806336
[2016-05-03 23:38:15.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.dll.mdb 768042
[2016-05-03 23:38:15.7] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Xml.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Xml.dll 2432512
[2016-05-03 23:38:16.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Xml.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Xml.dll.mdb 953244
[2016-05-03 23:38:19.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/Mono.Android.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/Mono.Android.dll 22217216
[2016-05-03 23:38:20.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/Mono.Android.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/Mono.Android.dll.mdb 7604642
[2016-05-03 23:38:20.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/Java.Interop.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/Java.Interop.dll 114688
[2016-05-03 23:38:20.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/Java.Interop.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/Java.Interop.dll.mdb 44745
[2016-05-03 23:38:20.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Runtime.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Runtime.dll 13824
[2016-05-03 23:38:21.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Core.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Core.dll 869376
[2016-05-03 23:38:21.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Core.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Core.dll.mdb 359097
[2016-05-03 23:38:21.6] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/mscorlib.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/mscorlib.dll 3646464
[2016-05-03 23:38:21.8] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/mscorlib.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/mscorlib.dll.mdb 1496561
[2016-05-03 23:38:21.9] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Runtime.Serialization.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Runtime.Serialization.dll 889856
[2016-05-03 23:38:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Runtime.Serialization.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Runtime.Serialization.dll.mdb 322073
[2016-05-03 23:38:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.ServiceModel.Internals.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.ServiceModel.Internals.dll 227840
[2016-05-03 23:38:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.ServiceModel.Internals.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.ServiceModel.Internals.dll.mdb 89254
[2016-05-03 23:38:22.0] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Net.Http.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Net.Http.dll 122368
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Net.Http.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Net.Http.dll.mdb 48067
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Threading.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Threading.dll 5632
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Collections.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Collections.dll 6144
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Collections.Concurrent.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Collections.Concurrent.dll 6144
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Diagnostics.Debug.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Diagnostics.Debug.dll 4608
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Reflection.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Reflection.dll 5632
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Linq.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Linq.dll 5632
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Runtime.InteropServices.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Runtime.InteropServices.dll 6144
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Runtime.Extensions.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Runtime.Extensions.dll 5120
[2016-05-03 23:38:22.1] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.Reflection.Extensions.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.Reflection.Extensions.dll 4608
[2016-05-03 23:38:22.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.ComponentModel.Composition.dll /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.ComponentModel.Composition.dll 270848
[2016-05-03 23:38:22.2] DEBUG: NotifySync: CopyFile /Users/xamarin23/Projects/ewfegegewgewg/ewfegegewgewg/obj/Debug/android/assets/System.ComponentModel.Composition.dll.mdb /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/System.ComponentModel.Composition.dll.mdb 137422
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Creating directories
[2016-05-03 23:38:22.2] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__ 0
[2016-05-03 23:38:22.2] DEBUG: NotifySync: CreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/lib 0
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Uploading files
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Upload completed
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 23:38:22.2] DEBUG: NotifyPhase: Creating directories
[2016-05-03 23:38:22.2] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__ 0
[2016-05-03 23:38:22.3] DEBUG: NotifySync: CreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/dexes 0
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 23:38:22.3] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__ 0
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Creating directories
[2016-05-03 23:38:22.3] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__ 0
[2016-05-03 23:38:22.3] DEBUG: NotifySync: CreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__/resources 0
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Uploading files
[2016-05-03 23:38:22.3] DEBUG: NotifyPhase: Upload completed
[2016-05-03 23:38:22.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app ewfefef.ewfegegewgewg is running
[2016-05-03 23:38:22.5] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:22.6] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2016-05-03 23:38:22.6] DEBUG: RunShellCommand: LGD72290b38ca0 date +%s
[2016-05-03 23:38:22.6] DEBUG: RunShellCommand: LGD72290b38ca0 setprop "debug.mono.extra" "debug=127.0.0.1:8857,timeout=1462298932,loglevel=0,server=y"
[2016-05-03 23:38:22.7] DEBUG: RunShellCommand: LGD72290b38ca0 getprop
[2016-05-03 23:38:22.7] DEBUG: RunShellCommand: LGD72290b38ca0 "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2016-05-03 23:38:22.7] DEBUG: RunShellCommand: LGD72290b38ca0 "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2016-05-03 23:38:22.7] DEBUG: RunShellCommand: LGD72290b38ca0 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2016-05-03 23:38:23.5] DEBUG: NotifyPhase: Enumerating remote files
[2016-05-03 23:38:23.5] DEBUG: NotifyPhase: Determining required operations
[2016-05-03 23:38:23.5] DEBUG: NotifyPhase: Creating directories
[2016-05-03 23:38:23.5] DEBUG: NotifySync: CreateDirectory /mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__//mnt/shell/emulated/0/Android/data/ewfefef.ewfegegewgewg/files/.__override__ 0
[2016-05-03 23:38:23.5] DEBUG: NotifyPhase: Uploading files
[2016-05-03 23:38:23.5] DEBUG: NotifyPhase: Upload completed
[2016-05-03 23:38:23.5] DEBUG: RunShellCommand: LGD72290b38ca0 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "ewfefef.ewfegegewgewg/md5c87d3ad7aff574136927b4c7a91286ae.MainActivity"
[2016-05-03 23:38:24.2] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:24.3] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 23:38:24.3] DEBUG: RunShellCommand: LGD72290b38ca0 logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2016-05-03 23:38:25.3] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:26.4] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:27.5] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:28.6] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:29.7] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:30.8] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:32.0] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:33.3] DEBUG: RunShellCommand: LGD72290b38ca0 ps
[2016-05-03 23:38:34.3] DEBUG: RunShellCommand: LGD72290b38ca0 setprop "debug.mono.extra" ""
[2016-05-03 23:38:34.3] DEBUG: RunShellCommand: LGD72290b38ca0 am force-stop ewfefef.ewfegegewgewg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment