Skip to content

Instantly share code, notes, and snippets.

@jackdesert
Last active August 29, 2015 14:02
Show Gist options
  • Save jackdesert/2ba25fa1c8401036967e to your computer and use it in GitHub Desktop.
Save jackdesert/2ba25fa1c8401036967e to your computer and use it in GitHub Desktop.
Successful output from from taskd server demo (client side)
dev@taskd3:~/tmp/taskd-1.0.0/demo/client$ ./run
--- case1 ---------------------------------------------------------------
--- list 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
No matches.
--- sync 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Syncing with localhost:53589
Sync successful. No changes.
--- case2 ---------------------------------------------------------------
--- list 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
No matches.
--- sync 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Syncing with localhost:53589
Sync successful. No changes.
--- case3 ---------------------------------------------------------------
--- add 1 ---------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Created task 1.
--- add 1 ---------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Created task 2.
--- sync 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Syncing with localhost:53589
Sync successful. 2 changes uploaded.
--- case4 ---------------------------------------------------------------
--- add 2 ---------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw2/rc
Created task 1.
The project 'P' has changed. Project 'P' is 0% complete (1 of 1 tasks remaining).
--- sync 2 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw2/rc
Syncing with localhost:53589
add 215074b4-558b-4748-b216-177dd2948881 'One'
add c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two'
Sync successful. 1 changes uploaded, 2 changes downloaded.
--- modify 1 ------------------------------------------------------------
Modifying task 1 'One'.
Modified 1 task.
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
--- sync 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Syncing with localhost:53589
add ea35145f-5f65-4a79-ac9b-866e32ec058a 'Three'
Sync successful. 1 changes uploaded, 1 changes downloaded.
--- sync 2 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw2/rc
Syncing with localhost:53589
modify 215074b4-558b-4748-b216-177dd2948881 'One'
Sync successful. 1 changes downloaded.
--- case5 ---------------------------------------------------------------
--- modify 2 ------------------------------------------------------------
Modifying task 3 'Two mod1'.
Modified 1 task.
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw2/rc
--- modify 1 ------------------------------------------------------------
sleep 2
Modifying task 2 'Two mod2'.
Modified 1 task.
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
--- modify 2 ------------------------------------------------------------
sleep 2
Modifying task 3 'Two mod3'.
Modified 1 task.
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw2/rc
The project 'PRO' has changed. Project 'PRO' is 0% complete (1 of 1 tasks remaining).
--- modify 1 ------------------------------------------------------------
sleep 2
Modifying task 2 'Two mod4'.
Modified 1 task.
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
--- sync 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Syncing with localhost:53589
Sync successful. 2 changes uploaded.
--- sync 2 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw2/rc
Syncing with localhost:53589
modify c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two mod2'
modify c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two mod4'
modify c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two mod4'
Sync successful. 2 changes uploaded, 3 changes downloaded.
--- sync 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Syncing with localhost:53589
modify c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two mod4'
Sync successful. 1 changes downloaded.
--- case6 ---------------------------------------------------------------
--- accident 1 ----------------------------------------------------------
--- sync 1 --------------------------------------------------------------
Using alternate .taskrc file /home/dev/tmp/taskd-1.0.0/demo/client/tw1/rc
Syncing with localhost:53589
add 215074b4-558b-4748-b216-177dd2948881 'One'
add c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two'
add ea35145f-5f65-4a79-ac9b-866e32ec058a 'Three'
modify 215074b4-558b-4748-b216-177dd2948881 'One'
modify c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two mod2'
modify c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two mod4'
modify c17f50b2-15f5-4d6f-a1c1-4a41b86c3a5f 'Two mod4'
Sync successful. 7 changes downloaded.
--- hardening -----------------------------------------------------------
--- bad.0 ---------------------------------------------------------------
>>> bad.0
ERROR: Taskserver not responding.
--- bad.10 --------------------------------------------------------------
>>> bad.10
ERROR: Malformed message
--- bad.11 --------------------------------------------------------------
>>> bad.11
ERROR: Malformed message
--- bad.20 --------------------------------------------------------------
>>> bad.20
ERROR: Taskserver not responding.
--- bad.21 --------------------------------------------------------------
>>> bad.21
ERROR: Taskserver not responding.
--- bad.30 --------------------------------------------------------------
>>> bad.30
ERROR: Taskserver not responding.
--- bad.31 --------------------------------------------------------------
>>> bad.31
ERROR: Taskserver not responding.
--- bad.32 --------------------------------------------------------------
>>> bad.32
ERROR: Taskserver not responding.
--- bad.40 --------------------------------------------------------------
>>> bad.40
ERROR: Taskserver not responding.
--- bad.41 --------------------------------------------------------------
>>> bad.41
ERROR: Taskserver not responding.
--- bad.42 --------------------------------------------------------------
>>> bad.42
ERROR: Taskserver not responding.
--- bad.43 --------------------------------------------------------------
>>> bad.43
ERROR: Taskserver not responding.
--- bad.44 --------------------------------------------------------------
>>> bad.44
ERROR: Taskserver not responding.
--- bad.45 --------------------------------------------------------------
>>> bad.45
ERROR: Malformed message header ''
--- bad.46 --------------------------------------------------------------
>>> bad.46
ERROR: Taskserver not responding.
--- bad.50 --------------------------------------------------------------
>>> bad.50
ERROR: Taskserver not responding.
--- bad.51 --------------------------------------------------------------
>>> bad.51
ERROR: Taskserver not responding.
--- bad.52 --------------------------------------------------------------
>>> bad.52
ERROR: Taskserver not responding.
--- bad.60 --------------------------------------------------------------
>>> bad.60
ERROR: Taskserver not responding.
--- bad.70 --------------------------------------------------------------
>>> bad.70
ERROR: Taskserver not responding.
--- bad.71 --------------------------------------------------------------
>>> bad.71
ERROR: Taskserver not responding.
--- bad.72 --------------------------------------------------------------
>>> bad.72
ERROR: Taskserver not responding.
--- bad.73 --------------------------------------------------------------
>>> bad.73
ERROR: Taskserver not responding.
--- bad.74 --------------------------------------------------------------
>>> bad.74
ERROR: Taskserver not responding.
--- bad.80 --------------------------------------------------------------
>>> bad.80
ERROR: Taskserver not responding.
--- bad.81 --------------------------------------------------------------
>>> bad.81
ERROR: Taskserver not responding.
--- bad.82 --------------------------------------------------------------
>>> bad.82
ERROR: Malformed message
--- bad.83 --------------------------------------------------------------
>>> bad.83
ERROR: Malformed message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment