Advertisement
jsabater

Zato on Docker log #2

Jan 14th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.04 KB | None | 0 0
  1. $ docker start --interactive musing_jennings
  2. 2018-11-06 12:07:56,084 CRIT Set uid to user 0
  3. 2018-11-06 12:07:56,097 INFO supervisord started with pid 8
  4. 2018-11-06 12:07:57,101 INFO spawned: 'zato-web-admin' with pid 11
  5. 2018-11-06 12:07:57,104 INFO spawned: 'redis' with pid 12
  6. 2018-11-06 12:07:57,105 INFO spawned: 'zato-server1' with pid 13
  7. 2018-11-06 12:07:57,106 INFO spawned: 'zato-server2' with pid 14
  8. 2018-11-06 12:07:57,108 INFO spawned: 'zato-scheduler' with pid 15
  9. 2018-11-06 12:07:57,109 INFO spawned: 'zato-load-balancer' with pid 16
  10. 2018-11-06 12:07:57,121 DEBG 'redis' stdout output:
  11. 12:C 06 Nov 12:07:57.120 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
  12.  
  13. 2018-11-06 12:07:57,122 DEBG 'redis' stdout output:
  14. _._
  15. _.-``__ ''-._
  16. _.-`` `. `_. ''-._ Redis 3.0.6 (00000000/0) 64 bit
  17. .-`` .-```. ```\/ _.,_ ''-._
  18. ( ' , .-` | `, ) Running in standalone mode
  19. |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
  20. | `-._ `._ / _.-' | PID: 12
  21. `-._ `-._ `-./ _.-' _.-'
  22. |`-._`-._ `-.__.-' _.-'_.-'|
  23. | `-._`-._ _.-'_.-' | http://redis.io
  24. `-._ `-._`-.__.-'_.-' _.-'
  25. |`-._`-._ `-.__.-' _.-'_.-'|
  26. | `-._`-._ _.-'_.-' |
  27. `-._ `-._`-.__.-'_.-' _.-'
  28. `-._ `-.__.-' _.-'
  29. `-._ _.-'
  30. `-.__.-'
  31.  
  32.  
  33. 2018-11-06 12:07:57,123 DEBG 'redis' stdout output:
  34. 12:M 06 Nov 12:07:57.122 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
  35. 12:M 06 Nov 12:07:57.122 # Server started, Redis version 3.0.6
  36. 12:M 06 Nov 12:07:57.122 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  37. 12:M 06 Nov 12:07:57.122 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
  38.  
  39. 2018-11-06 12:07:57,134 DEBG 'redis' stdout output:
  40. 12:M 06 Nov 12:07:57.134 * DB loaded from disk: 0.012 seconds
  41. 12:M 06 Nov 12:07:57.134 * The server is now ready to accept connections on port 6379
  42.  
  43. 2018-11-06 12:07:58,135 INFO success: zato-web-admin entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  44. 2018-11-06 12:07:58,135 INFO success: redis entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  45. 2018-11-06 12:07:58,135 INFO success: zato-server1 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  46. 2018-11-06 12:07:58,135 INFO success: zato-server2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  47. 2018-11-06 12:07:58,136 INFO success: zato-scheduler entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  48. 2018-11-06 12:07:58,136 INFO success: zato-load-balancer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  49. 2018-11-06 12:08:00,819 DEBG 'zato-load-balancer' stdout output:
  50. 2018-11-06 12:08:00,819 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_add_remove_server of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [add_remove_server]
  51.  
  52. 2018-11-06 12:08:00,819 DEBG 'zato-load-balancer' stdout output:
  53. 2018-11-06 12:08:00,819 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_execute_command of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [execute_command]
  54.  
  55. 2018-11-06 12:08:00,820 DEBG 'zato-load-balancer' stdout output:
  56. 2018-11-06 12:08:00,819 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_config of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [get_config]
  57.  
  58. 2018-11-06 12:08:00,820 DEBG 'zato-load-balancer' stdout output:
  59. 2018-11-06 12:08:00,820 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_config_source_code of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [get_config_source_code]
  60.  
  61. 2018-11-06 12:08:00,820 DEBG 'zato-load-balancer' stdout output:
  62. 2018-11-06 12:08:00,820 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_server_data_dict of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [get_server_data_dict]
  63.  
  64. 2018-11-06 12:08:00,820 DEBG 'zato-load-balancer' stdout output:
  65. 2018-11-06 12:08:00,820 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_servers_state of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [get_servers_state]
  66.  
  67. 2018-11-06 12:08:00,820 DEBG 'zato-load-balancer' stdout output:
  68. 2018-11-06 12:08:00,820 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_uptime_info of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [get_uptime_info]
  69.  
  70. 2018-11-06 12:08:00,820 DEBG 'zato-load-balancer' stdout output:
  71. 2018-11-06 12:08:00,820 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_work_config of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [get_work_config]
  72.  
  73. 2018-11-06 12:08:00,820 DEBG 'zato-load-balancer' stdout output:
  74. 2018-11-06 12:08:00,820 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_haproxy_version_info of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [haproxy_version_info]
  75.  
  76. 2018-11-06 12:08:00,821 DEBG 'zato-load-balancer' stdout output:
  77. 2018-11-06 12:08:00,820 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_is_haproxy_alive of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [is_haproxy_alive]
  78. 2018-11-06 12:08:00,820 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_ping of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [ping]
  79.  
  80. 2018-11-06 12:08:00,821 DEBG 'zato-load-balancer' stdout output:
  81. 2018-11-06 12:08:00,821 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_rename_server of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [rename_server]
  82.  
  83. 2018-11-06 12:08:00,821 DEBG 'zato-load-balancer' stdout output:
  84. 2018-11-06 12:08:00,821 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_validate_save of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [validate_save]
  85.  
  86. 2018-11-06 12:08:00,821 DEBG 'zato-load-balancer' stdout output:
  87. 2018-11-06 12:08:00,821 - INFO - 99:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_validate_save_source_code of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fde1bff3e90>>] under public name [validate_save_source_code]
  88.  
  89. 2018-11-06 12:08:01,013 DEBG 'zato-server2' stdout output:
  90. 2018-11-06 12:08:01,013 - INFO - 81:MainThread - gunicorn.main:176 - Starting gunicorn 18.0
  91.  
  92. 2018-11-06 12:08:01,016 DEBG 'zato-server2' stdout output:
  93. 2018-11-06 12:08:01,016 - INFO - 81:MainThread - gunicorn.main:176 - Listening at: http://0.0.0.0:17011 (81)
  94.  
  95. 2018-11-06 12:08:01,016 DEBG 'zato-server2' stdout output:
  96. 2018-11-06 12:08:01,016 - INFO - 81:MainThread - gunicorn.main:176 - Using worker: gevent
  97.  
  98. 2018-11-06 12:08:01,023 DEBG 'zato-server2' stdout output:
  99. 2018-11-06 12:08:01,021 - INFO - 171:MainThread - gunicorn.main:176 - Booting worker with pid: 171
  100.  
  101. 2018-11-06 12:08:01,063 DEBG 'zato-server1' stderr output:
  102. No handlers could be found for logger "zato.common.util.proc"
  103.  
  104. 2018-11-06 12:08:01,140 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 139896806188168 for <Subprocess at 139896806128744 with name zato-server1 in state RUNNING> (stdout)>
  105. 2018-11-06 12:08:01,140 DEBG fd 19 closed, stopped monitoring <POutputDispatcher at 139896806188672 for <Subprocess at 139896806128744 with name zato-server1 in state RUNNING> (stderr)>
  106. 2018-11-06 12:08:01,140 INFO exited: zato-server1 (exit status 18; not expected)
  107. 2018-11-06 12:08:01,140 DEBG received SIGCLD indicating a child quit
  108. 2018-11-06 12:08:01,440 DEBG 'zato-server2' stdout output:
  109. 2018-11-06 12:08:01,439 - INFO - 171:MainThread - zato.server.base.parallel:421 - Preferred address of `server2@quickstart-209252` (pid: 171) is `http://172.17.0.1:17011`
  110.  
  111. 2018-11-06 12:08:21,094 DEBG 'zato-server2' stdout output:
  112. 2018-11-06 12:08:21,094 - INFO - 171:MainThread - zato.server.base.parallel:187 - Found extra services to deploy: booking.cancel, booking.cancel, booking.create, booking.create, booking.delete, booking.delete, booking.get, booking.get, booking.list, booking.list, booking.locate, booking.locate, booking.restore, booking.restore, booking.update, booking.update, guest.bookings, guest.bookings, guest.create, guest.create, guest.delete, guest.delete, guest.get, guest.get, guest.list, guest.list, guest.restore, guest.restore, guest.update, guest.update, login.create, login.create, login.delete, login.delete, login.get, login.get, login.list, login.list, login.update, login.update, login.validate, login.validate, rate.create, rate.create, rate.delete, rate.delete, rate.get, rate.get, rate.list, rate.list, rate.update, rate.update, room.create, room.create, room.delete, room.delete, room.get, room.get, room.list, room.list, room.update, room.update
  113.  
  114. 2018-11-06 12:08:21,152 DEBG 'zato-server2' stdout output:
  115. 2018-11-06 12:08:21,152 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  116.  
  117. 2018-11-06 12:08:21,170 DEBG 'zato-server2' stdout output:
  118. 2018-11-06 12:08:21,169 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  119.  
  120. 2018-11-06 12:08:21,472 DEBG 'zato-server2' stdout output:
  121. 2018-11-06 12:08:21,471 - INFO - 171:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`332`, payload_name:`login.py`
  122.  
  123. 2018-11-06 12:08:21,476 DEBG 'zato-server2' stdout output:
  124. 2018-11-06 12:08:21,475 - INFO - 171:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'login.create', u'login.create', u'login.delete', u'login.delete', u'login.get', u'login.get', u'login.list', u'login.list', u'login.update', u'login.update', u'login.validate', u'login.validate']
  125.  
  126. 2018-11-06 12:08:21,502 DEBG 'zato-server2' stdout output:
  127. 2018-11-06 12:08:21,501 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  128.  
  129. 2018-11-06 12:08:21,521 DEBG 'zato-server2' stdout output:
  130. 2018-11-06 12:08:21,521 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  131.  
  132. 2018-11-06 12:08:21,728 DEBG 'zato-server2' stdout output:
  133. 2018-11-06 12:08:21,727 - INFO - 171:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`333`, payload_name:`room.py`
  134.  
  135. 2018-11-06 12:08:21,730 DEBG 'zato-server2' stdout output:
  136. 2018-11-06 12:08:21,730 - INFO - 171:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'room.create', u'room.create', u'room.delete', u'room.delete', u'room.get', u'room.get', u'room.list', u'room.list', u'room.update', u'room.update']
  137.  
  138. 2018-11-06 12:08:21,758 DEBG 'zato-server2' stdout output:
  139. 2018-11-06 12:08:21,758 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  140.  
  141. 2018-11-06 12:08:21,778 DEBG 'zato-server2' stdout output:
  142. 2018-11-06 12:08:21,777 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  143.  
  144. 2018-11-06 12:08:21,973 DEBG 'zato-server2' stdout output:
  145. 2018-11-06 12:08:21,972 - INFO - 171:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`334`, payload_name:`rate.py`
  146.  
  147. 2018-11-06 12:08:21,977 DEBG 'zato-server2' stdout output:
  148. 2018-11-06 12:08:21,976 - INFO - 171:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'rate.create', u'rate.create', u'rate.delete', u'rate.delete', u'rate.get', u'rate.get', u'rate.list', u'rate.list', u'rate.update', u'rate.update']
  149.  
  150. 2018-11-06 12:08:22,003 DEBG 'zato-server2' stdout output:
  151. 2018-11-06 12:08:22,003 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  152.  
  153. 2018-11-06 12:08:22,022 DEBG 'zato-server2' stdout output:
  154. 2018-11-06 12:08:22,022 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  155.  
  156. 2018-11-06 12:08:22,306 DEBG 'zato-server2' stdout output:
  157. 2018-11-06 12:08:22,306 - INFO - 171:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`335`, payload_name:`booking.py`
  158.  
  159. 2018-11-06 12:08:22,307 DEBG 'zato-server2' stdout output:
  160. 2018-11-06 12:08:22,307 - INFO - 171:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'booking.cancel', u'booking.cancel', u'booking.create', u'booking.create', u'booking.delete', u'booking.delete', u'booking.get', u'booking.get', u'booking.list', u'booking.list', u'booking.locate', u'booking.locate', u'booking.restore', u'booking.restore', u'booking.update', u'booking.update']
  161.  
  162. 2018-11-06 12:08:22,326 DEBG 'zato-server2' stdout output:
  163. 2018-11-06 12:08:22,326 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  164.  
  165. 2018-11-06 12:08:22,344 DEBG 'zato-server2' stdout output:
  166. 2018-11-06 12:08:22,344 - INFO - 171:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  167.  
  168. 2018-11-06 12:08:22,626 DEBG 'zato-server2' stdout output:
  169. 2018-11-06 12:08:22,625 - INFO - 171:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`336`, payload_name:`guest.py`
  170.  
  171. 2018-11-06 12:08:22,630 DEBG 'zato-server2' stdout output:
  172. 2018-11-06 12:08:22,629 - INFO - 171:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'guest.bookings', u'guest.bookings', u'guest.create', u'guest.create', u'guest.delete', u'guest.delete', u'guest.get', u'guest.get', u'guest.list', u'guest.list', u'guest.restore', u'guest.restore', u'guest.update', u'guest.update']
  173.  
  174. 2018-11-06 12:08:22,662 DEBG 'zato-server2' stdout output:
  175. 2018-11-06 12:08:22,662 - INFO - 171:MainThread - zato.server.base.parallel:477 - First worker of `server2` is 171
  176.  
  177. 2018-11-06 12:08:22,688 DEBG 'zato-server2' stdout output:
  178. 2018-11-06 12:08:22,687 - INFO - 171:DummyThread-3 - zato.helpers.input-logger:885 - {u'impl_name': u'zato.server.service.internal.helpers.InputLogger', u'name': u'zato.helpers.input-logger', u'cid': '14de0c120e5b9595bda9ebcf', u'invocation_time': datetime.datetime(2018, 11, 6, 12, 8, 22, 686755), u'job_type': None, u'data_format': None, u'slow_threshold': 99999, u'request.payload': 'Sample payload for a startup service (first worker)', u'wsgi_environ': {u'zato.request_ctx.async_msg': Bunch(action='101802', channel='startup-service', cid='14de0c120e5b9595bda9ebcf', msg_type='0001', payload='Sample payload for a startup service (first worker)', service='zato.helpers.input-logger'), u'zato.request_ctx.fanout_cid': None, u'zato.request_ctx.in_reply_to': None, u'zato.request_ctx.parallel_exec_cid': None}, u'environ': {}, u'usage': 38, u'channel': 'startup-service'}
  179.  
  180. 2018-11-06 12:08:22,886 DEBG 'zato-server2' stdout output:
  181. 2018-11-06 12:08:22,885 - INFO - 171:DummyThread-4 - zato.common.ipc.subscriber.Subscriber:100 - Established sub/bind to ipc:///tmp/zato-ipc-quickstart_209252_server2_171 (self.pid: 171)
  182.  
  183. 2018-11-06 12:08:23,086 DEBG 'zato-server2' stdout output:
  184. 2018-11-06 12:08:23,085 - INFO - 171:MainThread - zato.server.base.parallel:513 - Started `server2@quickstart-209252` (pid: 171)
  185.  
  186. 2018-11-06 12:08:29,358 DEBG 'zato-scheduler' stdout output:
  187. 2018-11-06 12:08:29,358 - INFO - 196:MainThread - __main__:61 - Scheduler starting (https://0.0.0.0:31530)
  188.  
  189. 2018-11-06 12:08:30,071 DEBG 'zato-scheduler' stdout output:
  190. 2018-11-06 12:08:30,071 - INFO - 196:DummyThread-1 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e40ed0; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-week', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`2`; interval:`<Interval at 0x7f98d7e57ad0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-week'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 12, 13, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  191.  
  192. 2018-11-06 12:08:30,273 DEBG 'zato-scheduler' stdout output:
  193. 2018-11-06 12:08:30,272 - INFO - 196:DummyThread-2 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e57290; cb_kwargs:`{u'service': u'zato.outgoing.sql.auto-ping', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`6`; interval:`<Interval at 0x7f98d7e57310; days:`0`; hours:`0`; in_seconds:`180.0`; minutes:`3`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.outgoing.sql.auto-ping'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 12, 9, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  194.  
  195. 2018-11-06 12:08:30,476 DEBG 'zato-scheduler' stdout output:
  196. 2018-11-06 12:08:30,475 - INFO - 196:DummyThread-3 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e57550; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-day', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`10`; interval:`<Interval at 0x7f98d7be5d90; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-day'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 13, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  197.  
  198. 2018-11-06 12:08:30,679 DEBG 'zato-scheduler' stdout output:
  199. 2018-11-06 12:08:30,678 - INFO - 196:DummyThread-4 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e57710; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-hour', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`3`; interval:`<Interval at 0x7f98d7e573d0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-hour'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 12, 13, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  200.  
  201. 2018-11-06 12:08:30,882 DEBG 'zato-scheduler' stdout output:
  202. 2018-11-06 12:08:30,880 - INFO - 196:DummyThread-5 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e57790; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-minute', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`8`; interval:`<Interval at 0x7f98d7e57490; days:`0`; hours:`0`; in_seconds:`60.0`; minutes:`0`; seconds:`60`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-minute'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 12, 8, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  203.  
  204. 2018-11-06 12:08:31,086 DEBG 'zato-scheduler' stdout output:
  205. 2018-11-06 12:08:31,084 - INFO - 196:DummyThread-6 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e57890; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-month', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`7`; interval:`<Interval at 0x7f98d7e57610; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-month'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 13, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  206.  
  207. 2018-11-06 12:08:31,289 DEBG 'zato-scheduler' stdout output:
  208. 2018-11-06 12:08:31,287 - INFO - 196:DummyThread-7 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e57a10; cb_kwargs:`{u'service': u'zato.stats.process-raw-times', u'extra': 'max_batch_size=99999'}`; cron_definition:`None`; current_run:`0`; id:`9`; interval:`<Interval at 0x7f98d7e57750; days:`0`; hours:`0`; in_seconds:`90.0`; minutes:`0`; seconds:`90`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.process-raw-times'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 12, 9, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  209.  
  210. 2018-11-06 12:08:31,493 DEBG 'zato-scheduler' stdout output:
  211. 2018-11-06 12:08:31,491 - INFO - 196:DummyThread-8 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e57b90; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-day', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`4`; interval:`<Interval at 0x7f98d7e577d0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-day'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 12, 13, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  212.  
  213. 2018-11-06 12:08:31,697 DEBG 'zato-scheduler' stdout output:
  214. 2018-11-06 12:08:31,695 - INFO - 196:DummyThread-9 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e57c50; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-month', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`1`; interval:`<Interval at 0x7f98d7e57950; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-month'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 13, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  215.  
  216. 2018-11-06 12:08:31,900 DEBG 'zato-scheduler' stdout output:
  217. 2018-11-06 12:08:31,898 - INFO - 196:DummyThread-10 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f98d7e62f10; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-year', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`5`; interval:`<Interval at 0x7f98d7e40e90; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-year'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 13, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  218.  
  219. 2018-11-06 12:08:32,102 DEBG 'zato-scheduler' stdout output:
  220. 2018-11-06 12:08:32,101 - INFO - 196:DummyThread-11 - zato.scheduler.backend:466 - Scheduler started
  221.  
  222. 2018-11-06 12:08:58,908 DEBG 'zato-scheduler' stdout output:
  223. 2018-11-06 12:08:58,906 - INFO - 196:DummyThread-5 - zato.scheduler.backend:217 - Job entering main loop `<Job at 0x7f98d7e57790; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-minute', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`8`; interval:`<Interval at 0x7f98d7e57490; days:`0`; hours:`0`; in_seconds:`60.0`; minutes:`0`; seconds:`60`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-minute'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 12, 8, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  224.  
  225. 2018-11-06 12:08:58,912 DEBG 'zato-scheduler' stdout output:
  226. 2018-11-06 12:08:58,912 - INFO - 196:DummyThread-12 - zato.scheduler.backend:419 - Job executed `zato.stats.aggregate-by-minute`, `{u'interval_in_seconds': 60.0, u'name': u'zato.stats.aggregate-by-minute', u'current_run': 1, u'cid': 'c57d99c016c2669f6f51a1b5', u'start_time': '2018-11-06T12:08:58', u'max_repeats_reached': False, u'max_repeats': None, u'cb_kwargs': {u'service': u'zato.stats.aggregate-by-minute', u'extra': ''}, u'type': u'interval_based', u'id': 8}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement