Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.12 KB | None | 0 0
  1. 2019-02-18 06:27:29.823 ERROR --- [eduler_Worker-4] c.b.r.p.slack.SlackNotificationPlugin : Got an exception from Freemarker: /etc/rundeck does not exist.
  2.  
  3. java.io.FileNotFoundException: /etc/rundeck does not exist.
  4. at freemarker.cache.FileTemplateLoader$1.run(FileTemplateLoader.java:124)
  5. at java.security.AccessController.doPrivileged(Native Method)
  6. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:121)
  7. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:107)
  8. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.<init>(SlackNotificationPlugin.java:121)
  9. at sun.reflect.GeneratedConstructorAccessor215.newInstance(Unknown Source)
  10. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  11. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  12. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstanceFromType(BasePluggableProviderService.java:106)
  13. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstance(BasePluggableProviderService.java:59)
  14. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.createProviderForClass(JarPluginProviderLoader.java:319)
  15. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.load(JarPluginProviderLoader.java:193)
  16. at com.dtolabs.rundeck.core.plugins.PluggableService.loadWithLoader(PluggableService.java:58)
  17. at com.dtolabs.rundeck.core.plugins.PluginManagerService.loadProvider(PluginManagerService.java:146)
  18. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.providerOfType(BasePluggableProviderService.java:75)
  19. at com.dtolabs.rundeck.core.common.ProviderService$providerOfType$1.call(Unknown Source)
  20. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.loadPluginDescriptorByName(RundeckPluginRegistry.groovy:386)
  21. at com.dtolabs.rundeck.core.plugins.PluginRegistry$loadPluginDescriptorByName$1.callCurrent(Unknown Source)
  22. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.validatePluginByName(RundeckPluginRegistry.groovy:300)
  23. at com.dtolabs.rundeck.core.plugins.PluginRegistry$validatePluginByName$0.callCurrent(Unknown Source)
  24. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.validatePluginByName(RundeckPluginRegistry.groovy:282)
  25. at rundeck.services.PluginService.configurePlugin(PluginService.groovy:273)
  26. at rundeck.services.PluginService$configurePlugin$6.call(Unknown Source)
  27. at rundeck.services.NotificationService.triggerPlugin(NotificationService.groovy:622)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:498)
  32. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  33. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  34. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  35. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  36. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  37. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:193)
  38. at rundeck.services.NotificationService$_triggerJobNotification_closure11.doCall(NotificationService.groovy:483)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42. at java.lang.reflect.Method.invoke(Method.java:498)
  43. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  44. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  45. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  46. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  47. at groovy.lang.Closure.call(Closure.java:418)
  48. at groovy.lang.Closure.call(Closure.java:434)
  49. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2125)
  50. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2110)
  51. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2163)
  52. at org.codehaus.groovy.runtime.dgm$165.invoke(Unknown Source)
  53. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  54. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  55. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
  56. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy:212)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. at java.lang.reflect.Method.invoke(Method.java:498)
  61. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  62. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  63. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  64. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  65. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  66. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
  67. at rundeck.services.NotificationService$__tt__triggerJobNotification_closure14.doCall(NotificationService.groovy:123)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  71. at java.lang.reflect.Method.invoke(Method.java:498)
  72. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  73. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  74. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  75. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  76. at groovy.lang.Closure.call(Closure.java:418)
  77. at groovy.lang.Closure.call(Closure.java:434)
  78. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  79. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  80. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  81. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  82. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  83. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  84. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  85. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  86. at rundeck.ScheduledExecution.withNewTransaction(ScheduledExecution.groovy)
  87. at rundeck.ScheduledExecution$withNewTransaction$13.call(Unknown Source)
  88. at rundeck.services.NotificationService.$tt__triggerJobNotification(NotificationService.groovy:120)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  91. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  92. at java.lang.reflect.Method.invoke(Method.java:498)
  93. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  94. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  95. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  96. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  97. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  98. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  99. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  100. at rundeck.services.NotificationService$_triggerJobNotification_closure5.doCall(NotificationService.groovy)
  101. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  102. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  103. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  104. at java.lang.reflect.Method.invoke(Method.java:498)
  105. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  106. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  107. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  108. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  109. at groovy.lang.Closure.call(Closure.java:418)
  110. at groovy.lang.Closure.call(Closure.java:434)
  111. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  112. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  113. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  114. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy)
  115. at rundeck.services.NotificationService$triggerJobNotification.call(Unknown Source)
  116. at rundeck.services.ExecutionService$__tt__saveExecutionState_closure137.doCall(ExecutionService.groovy:2746)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  118. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  119. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  120. at java.lang.reflect.Method.invoke(Method.java:498)
  121. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  122. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  123. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  124. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  125. at groovy.lang.Closure.call(Closure.java:418)
  126. at groovy.lang.Closure.call(Closure.java:434)
  127. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  128. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  129. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  130. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  131. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  132. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  133. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  134. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  135. at rundeck.Execution.withNewTransaction(Execution.groovy)
  136. at rundeck.Execution$withNewTransaction$6.call(Unknown Source)
  137. at rundeck.services.ExecutionService.$tt__saveExecutionState(ExecutionService.groovy:2638)
  138. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  139. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  140. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  141. at java.lang.reflect.Method.invoke(Method.java:498)
  142. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  143. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  144. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  145. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  146. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  147. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  148. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  149. at rundeck.services.ExecutionService$_saveExecutionState_closure47.doCall(ExecutionService.groovy)
  150. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  151. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  152. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  153. at java.lang.reflect.Method.invoke(Method.java:498)
  154. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  155. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  156. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  157. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  158. at groovy.lang.Closure.call(Closure.java:418)
  159. at groovy.lang.Closure.call(Closure.java:434)
  160. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  161. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  162. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  163. at rundeck.services.ExecutionService.saveExecutionState(ExecutionService.groovy)
  164. at rundeck.services.ExecutionService$saveExecutionState$27.call(Unknown Source)
  165. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy:572)
  166. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy)
  167. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  168. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  169. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  170. at java.lang.reflect.Method.invoke(Method.java:498)
  171. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  172. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  173. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  174. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  175. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
  176. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
  177. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:56)
  178. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  179. at rundeck.quartzjobs.ExecutionJob.withRetry(ExecutionJob.groovy:508)
  180. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  181. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  182. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  183. at java.lang.reflect.Method.invoke(Method.java:498)
  184. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:190)
  185. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  186. at rundeck.quartzjobs.ExecutionJob.saveState(ExecutionJob.groovy:582)
  187. at rundeck.quartzjobs.ExecutionJob$saveState$5.callCurrent(Unknown Source)
  188. at rundeck.quartzjobs.ExecutionJob.execute_internal(ExecutionJob.groovy:171)
  189. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  190. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  191. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  192. at java.lang.reflect.Method.invoke(Method.java:498)
  193. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  194. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  195. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  196. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  197. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  198. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:169)
  199. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy:98)
  200. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy)
  201. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  202. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  203. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  204. at java.lang.reflect.Method.invoke(Method.java:498)
  205. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  206. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  207. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  208. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  209. at groovy.lang.Closure.call(Closure.java:418)
  210. at groovy.lang.Closure.call(Closure.java:412)
  211. at com.codahale.metrics.Timer.time(Timer.java:99)
  212. at com.codahale.metrics.Timer$time$0.call(Unknown Source)
  213. at rundeck.quartzjobs.ExecutionJob.execute(ExecutionJob.groovy:97)
  214. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  215. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  216.  
  217. 2019-02-18 06:27:29.825 ERROR --- [eduler_Worker-4] c.b.r.p.slack.SlackNotificationPlugin : Got an exception from Freemarker: /etc/rundeck does not exist.
  218.  
  219. java.io.FileNotFoundException: /etc/rundeck does not exist.
  220. at freemarker.cache.FileTemplateLoader$1.run(FileTemplateLoader.java:124)
  221. at java.security.AccessController.doPrivileged(Native Method)
  222. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:121)
  223. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:107)
  224. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.<init>(SlackNotificationPlugin.java:121)
  225. at sun.reflect.GeneratedConstructorAccessor215.newInstance(Unknown Source)
  226. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  227. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  228. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstanceFromType(BasePluggableProviderService.java:106)
  229. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstance(BasePluggableProviderService.java:59)
  230. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.createProviderForClass(JarPluginProviderLoader.java:319)
  231. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.load(JarPluginProviderLoader.java:193)
  232. at com.dtolabs.rundeck.core.plugins.PluggableService.loadWithLoader(PluggableService.java:58)
  233. at com.dtolabs.rundeck.core.plugins.PluginManagerService.loadProvider(PluginManagerService.java:146)
  234. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.providerOfType(BasePluggableProviderService.java:75)
  235. at com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil.listDescriptions(DescribableServiceUtil.java:51)
  236. at com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil.listDescriptions(DescribableServiceUtil.java:43)
  237. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.listDescriptions(BasePluggableProviderService.java:134)
  238. at com.dtolabs.rundeck.core.plugins.configuration.DescribableService$listDescriptions.call(Unknown Source)
  239. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.loadPluginDescriptorByName(RundeckPluginRegistry.groovy:401)
  240. at com.dtolabs.rundeck.core.plugins.PluginRegistry$loadPluginDescriptorByName$1.callCurrent(Unknown Source)
  241. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.validatePluginByName(RundeckPluginRegistry.groovy:300)
  242. at com.dtolabs.rundeck.core.plugins.PluginRegistry$validatePluginByName$0.callCurrent(Unknown Source)
  243. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.validatePluginByName(RundeckPluginRegistry.groovy:282)
  244. at rundeck.services.PluginService.configurePlugin(PluginService.groovy:273)
  245. at rundeck.services.PluginService$configurePlugin$6.call(Unknown Source)
  246. at rundeck.services.NotificationService.triggerPlugin(NotificationService.groovy:622)
  247. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  248. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  249. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  250. at java.lang.reflect.Method.invoke(Method.java:498)
  251. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  252. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  253. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  254. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  255. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  256. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:193)
  257. at rundeck.services.NotificationService$_triggerJobNotification_closure11.doCall(NotificationService.groovy:483)
  258. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  259. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  260. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  261. at java.lang.reflect.Method.invoke(Method.java:498)
  262. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  263. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  264. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  265. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  266. at groovy.lang.Closure.call(Closure.java:418)
  267. at groovy.lang.Closure.call(Closure.java:434)
  268. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2125)
  269. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2110)
  270. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2163)
  271. at org.codehaus.groovy.runtime.dgm$165.invoke(Unknown Source)
  272. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  273. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  274. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
  275. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy:212)
  276. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  277. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  278. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  279. at java.lang.reflect.Method.invoke(Method.java:498)
  280. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  281. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  282. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  283. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  284. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  285. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
  286. at rundeck.services.NotificationService$__tt__triggerJobNotification_closure14.doCall(NotificationService.groovy:123)
  287. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  288. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  289. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  290. at java.lang.reflect.Method.invoke(Method.java:498)
  291. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  292. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  293. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  294. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  295. at groovy.lang.Closure.call(Closure.java:418)
  296. at groovy.lang.Closure.call(Closure.java:434)
  297. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  298. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  299. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  300. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  301. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  302. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  303. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  304. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  305. at rundeck.ScheduledExecution.withNewTransaction(ScheduledExecution.groovy)
  306. at rundeck.ScheduledExecution$withNewTransaction$13.call(Unknown Source)
  307. at rundeck.services.NotificationService.$tt__triggerJobNotification(NotificationService.groovy:120)
  308. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  309. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  310. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  311. at java.lang.reflect.Method.invoke(Method.java:498)
  312. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  313. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  314. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  315. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  316. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  317. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  318. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  319. at rundeck.services.NotificationService$_triggerJobNotification_closure5.doCall(NotificationService.groovy)
  320. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  321. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  322. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  323. at java.lang.reflect.Method.invoke(Method.java:498)
  324. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  325. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  326. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  327. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  328. at groovy.lang.Closure.call(Closure.java:418)
  329. at groovy.lang.Closure.call(Closure.java:434)
  330. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  331. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  332. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  333. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy)
  334. at rundeck.services.NotificationService$triggerJobNotification.call(Unknown Source)
  335. at rundeck.services.ExecutionService$__tt__saveExecutionState_closure137.doCall(ExecutionService.groovy:2746)
  336. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  337. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  338. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  339. at java.lang.reflect.Method.invoke(Method.java:498)
  340. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  341. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  342. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  343. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  344. at groovy.lang.Closure.call(Closure.java:418)
  345. at groovy.lang.Closure.call(Closure.java:434)
  346. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  347. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  348. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  349. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  350. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  351. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  352. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  353. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  354. at rundeck.Execution.withNewTransaction(Execution.groovy)
  355. at rundeck.Execution$withNewTransaction$6.call(Unknown Source)
  356. at rundeck.services.ExecutionService.$tt__saveExecutionState(ExecutionService.groovy:2638)
  357. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  358. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  359. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  360. at java.lang.reflect.Method.invoke(Method.java:498)
  361. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  362. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  363. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  364. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  365. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  366. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  367. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  368. at rundeck.services.ExecutionService$_saveExecutionState_closure47.doCall(ExecutionService.groovy)
  369. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  370. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  371. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  372. at java.lang.reflect.Method.invoke(Method.java:498)
  373. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  374. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  375. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  376. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  377. at groovy.lang.Closure.call(Closure.java:418)
  378. at groovy.lang.Closure.call(Closure.java:434)
  379. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  380. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  381. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  382. at rundeck.services.ExecutionService.saveExecutionState(ExecutionService.groovy)
  383. at rundeck.services.ExecutionService$saveExecutionState$27.call(Unknown Source)
  384. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy:572)
  385. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy)
  386. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  387. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  388. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  389. at java.lang.reflect.Method.invoke(Method.java:498)
  390. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  391. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  392. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  393. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  394. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
  395. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
  396. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:56)
  397. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  398. at rundeck.quartzjobs.ExecutionJob.withRetry(ExecutionJob.groovy:508)
  399. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  400. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  401. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  402. at java.lang.reflect.Method.invoke(Method.java:498)
  403. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:190)
  404. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  405. at rundeck.quartzjobs.ExecutionJob.saveState(ExecutionJob.groovy:582)
  406. at rundeck.quartzjobs.ExecutionJob$saveState$5.callCurrent(Unknown Source)
  407. at rundeck.quartzjobs.ExecutionJob.execute_internal(ExecutionJob.groovy:171)
  408. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  409. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  410. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  411. at java.lang.reflect.Method.invoke(Method.java:498)
  412. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  413. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  414. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  415. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  416. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  417. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:169)
  418. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy:98)
  419. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy)
  420. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  421. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  422. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  423. at java.lang.reflect.Method.invoke(Method.java:498)
  424. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  425. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  426. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  427. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  428. at groovy.lang.Closure.call(Closure.java:418)
  429. at groovy.lang.Closure.call(Closure.java:412)
  430. at com.codahale.metrics.Timer.time(Timer.java:99)
  431. at com.codahale.metrics.Timer$time$0.call(Unknown Source)
  432. at rundeck.quartzjobs.ExecutionJob.execute(ExecutionJob.groovy:97)
  433. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  434. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  435.  
  436. 2019-02-18 06:27:29.826 ERROR --- [eduler_Worker-4] c.b.r.p.slack.SlackNotificationPlugin : Got an exception from Freemarker: /etc/rundeck does not exist.
  437.  
  438. java.io.FileNotFoundException: /etc/rundeck does not exist.
  439. at freemarker.cache.FileTemplateLoader$1.run(FileTemplateLoader.java:124)
  440. at java.security.AccessController.doPrivileged(Native Method)
  441. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:121)
  442. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:107)
  443. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.<init>(SlackNotificationPlugin.java:121)
  444. at sun.reflect.GeneratedConstructorAccessor215.newInstance(Unknown Source)
  445. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  446. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  447. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstanceFromType(BasePluggableProviderService.java:106)
  448. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstance(BasePluggableProviderService.java:59)
  449. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.createProviderForClass(JarPluginProviderLoader.java:319)
  450. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.load(JarPluginProviderLoader.java:193)
  451. at com.dtolabs.rundeck.core.plugins.PluggableService.loadWithLoader(PluggableService.java:58)
  452. at com.dtolabs.rundeck.core.plugins.PluginManagerService.loadProvider(PluginManagerService.java:146)
  453. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.providerOfType(BasePluggableProviderService.java:75)
  454. at com.dtolabs.rundeck.core.common.ProviderService$providerOfType$1.call(Unknown Source)
  455. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.loadPluginDescriptorByName(RundeckPluginRegistry.groovy:386)
  456. at com.dtolabs.rundeck.core.plugins.PluginRegistry$loadPluginDescriptorByName$1.callCurrent(Unknown Source)
  457. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.configurePluginByName(RundeckPluginRegistry.groovy:186)
  458. at rundeck.services.PluginService.configurePlugin(PluginService.groovy:282)
  459. at rundeck.services.PluginService$configurePlugin$6.call(Unknown Source)
  460. at rundeck.services.NotificationService.triggerPlugin(NotificationService.groovy:622)
  461. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  462. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  463. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  464. at java.lang.reflect.Method.invoke(Method.java:498)
  465. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  466. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  467. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  468. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  469. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  470. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:193)
  471. at rundeck.services.NotificationService$_triggerJobNotification_closure11.doCall(NotificationService.groovy:483)
  472. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  473. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  474. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  475. at java.lang.reflect.Method.invoke(Method.java:498)
  476. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  477. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  478. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  479. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  480. at groovy.lang.Closure.call(Closure.java:418)
  481. at groovy.lang.Closure.call(Closure.java:434)
  482. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2125)
  483. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2110)
  484. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2163)
  485. at org.codehaus.groovy.runtime.dgm$165.invoke(Unknown Source)
  486. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  487. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  488. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
  489. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy:212)
  490. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  491. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  492. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  493. at java.lang.reflect.Method.invoke(Method.java:498)
  494. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  495. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  496. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  497. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  498. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  499. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
  500. at rundeck.services.NotificationService$__tt__triggerJobNotification_closure14.doCall(NotificationService.groovy:123)
  501. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  502. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  503. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  504. at java.lang.reflect.Method.invoke(Method.java:498)
  505. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  506. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  507. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  508. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  509. at groovy.lang.Closure.call(Closure.java:418)
  510. at groovy.lang.Closure.call(Closure.java:434)
  511. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  512. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  513. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  514. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  515. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  516. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  517. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  518. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  519. at rundeck.ScheduledExecution.withNewTransaction(ScheduledExecution.groovy)
  520. at rundeck.ScheduledExecution$withNewTransaction$13.call(Unknown Source)
  521. at rundeck.services.NotificationService.$tt__triggerJobNotification(NotificationService.groovy:120)
  522. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  523. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  524. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  525. at java.lang.reflect.Method.invoke(Method.java:498)
  526. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  527. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  528. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  529. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  530. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  531. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  532. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  533. at rundeck.services.NotificationService$_triggerJobNotification_closure5.doCall(NotificationService.groovy)
  534. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  535. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  536. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  537. at java.lang.reflect.Method.invoke(Method.java:498)
  538. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  539. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  540. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  541. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  542. at groovy.lang.Closure.call(Closure.java:418)
  543. at groovy.lang.Closure.call(Closure.java:434)
  544. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  545. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  546. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  547. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy)
  548. at rundeck.services.NotificationService$triggerJobNotification.call(Unknown Source)
  549. at rundeck.services.ExecutionService$__tt__saveExecutionState_closure137.doCall(ExecutionService.groovy:2746)
  550. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  551. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  552. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  553. at java.lang.reflect.Method.invoke(Method.java:498)
  554. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  555. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  556. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  557. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  558. at groovy.lang.Closure.call(Closure.java:418)
  559. at groovy.lang.Closure.call(Closure.java:434)
  560. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  561. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  562. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  563. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  564. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  565. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  566. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  567. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  568. at rundeck.Execution.withNewTransaction(Execution.groovy)
  569. at rundeck.Execution$withNewTransaction$6.call(Unknown Source)
  570. at rundeck.services.ExecutionService.$tt__saveExecutionState(ExecutionService.groovy:2638)
  571. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  572. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  573. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  574. at java.lang.reflect.Method.invoke(Method.java:498)
  575. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  576. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  577. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  578. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  579. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  580. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  581. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  582. at rundeck.services.ExecutionService$_saveExecutionState_closure47.doCall(ExecutionService.groovy)
  583. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  584. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  585. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  586. at java.lang.reflect.Method.invoke(Method.java:498)
  587. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  588. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  589. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  590. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  591. at groovy.lang.Closure.call(Closure.java:418)
  592. at groovy.lang.Closure.call(Closure.java:434)
  593. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  594. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  595. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  596. at rundeck.services.ExecutionService.saveExecutionState(ExecutionService.groovy)
  597. at rundeck.services.ExecutionService$saveExecutionState$27.call(Unknown Source)
  598. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy:572)
  599. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy)
  600. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  601. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  602. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  603. at java.lang.reflect.Method.invoke(Method.java:498)
  604. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  605. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  606. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  607. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  608. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
  609. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
  610. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:56)
  611. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  612. at rundeck.quartzjobs.ExecutionJob.withRetry(ExecutionJob.groovy:508)
  613. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  614. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  615. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  616. at java.lang.reflect.Method.invoke(Method.java:498)
  617. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:190)
  618. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  619. at rundeck.quartzjobs.ExecutionJob.saveState(ExecutionJob.groovy:582)
  620. at rundeck.quartzjobs.ExecutionJob$saveState$5.callCurrent(Unknown Source)
  621. at rundeck.quartzjobs.ExecutionJob.execute_internal(ExecutionJob.groovy:171)
  622. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  623. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  624. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  625. at java.lang.reflect.Method.invoke(Method.java:498)
  626. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  627. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  628. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  629. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  630. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  631. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:169)
  632. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy:98)
  633. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy)
  634. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  635. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  636. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  637. at java.lang.reflect.Method.invoke(Method.java:498)
  638. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  639. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  640. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  641. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  642. at groovy.lang.Closure.call(Closure.java:418)
  643. at groovy.lang.Closure.call(Closure.java:412)
  644. at com.codahale.metrics.Timer.time(Timer.java:99)
  645. at com.codahale.metrics.Timer$time$0.call(Unknown Source)
  646. at rundeck.quartzjobs.ExecutionJob.execute(ExecutionJob.groovy:97)
  647. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  648. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  649.  
  650. 2019-02-18 06:27:29.827 ERROR --- [eduler_Worker-4] c.b.r.p.slack.SlackNotificationPlugin : Got an exception from Freemarker: /etc/rundeck does not exist.
  651.  
  652. java.io.FileNotFoundException: /etc/rundeck does not exist.
  653. at freemarker.cache.FileTemplateLoader$1.run(FileTemplateLoader.java:124)
  654. at java.security.AccessController.doPrivileged(Native Method)
  655. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:121)
  656. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:107)
  657. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.<init>(SlackNotificationPlugin.java:121)
  658. at sun.reflect.GeneratedConstructorAccessor215.newInstance(Unknown Source)
  659. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  660. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  661. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstanceFromType(BasePluggableProviderService.java:106)
  662. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstance(BasePluggableProviderService.java:59)
  663. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.createProviderForClass(JarPluginProviderLoader.java:319)
  664. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.load(JarPluginProviderLoader.java:193)
  665. at com.dtolabs.rundeck.core.plugins.PluggableService.loadWithLoader(PluggableService.java:58)
  666. at com.dtolabs.rundeck.core.plugins.PluginManagerService.loadProvider(PluginManagerService.java:146)
  667. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.providerOfType(BasePluggableProviderService.java:75)
  668. at com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil.listDescriptions(DescribableServiceUtil.java:51)
  669. at com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil.listDescriptions(DescribableServiceUtil.java:43)
  670. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.listDescriptions(BasePluggableProviderService.java:134)
  671. at com.dtolabs.rundeck.core.plugins.configuration.DescribableService$listDescriptions.call(Unknown Source)
  672. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.loadPluginDescriptorByName(RundeckPluginRegistry.groovy:401)
  673. at com.dtolabs.rundeck.core.plugins.PluginRegistry$loadPluginDescriptorByName$1.callCurrent(Unknown Source)
  674. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.configurePluginByName(RundeckPluginRegistry.groovy:186)
  675. at rundeck.services.PluginService.configurePlugin(PluginService.groovy:282)
  676. at rundeck.services.PluginService$configurePlugin$6.call(Unknown Source)
  677. at rundeck.services.NotificationService.triggerPlugin(NotificationService.groovy:622)
  678. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  679. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  680. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  681. at java.lang.reflect.Method.invoke(Method.java:498)
  682. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  683. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  684. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  685. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  686. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  687. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:193)
  688. at rundeck.services.NotificationService$_triggerJobNotification_closure11.doCall(NotificationService.groovy:483)
  689. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  690. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  691. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  692. at java.lang.reflect.Method.invoke(Method.java:498)
  693. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  694. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  695. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  696. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  697. at groovy.lang.Closure.call(Closure.java:418)
  698. at groovy.lang.Closure.call(Closure.java:434)
  699. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2125)
  700. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2110)
  701. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2163)
  702. at org.codehaus.groovy.runtime.dgm$165.invoke(Unknown Source)
  703. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  704. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  705. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
  706. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy:212)
  707. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  708. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  709. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  710. at java.lang.reflect.Method.invoke(Method.java:498)
  711. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  712. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  713. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  714. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  715. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  716. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
  717. at rundeck.services.NotificationService$__tt__triggerJobNotification_closure14.doCall(NotificationService.groovy:123)
  718. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  719. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  720. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  721. at java.lang.reflect.Method.invoke(Method.java:498)
  722. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  723. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  724. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  725. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  726. at groovy.lang.Closure.call(Closure.java:418)
  727. at groovy.lang.Closure.call(Closure.java:434)
  728. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  729. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  730. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  731. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  732. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  733. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  734. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  735. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  736. at rundeck.ScheduledExecution.withNewTransaction(ScheduledExecution.groovy)
  737. at rundeck.ScheduledExecution$withNewTransaction$13.call(Unknown Source)
  738. at rundeck.services.NotificationService.$tt__triggerJobNotification(NotificationService.groovy:120)
  739. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  740. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  741. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  742. at java.lang.reflect.Method.invoke(Method.java:498)
  743. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  744. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  745. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  746. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  747. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  748. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  749. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  750. at rundeck.services.NotificationService$_triggerJobNotification_closure5.doCall(NotificationService.groovy)
  751. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  752. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  753. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  754. at java.lang.reflect.Method.invoke(Method.java:498)
  755. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  756. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  757. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  758. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  759. at groovy.lang.Closure.call(Closure.java:418)
  760. at groovy.lang.Closure.call(Closure.java:434)
  761. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  762. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  763. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  764. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy)
  765. at rundeck.services.NotificationService$triggerJobNotification.call(Unknown Source)
  766. at rundeck.services.ExecutionService$__tt__saveExecutionState_closure137.doCall(ExecutionService.groovy:2746)
  767. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  768. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  769. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  770. at java.lang.reflect.Method.invoke(Method.java:498)
  771. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  772. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  773. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  774. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  775. at groovy.lang.Closure.call(Closure.java:418)
  776. at groovy.lang.Closure.call(Closure.java:434)
  777. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  778. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  779. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  780. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  781. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  782. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  783. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  784. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  785. at rundeck.Execution.withNewTransaction(Execution.groovy)
  786. at rundeck.Execution$withNewTransaction$6.call(Unknown Source)
  787. at rundeck.services.ExecutionService.$tt__saveExecutionState(ExecutionService.groovy:2638)
  788. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  789. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  790. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  791. at java.lang.reflect.Method.invoke(Method.java:498)
  792. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  793. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  794. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  795. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  796. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  797. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  798. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  799. at rundeck.services.ExecutionService$_saveExecutionState_closure47.doCall(ExecutionService.groovy)
  800. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  801. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  802. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  803. at java.lang.reflect.Method.invoke(Method.java:498)
  804. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  805. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  806. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  807. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  808. at groovy.lang.Closure.call(Closure.java:418)
  809. at groovy.lang.Closure.call(Closure.java:434)
  810. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  811. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  812. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  813. at rundeck.services.ExecutionService.saveExecutionState(ExecutionService.groovy)
  814. at rundeck.services.ExecutionService$saveExecutionState$27.call(Unknown Source)
  815. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy:572)
  816. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy)
  817. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  818. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  819. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  820. at java.lang.reflect.Method.invoke(Method.java:498)
  821. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  822. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  823. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  824. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  825. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
  826. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
  827. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:56)
  828. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  829. at rundeck.quartzjobs.ExecutionJob.withRetry(ExecutionJob.groovy:508)
  830. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  831. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  832. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  833. at java.lang.reflect.Method.invoke(Method.java:498)
  834. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:190)
  835. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  836. at rundeck.quartzjobs.ExecutionJob.saveState(ExecutionJob.groovy:582)
  837. at rundeck.quartzjobs.ExecutionJob$saveState$5.callCurrent(Unknown Source)
  838. at rundeck.quartzjobs.ExecutionJob.execute_internal(ExecutionJob.groovy:171)
  839. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  840. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  841. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  842. at java.lang.reflect.Method.invoke(Method.java:498)
  843. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  844. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  845. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  846. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  847. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  848. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:169)
  849. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy:98)
  850. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy)
  851. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  852. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  853. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  854. at java.lang.reflect.Method.invoke(Method.java:498)
  855. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  856. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  857. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  858. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  859. at groovy.lang.Closure.call(Closure.java:418)
  860. at groovy.lang.Closure.call(Closure.java:412)
  861. at com.codahale.metrics.Timer.time(Timer.java:99)
  862. at com.codahale.metrics.Timer$time$0.call(Unknown Source)
  863. at rundeck.quartzjobs.ExecutionJob.execute(ExecutionJob.groovy:97)
  864. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  865. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  866.  
  867. 2019-02-18 06:27:29.828 ERROR --- [eduler_Worker-4] c.b.r.p.slack.SlackNotificationPlugin : Got an exception from Freemarker: /etc/rundeck does not exist.
  868.  
  869. java.io.FileNotFoundException: /etc/rundeck does not exist.
  870. at freemarker.cache.FileTemplateLoader$1.run(FileTemplateLoader.java:124)
  871. at java.security.AccessController.doPrivileged(Native Method)
  872. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:121)
  873. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:107)
  874. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.<init>(SlackNotificationPlugin.java:121)
  875. at sun.reflect.GeneratedConstructorAccessor215.newInstance(Unknown Source)
  876. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  877. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  878. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstanceFromType(BasePluggableProviderService.java:106)
  879. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstance(BasePluggableProviderService.java:59)
  880. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.createProviderForClass(JarPluginProviderLoader.java:319)
  881. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.load(JarPluginProviderLoader.java:193)
  882. at com.dtolabs.rundeck.core.plugins.PluggableService.loadWithLoader(PluggableService.java:58)
  883. at com.dtolabs.rundeck.core.plugins.PluginManagerService.loadProvider(PluginManagerService.java:146)
  884. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.providerOfType(BasePluggableProviderService.java:75)
  885. at com.dtolabs.rundeck.core.common.ProviderService$providerOfType$1.call(Unknown Source)
  886. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.loadPluginDescriptorByName(RundeckPluginRegistry.groovy:386)
  887. at com.dtolabs.rundeck.core.plugins.PluginRegistry$loadPluginDescriptorByName$1.callCurrent(Unknown Source)
  888. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.getPluginConfigurationByName(RundeckPluginRegistry.groovy:227)
  889. at rundeck.services.PluginService.getPluginConfiguration(PluginService.groovy:311)
  890. at rundeck.services.PluginService$getPluginConfiguration$7.call(Unknown Source)
  891. at rundeck.services.NotificationService.triggerPlugin(NotificationService.groovy:631)
  892. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  893. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  894. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  895. at java.lang.reflect.Method.invoke(Method.java:498)
  896. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  897. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  898. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  899. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  900. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  901. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:193)
  902. at rundeck.services.NotificationService$_triggerJobNotification_closure11.doCall(NotificationService.groovy:483)
  903. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  904. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  905. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  906. at java.lang.reflect.Method.invoke(Method.java:498)
  907. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  908. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  909. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  910. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  911. at groovy.lang.Closure.call(Closure.java:418)
  912. at groovy.lang.Closure.call(Closure.java:434)
  913. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2125)
  914. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2110)
  915. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2163)
  916. at org.codehaus.groovy.runtime.dgm$165.invoke(Unknown Source)
  917. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  918. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  919. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
  920. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy:212)
  921. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  922. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  923. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  924. at java.lang.reflect.Method.invoke(Method.java:498)
  925. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  926. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  927. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  928. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  929. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  930. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
  931. at rundeck.services.NotificationService$__tt__triggerJobNotification_closure14.doCall(NotificationService.groovy:123)
  932. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  933. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  934. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  935. at java.lang.reflect.Method.invoke(Method.java:498)
  936. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  937. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  938. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  939. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  940. at groovy.lang.Closure.call(Closure.java:418)
  941. at groovy.lang.Closure.call(Closure.java:434)
  942. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  943. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  944. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  945. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  946. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  947. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  948. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  949. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  950. at rundeck.ScheduledExecution.withNewTransaction(ScheduledExecution.groovy)
  951. at rundeck.ScheduledExecution$withNewTransaction$13.call(Unknown Source)
  952. at rundeck.services.NotificationService.$tt__triggerJobNotification(NotificationService.groovy:120)
  953. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  954. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  955. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  956. at java.lang.reflect.Method.invoke(Method.java:498)
  957. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  958. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  959. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  960. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  961. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  962. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  963. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  964. at rundeck.services.NotificationService$_triggerJobNotification_closure5.doCall(NotificationService.groovy)
  965. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  966. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  967. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  968. at java.lang.reflect.Method.invoke(Method.java:498)
  969. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  970. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  971. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  972. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  973. at groovy.lang.Closure.call(Closure.java:418)
  974. at groovy.lang.Closure.call(Closure.java:434)
  975. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  976. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  977. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  978. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy)
  979. at rundeck.services.NotificationService$triggerJobNotification.call(Unknown Source)
  980. at rundeck.services.ExecutionService$__tt__saveExecutionState_closure137.doCall(ExecutionService.groovy:2746)
  981. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  982. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  983. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  984. at java.lang.reflect.Method.invoke(Method.java:498)
  985. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  986. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  987. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  988. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  989. at groovy.lang.Closure.call(Closure.java:418)
  990. at groovy.lang.Closure.call(Closure.java:434)
  991. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  992. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  993. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  994. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  995. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  996. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  997. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  998. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  999. at rundeck.Execution.withNewTransaction(Execution.groovy)
  1000. at rundeck.Execution$withNewTransaction$6.call(Unknown Source)
  1001. at rundeck.services.ExecutionService.$tt__saveExecutionState(ExecutionService.groovy:2638)
  1002. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1003. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1004. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1005. at java.lang.reflect.Method.invoke(Method.java:498)
  1006. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1007. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1008. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  1009. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1010. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  1011. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  1012. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  1013. at rundeck.services.ExecutionService$_saveExecutionState_closure47.doCall(ExecutionService.groovy)
  1014. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1015. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1016. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1017. at java.lang.reflect.Method.invoke(Method.java:498)
  1018. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1019. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1020. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1021. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1022. at groovy.lang.Closure.call(Closure.java:418)
  1023. at groovy.lang.Closure.call(Closure.java:434)
  1024. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1025. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1026. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1027. at rundeck.services.ExecutionService.saveExecutionState(ExecutionService.groovy)
  1028. at rundeck.services.ExecutionService$saveExecutionState$27.call(Unknown Source)
  1029. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy:572)
  1030. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy)
  1031. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1032. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1033. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1034. at java.lang.reflect.Method.invoke(Method.java:498)
  1035. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1036. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1037. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1038. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1039. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
  1040. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
  1041. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:56)
  1042. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  1043. at rundeck.quartzjobs.ExecutionJob.withRetry(ExecutionJob.groovy:508)
  1044. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1045. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1046. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1047. at java.lang.reflect.Method.invoke(Method.java:498)
  1048. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:190)
  1049. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  1050. at rundeck.quartzjobs.ExecutionJob.saveState(ExecutionJob.groovy:582)
  1051. at rundeck.quartzjobs.ExecutionJob$saveState$5.callCurrent(Unknown Source)
  1052. at rundeck.quartzjobs.ExecutionJob.execute_internal(ExecutionJob.groovy:171)
  1053. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1054. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1055. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1056. at java.lang.reflect.Method.invoke(Method.java:498)
  1057. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1058. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1059. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  1060. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1061. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  1062. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:169)
  1063. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy:98)
  1064. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy)
  1065. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1066. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1067. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1068. at java.lang.reflect.Method.invoke(Method.java:498)
  1069. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1070. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1071. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1072. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1073. at groovy.lang.Closure.call(Closure.java:418)
  1074. at groovy.lang.Closure.call(Closure.java:412)
  1075. at com.codahale.metrics.Timer.time(Timer.java:99)
  1076. at com.codahale.metrics.Timer$time$0.call(Unknown Source)
  1077. at rundeck.quartzjobs.ExecutionJob.execute(ExecutionJob.groovy:97)
  1078. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  1079. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  1080.  
  1081. 2019-02-18 06:27:29.829 ERROR --- [eduler_Worker-4] c.b.r.p.slack.SlackNotificationPlugin : Got an exception from Freemarker: /etc/rundeck does not exist.
  1082.  
  1083. java.io.FileNotFoundException: /etc/rundeck does not exist.
  1084. at freemarker.cache.FileTemplateLoader$1.run(FileTemplateLoader.java:124)
  1085. at java.security.AccessController.doPrivileged(Native Method)
  1086. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:121)
  1087. at freemarker.cache.FileTemplateLoader.<init>(FileTemplateLoader.java:107)
  1088. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.<init>(SlackNotificationPlugin.java:121)
  1089. at sun.reflect.GeneratedConstructorAccessor215.newInstance(Unknown Source)
  1090. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1091. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1092. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstanceFromType(BasePluggableProviderService.java:106)
  1093. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.createProviderInstance(BasePluggableProviderService.java:59)
  1094. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.createProviderForClass(JarPluginProviderLoader.java:319)
  1095. at com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader.load(JarPluginProviderLoader.java:193)
  1096. at com.dtolabs.rundeck.core.plugins.PluggableService.loadWithLoader(PluggableService.java:58)
  1097. at com.dtolabs.rundeck.core.plugins.PluginManagerService.loadProvider(PluginManagerService.java:146)
  1098. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.providerOfType(BasePluggableProviderService.java:75)
  1099. at com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil.listDescriptions(DescribableServiceUtil.java:51)
  1100. at com.dtolabs.rundeck.core.plugins.configuration.DescribableServiceUtil.listDescriptions(DescribableServiceUtil.java:43)
  1101. at com.dtolabs.rundeck.core.plugins.BasePluggableProviderService.listDescriptions(BasePluggableProviderService.java:134)
  1102. at com.dtolabs.rundeck.core.plugins.configuration.DescribableService$listDescriptions.call(Unknown Source)
  1103. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.loadPluginDescriptorByName(RundeckPluginRegistry.groovy:401)
  1104. at com.dtolabs.rundeck.core.plugins.PluginRegistry$loadPluginDescriptorByName$1.callCurrent(Unknown Source)
  1105. at com.dtolabs.rundeck.server.plugins.RundeckPluginRegistry.getPluginConfigurationByName(RundeckPluginRegistry.groovy:227)
  1106. at rundeck.services.PluginService.getPluginConfiguration(PluginService.groovy:311)
  1107. at rundeck.services.PluginService$getPluginConfiguration$7.call(Unknown Source)
  1108. at rundeck.services.NotificationService.triggerPlugin(NotificationService.groovy:631)
  1109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1110. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1112. at java.lang.reflect.Method.invoke(Method.java:498)
  1113. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1114. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1115. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  1116. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1117. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  1118. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:193)
  1119. at rundeck.services.NotificationService$_triggerJobNotification_closure11.doCall(NotificationService.groovy:483)
  1120. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1121. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1122. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1123. at java.lang.reflect.Method.invoke(Method.java:498)
  1124. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1125. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1126. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1127. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1128. at groovy.lang.Closure.call(Closure.java:418)
  1129. at groovy.lang.Closure.call(Closure.java:434)
  1130. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2125)
  1131. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2110)
  1132. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2163)
  1133. at org.codehaus.groovy.runtime.dgm$165.invoke(Unknown Source)
  1134. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  1135. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  1136. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
  1137. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy:212)
  1138. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1139. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1140. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1141. at java.lang.reflect.Method.invoke(Method.java:498)
  1142. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1143. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1144. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  1145. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1146. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  1147. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
  1148. at rundeck.services.NotificationService$__tt__triggerJobNotification_closure14.doCall(NotificationService.groovy:123)
  1149. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1150. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1151. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1152. at java.lang.reflect.Method.invoke(Method.java:498)
  1153. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1154. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1155. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1156. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1157. at groovy.lang.Closure.call(Closure.java:418)
  1158. at groovy.lang.Closure.call(Closure.java:434)
  1159. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1160. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1161. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1162. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  1163. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  1164. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  1165. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  1166. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  1167. at rundeck.ScheduledExecution.withNewTransaction(ScheduledExecution.groovy)
  1168. at rundeck.ScheduledExecution$withNewTransaction$13.call(Unknown Source)
  1169. at rundeck.services.NotificationService.$tt__triggerJobNotification(NotificationService.groovy:120)
  1170. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1171. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1172. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1173. at java.lang.reflect.Method.invoke(Method.java:498)
  1174. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1175. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1176. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  1177. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1178. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  1179. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  1180. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  1181. at rundeck.services.NotificationService$_triggerJobNotification_closure5.doCall(NotificationService.groovy)
  1182. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1183. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1184. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1185. at java.lang.reflect.Method.invoke(Method.java:498)
  1186. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1187. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1188. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1189. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1190. at groovy.lang.Closure.call(Closure.java:418)
  1191. at groovy.lang.Closure.call(Closure.java:434)
  1192. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1193. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1194. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1195. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy)
  1196. at rundeck.services.NotificationService$triggerJobNotification.call(Unknown Source)
  1197. at rundeck.services.ExecutionService$__tt__saveExecutionState_closure137.doCall(ExecutionService.groovy:2746)
  1198. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1199. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1200. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1201. at java.lang.reflect.Method.invoke(Method.java:498)
  1202. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1203. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1204. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1205. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1206. at groovy.lang.Closure.call(Closure.java:418)
  1207. at groovy.lang.Closure.call(Closure.java:434)
  1208. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1209. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1210. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1211. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  1212. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  1213. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  1214. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  1215. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  1216. at rundeck.Execution.withNewTransaction(Execution.groovy)
  1217. at rundeck.Execution$withNewTransaction$6.call(Unknown Source)
  1218. at rundeck.services.ExecutionService.$tt__saveExecutionState(ExecutionService.groovy:2638)
  1219. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1220. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1221. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1222. at java.lang.reflect.Method.invoke(Method.java:498)
  1223. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1224. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1225. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  1226. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1227. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  1228. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  1229. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  1230. at rundeck.services.ExecutionService$_saveExecutionState_closure47.doCall(ExecutionService.groovy)
  1231. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1232. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1233. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1234. at java.lang.reflect.Method.invoke(Method.java:498)
  1235. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1236. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1237. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1238. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1239. at groovy.lang.Closure.call(Closure.java:418)
  1240. at groovy.lang.Closure.call(Closure.java:434)
  1241. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1242. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1243. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1244. at rundeck.services.ExecutionService.saveExecutionState(ExecutionService.groovy)
  1245. at rundeck.services.ExecutionService$saveExecutionState$27.call(Unknown Source)
  1246. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy:572)
  1247. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy)
  1248. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1249. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1250. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1251. at java.lang.reflect.Method.invoke(Method.java:498)
  1252. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1253. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1254. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1255. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1256. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
  1257. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
  1258. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:56)
  1259. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  1260. at rundeck.quartzjobs.ExecutionJob.withRetry(ExecutionJob.groovy:508)
  1261. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1262. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1263. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1264. at java.lang.reflect.Method.invoke(Method.java:498)
  1265. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:190)
  1266. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  1267. at rundeck.quartzjobs.ExecutionJob.saveState(ExecutionJob.groovy:582)
  1268. at rundeck.quartzjobs.ExecutionJob$saveState$5.callCurrent(Unknown Source)
  1269. at rundeck.quartzjobs.ExecutionJob.execute_internal(ExecutionJob.groovy:171)
  1270. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1271. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1272. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1273. at java.lang.reflect.Method.invoke(Method.java:498)
  1274. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1275. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1276. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  1277. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1278. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  1279. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:169)
  1280. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy:98)
  1281. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy)
  1282. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1283. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1284. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1285. at java.lang.reflect.Method.invoke(Method.java:498)
  1286. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1287. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1288. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1289. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1290. at groovy.lang.Closure.call(Closure.java:418)
  1291. at groovy.lang.Closure.call(Closure.java:412)
  1292. at com.codahale.metrics.Timer.time(Timer.java:99)
  1293. at com.codahale.metrics.Timer$time$0.call(Unknown Source)
  1294. at rundeck.quartzjobs.ExecutionJob.execute(ExecutionJob.groovy:97)
  1295. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  1296. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  1297.  
  1298. 2019-02-18 06:27:29.829 ERROR --- [eduler_Worker-4] rundeck.services.NotificationService : Error sending notification: Notification{eventTrigger='onsuccess', type='SlackNotification', content='{"slack_template":"","webhook_url_override":""}'}: class com.bitplaces.rundeck.plugins.slack.SlackNotificationPluginException: Exception loading Slack notification message template: [Template "slack-template-success.ftl" not found.]
  1299.  
  1300. com.bitplaces.rundeck.plugins.slack.SlackNotificationPluginException: Exception loading Slack notification message template: [Template "slack-template-success.ftl" not found.]
  1301. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.generateMessage(SlackNotificationPlugin.java:234)
  1302. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.postNotification(SlackNotificationPlugin.java:201)
  1303. at com.dtolabs.rundeck.plugins.notification.NotificationPlugin$postNotification.call(Unknown Source)
  1304. at rundeck.services.NotificationService.triggerPlugin(NotificationService.groovy:635)
  1305. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1306. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1307. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1308. at java.lang.reflect.Method.invoke(Method.java:498)
  1309. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1310. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1311. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  1312. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1313. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  1314. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:193)
  1315. at rundeck.services.NotificationService$_triggerJobNotification_closure11.doCall(NotificationService.groovy:483)
  1316. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1317. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1318. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1319. at java.lang.reflect.Method.invoke(Method.java:498)
  1320. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1321. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1322. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1323. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1324. at groovy.lang.Closure.call(Closure.java:418)
  1325. at groovy.lang.Closure.call(Closure.java:434)
  1326. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2125)
  1327. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2110)
  1328. at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2163)
  1329. at org.codehaus.groovy.runtime.dgm$165.invoke(Unknown Source)
  1330. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
  1331. at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
  1332. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
  1333. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy:212)
  1334. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1335. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1336. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1337. at java.lang.reflect.Method.invoke(Method.java:498)
  1338. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1339. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1340. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  1341. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1342. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  1343. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
  1344. at rundeck.services.NotificationService$__tt__triggerJobNotification_closure14.doCall(NotificationService.groovy:123)
  1345. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1346. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1347. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1348. at java.lang.reflect.Method.invoke(Method.java:498)
  1349. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1350. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1351. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1352. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1353. at groovy.lang.Closure.call(Closure.java:418)
  1354. at groovy.lang.Closure.call(Closure.java:434)
  1355. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1356. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1357. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1358. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  1359. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  1360. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  1361. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  1362. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  1363. at rundeck.ScheduledExecution.withNewTransaction(ScheduledExecution.groovy)
  1364. at rundeck.ScheduledExecution$withNewTransaction$13.call(Unknown Source)
  1365. at rundeck.services.NotificationService.$tt__triggerJobNotification(NotificationService.groovy:120)
  1366. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1367. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1368. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1369. at java.lang.reflect.Method.invoke(Method.java:498)
  1370. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1371. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1372. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  1373. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1374. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  1375. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  1376. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  1377. at rundeck.services.NotificationService$_triggerJobNotification_closure5.doCall(NotificationService.groovy)
  1378. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1379. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1380. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1381. at java.lang.reflect.Method.invoke(Method.java:498)
  1382. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1383. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1384. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1385. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1386. at groovy.lang.Closure.call(Closure.java:418)
  1387. at groovy.lang.Closure.call(Closure.java:434)
  1388. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1389. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1390. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1391. at rundeck.services.NotificationService.triggerJobNotification(NotificationService.groovy)
  1392. at rundeck.services.NotificationService$triggerJobNotification.call(Unknown Source)
  1393. at rundeck.services.ExecutionService$__tt__saveExecutionState_closure137.doCall(ExecutionService.groovy:2746)
  1394. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1395. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1396. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1397. at java.lang.reflect.Method.invoke(Method.java:498)
  1398. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1399. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1400. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1401. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1402. at groovy.lang.Closure.call(Closure.java:418)
  1403. at groovy.lang.Closure.call(Closure.java:434)
  1404. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1405. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1406. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1407. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:1014)
  1408. at org.grails.datastore.gorm.GormStaticApi.withTransaction(GormStaticApi.groovy:966)
  1409. at org.grails.datastore.gorm.GormStaticApi.withNewTransaction(GormStaticApi.groovy:927)
  1410. at org.grails.datastore.gorm.GormEntity$Trait$Helper.withNewTransaction(GormEntity.groovy:952)
  1411. at org.grails.datastore.gorm.GormEntity$Trait$Helper$withNewTransaction$10.call(Unknown Source)
  1412. at rundeck.Execution.withNewTransaction(Execution.groovy)
  1413. at rundeck.Execution$withNewTransaction$6.call(Unknown Source)
  1414. at rundeck.services.ExecutionService.$tt__saveExecutionState(ExecutionService.groovy:2638)
  1415. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1416. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1417. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1418. at java.lang.reflect.Method.invoke(Method.java:498)
  1419. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1420. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1421. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
  1422. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1423. at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:947)
  1424. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:930)
  1425. at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:92)
  1426. at rundeck.services.ExecutionService$_saveExecutionState_closure47.doCall(ExecutionService.groovy)
  1427. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1428. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1429. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1430. at java.lang.reflect.Method.invoke(Method.java:498)
  1431. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1432. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1433. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1434. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1435. at groovy.lang.Closure.call(Closure.java:418)
  1436. at groovy.lang.Closure.call(Closure.java:434)
  1437. at grails.gorm.transactions.GrailsTransactionTemplate$2.doInTransaction(GrailsTransactionTemplate.groovy:94)
  1438. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
  1439. at grails.gorm.transactions.GrailsTransactionTemplate.execute(GrailsTransactionTemplate.groovy:91)
  1440. at rundeck.services.ExecutionService.saveExecutionState(ExecutionService.groovy)
  1441. at rundeck.services.ExecutionService$saveExecutionState$27.call(Unknown Source)
  1442. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy:572)
  1443. at rundeck.quartzjobs.ExecutionJob$_saveState_closure4.doCall(ExecutionJob.groovy)
  1444. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1445. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1446. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1447. at java.lang.reflect.Method.invoke(Method.java:498)
  1448. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1449. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1450. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1451. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1452. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
  1453. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
  1454. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:56)
  1455. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  1456. at rundeck.quartzjobs.ExecutionJob.withRetry(ExecutionJob.groovy:508)
  1457. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1458. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1459. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1460. at java.lang.reflect.Method.invoke(Method.java:498)
  1461. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:190)
  1462. at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59)
  1463. at rundeck.quartzjobs.ExecutionJob.saveState(ExecutionJob.groovy:582)
  1464. at rundeck.quartzjobs.ExecutionJob$saveState$5.callCurrent(Unknown Source)
  1465. at rundeck.quartzjobs.ExecutionJob.execute_internal(ExecutionJob.groovy:171)
  1466. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1467. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1468. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1469. at java.lang.reflect.Method.invoke(Method.java:498)
  1470. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1471. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1472. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:352)
  1473. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1474. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:68)
  1475. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:169)
  1476. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy:98)
  1477. at rundeck.quartzjobs.ExecutionJob$_execute_closure1.doCall(ExecutionJob.groovy)
  1478. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1479. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1480. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1481. at java.lang.reflect.Method.invoke(Method.java:498)
  1482. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
  1483. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  1484. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
  1485. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
  1486. at groovy.lang.Closure.call(Closure.java:418)
  1487. at groovy.lang.Closure.call(Closure.java:412)
  1488. at com.codahale.metrics.Timer.time(Timer.java:99)
  1489. at com.codahale.metrics.Timer$time$0.call(Unknown Source)
  1490. at rundeck.quartzjobs.ExecutionJob.execute(ExecutionJob.groovy:97)
  1491. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  1492. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  1493. Caused by: java.io.FileNotFoundException: Template "slack-template-success.ftl" not found.
  1494. at freemarker.template.Configuration.getTemplate(Configuration.java:742)
  1495. at freemarker.template.Configuration.getTemplate(Configuration.java:665)
  1496. at com.bitplaces.rundeck.plugins.slack.SlackNotificationPlugin.generateMessage(SlackNotificationPlugin.java:227)
  1497. ... 191 common frames omitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement