Code:
[2018/09/06 14:10:00] (DEBUG) ServiceService._simplecmd():255 - Calling: stop(nfs)
[2018/09/06 14:10:12] (DEBUG) ServiceService._simplecmd():255 - Calling: stop(nfs)
[2018/09/06 14:11:00] (WARNING) application.call_method():174 - Exception while calling notifier.stop(*['nfs', None, True])
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 150, in call_method
result = await self.middleware.call_method(self, message)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 908, in call_method
return await self._call(message['method'], serviceobj, methodobj, params, app=app)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 886, in _call
return await self.run_in_thread(methodobj, *args)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 849, in run_in_thread
return await self.run_in_thread_pool(self.__threadpool, method, *args, **kwargs)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 845, in run_in_thread_pool
await task
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/www/freenasUI/middleware/notifier.py", line 216, in stop
return c.call('service.stop', what, {'onetime': onetime}, **kwargs)
File "/usr/local/www/freenasUI/middleware/notifier.py", line 216, in stop
return c.call('service.stop', what, {'onetime': onetime}, **kwargs)
File "/usr/local/lib/python3.6/site-packages/middlewared/client/client.py", line 416, in call
raise CallTimeout("Call timeout")
middlewared.client.client.CallTimeout: Call timeout
[2018/09/06 14:11:00] (DEBUG) middlewared.logger.CrashReporting.report():97 - Sending a crash report...
[2018/09/06 14:11:00] (DEBUG) raven.base.Client.send_remote():684 - Sending message of length 3793 to https://sentry.ixsystems.com/api/2/store/
[2018/09/06 14:11:12] (WARNING) application.call_method():174 - Exception while calling notifier.stop(*['nfs', None, True])
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 150, in call_method
result = await self.middleware.call_method(self, message)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 908, in call_method
return await self._call(message['method'], serviceobj, methodobj, params, app=app)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 886, in _call
return await self.run_in_thread(methodobj, *args)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 849, in run_in_thread
return await self.run_in_thread_pool(self.__threadpool, method, *args, **kwargs)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 845, in run_in_thread_pool
await task
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/www/freenasUI/middleware/notifier.py", line 216, in stop
return c.call('service.stop', what, {'onetime': onetime}, **kwargs)
File "/usr/local/www/freenasUI/middleware/notifier.py", line 216, in stop
return c.call('service.stop', what, {'onetime': onetime}, **kwargs)
File "/usr/local/lib/python3.6/site-packages/middlewared/client/client.py", line 416, in call
raise CallTimeout("Call timeout")
middlewared.client.client.CallTimeout: Call timeout
[2018/09/06 14:11:12] (DEBUG) middlewared.logger.CrashReporting.report():97 - Sending a crash report...
[2018/09/06 14:11:12] (DEBUG) raven.base.Client.send_remote():684 - Sending message of length 3459 to https://sentry.ixsystems.com/api/2/store/
[2018/09/06 14:16:44] (DEBUG) ServiceService._simplecmd():255 - Calling: stop(nfs)
[2018/09/06 14:17:44] (WARNING) application.call_method():174 - Exception while calling notifier.stop(*['nfs', None, True])
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 150, in call_method
result = await self.middleware.call_method(self, message)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 908, in call_method
return await self._call(message['method'], serviceobj, methodobj, params, app=app)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 886, in _call
return await self.run_in_thread(methodobj, *args)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 849, in run_in_thread
return await self.run_in_thread_pool(self.__threadpool, method, *args, **kwargs)
File "/usr/local/lib/python3.6/asyncio/coroutines.py", line 128, in throw
return self.gen.throw(type, value, traceback)
File "/usr/local/lib/python3.6/site-packages/middlewared/main.py", line 845, in run_in_thread_pool
await task
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/www/freenasUI/middleware/notifier.py", line 216, in stop
return c.call('service.stop', what, {'onetime': onetime}, **kwargs)
File "/usr/local/www/freenasUI/middleware/notifier.py", line 216, in stop
return c.call('service.stop', what, {'onetime': onetime}, **kwargs)
File "/usr/local/lib/python3.6/site-packages/middlewared/client/client.py", line 416, in call
raise CallTimeout("Call timeout")
middlewared.client.client.CallTimeout: Call timeout
[2018/09/06 14:17:44] (DEBUG) middlewared.logger.CrashReporting.report():97 - Sending a crash report...
[2018/09/06 14:17:44] (DEBUG) raven.base.Client.send_remote():684 - Sending message of length 3326 to https://sentry.ixsystems.com/api/2/store/