Build failed in Hudson: drools #1594

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Jun 9 13:23:17 EDT 2008


See http://hudson.qa.jboss.com/hudson/job/drools/1594/changes

Changes:

[tirelli] Trying to fix class builder test in some environments where it breaks

------------------------------------------
[...truncated 25453 lines...]
			feeType == "Commission",



			ccy == "YEN"
			)
	then

end

rule "Fee Schedule_0"
	agenda-group "STANDARD"
	when
		FeeEvent(productType == "SBLC",
			activityType == "ISS",
			feeType == "Commission",



			ccy == "USD"
			)
	then

end



Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 sec
Running org.drools.decisiontable.parser.ExternalSheetListenerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.drools.decisiontable.parser.csv.CsvParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 sec
Running org.drools.decisiontable.parser.csv.CsvLineParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec
Running org.drools.decisiontable.parser.DefaultTemplateRuleBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerIntegrationTest
Cheapest possible
BASE PRICE IS: 120
DISCOUNT IS: 20
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec
Running org.drools.decisiontable.parser.DefaultTemplateContainerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.drools.decisiontable.SpreadsheetCompilerUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec
Running org.drools.decisiontable.parser.xls.ExcelParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.decisiontable.model.PackageRenderTest
package my_ruleset;
#generated from Decision Table
import clazz name;
my functions
#rule comments
rule "myrule"
	
	salience 42
	when
		cond snippet
	then
		cons snippet
end

#rule comments
rule "other rule"
	
	salience 42
	when
		cond snippet
	then
		cons snippet
end


Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
null
Cheapest possible
BASE PRICE IS: 120
DISCOUNT IS: 20
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.parser.ColumnFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.parser.PropertiesSheetListenerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-sources.jar
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 18 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 18 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.drools.jsr94.rules.admin.RuleExecutionSetTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.615 sec <<< FAILURE!
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.719 sec <<< FAILURE!
Running org.drools.jsr94.rules.StatelessRuleSessionTest
Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 1.136 sec <<< FAILURE!
Running org.drools.jsr94.rules.StatefulRuleSessionTest
Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 2.034 sec <<< FAILURE!
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.215 sec <<< FAILURE!
Running org.jcp.jsr94.tck.AllTests
SignatureTest report

Tested version: 1.5.0_15


The credit limit of the customer is 3000
The status of the invoice is paid
The credit limit of the customer is 1500
The status of the invoice is paid
The credit limit of the customer is 3000
The status of the invoice is paid
The credit limit of the customer is 3000
The status of the invoice is paid
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.jsr94.rules.MultipleRepositoryTest
Engine1
Engine2
1
1
Engine 1 Asserted object: org.drools.reteoo.InitialFactImpl at 4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl at 4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.592 sec <<< FAILURE!
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.436 sec <<< FAILURE!
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec

Results :

Tests in error: 
  testRule(org.drools.jsr94.rules.admin.RuleExecutionSetTest)
  testRuleExecutionSetProvider(org.drools.jsr94.rules.admin.RuleAdministratorTest)
  testLocalRuleExecutionSetProvider(org.drools.jsr94.rules.admin.RuleAdministratorTest)
  testRegisterRuleExecutionSet(org.drools.jsr94.rules.admin.RuleAdministratorTest)
  testDeregisterRuleExecutionSet(org.drools.jsr94.rules.admin.RuleAdministratorTest)
  testCreateRuleExecutionSetFromStreamWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testCreateRuleExecutionSetFromStreamReaderWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesGlobals(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRules(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesWithFilter(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesWithFilter_dsl(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesGlobals(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testExecuteRules(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testContainsObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testAddObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testJsr94FactHandleFactoryAvailable(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testAddObjects(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testGetObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testUpdateObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testRemoveObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testGetObjects(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testGetObjectsWithFilter(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testReset(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testRule(org.drools.jsr94.rules.admin.RuleTest)
  testCreateRuleStatelessRuleSession(org.drools.jsr94.rules.RuleRuntimeTest)
  testCreateRuleStatefulRuleSession(org.drools.jsr94.rules.RuleRuntimeTest)
  testGetRegistrations(org.drools.jsr94.rules.RuleRuntimeTest)
  testRuleBaseConfigurationConstant(org.drools.jsr94.rules.RuleRuntimeTest)
  testCreateFromInputStream(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)
  testCreateFromObject(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)
  testCreateFromReader(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)

Tests run: 63, Failures: 0, Errors: 32, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 46 seconds
[INFO] Finished at: Mon Jun 09 13:22:53 EDT 2008
[INFO] Final Memory: 23M/66M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 5071
ERROR: No artifacts found that match the file pattern "trunk/target/,rules-ouput/". Configuration error?
ERROR: 'trunk/target/' doesn't match anything, but '' does. Perhaps that's what you mean?
Recording test results




More information about the builds mailing list