Build failed in Jenkins: Platform-Modules #298

5 views
Skip to first unread message

Jenkins

unread,
Oct 31, 2014, 6:26:14 AM10/31/14
to motec...@googlegroups.com
See <http://ci.motechproject.org/job/Platform-Modules/298/changes>

Changes:

[sbrudzinski] Small Commcare-Tasks IT polish

------------------------------------------
[...truncated 11385 lines...]
[WARNING] /sms/status/sample-it-config
javax.jdo.JDOUserException: Query has an invalid parameter list "java.lang.String param0, , java.lang.String param2, java.lang.String param3, org.joda.time.DateTime param4, , java.lang.String param6, java.lang.String param7, java.lang.String param8, java.lang.String param9"
at org.datanucleus.api.jdo.NucleusJDOHelper.getJDOExceptionForNucleusException(NucleusJDOHelper.java:549)
at org.datanucleus.api.jdo.JDOQuery.executeWithArray(JDOQuery.java:321)
at org.motechproject.mds.query.QueryExecutor.executeWithArray(QueryExecutor.java:54)
at org.motechproject.mds.repository.MotechDataRepository.retrieveAll(MotechDataRepository.java:244)
at org.motechproject.mds.service.TransactionalMotechDataService$3.doInTransaction(TransactionalMotechDataService.java:47)
at org.motechproject.mds.service.TransactionalMotechDataService$3.doInTransaction(TransactionalMotechDataService.java:43)
at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)
at org.motechproject.mds.service.DefaultMotechDataService.doInTransaction(DefaultMotechDataService.java:292)
at org.motechproject.mds.service.TransactionalMotechDataService.retrieveAll(TransactionalMotechDataService.java:43)
at org.motechproject.sms.audit.mdsserviceimpl.SmsRecordServiceImpl.findByCriteria(SmsRecordServiceImpl.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196)
at com.sun.proxy.$Proxy66.findByCriteria(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy139.findByCriteria(Unknown Source)
at org.motechproject.sms.audit.SmsAuditServiceImpl.executeQuery(SmsAuditServiceImpl.java:75)
at org.motechproject.sms.audit.SmsAuditServiceImpl.findAllSmsRecords(SmsAuditServiceImpl.java:43)
at org.motechproject.sms.web.StatusController.findOrCreateSmsRecord(StatusController.java:101)
at org.motechproject.sms.web.StatusController.analyzeStatus(StatusController.java:150)
at org.motechproject.sms.web.StatusController.handle(StatusController.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:212)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:126)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:96)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:617)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:578)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:900)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:827)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:96)
at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79)
at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java:42)
at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:49)
at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:167)
at org.motechproject.security.filter.MotechDelegatingFilterProxy.doFilter(MotechDelegatingFilterProxy.java:66)
at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java:48)
at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39)
at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:926)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
NestedThrowablesStackTrace:
Query has an invalid parameter list "java.lang.String param0, , java.lang.String param2, java.lang.String param3, org.joda.time.DateTime param4, , java.lang.String param6, java.lang.String param7, java.lang.String param8, java.lang.String param9"
org.datanucleus.exceptions.NucleusUserException: Query has an invalid parameter list "java.lang.String param0, , java.lang.String param2, java.lang.String param3, org.joda.time.DateTime param4, , java.lang.String param6, java.lang.String param7, java.lang.String param8, java.lang.String param9"
at org.datanucleus.store.query.Query.getParameterMapForValues(Query.java:2178)
at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672)
at org.datanucleus.api.jdo.JDOQuery.executeWithArray(JDOQuery.java:312)
at org.motechproject.mds.query.QueryExecutor.executeWithArray(QueryExecutor.java:54)
at org.motechproject.mds.repository.MotechDataRepository.retrieveAll(MotechDataRepository.java:244)
at org.motechproject.mds.service.TransactionalMotechDataService$3.doInTransaction(TransactionalMotechDataService.java:47)
at org.motechproject.mds.service.TransactionalMotechDataService$3.doInTransaction(TransactionalMotechDataService.java:43)
at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)
at org.motechproject.mds.service.DefaultMotechDataService.doInTransaction(DefaultMotechDataService.java:292)
at org.motechproject.mds.service.TransactionalMotechDataService.retrieveAll(TransactionalMotechDataService.java:43)
at org.motechproject.sms.audit.mdsserviceimpl.SmsRecordServiceImpl.findByCriteria(SmsRecordServiceImpl.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196)
at com.sun.proxy.$Proxy66.findByCriteria(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)
at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy139.findByCriteria(Unknown Source)
at org.motechproject.sms.audit.SmsAuditServiceImpl.executeQuery(SmsAuditServiceImpl.java:75)
at org.motechproject.sms.audit.SmsAuditServiceImpl.findAllSmsRecords(SmsAuditServiceImpl.java:43)
at org.motechproject.sms.web.StatusController.findOrCreateSmsRecord(StatusController.java:101)
at org.motechproject.sms.web.StatusController.analyzeStatus(StatusController.java:150)
at org.motechproject.sms.web.StatusController.handle(StatusController.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:212)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:126)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:96)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:617)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:578)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:900)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:827)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:96)
at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79)
at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java:42)
at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:49)
at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:167)
at org.motechproject.security.filter.MotechDelegatingFilterProxy.doFilter(MotechDelegatingFilterProxy.java:66)
at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java:48)
at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39)
at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:926)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
2014-10-31 10:28:36,283 main DEBUG [org.motechproject.testing.osgi.http.SimpleHttpClient] Was expecting HTTP 200 but received 500, trying again in 5.000000
2014-10-31 10:28:41,284 main DEBUG [org.motechproject.testing.osgi.http.SimpleHttpClient] Giving up trying to receive HTTP 200 after 3 tries
2014-10-31 10:28:41,284 main INFO [org.motechproject.sms.it.StatusControllerBundleIT] cleanupDatabase
[INFO] Destroying Spring FrameworkServlet 'servlet_3'
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 80.25 sec <<< FAILURE! - in org.motechproject.sms.it.SmsIntegrationTests
verifyControllerFunctional(org.motechproject.sms.it.StatusControllerBundleIT) Time elapsed: 16.217 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.motechproject.sms.it.StatusControllerBundleIT.verifyControllerFunctional(StatusControllerBundleIT.java:107)


Results :

Failed tests:
StatusControllerBundleIT.verifyControllerFunctional:107 null

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-package-cycles) @ sms ---
[INFO] Analysing package cyclic dependencies
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:verify (verify) @ sms ---
[INFO] Failsafe report directory: <http://ci.motechproject.org/job/Platform-Modules/ws/sms/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] MOTECH Modules .................................... SUCCESS [10.365s]
[INFO] Alerts Module ..................................... SUCCESS [56.762s]
[INFO] Appointments Module ............................... SUCCESS [42.727s]
[INFO] CMS Lite Module ................................... SUCCESS [45.935s]
[INFO] CommCare Module ................................... SUCCESS [2:06.116s]
[INFO] Event Logging Module .............................. SUCCESS [46.077s]
[INFO] Hindi Transliteration ............................. SUCCESS [6.081s]
[INFO] Http Agent Module ................................. SUCCESS [43.259s]
[INFO] mTraining Module .................................. SUCCESS [48.283s]
[INFO] SMS Module ........................................ FAILURE [1:30.192s]
[INFO] MOTECH Message Campaign ........................... SKIPPED
[INFO] OpenMRS 1.9 ....................................... SKIPPED
[INFO] Pill Reminder Module .............................. SKIPPED
[INFO] Schedule Tracking Modules ......................... SKIPPED
[INFO] MOTECH Batch ...................................... SKIPPED
[INFO] MOTECH Hub ........................................ SKIPPED
[INFO] IVR Module ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:37.186s
[INFO] Finished at: Fri Oct 31 10:28:44 UTC 2014
[INFO] Final Memory: 89M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (verify) on project sms: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ci.motechproject.org/job/Platform-Modules/ws/sms/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :sms
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Jenkins

unread,
Oct 31, 2014, 6:35:38 AM10/31/14
to motec...@googlegroups.com
See <http://ci.motechproject.org/job/Platform-Modules/299/changes>

Changes:

[Marek Kustusz] MOTECH-1381: Add API to message campaign to get most recent and next message for an enrollment

------------------------------------------
[...truncated 11097 lines...]
2014-10-31 10:38:00,147 main DEBUG [org.motechproject.testing.osgi.http.SimpleHttpClient] Was expecting HTTP 200 but received 500, trying again in 5.000000
2014-10-31 10:38:05,147 main DEBUG [org.motechproject.testing.osgi.http.SimpleHttpClient] Giving up trying to receive HTTP 200 after 3 tries
2014-10-31 10:38:05,148 main INFO [org.motechproject.sms.it.StatusControllerBundleIT] cleanupDatabase
[INFO] Destroying Spring FrameworkServlet 'servlet_3'
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 71.637 sec <<< FAILURE! - in org.motechproject.sms.it.SmsIntegrationTests
verifyControllerFunctional(org.motechproject.sms.it.StatusControllerBundleIT) Time elapsed: 16.151 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.motechproject.sms.it.StatusControllerBundleIT.verifyControllerFunctional(StatusControllerBundleIT.java:107)


Results :

Failed tests:
StatusControllerBundleIT.verifyControllerFunctional:107 null

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-package-cycles) @ sms ---
[INFO] Analysing package cyclic dependencies
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:verify (verify) @ sms ---
[INFO] Failsafe report directory: <http://ci.motechproject.org/job/Platform-Modules/ws/sms/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] MOTECH Modules .................................... SUCCESS [11.493s]
[INFO] Alerts Module ..................................... SUCCESS [54.136s]
[INFO] Appointments Module ............................... SUCCESS [53.593s]
[INFO] CMS Lite Module ................................... SUCCESS [51.984s]
[INFO] CommCare Module ................................... SUCCESS [2:17.617s]
[INFO] Event Logging Module .............................. SUCCESS [43.937s]
[INFO] Hindi Transliteration ............................. SUCCESS [6.424s]
[INFO] Http Agent Module ................................. SUCCESS [47.441s]
[INFO] mTraining Module .................................. SUCCESS [40.888s]
[INFO] SMS Module ........................................ FAILURE [1:23.783s]
[INFO] MOTECH Message Campaign ........................... SKIPPED
[INFO] OpenMRS 1.9 ....................................... SKIPPED
[INFO] Pill Reminder Module .............................. SKIPPED
[INFO] Schedule Tracking Modules ......................... SKIPPED
[INFO] MOTECH Batch ...................................... SKIPPED
[INFO] MOTECH Hub ........................................ SKIPPED
[INFO] IVR Module ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:52.630s
[INFO] Finished at: Fri Oct 31 10:38:07 UTC 2014
[INFO] Final Memory: 93M/275M

Jenkins

unread,
Oct 31, 2014, 6:44:43 AM10/31/14
to motec...@googlegroups.com
See <http://ci.motechproject.org/job/Platform-Modules/300/>

------------------------------------------
[...truncated 10987 lines...]
2014-10-31 10:47:04,722 main DEBUG [org.motechproject.testing.osgi.http.SimpleHttpClient] Was expecting HTTP 200 but received 500, trying again in 5.000000
2014-10-31 10:47:09,722 main DEBUG [org.motechproject.testing.osgi.http.SimpleHttpClient] Giving up trying to receive HTTP 200 after 3 tries
2014-10-31 10:47:09,722 main INFO [org.motechproject.sms.it.StatusControllerBundleIT] cleanupDatabase
[INFO] Destroying Spring FrameworkServlet 'servlet_3'
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 77.246 sec <<< FAILURE! - in org.motechproject.sms.it.SmsIntegrationTests
verifyControllerFunctional(org.motechproject.sms.it.StatusControllerBundleIT) Time elapsed: 16.172 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.motechproject.sms.it.StatusControllerBundleIT.verifyControllerFunctional(StatusControllerBundleIT.java:107)


Results :

Failed tests:
StatusControllerBundleIT.verifyControllerFunctional:107 null

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-package-cycles) @ sms ---
[INFO] Analysing package cyclic dependencies
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:verify (verify) @ sms ---
[INFO] Failsafe report directory: <http://ci.motechproject.org/job/Platform-Modules/ws/sms/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] MOTECH Modules .................................... SUCCESS [9.447s]
[INFO] Alerts Module ..................................... SUCCESS [46.193s]
[INFO] Appointments Module ............................... SUCCESS [42.930s]
[INFO] CMS Lite Module ................................... SUCCESS [46.736s]
[INFO] CommCare Module ................................... SUCCESS [2:04.509s]
[INFO] Event Logging Module .............................. SUCCESS [48.956s]
[INFO] Hindi Transliteration ............................. SUCCESS [5.726s]
[INFO] Http Agent Module ................................. SUCCESS [47.958s]
[INFO] mTraining Module .................................. SUCCESS [53.096s]
[INFO] SMS Module ........................................ FAILURE [1:26.815s]
[INFO] MOTECH Message Campaign ........................... SKIPPED
[INFO] OpenMRS 1.9 ....................................... SKIPPED
[INFO] Pill Reminder Module .............................. SKIPPED
[INFO] Schedule Tracking Modules ......................... SKIPPED
[INFO] MOTECH Batch ...................................... SKIPPED
[INFO] MOTECH Hub ........................................ SKIPPED
[INFO] IVR Module ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:33.870s
[INFO] Finished at: Fri Oct 31 10:47:11 UTC 2014
[INFO] Final Memory: 90M/297M

Jenkins

unread,
Oct 31, 2014, 10:12:29 AM10/31/14
to motec...@googlegroups.com
See <http://ci.motechproject.org/job/Platform-Modules/301/>

------------------------------------------
[...truncated 11376 lines...]
[INFO] org.eclipse.gemini.blueprint.io-1.0.2.RELEASE.jar already exists in destination.
[INFO] plexus-component-annotations-1.5.5.jar already exists in destination.
[INFO] org.springframework.security.core-3.1.0.RELEASE.jar already exists in destination.
[INFO] com.springsource.javax.xml.rpc-1.1.0.jar already exists in destination.
[INFO] wagon-file-1.0.jar already exists in destination.
[INFO] wagon-http-lightweight-1.0.jar already exists in destination.
[INFO]
[INFO] --- jslint-maven-plugin:1.0.1:jslint (default) @ sms ---
[INFO] Parsing: directives.js
[INFO] Parsing: app.js
[INFO] Parsing: controllers.js
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 15 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ sms ---
[INFO] Compiling 44 source files to <http://ci.motechproject.org/job/Platform-Modules/ws/sms/target/classes>
[INFO]
[INFO] >>> maven-pmd-plugin:2.7.1:check (default) @ sms >>>
[INFO]
[INFO] --- maven-pmd-plugin:2.7.1:pmd (pmd) @ sms ---
[INFO]
[INFO] <<< maven-pmd-plugin:2.7.1:check (default) @ sms <<<
[INFO]
[INFO] --- maven-pmd-plugin:2.7.1:check (default) @ sms ---
[INFO]
[INFO]
[INFO] >>> maven-pmd-plugin:2.7.1:cpd-check (default) @ sms >>>
[INFO]
[INFO] --- maven-pmd-plugin:2.7.1:cpd (cpd) @ sms ---
[INFO]
[INFO] <<< maven-pmd-plugin:2.7.1:cpd-check (default) @ sms <<<
[INFO]
[INFO] --- maven-pmd-plugin:2.7.1:cpd-check (default) @ sms ---
[INFO]
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:check (default) @ sms ---
[INFO] Starting audit...
Audit done.

[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ sms ---
[INFO] Compiling 7 source files to <http://ci.motechproject.org/job/Platform-Modules/ws/sms/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ sms ---
[INFO] Surefire report directory: <http://ci.motechproject.org/job/Platform-Modules/ws/sms/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.motechproject.sms.configs.ConfigsTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.motechproject.sms.configs.ConfigsTest
Running org.motechproject.sms.configs.ConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.motechproject.sms.configs.ConfigTest

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ sms ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-bundles) @ sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-test-config-files) @ sms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- sql-maven-plugin:1.5:execute (drop-db) @ sms ---
[INFO] Executing commands
[INFO] 1 of 1 SQL statements executed successfully
[INFO]
[INFO] --- sql-maven-plugin:1.5:execute (create-db) @ sms ---
[INFO] Executing commands
[INFO] 1 of 1 SQL statements executed successfully
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ sms ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.motechproject.sms.it.SmsIntegrationTests
[INFO] Started jetty 6.1.x at port(s) HTTP:8181
2014-10-31 14:13:54,196 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [org.motechproject.sms [13]] is not resolved
2014-10-31 14:13:54,196 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [com.springsource.org.hamcrest [23]] is not resolved
2014-10-31 14:13:54,196 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [org.motechproject.motech-platform-server-config [30]] is not resolved
2014-10-31 14:13:54,197 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [org.motechproject.motech-platform-server-bundle [34]] is not resolved
2014-10-31 14:13:54,197 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [org.motechproject.motech-platform-web-security [102]] is not resolved
2014-10-31 14:13:54,199 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [org.motechproject.motech-platform-event [107]] is not resolved
2014-10-31 14:13:54,199 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [org.motechproject.motech-scheduler [115]] is not resolved
2014-10-31 14:13:54,199 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [org.motechproject.motech-platform-email [124]] is not resolved
2014-10-31 14:13:54,199 main ERROR [org.ops4j.pax.exam.nat.internal.NativeTestContainer] Bundle [org.motechproject.motech-admin [131]] is not resolved
[INFO] Initializing Spring FrameworkServlet 'servlet_1'
[INFO] Initialized servlet for org.motechproject.motech-platform-osgi-web-util [88]
Oct 31, 2014 2:13:56 PM com.googlecode.flyway.core.metadatatable.MetaDataTableImpl createIfNotExists
INFO: Creating Metadata table: `motech_data_services`.`schema_version`
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate migrate
INFO: Current version of schema `motech_data_services`: << Empty Schema >>
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 1
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 2
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 3
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 4
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 5
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 6
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 7
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 8
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 9
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 10
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 11
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 12
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 13
Oct 31, 2014 2:13:57 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 14
Oct 31, 2014 2:13:58 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 15
Oct 31, 2014 2:13:58 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 16
Oct 31, 2014 2:13:58 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 17
Oct 31, 2014 2:13:58 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 18
Oct 31, 2014 2:13:58 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 19
Oct 31, 2014 2:13:58 PM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motech_data_services` to version 20
Oct 31, 2014 2:13:58 PM com.googlecode.flyway.core.command.DbMigrate logSummary
INFO: Successfully applied 20 migrations to schema `motech_data_services` (execution time 00:01.356s).
[INFO] Initializing Spring FrameworkServlet 'servlet_3'
[INFO] Initializing Spring FrameworkServlet 'servlet_4'
[INFO] Initialized servlet for org.motechproject.motech-platform-dataservices [74]
[INFO] Initializing Spring FrameworkServlet 'servlet_7'
[INFO] Initialized servlet for org.motechproject.motech-platform-server-bundle [34]
[INFO] Initializing Spring FrameworkServlet 'servlet_9'
[INFO] Initialized servlet for org.motechproject.motech-scheduler [115]
[INFO] Initializing Spring FrameworkServlet 'servlet_11'
[INFO] Initialized servlet for org.motechproject.motech-platform-email [124]
[INFO] Initializing Spring FrameworkServlet 'servlet_13'
[INFO] Initialized servlet for org.motechproject.motech-admin [131]
2014-10-31 14:14:45,659 main INFO [org.motechproject.sms.it.SmsAuditServiceBundleIT] waitForBeans
2014-10-31 14:14:46,659 main INFO [org.motechproject.sms.it.SmsAuditServiceBundleIT] cleanupDatabase
2014-10-31 14:14:46,664 main INFO [org.motechproject.sms.it.SmsAuditServiceBundleIT] verifyServiceFunctional
2014-10-31 14:14:46,670 main INFO [org.motechproject.sms.audit.SmsAuditServiceImpl] org.motechproject.sms.audit.SmsRecord@6fad53cf[config=config,smsDirection=INBOUND,phoneNumber=from,messageContent=message,timestamp=2014-10-31T14:14:46.668Z,deliveryStatus=PENDING,providerStatus=status,motechId=mid,providerId=pid,errorMessage=<null>,id=<null>,creator=<null>,owner=<null>,modifiedBy=<null>,creationDate=<null>,modificationDate=<null>,jdoDetachedState=<null>]
2014-10-31 14:14:46,913 main INFO [org.motechproject.sms.it.SmsAuditServiceBundleIT] cleanupDatabase
2014-10-31 14:14:47,942 main INFO [org.motechproject.sms.it.IncomingControllerBundleIT] verifyServiceFunctional
[INFO] Initializing Spring FrameworkServlet 'servlet_15'
[INFO] Initialized servlet for org.motechproject.sms [13]
2014-10-31 14:14:53,646 635258859@qtp-2085157880-0 ERROR [org.motechproject.sms.service.SmsServiceImpl] Trying to send an SMS, but there are no SMS configs on this server. outgoingSms = OutgoingSms{recipients=[12065551212], message='hello, world', config='foo', deliveryTime=null, failureCount=0, motechId='null', providerId='null'}
2014-10-31 14:14:53,651 main DEBUG [org.motechproject.testing.osgi.http.SimpleHttpClient] Successfully received HTTP 404 in 1 try
2014-10-31 14:14:54,672 main INFO [org.motechproject.sms.it.StatusControllerBundleIT] cleanupDatabase
2014-10-31 14:14:54,688 main INFO [org.motechproject.sms.it.StatusControllerBundleIT] verifyControllerFunctional
2014-10-31 14:14:54,714 635258859@qtp-2085157880-0 INFO [org.motechproject.sms.web.StatusController] SMS Status - configName = sample-it-config, params = {MessageUUID=0a97f41f-4b8a-417b-a514-a551d7845ad4, Status=sent, From=+12065551212, To=+12065551313}
2014-10-31 14:14:54,722 635258859@qtp-2085157880-0 DEBUG [org.motechproject.sms.web.StatusController] Trying again to find log record with motechId 0a97f41f-4b8a-417b-a514-a551d7845ad4, try 2
2014-10-31 14:14:55,226 635258859@qtp-2085157880-0 DEBUG [org.motechproject.sms.web.StatusController] Trying again to find log record with motechId 0a97f41f-4b8a-417b-a514-a551d7845ad4, try 3
2014-10-31 14:14:55,735 635258859@qtp-2085157880-0 ERROR [org.motechproject.sms.web.StatusController] Received status update but couldn't find a log record with matching ProviderMessageId or motechId: 0a97f41f-4b8a-417b-a514-a551d7845ad4
2014-10-31 14:14:56,152 635258859@qtp-2085157880-0 INFO [org.motechproject.sms.audit.SmsAuditServiceImpl] org.motechproject.sms.audit.SmsRecord@3a322616[config=sample-it-config,smsDirection=OUTBOUND,phoneNumber=<null>,messageContent=<null>,timestamp=2014-10-31T14:14:56.150Z,deliveryStatus=DELIVERY_CONFIRMED,providerStatus=sent,motechId=<null>,providerId=0a97f41f-4b8a-417b-a514-a551d7845ad4,errorMessage=<null>,id=<null>,creator=<null>,owner=<null>,modifiedBy=<null>,creationDate=<null>,modificationDate=<null>,jdoDetachedState=<null>]
2014-10-31 14:14:56,172 main DEBUG [org.motechproject.testing.osgi.http.SimpleHttpClient] Successfully received HTTP 200 in 1 try
2014-10-31 14:14:56,179 main INFO [org.motechproject.sms.it.StatusControllerBundleIT] cleanupDatabase
[INFO] Destroying Spring FrameworkServlet 'servlet_3'
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 69.531 sec <<< FAILURE! - in org.motechproject.sms.it.SmsIntegrationTests
verifyControllerFunctional(org.motechproject.sms.it.StatusControllerBundleIT) Time elapsed: 2.583 sec <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at org.motechproject.sms.it.StatusControllerBundleIT.verifyControllerFunctional(StatusControllerBundleIT.java:112)


Results :

Failed tests:
StatusControllerBundleIT.verifyControllerFunctional:112 expected:<1> but was:<0>

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-package-cycles) @ sms ---
[INFO] Analysing package cyclic dependencies
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:verify (verify) @ sms ---
[INFO] Failsafe report directory: <http://ci.motechproject.org/job/Platform-Modules/ws/sms/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] MOTECH Modules .................................... SUCCESS [11.190s]
[INFO] Alerts Module ..................................... SUCCESS [49.902s]
[INFO] Appointments Module ............................... SUCCESS [42.025s]
[INFO] CMS Lite Module ................................... SUCCESS [47.234s]
[INFO] CommCare Module ................................... SUCCESS [2:23.590s]
[INFO] Event Logging Module .............................. SUCCESS [46.229s]
[INFO] Hindi Transliteration ............................. SUCCESS [5.193s]
[INFO] Http Agent Module ................................. SUCCESS [48.083s]
[INFO] mTraining Module .................................. SUCCESS [38.898s]
[INFO] SMS Module ........................................ FAILURE [1:21.055s]
[INFO] MOTECH Message Campaign ........................... SKIPPED
[INFO] OpenMRS 1.9 ....................................... SKIPPED
[INFO] Pill Reminder Module .............................. SKIPPED
[INFO] Schedule Tracking Modules ......................... SKIPPED
[INFO] MOTECH Batch ...................................... SKIPPED
[INFO] MOTECH Hub ........................................ SKIPPED
[INFO] IVR Module ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:34.739s
[INFO] Finished at: Fri Oct 31 14:14:59 UTC 2014
[INFO] Final Memory: 90M/311M

Jenkins

unread,
Oct 31, 2014, 10:51:14 AM10/31/14
to motec...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages