Build failed in Hudson: drools #1136
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/1136/changes
Changes:
[Rikkola] Fix for broken test.
------------------------------------------
[...truncated 9703 lines...]
then
System.println("TEST");
end
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.713 sec <<< FAILURE!
Running org.drools.brms.server.selector.SelectorManagerTest
DEBUG 27-12 13:30:17,169 (SelectorManager.java:getSelector:57) No selector found by the name of goo
DEBUG 27-12 13:30:17,180 (SelectorManager.java:<init>:27) Loading selectors
DEBUG 27-12 13:30:17,182 (SelectorManager.java:getSelector:57) No selector found by the name of XX
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.drools.brms.server.util.MetaDataMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.drools.brms.client.packages.SuggestionCompletionCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.drools.brms.server.contenthandler.ContentHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.drools.brms.server.contenthandler.DRLFileContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.brms.server.PerfServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.brms.server.builder.BRMSPackageBuilderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.drools.brms.server.PopulateDataTest
INFO 27-12 13:30:17,418 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [HR] in path [/]
INFO 27-12 13:30:17,426 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Sales] in path [/]
INFO 27-12 13:30:17,432 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Manufacturing] in path [/]
INFO 27-12 13:30:17,439 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Finance] in path [/]
INFO 27-12 13:30:17,446 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Leave] in path [HR]
INFO 27-12 13:30:17,459 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Training] in path [HR]
INFO 27-12 13:30:17,466 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Promotions] in path [Sales]
INFO 27-12 13:30:17,473 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Old promotions] in path [Sales]
INFO 27-12 13:30:17,479 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Boogie boards] in path [Sales]
INFO 27-12 13:30:17,486 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf boards] in path [Sales]
INFO 27-12 13:30:17,494 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf wear] in path [Sales]
INFO 27-12 13:30:17,501 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf wear] in path [Manufacturing]
INFO 27-12 13:30:17,519 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Boards] in path [Manufacturing]
INFO 27-12 13:30:17,525 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Employees] in path [Finance]
INFO 27-12 13:30:17,531 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Payables] in path [Finance]
INFO 27-12 13:30:17,538 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Receivables] in path [Finance]
INFO 27-12 13:30:17,545 (ServiceImplementation.java:createState:629) USER:alan_parsons CREATING state: [Approved]
DEBUG 27-12 13:30:17,546 (RulesRepository.java:addNodeIfNew:131) Adding new node of type: drools:stateNodeType named: Approved to parent node named drools:state_area
DEBUG 27-12 13:30:17,548 (RulesRepository.java:createState:627) Created the status [Approved]
INFO 27-12 13:30:17,554 (ServiceImplementation.java:createState:629) USER:alan_parsons CREATING state: [Pending]
DEBUG 27-12 13:30:17,555 (RulesRepository.java:addNodeIfNew:131) Adding new node of type: drools:stateNodeType named: Pending to parent node named drools:state_area
DEBUG 27-12 13:30:17,557 (RulesRepository.java:createState:627) Created the status [Pending]
INFO 27-12 13:30:17,563 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.manufacturing]
INFO 27-12 13:30:17,699 (ServiceImplementation.java:savePackage:573) USER:alan_parsons SAVING package [com.billasurf.manufacturing]
INFO 27-12 13:30:18,002 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.manufacturing.plant]
INFO 27-12 13:30:18,114 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.finance]
INFO 27-12 13:30:18,257 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.hrman]
INFO 27-12 13:30:18,365 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.sales]
INFO 27-12 13:30:18,500 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [DomainModel] in package [com.billasurf.manufacturing.plant]
INFO 27-12 13:30:18,928 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Surfboard_Colour_Combination] in package [com.billasurf.manufacturing]
INFO 27-12 13:30:18,973 (ServiceImplementation.java:changeState:660) USER:alan_parsons CHANGING ASSET STATUS. Asset name, uuid: [Surfboard_Colour_Combination, 5d5278bb-3a96-4302-91d9-fa664faf6cbd] to [Pending]
INFO 27-12 13:30:18,982 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Premium_Colour_Combinations] in package [com.billasurf.manufacturing]
INFO 27-12 13:30:19,144 (ServiceImplementation.java:changeState:660) USER:alan_parsons CHANGING ASSET STATUS. Asset name, uuid: [Premium_Colour_Combinations, c7a37340-9b95-4a10-b41f-438cf2567ea4] to [Approved]
INFO 27-12 13:30:19,153 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Fibreglass supplier selection] in package [com.billasurf.manufacturing]
INFO 27-12 13:30:19,203 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Recommended wax] in package [com.billasurf.manufacturing]
INFO 27-12 13:30:19,251 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [TEST
DEBUG 27-12 13:30:19,252 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [TEST]
INFO 27-12 13:30:19,340 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [PRODUCTION
DEBUG 27-12 13:30:19,341 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [PRODUCTION]
INFO 27-12 13:30:19,413 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [PRODUCTION ROLLBACK
DEBUG 27-12 13:30:19,414 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [PRODUCTION ROLLBACK]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.11 sec
Running org.drools.brms.server.rules.BRMSSuggestionCompletionLoaderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 sec
Running org.drools.brms.server.security.SecurityServiceImplTest
INFO 27-12 13:30:21,484 (SecurityServiceImpl.java:login:49) Logging in user [XXX]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.drools.brms.server.util.ClassicDRLImporterTest
import goo.wee
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.brms.server.util.TableDisplayHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.brms.client.rpc.MetaDataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.server.builder.ContentPackageAssemblerTest
com.billasurf.Board@a0732c
DEBUG 27-12 13:30:23,767 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testSimplePackageBuildNoErrors] called [SNAP_1]
Cheapest possible
DEBUG 27-12 13:30:31,968 (SelectorManager.java:getSelector:57) No selector found by the name of nothing valid
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.529 sec
Running org.drools.brms.server.files.DeploymentURIHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.brms.client.modeldriven.HumanReadableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.brms.server.contenthandler.ContentManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.qa.ScenarioHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.server.util.GWTNoSeamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.brms.client.rulelist.TableDataRowTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.brms.client.common.AssetFormatsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.server.repository.RulesRepositoryManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.client.packages.NewPackageWizardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.client.modeldriven.ui.ConstraintValueEditorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.drools.brms.server.util.FileManagerUtilsTest
DEBUG 27-12 13:30:33,467 (RulesRepositoryAdministrator.java:clearRulesRepository:63) Clearing repository database. UserId=alan_parsons
Clearing rules repository
INFO 27-12 13:30:40,489 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPPY 1
DEBUG 27-12 13:30:40,490 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPPY 1]
INFO 27-12 13:30:40,657 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 27-12 13:30:40,657 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
INFO 27-12 13:30:40,831 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 27-12 13:30:40,832 (RulesRepository.java:removePackageSnapshot:420) Removing snapshot for [testGetBinaryPackageServlet] called [SNAPX]
DEBUG 27-12 13:30:40,856 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.251 sec
Running org.drools.brms.client.ruleeditor.EditorLauncherTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.drools.brms.server.repository.BRMSRepositoryConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest
ERROR 27-12 13:30:41,519 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a service
org.jboss.seam.remoting.gwt.MyServiceThingie$FooNotLoggedInException
at org.jboss.seam.remoting.gwt.MyServiceThingie.notLoggedIn(MyServiceThingie.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testNotLoggedIn(GWTToSeamAdapterTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
org.drools.brms.client.rpc.SessionExpiredException
ERROR 27-12 13:30:41,521 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a service
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
org.drools.brms.client.rpc.DetailedSerializableException: An error occurred executing the action.
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
org.drools.repository.RulesRepositoryException: woo
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.drools.brms.client.AsyncInterfaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Results :
Failed tests:
testAnalysis(org.drools.brms.server.ServiceImplementationTest)
Tests run: 108, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 46 seconds
[INFO] Finished at: Thu Dec 27 13:30:41 EST 2007
[INFO] Final Memory: 24M/81M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :12
Killing Xvnc process ID 11920
Recording test results
16 years, 11 months
Build failed in Hudson: drools #1135
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/1135/changes
Changes:
[Rikkola] Fix for broken test.
[ge0ffrey] usage of topicconflict for faster score calculation
------------------------------------------
[...truncated 9703 lines...]
then
System.println("TEST");
end
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 48.138 sec <<< FAILURE!
Running org.drools.brms.server.selector.SelectorManagerTest
DEBUG 27-12 12:27:55,598 (SelectorManager.java:getSelector:57) No selector found by the name of goo
DEBUG 27-12 12:27:55,611 (SelectorManager.java:<init>:27) Loading selectors
DEBUG 27-12 12:27:55,613 (SelectorManager.java:getSelector:57) No selector found by the name of XX
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.drools.brms.server.util.MetaDataMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.brms.client.packages.SuggestionCompletionCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.drools.brms.server.contenthandler.ContentHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.drools.brms.server.contenthandler.DRLFileContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.brms.server.PerfServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.brms.server.builder.BRMSPackageBuilderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.drools.brms.server.PopulateDataTest
INFO 27-12 12:27:55,826 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [HR] in path [/]
INFO 27-12 12:27:55,835 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Sales] in path [/]
INFO 27-12 12:27:55,843 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Manufacturing] in path [/]
INFO 27-12 12:27:55,850 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Finance] in path [/]
INFO 27-12 12:27:55,856 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Leave] in path [HR]
INFO 27-12 12:27:55,877 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Training] in path [HR]
INFO 27-12 12:27:55,884 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Promotions] in path [Sales]
INFO 27-12 12:27:55,891 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Old promotions] in path [Sales]
INFO 27-12 12:27:55,897 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Boogie boards] in path [Sales]
INFO 27-12 12:27:55,905 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf boards] in path [Sales]
INFO 27-12 12:27:55,917 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf wear] in path [Sales]
INFO 27-12 12:27:55,925 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf wear] in path [Manufacturing]
INFO 27-12 12:27:55,947 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Boards] in path [Manufacturing]
INFO 27-12 12:27:55,959 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Employees] in path [Finance]
INFO 27-12 12:27:55,967 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Payables] in path [Finance]
INFO 27-12 12:27:55,974 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Receivables] in path [Finance]
INFO 27-12 12:27:55,990 (ServiceImplementation.java:createState:629) USER:alan_parsons CREATING state: [Approved]
DEBUG 27-12 12:27:55,992 (RulesRepository.java:addNodeIfNew:131) Adding new node of type: drools:stateNodeType named: Approved to parent node named drools:state_area
DEBUG 27-12 12:27:55,995 (RulesRepository.java:createState:627) Created the status [Approved]
INFO 27-12 12:27:56,001 (ServiceImplementation.java:createState:629) USER:alan_parsons CREATING state: [Pending]
DEBUG 27-12 12:27:56,003 (RulesRepository.java:addNodeIfNew:131) Adding new node of type: drools:stateNodeType named: Pending to parent node named drools:state_area
DEBUG 27-12 12:27:56,005 (RulesRepository.java:createState:627) Created the status [Pending]
INFO 27-12 12:27:56,012 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.manufacturing]
INFO 27-12 12:27:56,242 (ServiceImplementation.java:savePackage:573) USER:alan_parsons SAVING package [com.billasurf.manufacturing]
INFO 27-12 12:27:56,865 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.manufacturing.plant]
INFO 27-12 12:27:57,027 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.finance]
INFO 27-12 12:27:57,147 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.hrman]
INFO 27-12 12:27:57,270 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.sales]
INFO 27-12 12:27:57,388 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [DomainModel] in package [com.billasurf.manufacturing.plant]
INFO 27-12 12:27:57,763 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Surfboard_Colour_Combination] in package [com.billasurf.manufacturing]
INFO 27-12 12:27:57,797 (ServiceImplementation.java:changeState:660) USER:alan_parsons CHANGING ASSET STATUS. Asset name, uuid: [Surfboard_Colour_Combination, cdc37bed-5544-40a0-a0f7-ec2b8a434a36] to [Pending]
INFO 27-12 12:27:57,804 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Premium_Colour_Combinations] in package [com.billasurf.manufacturing]
INFO 27-12 12:27:58,010 (ServiceImplementation.java:changeState:660) USER:alan_parsons CHANGING ASSET STATUS. Asset name, uuid: [Premium_Colour_Combinations, 8aca1a20-a282-4755-836e-9c958d2a4477] to [Approved]
INFO 27-12 12:27:58,016 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Fibreglass supplier selection] in package [com.billasurf.manufacturing]
INFO 27-12 12:27:58,048 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Recommended wax] in package [com.billasurf.manufacturing]
INFO 27-12 12:27:58,080 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [TEST
DEBUG 27-12 12:27:58,081 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [TEST]
INFO 27-12 12:27:58,137 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [PRODUCTION
DEBUG 27-12 12:27:58,138 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [PRODUCTION]
INFO 27-12 12:27:58,206 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [PRODUCTION ROLLBACK
DEBUG 27-12 12:27:58,206 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [PRODUCTION ROLLBACK]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.445 sec
Running org.drools.brms.server.rules.BRMSSuggestionCompletionLoaderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 sec
Running org.drools.brms.server.security.SecurityServiceImplTest
INFO 27-12 12:28:00,234 (SecurityServiceImpl.java:login:49) Logging in user [XXX]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.drools.brms.server.util.ClassicDRLImporterTest
import goo.wee
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.drools.brms.server.util.TableDisplayHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.client.rpc.MetaDataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.server.builder.ContentPackageAssemblerTest
com.billasurf.Board@105dbeb
DEBUG 27-12 12:28:03,417 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testSimplePackageBuildNoErrors] called [SNAP_1]
Cheapest possible
DEBUG 27-12 12:28:12,184 (SelectorManager.java:getSelector:57) No selector found by the name of nothing valid
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.959 sec
Running org.drools.brms.server.files.DeploymentURIHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.client.modeldriven.HumanReadableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.server.contenthandler.ContentManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.qa.ScenarioHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.server.util.GWTNoSeamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.drools.brms.client.rulelist.TableDataRowTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.common.AssetFormatsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.drools.brms.server.repository.RulesRepositoryManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.drools.brms.client.packages.NewPackageWizardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.brms.client.modeldriven.ui.ConstraintValueEditorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.drools.brms.server.util.FileManagerUtilsTest
DEBUG 27-12 12:28:13,767 (RulesRepositoryAdministrator.java:clearRulesRepository:63) Clearing repository database. UserId=alan_parsons
Clearing rules repository
INFO 27-12 12:28:21,542 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPPY 1
DEBUG 27-12 12:28:21,543 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPPY 1]
INFO 27-12 12:28:21,721 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 27-12 12:28:21,722 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
INFO 27-12 12:28:21,905 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 27-12 12:28:21,906 (RulesRepository.java:removePackageSnapshot:420) Removing snapshot for [testGetBinaryPackageServlet] called [SNAPX]
DEBUG 27-12 12:28:21,937 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.086 sec
Running org.drools.brms.client.ruleeditor.EditorLauncherTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running org.drools.brms.server.repository.BRMSRepositoryConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest
ERROR 27-12 12:28:22,778 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a service
org.jboss.seam.remoting.gwt.MyServiceThingie$FooNotLoggedInException
at org.jboss.seam.remoting.gwt.MyServiceThingie.notLoggedIn(MyServiceThingie.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testNotLoggedIn(GWTToSeamAdapterTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
org.drools.brms.client.rpc.SessionExpiredException
ERROR 27-12 12:28:22,779 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a service
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
org.drools.brms.client.rpc.DetailedSerializableException: An error occurred executing the action.
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.drools.brms.client.AsyncInterfaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Results :
Failed tests:
testAnalysis(org.drools.brms.server.ServiceImplementationTest)
Tests run: 108, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 11 seconds
[INFO] Finished at: Thu Dec 27 12:28:23 EST 2007
[INFO] Final Memory: 21M/82M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :12
Killing Xvnc process ID 26698
Recording test results
16 years, 11 months
Build failed in Hudson: drools #1134
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/1134/changes
Changes:
[Rikkola] Commented dependencies for rules.
------------------------------------------
[...truncated 9702 lines...]
then
System.println("TEST");
end
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 44.609 sec <<< FAILURE!
Running org.drools.brms.server.selector.SelectorManagerTest
DEBUG 27-12 11:28:00,850 (SelectorManager.java:getSelector:57) No selector found by the name of goo
DEBUG 27-12 11:28:00,867 (SelectorManager.java:<init>:27) Loading selectors
DEBUG 27-12 11:28:00,869 (SelectorManager.java:getSelector:57) No selector found by the name of XX
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.drools.brms.server.util.MetaDataMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.drools.brms.client.packages.SuggestionCompletionCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.drools.brms.server.contenthandler.ContentHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.drools.brms.server.contenthandler.DRLFileContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.brms.server.PerfServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.brms.server.builder.BRMSPackageBuilderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
Running org.drools.brms.server.PopulateDataTest
INFO 27-12 11:28:01,101 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [HR] in path [/]
INFO 27-12 11:28:01,110 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Sales] in path [/]
INFO 27-12 11:28:01,117 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Manufacturing] in path [/]
INFO 27-12 11:28:01,125 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Finance] in path [/]
INFO 27-12 11:28:01,132 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Leave] in path [HR]
INFO 27-12 11:28:01,139 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Training] in path [HR]
INFO 27-12 11:28:01,146 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Promotions] in path [Sales]
INFO 27-12 11:28:01,153 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Old promotions] in path [Sales]
INFO 27-12 11:28:01,160 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Boogie boards] in path [Sales]
INFO 27-12 11:28:01,168 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf boards] in path [Sales]
INFO 27-12 11:28:01,190 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf wear] in path [Sales]
INFO 27-12 11:28:01,198 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf wear] in path [Manufacturing]
INFO 27-12 11:28:01,215 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Boards] in path [Manufacturing]
INFO 27-12 11:28:01,223 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Employees] in path [Finance]
INFO 27-12 11:28:01,230 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Payables] in path [Finance]
INFO 27-12 11:28:01,237 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Receivables] in path [Finance]
INFO 27-12 11:28:01,244 (ServiceImplementation.java:createState:629) USER:alan_parsons CREATING state: [Approved]
DEBUG 27-12 11:28:01,245 (RulesRepository.java:addNodeIfNew:131) Adding new node of type: drools:stateNodeType named: Approved to parent node named drools:state_area
DEBUG 27-12 11:28:01,247 (RulesRepository.java:createState:627) Created the status [Approved]
INFO 27-12 11:28:01,253 (ServiceImplementation.java:createState:629) USER:alan_parsons CREATING state: [Pending]
DEBUG 27-12 11:28:01,254 (RulesRepository.java:addNodeIfNew:131) Adding new node of type: drools:stateNodeType named: Pending to parent node named drools:state_area
DEBUG 27-12 11:28:01,256 (RulesRepository.java:createState:627) Created the status [Pending]
INFO 27-12 11:28:01,261 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.manufacturing]
INFO 27-12 11:28:01,376 (ServiceImplementation.java:savePackage:573) USER:alan_parsons SAVING package [com.billasurf.manufacturing]
INFO 27-12 11:28:01,723 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.manufacturing.plant]
INFO 27-12 11:28:01,850 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.finance]
INFO 27-12 11:28:01,981 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.hrman]
INFO 27-12 11:28:02,121 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.sales]
INFO 27-12 11:28:02,240 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [DomainModel] in package [com.billasurf.manufacturing.plant]
INFO 27-12 11:28:02,506 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Surfboard_Colour_Combination] in package [com.billasurf.manufacturing]
INFO 27-12 11:28:02,535 (ServiceImplementation.java:changeState:660) USER:alan_parsons CHANGING ASSET STATUS. Asset name, uuid: [Surfboard_Colour_Combination, 70b5e831-20a1-4781-a4df-8ce21c8b9b7a] to [Pending]
INFO 27-12 11:28:02,541 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Premium_Colour_Combinations] in package [com.billasurf.manufacturing]
INFO 27-12 11:28:02,683 (ServiceImplementation.java:changeState:660) USER:alan_parsons CHANGING ASSET STATUS. Asset name, uuid: [Premium_Colour_Combinations, ddb06a1a-52b1-4e09-8b49-d686e8496be1] to [Approved]
INFO 27-12 11:28:02,689 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Fibreglass supplier selection] in package [com.billasurf.manufacturing]
INFO 27-12 11:28:02,719 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Recommended wax] in package [com.billasurf.manufacturing]
INFO 27-12 11:28:02,748 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [TEST
DEBUG 27-12 11:28:02,749 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [TEST]
INFO 27-12 11:28:02,807 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [PRODUCTION
DEBUG 27-12 11:28:02,807 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [PRODUCTION]
INFO 27-12 11:28:02,862 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [PRODUCTION ROLLBACK
DEBUG 27-12 11:28:02,862 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [PRODUCTION ROLLBACK]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 sec
Running org.drools.brms.server.rules.BRMSSuggestionCompletionLoaderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 sec
Running org.drools.brms.server.security.SecurityServiceImplTest
INFO 27-12 11:28:04,613 (SecurityServiceImpl.java:login:49) Logging in user [XXX]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.drools.brms.server.util.ClassicDRLImporterTest
import goo.wee
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.drools.brms.server.util.TableDisplayHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.client.rpc.MetaDataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.server.builder.ContentPackageAssemblerTest
com.billasurf.Board@4d26f9
DEBUG 27-12 11:28:07,192 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testSimplePackageBuildNoErrors] called [SNAP_1]
Cheapest possible
DEBUG 27-12 11:28:15,610 (SelectorManager.java:getSelector:57) No selector found by the name of nothing valid
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.013 sec
Running org.drools.brms.server.files.DeploymentURIHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.client.modeldriven.HumanReadableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.brms.server.contenthandler.ContentManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.brms.client.qa.ScenarioHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.server.util.GWTNoSeamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.brms.client.rulelist.TableDataRowTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.common.AssetFormatsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.server.repository.RulesRepositoryManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.brms.client.packages.NewPackageWizardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.client.modeldriven.ui.ConstraintValueEditorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.drools.brms.server.util.FileManagerUtilsTest
DEBUG 27-12 11:28:17,127 (RulesRepositoryAdministrator.java:clearRulesRepository:63) Clearing repository database. UserId=alan_parsons
Clearing rules repository
INFO 27-12 11:28:24,291 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPPY 1
DEBUG 27-12 11:28:24,292 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPPY 1]
INFO 27-12 11:28:24,466 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 27-12 11:28:24,466 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
INFO 27-12 11:28:24,689 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 27-12 11:28:24,690 (RulesRepository.java:removePackageSnapshot:420) Removing snapshot for [testGetBinaryPackageServlet] called [SNAPX]
DEBUG 27-12 11:28:24,735 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.676 sec
Running org.drools.brms.client.ruleeditor.EditorLauncherTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.drools.brms.server.repository.BRMSRepositoryConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest
ERROR 27-12 11:28:25,583 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a service
org.jboss.seam.remoting.gwt.MyServiceThingie$FooNotLoggedInException
at org.jboss.seam.remoting.gwt.MyServiceThingie.notLoggedIn(MyServiceThingie.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
org.drools.brms.client.rpc.SessionExpiredException
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testNotLoggedIn(GWTToSeamAdapterTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
ERROR 27-12 11:28:25,585 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a service
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
org.drools.brms.client.rpc.DetailedSerializableException: An error occurred executing the action.
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.drools.brms.client.AsyncInterfaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Results :
Failed tests:
testAnalysis(org.drools.brms.server.ServiceImplementationTest)
Tests run: 108, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 37 seconds
[INFO] Finished at: Thu Dec 27 11:28:25 EST 2007
[INFO] Final Memory: 19M/72M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :11
Killing Xvnc process ID 13479
Recording test results
16 years, 11 months
Build failed in Hudson: drools #1133
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/1133/changes
Changes:
[Rikkola] Added equivalent rules test and fixed bugs from redundant rules tests.
------------------------------------------
[...truncated 9703 lines...]
System.println("TEST");
end
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 50.361 sec <<< FAILURE!
Running org.drools.brms.server.selector.SelectorManagerTest
DEBUG 27-12 08:31:11,807 (SelectorManager.java:getSelector:57) No selector found by the name of goo
DEBUG 27-12 08:31:11,833 (SelectorManager.java:<init>:27) Loading selectors
DEBUG 27-12 08:31:11,852 (SelectorManager.java:getSelector:57) No selector found by the name of XX
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running org.drools.brms.server.util.MetaDataMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.drools.brms.client.packages.SuggestionCompletionCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.drools.brms.server.contenthandler.ContentHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.drools.brms.server.contenthandler.DRLFileContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.drools.brms.server.PerfServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.drools.brms.server.builder.BRMSPackageBuilderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.drools.brms.server.PopulateDataTest
INFO 27-12 08:31:12,156 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [HR] in path [/]
INFO 27-12 08:31:12,171 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Sales] in path [/]
INFO 27-12 08:31:12,177 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Manufacturing] in path [/]
INFO 27-12 08:31:12,183 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Finance] in path [/]
INFO 27-12 08:31:12,190 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Leave] in path [HR]
INFO 27-12 08:31:12,205 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Training] in path [HR]
INFO 27-12 08:31:12,212 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Promotions] in path [Sales]
INFO 27-12 08:31:12,219 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Old promotions] in path [Sales]
INFO 27-12 08:31:12,225 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Boogie boards] in path [Sales]
INFO 27-12 08:31:12,234 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf boards] in path [Sales]
INFO 27-12 08:31:12,242 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf wear] in path [Sales]
INFO 27-12 08:31:12,248 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Surf wear] in path [Manufacturing]
INFO 27-12 08:31:12,265 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Boards] in path [Manufacturing]
INFO 27-12 08:31:12,271 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Employees] in path [Finance]
INFO 27-12 08:31:12,277 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Payables] in path [Finance]
INFO 27-12 08:31:12,284 (ServiceImplementation.java:createCategory:147) USER:alan_parsons CREATING cateogory: [Receivables] in path [Finance]
INFO 27-12 08:31:12,291 (ServiceImplementation.java:createState:629) USER:alan_parsons CREATING state: [Approved]
DEBUG 27-12 08:31:12,292 (RulesRepository.java:addNodeIfNew:131) Adding new node of type: drools:stateNodeType named: Approved to parent node named drools:state_area
DEBUG 27-12 08:31:12,294 (RulesRepository.java:createState:627) Created the status [Approved]
INFO 27-12 08:31:12,301 (ServiceImplementation.java:createState:629) USER:alan_parsons CREATING state: [Pending]
DEBUG 27-12 08:31:12,302 (RulesRepository.java:addNodeIfNew:131) Adding new node of type: drools:stateNodeType named: Pending to parent node named drools:state_area
DEBUG 27-12 08:31:12,304 (RulesRepository.java:createState:627) Created the status [Pending]
INFO 27-12 08:31:12,310 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.manufacturing]
INFO 27-12 08:31:12,422 (ServiceImplementation.java:savePackage:573) USER:alan_parsons SAVING package [com.billasurf.manufacturing]
INFO 27-12 08:31:12,767 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.manufacturing.plant]
INFO 27-12 08:31:12,908 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.finance]
INFO 27-12 08:31:13,019 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.hrman]
INFO 27-12 08:31:13,148 (ServiceImplementation.java:createPackage:540) USER:alan_parsons CREATING package [com.billasurf.sales]
INFO 27-12 08:31:13,267 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [DomainModel] in package [com.billasurf.manufacturing.plant]
INFO 27-12 08:31:13,860 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Surfboard_Colour_Combination] in package [com.billasurf.manufacturing]
INFO 27-12 08:31:13,905 (ServiceImplementation.java:changeState:660) USER:alan_parsons CHANGING ASSET STATUS. Asset name, uuid: [Surfboard_Colour_Combination, abfd7e85-84db-4531-a631-8146836518ec] to [Pending]
INFO 27-12 08:31:13,914 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Premium_Colour_Combinations] in package [com.billasurf.manufacturing]
INFO 27-12 08:31:14,125 (ServiceImplementation.java:changeState:660) USER:alan_parsons CHANGING ASSET STATUS. Asset name, uuid: [Premium_Colour_Combinations, 7c76f5b4-2164-4273-bc1e-ba4a3830c984] to [Approved]
INFO 27-12 08:31:14,135 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Fibreglass supplier selection] in package [com.billasurf.manufacturing]
INFO 27-12 08:31:14,187 (ServiceImplementation.java:createNewRule:173) USER:alan_parsons CREATING new asset name [Recommended wax] in package [com.billasurf.manufacturing]
INFO 27-12 08:31:14,244 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [TEST
DEBUG 27-12 08:31:14,245 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [TEST]
INFO 27-12 08:31:14,325 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [PRODUCTION
DEBUG 27-12 08:31:14,326 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [PRODUCTION]
INFO 27-12 08:31:14,421 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot name: [PRODUCTION ROLLBACK
DEBUG 27-12 08:31:14,423 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [com.billasurf.finance] called [PRODUCTION ROLLBACK]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 sec
Running org.drools.brms.server.rules.BRMSSuggestionCompletionLoaderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 sec
Running org.drools.brms.server.security.SecurityServiceImplTest
INFO 27-12 08:31:16,396 (SecurityServiceImpl.java:login:49) Logging in user [XXX]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.drools.brms.server.util.ClassicDRLImporterTest
import goo.wee
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.drools.brms.server.util.TableDisplayHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.client.rpc.MetaDataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.server.builder.ContentPackageAssemblerTest
com.billasurf.Board@bb065d
DEBUG 27-12 08:31:19,096 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testSimplePackageBuildNoErrors] called [SNAP_1]
Cheapest possible
DEBUG 27-12 08:31:27,602 (SelectorManager.java:getSelector:57) No selector found by the name of nothing valid
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.205 sec
Running org.drools.brms.server.files.DeploymentURIHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.client.modeldriven.HumanReadableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.server.contenthandler.ContentManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.qa.ScenarioHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.brms.server.util.GWTNoSeamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.drools.brms.client.rulelist.TableDataRowTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.common.AssetFormatsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.server.repository.RulesRepositoryManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.drools.brms.client.packages.NewPackageWizardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.brms.client.modeldriven.ui.ConstraintValueEditorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.drools.brms.server.util.FileManagerUtilsTest
DEBUG 27-12 08:31:29,845 (RulesRepositoryAdministrator.java:clearRulesRepository:63) Clearing repository database. UserId=alan_parsons
Clearing rules repository
INFO 27-12 08:31:38,047 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPPY 1
DEBUG 27-12 08:31:38,048 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPPY 1]
INFO 27-12 08:31:38,229 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 27-12 08:31:38,229 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
INFO 27-12 08:31:38,480 (ServiceImplementation.java:createPackageSnapshot:718) USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 27-12 08:31:38,481 (RulesRepository.java:removePackageSnapshot:420) Removing snapshot for [testGetBinaryPackageServlet] called [SNAPX]
DEBUG 27-12 08:31:38,544 (RulesRepository.java:createPackageSnapshot:390) Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.388 sec
Running org.drools.brms.client.ruleeditor.EditorLauncherTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec
Running org.drools.brms.server.repository.BRMSRepositoryConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest
ERROR 27-12 08:31:39,513 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a service
org.jboss.seam.remoting.gwt.MyServiceThingie$FooNotLoggedInException
at org.jboss.seam.remoting.gwt.MyServiceThingie.notLoggedIn(MyServiceThingie.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testNotLoggedIn(GWTToSeamAdapterTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
ERROR 27-12 08:31:39,516 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a service
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
org.drools.brms.client.rpc.SessionExpiredException
org.drools.brms.client.rpc.DetailedSerializableException: An error occurred executing the action.
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.drools.brms.client.AsyncInterfaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Results :
Failed tests:
testAnalysis(org.drools.brms.server.ServiceImplementationTest)
Tests run: 108, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 58 seconds
[INFO] Finished at: Thu Dec 27 08:31:39 EST 2007
[INFO] Final Memory: 19M/90M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :12
Killing Xvnc process ID 28177
Deleting old artifacts from #1131
Recording test results
16 years, 11 months
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15 #272
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/272/ch...
Changes:
[alesj] Trace log.
[alesj] If indent.
------------------------------------------
[...truncated 28506 lines...]
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-jbossmx-performance:
[junit] Running org.jboss.test.jbossmx.performance.dynamic.InvocationTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 10.348 sec
[junit] Running org.jboss.test.jbossmx.performance.standard.InvocationTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 32.586 sec
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-iiop:
[junit] Running org.jboss.test.bankiiop.test.BankStressTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 63.67 sec
[junit] Running org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7 sec
[junit] Running org.jboss.test.helloiiop.test.HelloTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 12.431 sec
[junit] Running org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.762 sec
[junit] Running org.jboss.test.iiop.test.NoCodebaseUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.013 sec
[junit] Test org.jboss.test.iiop.test.NoCodebaseUnitTestCase FAILED
[junit] Running org.jboss.test.iiop.test.ParameterPassingStressTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 17.617 sec
[junit] Running org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.482 sec
[junit] Test org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase FAILED
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-scout-jaxr:
[junit] Running org.jboss.test.jaxr.scout.JaxrBaseTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.905 sec
[junit] Running org.jboss.test.jaxr.scout.basic.JaxrJNDIConnectionTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.211 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.755 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.562 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.767 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.958 sec
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassficationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.865 sec
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfimAssociationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.216 sec
[junit] Running org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.123 sec
[junit] Running org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.114 sec
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-webservice:
[junit] Running org.jboss.test.webservice.admindevel.ExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 34.096 sec
[junit] Running org.jboss.test.webservice.admindevel.ExplodedExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.659 sec
[junit] Running org.jboss.test.webservice.admindevel.RedeployExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.89 sec
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-aspects-14:
tests-aspects-15:
_buildmagic:init:
Trying to override old definition of task property
_buildmagic:init:buildlog:
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
compile-classes:
[javac] Compiling 4 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/classes
asynch:
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/lib/asynch-test.sar
jars:
main:
_buildmagic:init:
Trying to override old definition of task property
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
tests:
_buildmagic:init:
init:
test:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/reports
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/log
[junit] Running org.jboss.test.asynch.AsynchTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.295 sec
[junit] Test org.jboss.test.asynch.AsynchTestCase FAILED
tests-aspects:
[server:stop] Shutting down server: all
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.96.175:1099 --shutdown
[server:stop] shutdownTimeout will be=45
[server:stop] Failed to shutdown server "all" before timeout. Destroying the process.
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-profileservice:
[echo] creating profileservice config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3
[copy] Copying 334 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/server/profileservice
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/server/profileservice/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/server/profileservice/deployers
[echo] Overwriting config descriptors
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/server/profileservice
[server:start] Starting server "profileservice" with command:
[server:start] /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/bin/run.jar:/qa/tools/opt/jdk1.5.0_12/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta3/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c profileservice -b 10.18.96.175 -u 227.43.0.144
[server:start] Failed to start server "profileservice" before timeout. Destroying the process.
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:879: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:937: Error starting server "profileservice": Server failed to start; see logs.
Total time: 144 minutes 20 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson1424.sh
+ kill 4489
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 11 months