Build failed in Hudson: drools #914
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/914/changes
Changes:
[Rikkola] Removed @Override tags that eclipse created.
------------------------------------------
[...truncated 6735 lines...]
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.007 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.435 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.decisiontable.parser.ColumnFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.drools.decisiontable.parser.PropertiesSheetListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Results :
Tests run: 79, 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-4.1.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-4.1.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-4.1.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-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 17 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: 0, Skipped: 0, Time elapsed: 2.037 sec
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec
Running org.drools.jsr94.rules.StatelessRuleSessionTest
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 sec
Running org.drools.jsr94.rules.StatefulRuleSessionTest
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.023 sec
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
Running org.jcp.jsr94.tck.AllTests
SignatureTest report
Tested version: 1.5.0_12
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: 0.686 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.jsr94.rules.MultipleRepositoryTest
Engine1
Engine2
1
1
Engine 1 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 sec
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec
Results :
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: Analytics
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 65 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 13 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.drools.analytics.redundancy.NotesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 sec
Running org.drools.analytics.RangeCheckDoublesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 sec
Running org.drools.analytics.PatternSolverTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.analytics.accumulateFunction.ValidatePatternTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.drools.analytics.RangeCheckIntegersTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec
Running org.drools.analytics.RangeCheckCleanTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.652 sec
Running org.drools.analytics.RedundancyTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec <<< FAILURE!
Running org.drools.analytics.SolversTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.analytics.ConsequenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.drools.analytics.SubsumptantPossibilitiesRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.analytics.RangeCheckDatesTest
Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 1.133 sec <<< FAILURE!
Results :
Failed tests:
testAnalyticsLiteralRestrictionRedundancy(org.drools.analytics.RedundancyTest)
testGreaterOrEqual(org.drools.analytics.RangeCheckDatesTest)
testEqualAndGreaterThan(org.drools.analytics.RangeCheckDatesTest)
testEqualAndSmallerThan(org.drools.analytics.RangeCheckDatesTest)
Tests run: 35, Failures: 4, 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: 2 minutes 36 seconds
[INFO] Finished at: Thu Oct 18 11:14:57 EDT 2007
[INFO] Final Memory: 12M/36M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 6780
Recording test results
18 years, 5 months
Build failed in Hudson: drools #913
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/913/changes
Changes:
[Rikkola] Rule that informs when rule has no RHS and fixed css for html reports.
------------------------------------------
[...truncated 6708 lines...]
Running org.drools.decisiontable.parser.ExternalSheetListenerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.drools.decisiontable.parser.csv.CsvParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.959 sec
Running org.drools.decisiontable.parser.csv.CsvLineParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 sec
Running org.drools.decisiontable.parser.DefaultTemplateRuleBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Running org.drools.decisiontable.model.DurationTest
duration 1234
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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: 0.937 sec
Running org.drools.decisiontable.parser.DefaultTemplateContainerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.drools.decisiontable.SpreadsheetCompilerUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 sec
Running org.drools.decisiontable.parser.xls.ExcelParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.012 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.798 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.decisiontable.parser.ColumnFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.parser.PropertiesSheetListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Results :
Tests run: 79, 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-4.1.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-4.1.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-4.1.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-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 17 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: 0, Skipped: 0, Time elapsed: 2.4 sec
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 sec
Running org.drools.jsr94.rules.StatelessRuleSessionTest
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.343 sec
Running org.drools.jsr94.rules.StatefulRuleSessionTest
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.687 sec
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
Running org.jcp.jsr94.tck.AllTests
SignatureTest report
Tested version: 1.5.0_12
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: 0.981 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@4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.47 sec
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec
Results :
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: Analytics
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 65 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/components/AnalyticsComponent.java:[15,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/AnalyticsMessageBase.java:[52,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/html/MissingRangesReportVisitor.java:[161,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/Redundancy.java:[37,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/Redundancy.java:[42,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/dao/AnalyticsResultNormal.java:[32,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/dao/AnalyticsResultNormal.java:[38,9] method does not override a method from its superclass
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 11 seconds
[INFO] Finished at: Thu Oct 18 10:12:31 EDT 2007
[INFO] Final Memory: 17M/66M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 17923
Recording test results
18 years, 5 months
Build failed in Hudson: drools #912
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/912/changes
Changes:
[mark.proctor(a)jboss.com] JBRULES-1283 Unable to serialize rule base ( NotSerializableException: org.drools.base.FireAllRulesRuleBaseUpdateListener )
-made class serialisable
------------------------------------------
[...truncated 6707 lines...]
Running org.drools.decisiontable.parser.ExternalSheetListenerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.drools.decisiontable.parser.csv.CsvParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.884 sec
Running org.drools.decisiontable.parser.csv.CsvLineParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec
Running org.drools.decisiontable.parser.DefaultTemplateRuleBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.drools.decisiontable.model.DurationTest
duration 1234
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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: 0.887 sec
Running org.drools.decisiontable.parser.DefaultTemplateContainerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.drools.decisiontable.SpreadsheetCompilerUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 sec
Running org.drools.decisiontable.parser.xls.ExcelParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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.008 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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.804 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.decisiontable.parser.ColumnFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.parser.PropertiesSheetListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Results :
Tests run: 79, 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-4.1.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-4.1.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-4.1.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-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 17 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: 0, Skipped: 0, Time elapsed: 2.238 sec
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 sec
Running org.drools.jsr94.rules.StatelessRuleSessionTest
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.932 sec
Running org.drools.jsr94.rules.StatefulRuleSessionTest
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.706 sec
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec
Running org.jcp.jsr94.tck.AllTests
SignatureTest report
Tested version: 1.5.0_12
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: 1.206 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.jsr94.rules.MultipleRepositoryTest
Engine1
Engine2
1
1
Engine 1 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 sec
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec
Results :
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: Analytics
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 65 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/components/AnalyticsComponent.java:[15,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/AnalyticsMessageBase.java:[52,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/html/MissingRangesReportVisitor.java:[161,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/Redundancy.java:[37,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/Redundancy.java:[42,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/dao/AnalyticsResultNormal.java:[32,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/dao/AnalyticsResultNormal.java:[38,9] method does not override a method from its superclass
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 4 seconds
[INFO] Finished at: Thu Oct 18 09:13:04 EDT 2007
[INFO] Final Memory: 17M/71M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 30300
Recording test results
18 years, 5 months
Build failed in Hudson: drools #911
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/911/changes
Changes:
[Rikkola] Fixed salience for the rule that collects range gaps and creates warnings.
------------------------------------------
[...truncated 6707 lines...]
Running org.drools.decisiontable.parser.ExternalSheetListenerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.parser.csv.CsvParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.495 sec
Running org.drools.decisiontable.parser.csv.CsvLineParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec
Running org.drools.decisiontable.parser.DefaultTemplateRuleBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.drools.decisiontable.model.DurationTest
duration 1234
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 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: 0.784 sec
Running org.drools.decisiontable.parser.DefaultTemplateContainerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.decisiontable.SpreadsheetCompilerUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 sec
Running org.drools.decisiontable.parser.xls.ExcelParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.015 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.438 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Results :
Tests run: 79, 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-4.1.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-4.1.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-4.1.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-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 17 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: 0, Skipped: 0, Time elapsed: 1.677 sec
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 sec
Running org.drools.jsr94.rules.StatelessRuleSessionTest
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.217 sec
Running org.drools.jsr94.rules.StatefulRuleSessionTest
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 sec
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec
Running org.jcp.jsr94.tck.AllTests
SignatureTest report
Tested version: 1.5.0_12
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: 0.518 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.jsr94.rules.MultipleRepositoryTest
Engine1
Engine2
1
1
Engine 1 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec
Results :
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: Analytics
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 65 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/components/AnalyticsComponent.java:[15,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/AnalyticsMessageBase.java:[52,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/html/MissingRangesReportVisitor.java:[161,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/Redundancy.java:[37,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/Redundancy.java:[42,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/dao/AnalyticsResultNormal.java:[32,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/dao/AnalyticsResultNormal.java:[38,9] method does not override a method from its superclass
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 18 seconds
[INFO] Finished at: Thu Oct 18 07:14:46 EDT 2007
[INFO] Final Memory: 12M/40M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 18551
Recording test results
18 years, 5 months
Build failed in Hudson: drools #910
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/910/changes
Changes:
[Rikkola] Some redundancy reports and improvements to html reporting.
------------------------------------------
[...truncated 6709 lines...]
Running org.drools.decisiontable.parser.csv.CsvParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.63 sec
Running org.drools.decisiontable.parser.csv.CsvLineParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
Running org.drools.decisiontable.parser.DefaultTemplateRuleBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.drools.decisiontable.model.DurationTest
duration 1234
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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: 0.803 sec
Running org.drools.decisiontable.parser.DefaultTemplateContainerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.drools.decisiontable.SpreadsheetCompilerUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 sec
Running org.drools.decisiontable.parser.xls.ExcelParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 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.015 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.466 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.decisiontable.parser.ColumnFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.decisiontable.parser.PropertiesSheetListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Results :
Tests run: 79, 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-4.1.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-4.1.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-4.1.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-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 17 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: 0, Skipped: 0, Time elapsed: 1.88 sec
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 sec
Running org.drools.jsr94.rules.StatelessRuleSessionTest
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 sec
Running org.drools.jsr94.rules.StatefulRuleSessionTest
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.781 sec
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec
Running org.jcp.jsr94.tck.AllTests
SignatureTest report
Tested version: 1.5.0_12
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: 0.646 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.jsr94.rules.MultipleRepositoryTest
Engine1
Engine2
1
1
Engine 1 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 sec
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Results :
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.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-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: Analytics
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 65 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/components/AnalyticsComponent.java:[15,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/AnalyticsMessageBase.java:[52,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/html/MissingRangesReportVisitor.java:[161,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/Redundancy.java:[37,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/report/components/Redundancy.java:[42,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/dao/AnalyticsResultNormal.java:[32,9] method does not override a method from its superclass
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/src/main/java/org/drools/analytics/dao/AnalyticsResultNormal.java:[38,9] method does not override a method from its superclass
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 32 seconds
[INFO] Finished at: Thu Oct 18 06:17:29 EDT 2007
[INFO] Final Memory: 12M/37M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 8632
Deleting old artifacts from #908
Publishing Javadoc
Recording test results
18 years, 5 months
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15-noip #92
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15-noip/9...
Changes:
[scott.stark(a)jboss.org] Add the application client metadata locations
[scott.stark(a)jboss.org] Ensure destination/destinationType are in the config properties
[scott.stark(a)jboss.org] Another default hack
[galder.zamarreno(a)jboss.com] [JBAS-4180] Created a bean descriptor file containing definition of an HA singleton pojo and corresponding HASingletonController bean without JMX annotation. Also created a unit test case to test the deployment of a singleton pojo.
[galder.zamarreno(a)jboss.com] [JBAS-4180] Created HA singleton pojo bean class and added src/examples to classpath.
[scott.stark(a)jboss.org] Deal with a null/empty messaging type and default to javax.jms.MessageListener
------------------------------------------
[...truncated 27973 lines...]
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 46.259 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: 8, Time elapsed: 5.121 sec
[junit] Test org.jboss.test.bankiiop.test.BankStressTestCase FAILED
[junit] Running org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 5.008 sec
[junit] Test org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase FAILED
[junit] Running org.jboss.test.helloiiop.test.HelloTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 3.957 sec
[junit] Test org.jboss.test.helloiiop.test.HelloTimingStressTestCase FAILED
[junit] Running org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 6, Time elapsed: 1.967 sec
[junit] Test org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase FAILED
[junit] Running org.jboss.test.iiop.test.NoCodebaseUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.963 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: 20, Time elapsed: 10.764 sec
[junit] Test org.jboss.test.iiop.test.ParameterPassingStressTestCase FAILED
[junit] Running org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.101 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: 1.769 sec
[junit] Running org.jboss.test.jaxr.scout.basic.JaxrJNDIConnectionTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.127 sec
[junit] Test org.jboss.test.jaxr.scout.basic.JaxrJNDIConnectionTestCase FAILED
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 2.483 sec
[junit] Test org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase FAILED
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 2.495 sec
[junit] Test org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase FAILED
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 2.525 sec
[junit] Test org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase FAILED
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 2.302 sec
[junit] Test org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase FAILED
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassficationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 2.18 sec
[junit] Test org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassficationTestCase FAILED
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfimAssociationTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 2.428 sec
[junit] Test org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfimAssociationTestCase FAILED
[junit] Running org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase
[junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 2.313 sec
[junit] Test org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase FAILED
[junit] Running org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 2.57 sec
[junit] Test org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase 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-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-noip/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 8.92 sec
[junit] Test org.jboss.test.webservice.admindevel.ExampleTestCase FAILED
[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-noip/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.331 sec
[junit] Test org.jboss.test.webservice.admindevel.ExplodedExampleTestCase FAILED
[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-noip/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.295 sec
[junit] Test org.jboss.test.webservice.admindevel.RedeployExampleTestCase 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-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-noip/trunk/aspects/output/classes
asynch:
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/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-noip/trunk/aspects/output/reports
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/aspects/output/log
[junit] Running org.jboss.test.asynch.AsynchTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.166 sec
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-noip/trunk/build/output/jboss-5.0.0.Beta3/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/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-noip/trunk/build/output/jboss-5.0.0.Beta3/client/jboss-common.jar org.jboss.Shutdown --server jnp://localhost: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-noip/trunk/build/output/jboss-5.0.0.Beta3
[copy] Copying 379 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/server/profileservice
[copy] Copied 101 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/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-noip/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-noip/trunk/build/output/jboss-5.0.0.Beta3/server/profileservice/deployers
[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-noip/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.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c profileservice -b localhost -u 227.43.67.130
[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-noip/trunk/testsuite/build.xml:832: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/build.xml:889: Error starting server "profileservice": Server failed to start; see logs.
Total time: 97 minutes 24 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
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ xargs kill -9
+ awk '{ print $2; }'
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ exit 1
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
18 years, 5 months