Build failed in Hudson: drools #2496

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Jan 19 00:50:55 EST 2009


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

Changes:

[mark.proctor at jboss.com] JBRULES-1921 lock-on-active behaviour for root MAIN is inconsistent
-this.main was not being set on serialsation.

[mark.proctor at jboss.com] JBRULES-1613 functions fail when other functions that start with the same name exist
-fixed and updated recursive function test to reflect

------------------------------------------
[...truncated 13125 lines...]
[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] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Compiling 21 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 14 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 20 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.repository.RuleExecutionSetRepositoryLoaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.drools.jsr94.rules.admin.RuleExecutionSetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.443 sec
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 sec
Running org.drools.jsr94.rules.StatelessRuleSessionTest
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
rebecca and jeannie are sisters
jeannie and rebecca are sisters
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
rebecca and jeannie are sisters
jeannie and rebecca are sisters
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
jeannie and rebecca are sisters
rebecca and jeannie are sisters
(null: 5, 74): cvc-elt.1: Cannot find the declaration of element 'package'.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.92 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.687 sec
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
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: 0.92 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 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.088 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.63 sec
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec

Results :

Tests run: 64, 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-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-jsr94/target/drools-jsr94-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-jsr94/target/drools-jsr94-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-jsr94/target/drools-jsr94-5.0.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-5.0.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/5.0.0.SNAPSHOT/drools-jsr94-5.0.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-5.0.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/5.0.0.SNAPSHOT/drools-jsr94-5.0.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-5.0.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/5.0.0.SNAPSHOT/drools-jsr94-5.0.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-5.0.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/5.0.0.SNAPSHOT/drools-jsr94-5.0.0.SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Drools :: Clips
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 52 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 0 resource
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.drools.clips.LhsClpParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec
Running org.drools.clips.ClipsShellTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.591 sec
Running org.drools.clips.CompiledFunctionsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.clips.FunctionFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-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-clips/target/drools-clips-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-clips/target/drools-clips-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-clips/target/drools-clips-5.0.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-clips/5.0.0.SNAPSHOT/drools-clips-5.0.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-clips/5.0.0.SNAPSHOT/drools-clips-5.0.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-clips/5.0.0.SNAPSHOT/drools-clips-5.0.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-clips/5.0.0.SNAPSHOT/drools-clips-5.0.0.SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Drools :: Pipeline :: Transformer :: Smooks
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-pipeline/drools-transformer-smooks/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-pipeline/drools-transformer-smooks/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 5 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-pipeline/drools-transformer-smooks/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-pipeline/drools-transformer-smooks/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.drools.runtime.pipeline.impl.SmookStatelessSessionTest
log4j:WARN No appenders could be found for logger (org.milyn.cdr.SmooksResourceConfigurationList).
log4j:WARN Please initialize the log4j system properly.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.52 sec
Running org.drools.runtime.pipeline.impl.SmooksGlobalTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec <<< FAILURE!
Running org.drools.runtime.pipeline.impl.SmookStatefulSessionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec
Running org.drools.runtime.pipeline.impl.SmooksFactTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec <<< FAILURE!

Results :

Failed tests: 
  testGlobal(org.drools.runtime.pipeline.impl.SmooksGlobalTest)
  testFact(org.drools.runtime.pipeline.impl.SmooksFactTest)

Tests run: 6, Failures: 2, Errors: 0, Skipped: 0

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

Please refer to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-pipeline/drools-transformer-smooks/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 29 seconds
[INFO] Finished at: Mon Jan 19 00:47:08 EST 2009
[INFO] Final Memory: 40M/992M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 2508
Recording test results




More information about the builds mailing list