Advertisement
jsabater

Zato on Docker log #5

Jan 14th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.98 KB | None | 0 0
  1. $ docker start --interactive musing_jennings
  2. 2018-11-11 08:20:37,028 CRIT Set uid to user 0
  3. 2018-11-11 08:20:37,038 INFO supervisord started with pid 8
  4. 2018-11-11 08:20:38,042 INFO spawned: 'zato-web-admin' with pid 11
  5. 2018-11-11 08:20:38,045 INFO spawned: 'redis' with pid 12
  6. 2018-11-11 08:20:38,046 INFO spawned: 'zato-server1' with pid 13
  7. 2018-11-11 08:20:38,047 INFO spawned: 'zato-server2' with pid 14
  8. 2018-11-11 08:20:38,049 INFO spawned: 'zato-scheduler' with pid 15
  9. 2018-11-11 08:20:38,050 INFO spawned: 'zato-load-balancer' with pid 17
  10. 2018-11-11 08:20:38,053 DEBG 'redis' stdout output:
  11. 12:C 11 Nov 08:20:38.053 # 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-11 08:20:38,055 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-11 08:20:38,055 DEBG 'redis' stdout output:
  34. 12:M 11 Nov 08:20:38.055 # 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 11 Nov 08:20:38.055 # Server started, Redis version 3.0.6
  36. 12:M 11 Nov 08:20:38.055 # 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 11 Nov 08:20:38.055 # 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-11 08:20:38,065 DEBG 'redis' stdout output:
  40. 12:M 11 Nov 08:20:38.064 * DB loaded from disk: 0.010 seconds
  41. 12:M 11 Nov 08:20:38.064 * The server is now ready to accept connections on port 6379
  42.  
  43. 2018-11-11 08:20:39,066 INFO success: zato-web-admin entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  44. 2018-11-11 08:20:39,066 INFO success: redis entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  45. 2018-11-11 08:20:39,066 INFO success: zato-server1 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  46. 2018-11-11 08:20:39,066 INFO success: zato-server2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  47. 2018-11-11 08:20:39,066 INFO success: zato-scheduler entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  48. 2018-11-11 08:20:39,066 INFO success: zato-load-balancer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  49. 2018-11-11 08:20:41,493 DEBG 'zato-load-balancer' stdout output:
  50. 2018-11-11 08:20:41,492 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_add_remove_server of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [add_remove_server]
  51.  
  52. 2018-11-11 08:20:41,493 DEBG 'zato-load-balancer' stdout output:
  53. 2018-11-11 08:20:41,493 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_execute_command of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [execute_command]
  54.  
  55. 2018-11-11 08:20:41,493 DEBG 'zato-load-balancer' stdout output:
  56. 2018-11-11 08:20:41,493 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_config of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [get_config]
  57.  
  58. 2018-11-11 08:20:41,493 DEBG 'zato-load-balancer' stdout output:
  59. 2018-11-11 08:20:41,493 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_config_source_code of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [get_config_source_code]
  60.  
  61. 2018-11-11 08:20:41,493 DEBG 'zato-load-balancer' stdout output:
  62. 2018-11-11 08:20:41,493 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_server_data_dict of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [get_server_data_dict]
  63.  
  64. 2018-11-11 08:20:41,494 DEBG 'zato-load-balancer' stdout output:
  65. 2018-11-11 08:20:41,493 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_servers_state of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [get_servers_state]
  66.  
  67. 2018-11-11 08:20:41,494 DEBG 'zato-load-balancer' stdout output:
  68. 2018-11-11 08:20:41,494 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_uptime_info of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [get_uptime_info]
  69.  
  70. 2018-11-11 08:20:41,494 DEBG 'zato-load-balancer' stdout output:
  71. 2018-11-11 08:20:41,494 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_work_config of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [get_work_config]
  72.  
  73. 2018-11-11 08:20:41,494 DEBG 'zato-load-balancer' stdout output:
  74. 2018-11-11 08:20:41,494 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_haproxy_version_info of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [haproxy_version_info]
  75.  
  76. 2018-11-11 08:20:41,494 DEBG 'zato-load-balancer' stdout output:
  77. 2018-11-11 08:20:41,494 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_is_haproxy_alive of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [is_haproxy_alive]
  78.  
  79. 2018-11-11 08:20:41,494 DEBG 'zato-load-balancer' stdout output:
  80. 2018-11-11 08:20:41,494 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_ping of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [ping]
  81.  
  82. 2018-11-11 08:20:41,495 DEBG 'zato-load-balancer' stdout output:
  83. 2018-11-11 08:20:41,495 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_rename_server of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [rename_server]
  84.  
  85. 2018-11-11 08:20:41,495 DEBG 'zato-load-balancer' stdout output:
  86. 2018-11-11 08:20:41,495 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_validate_save of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [validate_save]
  87.  
  88. 2018-11-11 08:20:41,495 DEBG 'zato-load-balancer' stdout output:
  89. 2018-11-11 08:20:41,495 - INFO - 96:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_validate_save_source_code of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f0304d70f10>>] under public name [validate_save_source_code]
  90.  
  91. 2018-11-11 08:20:41,561 DEBG 'zato-server1' stdout output:
  92. 2018-11-11 08:20:41,561 - INFO - 80:MainThread - gunicorn.main:176 - Starting gunicorn 18.0
  93.  
  94. 2018-11-11 08:20:41,563 DEBG 'zato-server1' stdout output:
  95. 2018-11-11 08:20:41,563 - INFO - 80:MainThread - gunicorn.main:176 - Listening at: http://0.0.0.0:17010 (80)
  96.  
  97. 2018-11-11 08:20:41,563 DEBG 'zato-server1' stdout output:
  98. 2018-11-11 08:20:41,563 - INFO - 80:MainThread - gunicorn.main:176 - Using worker: gevent
  99.  
  100. 2018-11-11 08:20:41,569 DEBG 'zato-server1' stdout output:
  101. 2018-11-11 08:20:41,568 - INFO - 136:MainThread - gunicorn.main:176 - Booting worker with pid: 136
  102.  
  103. 2018-11-11 08:20:41,613 DEBG 'zato-server2' stdout output:
  104. 2018-11-11 08:20:41,613 - INFO - 79:MainThread - gunicorn.main:176 - Starting gunicorn 18.0
  105.  
  106. 2018-11-11 08:20:41,616 DEBG 'zato-server2' stdout output:
  107. 2018-11-11 08:20:41,615 - INFO - 79:MainThread - gunicorn.main:176 - Listening at: http://0.0.0.0:17011 (79)
  108.  
  109. 2018-11-11 08:20:41,616 DEBG 'zato-server2' stdout output:
  110. 2018-11-11 08:20:41,616 - INFO - 79:MainThread - gunicorn.main:176 - Using worker: gevent
  111.  
  112. 2018-11-11 08:20:41,621 DEBG 'zato-server2' stdout output:
  113. 2018-11-11 08:20:41,621 - INFO - 137:MainThread - gunicorn.main:176 - Booting worker with pid: 137
  114.  
  115. 2018-11-11 08:20:42,015 DEBG 'zato-server1' stdout output:
  116. 2018-11-11 08:20:42,015 - INFO - 136:MainThread - zato.server.base.parallel:432 - Preferred address of `server1@quickstart-209252` (pid: 136) is `http://172.17.0.1:17010`
  117.  
  118. 2018-11-11 08:20:42,070 DEBG 'zato-server2' stdout output:
  119. 2018-11-11 08:20:42,070 - INFO - 137:MainThread - zato.server.base.parallel:432 - Preferred address of `server2@quickstart-209252` (pid: 137) is `http://172.17.0.1:17011`
  120.  
  121. 2018-11-11 08:20:43,838 DEBG 'zato-server1' stdout output:
  122. 2018-11-11 08:20:43,837 - ERROR - 136:MainThread - gunicorn.main:182 - Exception in worker process:
  123. Traceback (most recent call last):
  124. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/gunicorn/arbiter.py", line 495, in spawn_worker
  125. self.cfg.post_fork(self, worker)
  126. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 792, in post_fork
  127. ParallelServer.start_server(worker.app.zato_wsgi_app, arbiter.zato_deployment_key)
  128. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 441, in start_server
  129. is_first, locally_deployed = self._after_init_common(server)
  130. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 355, in _after_init_common
  131. is_first, locally_deployed = self.maybe_on_first_worker(server, self.kvdb.conn)
  132. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 287, in maybe_on_first_worker
  133. locally_deployed = import_initial_services_jobs(is_first)
  134. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 253, in import_initial_services_jobs
  135. internal_service_modules, self.base_dir, self.sync_internal, is_first))
  136. File "/opt/zato/3.0/code/zato-server/src/zato/server/service/store.py", line 276, in import_internal_services
  137. items = bunchify(dill_load(f))
  138. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/dill/dill.py", line 250, in load
  139. obj = pik.load()
  140. File "/usr/lib/python2.7/pickle.py", line 864, in load
  141. dispatch[key](self)
  142. File "/usr/lib/python2.7/pickle.py", line 1096, in load_global
  143. klass = self.find_class(module, name)
  144. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/dill/dill.py", line 406, in find_class
  145. return StockUnpickler.find_class(self, module, name)
  146. File "/usr/lib/python2.7/pickle.py", line 1132, in find_class
  147. klass = getattr(mod, name)
  148. AttributeError: 'module' object has no attribute 'GetDeliveryServerDetailsNonWSX'
  149. Traceback (most recent call last):
  150. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/gunicorn/arbiter.py", line 495, in spawn_worker
  151. self.cfg.post_fork(self, worker)
  152. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 792, in post_fork
  153. ParallelServer.start_server(worker.app.zato_wsgi_app, arbiter.zato_deployment_key)
  154. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 441, in start_server
  155. is_first, locally_deployed = self._after_init_common(server)
  156. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 355, in _after_init_common
  157. is_first, locally_deployed = self.maybe_on_first_worker(server, self.kvdb.conn)
  158. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 287, in maybe_on_first_worker
  159. locally_deployed = import_initial_services_jobs(is_first)
  160. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 253, in import_initial_services_jobs
  161. internal_service_modules, self.base_dir, self.sync_internal, is_first))
  162. File "/opt/zato/3.0/code/zato-server/src/zato/server/service/store.py", line 276, in import_internal_services
  163. items = bunchify(dill_load(f))
  164. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/dill/dill.py", line 250, in load
  165. obj = pik.load()
  166. File "/usr/lib/python2.7/pickle.py", line 864, in load
  167. dispatch[key](self)
  168. File "/usr/lib/python2.7/pickle.py", line 1096, in load_global
  169. klass = self.find_class(module, name)
  170. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/dill/dill.py", line 406, in find_class
  171. return StockUnpickler.find_class(self, module, name)
  172. File "/usr/lib/python2.7/pickle.py", line 1132, in find_class
  173. klass = getattr(mod, name)
  174. AttributeError: 'module' object has no attribute 'GetDeliveryServerDetailsNonWSX'
  175.  
  176. 2018-11-11 08:20:43,838 DEBG 'zato-server1' stdout output:
  177. 2018-11-11 08:20:43,837 - INFO - 136:MainThread - gunicorn.main:176 - Worker exiting (pid: 136)
  178.  
  179. 2018-11-11 08:20:43,839 DEBG 'zato-server1' stdout output:
  180. 2018-11-11 08:20:43,839 - ERROR - 136:DummyThread-1 - springpython.context.ApplicationContext:109 - Could not destroy object 'server', exception 'Traceback (most recent call last):
  181. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/springpython/context/__init__.py", line 106, in shutdown_hook
  182. destroy_method()
  183. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 844, in destroy
  184. self.invoke('zato.channel.web-socket.client.delete-by-server')
  185. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/parallel/__init__.py", line 707, in invoke
  186. *args, **kwargs)
  187. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/worker/__init__.py", line 1311, in invoke
  188. }, channel, None, needs_response=True, serialize=serialize)
  189. File "/opt/zato/3.0/code/zato-server/src/zato/server/base/worker/__init__.py", line 1372, in on_message_invoke_service
  190. service, is_active = self.server.service_store.new_instance_by_name(msg['service'])
  191. File "/opt/zato/3.0/code/zato-server/src/zato/server/service/store.py", line 217, in new_instance_by_name
  192. impl_name = self.name_to_impl_name[name]
  193. KeyError: u'zato.channel.web-socket.client.delete-by-server'
  194. '
  195.  
  196. 2018-11-11 08:20:44,076 DEBG 'zato-server1' stdout output:
  197. 2018-11-11 08:20:44,076 - INFO - 80:MainThread - gunicorn.main:176 - Shutting down: Master
  198.  
  199. 2018-11-11 08:20:44,077 DEBG 'zato-server1' stdout output:
  200. 2018-11-11 08:20:44,076 - INFO - 80:MainThread - gunicorn.main:176 - Reason: Worker failed to boot.
  201.  
  202. 2018-11-11 08:20:44,624 DEBG 'zato-server1' stderr output:
  203. No handlers could be found for logger "zato.common.util.proc"
  204.  
  205. 2018-11-11 08:20:44,705 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 140061515629704 for <Subprocess at 140061515570280 with name zato-server1 in state RUNNING> (stdout)>
  206. 2018-11-11 08:20:44,705 DEBG fd 19 closed, stopped monitoring <POutputDispatcher at 140061515630208 for <Subprocess at 140061515570280 with name zato-server1 in state RUNNING> (stderr)>
  207. 2018-11-11 08:20:44,705 INFO exited: zato-server1 (exit status 18; not expected)
  208. 2018-11-11 08:20:44,705 DEBG received SIGCLD indicating a child quit
  209. 2018-11-11 08:21:02,471 DEBG 'zato-server2' stdout output:
  210. 2018-11-11 08:21:02,470 - INFO - 137:MainThread - zato.server.base.parallel:488 - First worker of `server2` is 137
  211.  
  212. 2018-11-11 08:21:02,499 DEBG 'zato-server2' stdout output:
  213. 2018-11-11 08:21:02,499 - INFO - 137:DummyThread-2 - zato.helpers.input-logger:886 - {u'impl_name': u'zato.server.service.internal.helpers.InputLogger', u'name': u'zato.helpers.input-logger', u'cid': '13c64c150c32fff98fd8893d', u'invocation_time': datetime.datetime(2018, 11, 11, 8, 21, 2, 499386), 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='13c64c150c32fff98fd8893d', 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': 63, u'channel': 'startup-service'}
  214.  
  215. 2018-11-11 08:21:02,700 DEBG 'zato-server2' stdout output:
  216. 2018-11-11 08:21:02,699 - INFO - 137:DummyThread-3 - zato.common.ipc.subscriber.Subscriber:100 - Established sub/bind to ipc:///tmp/zato-ipc-quickstart_209252_server2_137 (self.pid: 137)
  217.  
  218. 2018-11-11 08:21:02,900 DEBG 'zato-server2' stdout output:
  219. 2018-11-11 08:21:02,899 - INFO - 137:MainThread - zato.server.base.parallel:524 - Started `server2@quickstart-209252` (pid: 137)
  220.  
  221. 2018-11-11 08:21:10,362 DEBG 'zato-scheduler' stdout output:
  222. 2018-11-11 08:21:10,362 - INFO - 189:MainThread - __main__:61 - Scheduler starting (https://0.0.0.0:31530)
  223.  
  224. 2018-11-11 08:21:11,111 DEBG 'zato-scheduler' stdout output:
  225. 2018-11-11 08:21:11,110 - INFO - 189:DummyThread-1 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979dff1f50; 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 0x7f979e73fdd0; 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, 11, 8, 23, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  226.  
  227. 2018-11-11 08:21:11,313 DEBG 'zato-scheduler' stdout output:
  228. 2018-11-11 08:21:11,311 - INFO - 189:DummyThread-2 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e0012d0; 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 0x7f979e75e050; 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, 11, 9, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  229.  
  230. 2018-11-11 08:21:11,516 DEBG 'zato-scheduler' stdout output:
  231. 2018-11-11 08:21:11,515 - INFO - 189:DummyThread-3 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e75e450; cb_kwargs:`{u'service': u'zato.outgoing.sql.auto-ping', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`6`; interval:`<Interval at 0x7f979e75e510; 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, 11, 8, 21, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  232.  
  233. 2018-11-11 08:21:11,720 DEBG 'zato-scheduler' stdout output:
  234. 2018-11-11 08:21:11,718 - INFO - 189:DummyThread-4 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e75e750; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-day', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`10`; interval:`<Interval at 0x7f979e75e3d0; 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, 11, 9, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  235.  
  236. 2018-11-11 08:21:11,924 DEBG 'zato-scheduler' stdout output:
  237. 2018-11-11 08:21:11,922 - INFO - 189:DummyThread-5 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e75e890; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-hour', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`3`; interval:`<Interval at 0x7f979e75e5d0; 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, 11, 8, 23, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  238.  
  239. 2018-11-11 08:21:12,127 DEBG 'zato-scheduler' stdout output:
  240. 2018-11-11 08:21:12,126 - INFO - 189:DummyThread-6 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e75e910; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-minute', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`8`; interval:`<Interval at 0x7f979e75e690; 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, 11, 8, 21, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  241.  
  242. 2018-11-11 08:21:12,331 DEBG 'zato-scheduler' stdout output:
  243. 2018-11-11 08:21:12,329 - INFO - 189:DummyThread-7 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e75ea90; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-month', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`7`; interval:`<Interval at 0x7f979e75e850; 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, 11, 9, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  244.  
  245. 2018-11-11 08:21:12,535 DEBG 'zato-scheduler' stdout output:
  246. 2018-11-11 08:21:12,533 - INFO - 189:DummyThread-8 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e75ec10; 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 0x7f979e75e8d0; 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, 11, 8, 21, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  247.  
  248. 2018-11-11 08:21:12,738 DEBG 'zato-scheduler' stdout output:
  249. 2018-11-11 08:21:12,737 - INFO - 189:DummyThread-9 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e75ecd0; 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 0x7f979e75eb50; 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, 11, 9, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  250.  
  251. 2018-11-11 08:21:12,943 DEBG 'zato-scheduler' stdout output:
  252. 2018-11-11 08:21:12,941 - INFO - 189:DummyThread-10 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f979e75ed90; 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 0x7f979e75e9d0; 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, 11, 8, 23, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  253.  
  254. 2018-11-11 08:21:13,145 DEBG 'zato-scheduler' stdout output:
  255. 2018-11-11 08:21:13,144 - INFO - 189:DummyThread-11 - zato.scheduler.backend:466 - Scheduler started
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement