Guest User

Untitled

a guest
Jul 11th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.61 KB | None | 0 0
  1. -------------------------------------------------------
  2. T E S T S
  3. -------------------------------------------------------
  4. Running org.drools.persistence.timer.integrationtests.TimerAndCalendarTest
  5. 15:11:06.348 [main] INFO o.kie.test.util.db.PoolingDataSource.init:62 - jdbc:h2:mem:testtcp://localhost/target/persistence-test
  6. 15:11:06.353 [main] INFO o.kie.test.util.db.PoolingDataSource.init:67 - Unable to find "setUrl" method in db driver JAR. Trying "setURL"
  7. 15:11:07.722 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.registerConfs:107 - Loading kie.conf from file:/home/mbiarnes/Development/git/kiegroup/drools/drools-persistence/drools-persistence-jpa/target/classes/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@232204a1
  8. 15:11:07.724 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.drools.persistence.jpa.KnowledgeStoreServiceImpl
  9.  
  10. 15:11:07.726 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:135 - Cannot load service: org.kie.internal.process.CorrelationKeyFactory
  11. 15:11:07.726 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.jbpm.persistence.correlation.JPACorrelationKeyFactory
  12.  
  13. 15:11:07.727 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.registerConfs:107 - Loading kie.conf from jar:file:/home/mbiarnes/.m2/repository/org/kie/kie-internal/7.9.0-SNAPSHOT/kie-internal-7.9.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@232204a1
  14. 15:11:07.728 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.kie.internal.services.KieAssemblersImpl
  15.  
  16. 15:11:07.729 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.kie.internal.services.KieRuntimesImpl
  17.  
  18. 15:11:07.729 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.kie.internal.services.KieWeaversImpl
  19.  
  20. 15:11:07.730 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.kie.internal.services.KieBeliefsImpl
  21.  
  22. 15:11:07.730 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.registerConfs:107 - Loading kie.conf from jar:file:/home/mbiarnes/Development/git/kiegroup/drools/drools-core/target/drools-core-7.9.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@232204a1
  23. 15:11:07.731 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.drools.core.io.impl.ResourceFactoryServiceImpl
  24.  
  25. 15:11:07.732 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.drools.core.marshalling.impl.MarshallerProviderImpl
  26.  
  27. 15:11:07.733 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.drools.core.concurrent.ExecutorProviderImpl
  28.  
  29. 15:11:07.733 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.registerConfs:107 - Loading kie.conf from jar:file:/home/mbiarnes/Development/git/kiegroup/drools/drools-compiler/target/drools-compiler-7.9.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@232204a1
  30. 15:11:07.737 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.drools.compiler.kie.builder.impl.KieServicesImpl
  31.  
  32. 15:11:07.738 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl.processKieService:141 - Adding Service org.drools.compiler.builder.impl.KnowledgeBuilderFactoryServiceImpl
  33.  
  34. 15:11:08.497 [main] INFO o.d.p.api.TransactionManagerFactory.setInstance:41 - Using org.drools.persistence.jta.JtaTransactionManagerFactory@47b67fcb
  35. 15:11:08.801 [main] INFO o.kie.test.util.db.PoolingDataSource.init:62 - jdbc:h2:mem:testtcp://localhost/target/persistence-test
  36. 15:11:08.801 [main] INFO o.kie.test.util.db.PoolingDataSource.init:67 - Unable to find "setUrl" method in db driver JAR. Trying "setURL"
  37. 15:11:14.009 [main] INFO o.kie.test.util.db.PoolingDataSource.init:62 - jdbc:h2:mem:testtcp://localhost/target/persistence-test
  38. 15:11:14.010 [main] INFO o.kie.test.util.db.PoolingDataSource.init:67 - Unable to find "setUrl" method in db driver JAR. Trying "setURL"
  39. 15:11:14.194 [main] INFO o.kie.test.util.db.PoolingDataSource.init:62 - jdbc:h2:mem:testtcp://localhost/target/persistence-test
  40. 15:11:14.195 [main] INFO o.kie.test.util.db.PoolingDataSource.init:67 - Unable to find "setUrl" method in db driver JAR. Trying "setURL"
  41. Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 13.339 sec - in org.drools.persistence.timer.integrationtests.TimerAndCalendarTest
  42. Running org.drools.persistence.session.RuleFlowGroupRollbackTest
  43. 15:11:19.441 [main] INFO o.kie.test.util.db.PoolingDataSource.init:62 - jdbc:h2:mem:testtcp://localhost/target/persistence-test
  44. 15:11:19.441 [main] INFO o.kie.test.util.db.PoolingDataSource.init:67 - Unable to find "setUrl" method in db driver JAR. Trying "setURL"
  45. list size: 1
  46. 15:11:19.512 [main] WARN o.d.persistence.PersistableRunner.rollbackTransaction:410 - Could not commit session
  47. java.lang.RuntimeException: (Expected) exception thrown by test
  48. at org.drools.persistence.session.RuleFlowGroupRollbackTest$ExceptionCommand.execute(RuleFlowGroupRollbackTest.java:149) ~[test-classes/:na]
  49. at org.drools.persistence.session.RuleFlowGroupRollbackTest$ExceptionCommand.execute(RuleFlowGroupRollbackTest.java:145) ~[test-classes/:na]
  50. at org.drools.core.fluent.impl.PseudoClockRunner.executeBatch(PseudoClockRunner.java:102) ~[drools-core-7.9.0-SNAPSHOT.jar:7.9.0-SNAPSHOT]
  51. at org.drools.core.fluent.impl.PseudoClockRunner.executeBatches(PseudoClockRunner.java:69) ~[drools-core-7.9.0-SNAPSHOT.jar:7.9.0-SNAPSHOT]
  52. at org.drools.core.fluent.impl.PseudoClockRunner.execute(PseudoClockRunner.java:61) ~[drools-core-7.9.0-SNAPSHOT.jar:7.9.0-SNAPSHOT]
  53. at org.drools.core.fluent.impl.PseudoClockRunner.execute(PseudoClockRunner.java:39) ~[drools-core-7.9.0-SNAPSHOT.jar:7.9.0-SNAPSHOT]
  54. at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) ~[drools-core-7.9.0-SNAPSHOT.jar:7.9.0-SNAPSHOT]
  55. at org.drools.persistence.PersistableRunner$TransactionInterceptor.execute(PersistableRunner.java:594) [classes/:na]
  56. at org.drools.persistence.PersistableRunner$TransactionInterceptor.execute(PersistableRunner.java:552) [classes/:na]
  57. at org.drools.persistence.PersistableRunner.execute(PersistableRunner.java:398) [classes/:na]
  58. at org.drools.persistence.PersistableRunner.execute(PersistableRunner.java:66) [classes/:na]
  59. at org.drools.core.runtime.InternalLocalRunner.execute(InternalLocalRunner.java:37) [drools-core-7.9.0-SNAPSHOT.jar:7.9.0-SNAPSHOT]
  60. at org.drools.core.runtime.InternalLocalRunner.execute(InternalLocalRunner.java:41) [drools-core-7.9.0-SNAPSHOT.jar:7.9.0-SNAPSHOT]
  61. at org.drools.core.command.impl.CommandBasedStatefulKnowledgeSession.execute(CommandBasedStatefulKnowledgeSession.java:532) [drools-core-7.9.0-SNAPSHOT.jar:7.9.0-SNAPSHOT]
  62. at org.drools.persistence.session.RuleFlowGroupRollbackTest.testRuleFlowGroupRollback(RuleFlowGroupRollbackTest.java:97) [test-classes/:na]
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_152]
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_152]
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_152]
  66. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_152]
  67. at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
  68. at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
  69. at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
  70. at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
  71. at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
  72. at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
  73. at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
  74. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
  75. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
  76. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
  77. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
  78. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
  79. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
  80. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
  81. at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
  82. at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12]
  83. at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12]
  84. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
  85. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
  86. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
  87. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
  88. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
  89. at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
  90. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1]
  91. at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1]
  92. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1]
  93. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1]
  94. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1]
  95. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1]
  96. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1]
  97. 15:11:19.513 [main] INFO o.d.p.s.RuleFlowGroupRollbackTest.testRuleFlowGroupRollback:100 - The above RuntimeException was expected in this test.
  98. list size: 1
  99. 15:11:19.521 [main] INFO o.kie.test.util.db.PoolingDataSource.init:62 - jdbc:h2:mem:testtcp://localhost/target/persistence-test
  100. 15:11:19.521 [main] INFO o.kie.test.util.db.PoolingDataSource.init:67 - Unable to find "setUrl" method in db driver JAR. Trying "setURL"
Add Comment
Please, Sign In to add comment