Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created May 4, 2015 17:26
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 Rajneesh360Logica/8a0e506444da249a5cc0 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/8a0e506444da249a5cc0 to your computer and use it in GitHub Desktop.
[2015-05-04 22:29:11.0] INFO: Found Xamarin.Android 5.1.0
[2015-05-04 22:29:11.0] INFO: Found Android SDK. API levels: 10, 15, 16, 17, 18, 19, 20, 21
[2015-05-04 22:29:51.8] INFO: Tracking android devices started
[2015-05-04 22:29:51.8] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 device
[2015-05-04 22:29:51.8] INFO: Got new device list from adb with 1 devices
[2015-05-04 22:29:51.8] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2015-05-04 22:30:35.8] DEBUG: RunShellCommand: 10.71.34.101:5555 am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,com.companyname.bug_29570" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-05-04 22:30:36.2] DEBUG: RunShellCommand: 10.71.34.101:5555 pm uninstall "Mono.Android.DebugRuntime"
[2015-05-04 22:30:36.7] DEBUG: RunShellCommand: 10.71.34.101:5555 pm uninstall "Mono.Android.Platform.ApiLevel_19"
[2015-05-04 22:30:39.4] DEBUG: RunShellCommand: 10.71.34.101:5555 pm install "/data/local/tmp/Mono.Android.DebugRuntime-x86.apk"
[2015-05-04 22:30:40.2] DEBUG: RunShellCommand: 10.71.34.101:5555 rm "/data/local/tmp/Mono.Android.DebugRuntime-x86.apk"
[2015-05-04 22:30:47.7] DEBUG: RunShellCommand: 10.71.34.101:5555 pm install "/data/local/tmp/Mono.Android.Platform.ApiLevel_19.apk"
[2015-05-04 22:30:48.4] DEBUG: RunShellCommand: 10.71.34.101:5555 rm "/data/local/tmp/Mono.Android.Platform.ApiLevel_19.apk"
[2015-05-04 22:30:48.4] DEBUG: RunShellCommand: 10.71.34.101:5555 pm uninstall "com.companyname.bug_29570"
[2015-05-04 22:30:49.1] DEBUG: RunShellCommand: 10.71.34.101:5555 pm install "/data/local/tmp/com.companyname.bug_29570-Signed.apk"
[2015-05-04 22:30:49.7] DEBUG: RunShellCommand: 10.71.34.101:5555 rm "/data/local/tmp/com.companyname.bug_29570-Signed.apk"
[2015-05-04 22:30:49.7] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "com.companyname.bug_29570"
[2015-05-04 22:30:50.0] DEBUG: RunShellCommand: 10.71.34.101:5555 "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2015-05-04 22:30:50.0] DEBUG: RunShellCommand: 10.71.34.101:5555 "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2015-05-04 22:30:50.0] DEBUG: RunShellCommand: 10.71.34.101:5555 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2015-05-04 22:30:50.3] DEBUG: NotifyPhase: Enumerating remote files
[2015-05-04 22:30:50.3] DEBUG: NotifyPhase: Determining required operations
[2015-05-04 22:30:50.3] DEBUG: NotifyPhase: Creating directories
[2015-05-04 22:30:50.3] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__ 0
[2015-05-04 22:30:50.3] DEBUG: NotifyPhase: Uploading files
[2015-05-04 22:30:50.3] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll 5632
[2015-05-04 22:30:50.3] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll.mdb /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll.mdb 1277
[2015-05-04 22:30:50.3] DEBUG: NotifyPhase: Upload completed
[2015-05-04 22:30:50.6] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:30:50.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:50.6] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-05-04 22:30:50.6] DEBUG: RunShellCommand: 10.71.34.101:5555 date +%s
[2015-05-04 22:30:50.6] DEBUG: RunShellCommand: 10.71.34.101:5555 setprop "debug.mono.extra" "debug=127.0.0.1:8902,timeout=1430778679,loglevel=0,server=y"
[2015-05-04 22:30:50.6] DEBUG: RunShellCommand: 10.71.34.101:5555 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.companyname.bug_29570/md558926b5ec85e0e8dd0bb17a8fb2dbccb.MainActivity"
[2015-05-04 22:30:50.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:50.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:30:50.9] DEBUG: RunShellCommand: 10.71.34.101:5555 logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:30:51.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:53.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:54.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:55.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:56.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:57.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:58.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:30:59.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:00.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:01.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:02.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:03.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:04.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:05.0] DEBUG: RunShellCommand: 10.71.34.101:5555 setprop "debug.mono.extra" ""
[2015-05-04 22:31:05.0] DEBUG: RunShellCommand: 10.71.34.101:5555 am force-stop com.companyname.bug_29570
[2015-05-04 22:31:05.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:14.5] DEBUG: RunShellCommand: 10.71.34.101:5555 am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,com.companyname.bug_29570" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-05-04 22:31:15.3] DEBUG: InstallPackage: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:31:15.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:15.3] DEBUG: InstallPackage: App was not running, skipping kill
[2015-05-04 22:31:15.3] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "com.companyname.bug_29570"
[2015-05-04 22:31:15.7] DEBUG: RunShellCommand: 10.71.34.101:5555 "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2015-05-04 22:31:15.7] DEBUG: RunShellCommand: 10.71.34.101:5555 "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2015-05-04 22:31:15.7] DEBUG: RunShellCommand: 10.71.34.101:5555 am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2015-05-04 22:31:16.0] DEBUG: NotifyPhase: Enumerating remote files
[2015-05-04 22:31:16.0] DEBUG: NotifyPhase: Determining required operations
[2015-05-04 22:31:16.0] DEBUG: NotifyPhase: Creating directories
[2015-05-04 22:31:16.0] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__ 0
[2015-05-04 22:31:16.0] DEBUG: NotifyPhase: Uploading files
[2015-05-04 22:31:16.0] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll 5120
[2015-05-04 22:31:16.0] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll.mdb /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll.mdb 1130
[2015-05-04 22:31:16.0] DEBUG: NotifyPhase: Upload completed
[2015-05-04 22:31:16.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:31:16.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:16.1] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-05-04 22:31:16.1] DEBUG: RunShellCommand: 10.71.34.101:5555 date +%s
[2015-05-04 22:31:16.1] DEBUG: RunShellCommand: 10.71.34.101:5555 setprop "debug.mono.extra" "debug=127.0.0.1:8903,timeout=1430778704,loglevel=0,server=y"
[2015-05-04 22:31:16.1] DEBUG: RunShellCommand: 10.71.34.101:5555 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.companyname.bug_29570/md558926b5ec85e0e8dd0bb17a8fb2dbccb.MainActivity"
[2015-05-04 22:31:16.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:16.5] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:31:16.5] DEBUG: RunShellCommand: 10.71.34.101:5555 logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:31:17.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:18.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:19.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:20.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:21.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:22.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:23.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:24.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:31:25.1] DEBUG: RunShellCommand: 10.71.34.101:5555 setprop "debug.mono.extra" ""
[2015-05-04 22:31:25.1] DEBUG: RunShellCommand: 10.71.34.101:5555 am force-stop com.companyname.bug_29570
[2015-05-04 22:31:25.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-05-04 22:43:08.5] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 device, 077a0e490298797e offline
[2015-05-04 22:43:08.5] INFO: Got new device list from adb with 2 devices
[2015-05-04 22:43:18.5] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 device, 077a0e490298797e device
[2015-05-04 22:43:18.5] INFO: Got new device list from adb with 2 devices
[2015-05-04 22:43:18.5] DEBUG: RunShellCommand: 077a0e490298797e getprop
[2015-05-04 22:43:40.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,com.companyname.bug_29570" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-05-04 22:43:41.2] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "Mono.Android.DebugRuntime"
[2015-05-04 22:43:42.0] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "Mono.Android.Platform.ApiLevel_19"
[2015-05-04 22:43:45.8] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/Mono.Android.DebugRuntime-armeabi-v7a.apk"
[2015-05-04 22:43:48.6] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/Mono.Android.DebugRuntime-armeabi-v7a.apk"
[2015-05-04 22:43:55.8] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/Mono.Android.Platform.ApiLevel_19.apk"
[2015-05-04 22:43:58.8] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/Mono.Android.Platform.ApiLevel_19.apk"
[2015-05-04 22:43:59.3] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.companyname.bug_29570-Signed.apk"
[2015-05-04 22:44:01.6] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.companyname.bug_29570-Signed.apk"
[2015-05-04 22:44:01.6] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.companyname.bug_29570"
[2015-05-04 22:44:02.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2015-05-04 22:44:02.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2015-05-04 22:44:02.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2015-05-04 22:44:02.7] DEBUG: NotifyPhase: Enumerating remote files
[2015-05-04 22:44:02.7] DEBUG: NotifyPhase: Determining required operations
[2015-05-04 22:44:02.7] DEBUG: NotifyPhase: Creating directories
[2015-05-04 22:44:02.7] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__ 0
[2015-05-04 22:44:02.7] DEBUG: NotifyPhase: Uploading files
[2015-05-04 22:44:02.7] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll 5632
[2015-05-04 22:44:02.7] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll.mdb /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll.mdb 1277
[2015-05-04 22:44:02.7] DEBUG: NotifyPhase: Upload completed
[2015-05-04 22:44:02.9] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:44:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:02.9] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-05-04 22:44:02.9] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2015-05-04 22:44:03.0] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8904,timeout=1430759676,loglevel=0,server=y"
[2015-05-04 22:44:03.0] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.companyname.bug_29570/md558926b5ec85e0e8dd0bb17a8fb2dbccb.MainActivity"
[2015-05-04 22:44:03.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:03.5] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:44:03.5] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:44:04.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:05.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:06.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:07.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:08.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:09.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:11.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:12.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:13.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:14.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:15.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:16.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:17.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:18.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:19.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:20.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:21.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:22.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:23.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:25.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:26.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:27.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:28.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:29.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:30.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:31.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:32.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:33.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:35.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:36.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:37.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:38.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:39.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:40.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:41.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:44:41.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2015-05-04 22:44:41.7] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.companyname.bug_29570
[2015-05-04 22:44:42.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:47:50.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,com.companyname.bug_29570" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-05-04 22:47:53.1] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "com.companyname.bug_29570"
[2015-05-04 22:47:54.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.companyname.bug_29570-Signed.apk"
[2015-05-04 22:47:56.5] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.companyname.bug_29570-Signed.apk"
[2015-05-04 22:47:56.5] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.companyname.bug_29570"
[2015-05-04 22:47:57.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2015-05-04 22:47:57.1] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2015-05-04 22:47:57.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2015-05-04 22:47:57.6] DEBUG: NotifyPhase: Enumerating remote files
[2015-05-04 22:47:57.6] DEBUG: NotifyPhase: Determining required operations
[2015-05-04 22:47:57.6] DEBUG: NotifyPhase: Creating directories
[2015-05-04 22:47:57.6] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__ 0
[2015-05-04 22:47:57.6] DEBUG: NotifyPhase: Uploading files
[2015-05-04 22:47:57.6] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll 5632
[2015-05-04 22:47:57.6] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll.mdb /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll.mdb 1277
[2015-05-04 22:47:57.6] DEBUG: NotifyPhase: Upload completed
[2015-05-04 22:47:57.7] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:47:57.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:47:57.7] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-05-04 22:47:57.7] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2015-05-04 22:47:57.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8805,timeout=1430759910,loglevel=0,server=y"
[2015-05-04 22:47:57.8] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.companyname.bug_29570/md558926b5ec85e0e8dd0bb17a8fb2dbccb.MainActivity"
[2015-05-04 22:47:58.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:47:58.3] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:47:58.3] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:47:59.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:00.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:01.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:02.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:03.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:04.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:05.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:06.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:07.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:08.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:09.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:11.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:12.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:13.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:14.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:15.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:15.7] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2015-05-04 22:48:15.7] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.companyname.bug_29570
[2015-05-04 22:48:16.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:29.1] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,com.companyname.bug_29570" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-05-04 22:48:29.9] DEBUG: InstallPackage: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:48:29.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:30.0] DEBUG: InstallPackage: App was not running, skipping kill
[2015-05-04 22:48:30.0] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.companyname.bug_29570"
[2015-05-04 22:48:30.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2015-05-04 22:48:30.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2015-05-04 22:48:30.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2015-05-04 22:48:31.0] DEBUG: NotifyPhase: Enumerating remote files
[2015-05-04 22:48:31.0] DEBUG: NotifyPhase: Determining required operations
[2015-05-04 22:48:31.0] DEBUG: NotifyPhase: Creating directories
[2015-05-04 22:48:31.0] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__ 0
[2015-05-04 22:48:31.0] DEBUG: NotifyPhase: Uploading files
[2015-05-04 22:48:31.0] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll 5120
[2015-05-04 22:48:31.0] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll.mdb /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll.mdb 1130
[2015-05-04 22:48:31.0] DEBUG: NotifyPhase: Upload completed
[2015-05-04 22:48:31.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:48:31.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:31.2] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-05-04 22:48:31.2] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2015-05-04 22:48:31.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8806,timeout=1430759944,loglevel=0,server=y"
[2015-05-04 22:48:31.2] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.companyname.bug_29570/md558926b5ec85e0e8dd0bb17a8fb2dbccb.MainActivity"
[2015-05-04 22:48:31.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:31.8] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:48:31.8] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:48:32.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:33.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:34.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:36.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:37.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:38.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:39.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:40.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:41.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:42.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:43.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:44.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:46.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:47.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:48.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:49.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:48:49.5] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2015-05-04 22:48:49.5] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.companyname.bug_29570
[2015-05-04 22:48:50.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:43.3] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,com.companyname.bug_29570" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-05-04 22:49:46.0] DEBUG: RunShellCommand: 077a0e490298797e pm uninstall "com.companyname.bug_29570"
[2015-05-04 22:49:47.4] DEBUG: RunShellCommand: 077a0e490298797e pm install "/data/local/tmp/com.companyname.bug_29570-Signed.apk"
[2015-05-04 22:49:49.3] DEBUG: RunShellCommand: 077a0e490298797e rm "/data/local/tmp/com.companyname.bug_29570-Signed.apk"
[2015-05-04 22:49:49.3] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.companyname.bug_29570"
[2015-05-04 22:49:49.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2015-05-04 22:49:49.8] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2015-05-04 22:49:49.8] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2015-05-04 22:49:50.3] DEBUG: NotifyPhase: Enumerating remote files
[2015-05-04 22:49:50.3] DEBUG: NotifyPhase: Determining required operations
[2015-05-04 22:49:50.4] DEBUG: NotifyPhase: Creating directories
[2015-05-04 22:49:50.4] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__ 0
[2015-05-04 22:49:50.4] DEBUG: NotifyPhase: Uploading files
[2015-05-04 22:49:50.4] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll 5632
[2015-05-04 22:49:50.4] DEBUG: NotifySync: CopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll.mdb /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll.mdb 1277
[2015-05-04 22:49:50.4] DEBUG: NotifyPhase: Upload completed
[2015-05-04 22:49:50.5] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:49:50.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:50.6] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-05-04 22:49:50.6] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2015-05-04 22:49:50.6] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8807,timeout=1430760023,loglevel=0,server=y"
[2015-05-04 22:49:50.6] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.companyname.bug_29570/md558926b5ec85e0e8dd0bb17a8fb2dbccb.MainActivity"
[2015-05-04 22:49:51.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:52.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:52.3] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:49:52.3] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:49:53.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:54.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:55.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:56.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:57.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:58.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:49:59.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:00.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:01.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:02.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:04.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:05.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:06.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:07.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:08.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:09.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:10.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:50:11.3] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2015-05-04 22:50:11.3] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.companyname.bug_29570
[2015-05-04 22:50:11.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:53:48.4] DEBUG: TrackDeviceTask got: 077a0e490298797e device
[2015-05-04 22:53:48.4] INFO: Got new device list from adb with 1 devices
[2015-05-04 22:54:08.2] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,com.companyname.bug_29570" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-05-04 22:54:09.0] DEBUG: InstallPackage: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:54:09.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:09.0] DEBUG: InstallPackage: App was not running, skipping kill
[2015-05-04 22:54:09.0] DEBUG: RunShellCommand: 077a0e490298797e "pm" "path" "com.companyname.bug_29570"
[2015-05-04 22:54:09.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_SOURCE}"
[2015-05-04 22:54:09.5] DEBUG: RunShellCommand: 077a0e490298797e "echo" "-n" "${EMULATED_STORAGE_TARGET}"
[2015-05-04 22:54:09.5] DEBUG: RunShellCommand: 077a0e490298797e am broadcast -a "mono.android.intent.action.EXTERNAL_STORAGE_DIRECTORY" -n "Mono.Android.DebugRuntime/com.xamarin.mono.android.ExternalStorageDirectory"
[2015-05-04 22:54:10.0] DEBUG: NotifyPhase: Enumerating remote files
[2015-05-04 22:54:10.0] DEBUG: NotifyPhase: Determining required operations
[2015-05-04 22:54:10.0] DEBUG: NotifyPhase: Creating directories
[2015-05-04 22:54:10.0] DEBUG: NotifySync: SkipCreateDirectory /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__ 0
[2015-05-04 22:54:10.0] DEBUG: NotifyPhase: Uploading files
[2015-05-04 22:54:10.0] DEBUG: NotifySync: SkipCopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll 5632
[2015-05-04 22:54:10.0] DEBUG: NotifySync: SkipCopyFile /Users/MM/Projects/Bug_29570/Bug_29570/bin/Debug/Bug_29570.dll.mdb /mnt/shell/emulated/0/Android/data/com.companyname.bug_29570/files/.__override__/Bug_29570.dll.mdb 1277
[2015-05-04 22:54:10.0] DEBUG: NotifyPhase: Upload completed
[2015-05-04 22:54:10.1] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app com.companyname.bug_29570 is running
[2015-05-04 22:54:10.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:10.2] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-05-04 22:54:10.2] DEBUG: RunShellCommand: 077a0e490298797e date +%s
[2015-05-04 22:54:10.2] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" "debug=127.0.0.1:8808,timeout=1430760283,loglevel=0,server=y"
[2015-05-04 22:54:10.2] DEBUG: RunShellCommand: 077a0e490298797e am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.companyname.bug_29570/md558926b5ec85e0e8dd0bb17a8fb2dbccb.MainActivity"
[2015-05-04 22:54:10.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:10.7] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:54:10.7] DEBUG: RunShellCommand: 077a0e490298797e logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-05-04 22:54:11.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:12.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:13.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:15.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:16.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:17.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:18.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:19.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:20.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:21.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:22.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:23.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:24.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:25.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:26.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:27.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:29.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:30.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:31.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:32.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:33.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:34.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:35.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:36.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:37.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:38.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:40.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:41.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:42.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:43.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:44.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:45.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:46.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:47.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:48.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:49.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:51.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:52.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:53.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:54.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:55.4] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:56.5] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:57.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:58.6] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:54:59.7] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:00.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:01.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:11.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:12.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:23.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:33.8] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:34.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:35.9] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:37.0] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:38.1] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:39.2] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:40.3] DEBUG: RunShellCommand: 077a0e490298797e ps
[2015-05-04 22:55:40.9] DEBUG: RunShellCommand: 077a0e490298797e setprop "debug.mono.extra" ""
[2015-05-04 22:55:40.9] DEBUG: RunShellCommand: 077a0e490298797e am force-stop com.companyname.bug_29570
[2015-05-04 22:55:41.4] DEBUG: RunShellCommand: 077a0e490298797e ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment