[jbpm-dev] Build failed in Hudson: jbpm4-jboss » oracle,5.0.1.GA,java15_default,dev45 #48

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Jun 23 06:49:14 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java15_default,label=dev45/48/changes

Changes:

[jbarrez] Added test for JBPM-2331

[jbarrez] Added test for JBPM-2331

[jeff.yuchang] JBPM-2172
* Finish the jbpmGroupId <-> idmGroupId as a current solution, will switch to other if we've reached another solution.
* Update the qa build script to get the idm component correctly.
* Will release the idm beta1 tomorrow, and then update the version into beta1. Then this jira issue should be resolved.

[camunda] changed archive file suffix to ".bar" instead of outdated ".jpdl"

[jbarrez] Work in progress: concurrency testing

------------------------------------------
[...truncated 7804 lines...]
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java15_default,label=dev45/ws/jbpm4/modules/integration/graphView-plugin/src/test/resources 
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Integration Reports
[INFO]    task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java15_default,label=dev45/ws/jbpm4/modules/integration/report/src/test/resources 
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Examples
[INFO]    task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java15_default,label=dev45/ws/jbpm4/modules/examples/src/main/resources 
[INFO] snapshot org.jbpm.jbpm4:jbpm-enterprise:4.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.jbpm.jbpm4:jbpm-enterprise:4.0-SNAPSHOT: checking for updates from maven1.java.net
[INFO] snapshot org.jbpm.jbpm4:jbpm-enterprise:4.0-SNAPSHOT: checking for updates from maven2.java.net
[INFO] snapshot org.jbpm.jbpm4:jbpm-enterprise:4.0-SNAPSHOT: checking for updates from gwt-maven
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 53 resources
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java15_default,label=dev45/ws/jbpm4/modules/examples/target/test-classes 
     [copy] Warning: /home/hudson/.jbpm4/jbpm.cfg.remote.client not found.
[INFO] Executed tasks
[INFO] [surefire:test]
[INFO] Surefire report directory: http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java15_default,label=dev45/ws/jbpm4/modules/examples/target/surefire-reports 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jbpm.examples.task.reminder.TaskReminderTest
06:48:19,301 FIN | [BaseJbpmTestCase] === starting testTaskReminder =============================
06:48:20,340 FIN | [BaseJbpmTestCase] using ProcessEngine 11854491
log4j:WARN No appenders could be found for logger (org.jnp.interfaces.TimedSocketFactory).
log4j:WARN Please initialize the log4j system properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.232 sec <<< FAILURE!
Running org.jbpm.examples.timer.repeat.TimerRepeatTest
06:48:34,296 FIN | [BaseJbpmTestCase] === starting testTimerRepeat =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.962 sec <<< FAILURE!
Running org.jbpm.examples.task.swimlane.TaskSwimlaneTest
06:48:36,265 FIN | [BaseJbpmTestCase] === starting testTaskSwimlane =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.501 sec <<< FAILURE!
Running org.jbpm.examples.concurrency.graphbased.ConcurrencyGraphBasedTest
06:48:37,769 FIN | [BaseJbpmTestCase] === starting testConcurrencyGraphBased =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.161 sec <<< FAILURE!
Running org.jbpm.examples.end.processinstance.EndProcessInstanceTest
06:48:38,937 FIN | [BaseJbpmTestCase] === starting testEndProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.938 sec <<< FAILURE!
Running org.jbpm.examples.async.fork.AsyncForkTest
06:48:41,884 FIN | [BaseJbpmTestCase] === starting testAsyncFork =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.811 sec <<< FAILURE!
Running org.jbpm.examples.decision.expression.DecisionExpressionTest
06:48:42,698 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionGood =============================
06:48:43,085 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionBad =============================
06:48:43,557 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionUgly =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.15 sec <<< FAILURE!
Running org.jbpm.examples.timer.businesstime.TimerBusinessTimeTest
06:48:43,854 FIN | [BaseJbpmTestCase] === starting testBusinessTime =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.508 sec <<< FAILURE!
Running org.jbpm.examples.sql.SqlTest
06:48:44,363 FIN | [BaseJbpmTestCase] === starting testSql =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.568 sec <<< FAILURE!
Running org.jbpm.examples.custom.CustomTest
06:48:44,936 FIN | [BaseJbpmTestCase] === starting testWaitStatesSequence =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.439 sec <<< FAILURE!
Running org.jbpm.examples.script.text.ScriptTextTest
06:48:45,378 FIN | [BaseJbpmTestCase] === starting testScriptText =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.283 sec <<< FAILURE!
Running org.jbpm.examples.task.variables.TaskVariablesTest
06:48:45,664 FIN | [BaseJbpmTestCase] === starting testTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.245 sec <<< FAILURE!
Running org.jbpm.examples.task.notification.TaskNotificationTest
06:48:45,916 FIN | [BaseJbpmTestCase] === starting testTaskNotification =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.682 sec <<< FAILURE!
Running org.jbpm.examples.timer.transition.TimerTransitionTest
06:48:46,598 FIN | [BaseJbpmTestCase] === starting testTimerTransitionTimerFires =============================
06:48:46,928 FIN | [BaseJbpmTestCase] === starting testTimerTransitionContinueBeforeTimerFires =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.572 sec <<< FAILURE!
Running org.jbpm.examples.decision.handler.DecisionHandlerTest
06:48:47,179 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerGreat =============================
06:48:47,699 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerImprove =============================
06:48:47,986 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerSuck =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.294 sec <<< FAILURE!
Running org.jbpm.examples.state.sequence.StateSequenceTest
06:48:48,524 FIN | [BaseJbpmTestCase] === starting testWaitStatesSequence =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.404 sec <<< FAILURE!
Running org.jbpm.examples.mail.template.TemplateMailTest
06:48:49,898 FIN | [BaseJbpmTestCase] === starting testTemplateMail =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.332 sec <<< FAILURE!
Running org.jbpm.examples.decision.conditions.DecisionConditionsTest
06:48:50,222 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsGood =============================
06:48:50,599 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsBad =============================
06:48:50,803 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsUgly =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.841 sec <<< FAILURE!
Running org.jbpm.examples.end.state.EndStateTest
06:48:51,072 FIN | [BaseJbpmTestCase] === starting testEndStateCompleted =============================
06:48:51,349 FIN | [BaseJbpmTestCase] === starting testEndStateErrorBadRequest =============================
06:48:51,457 FIN | [BaseJbpmTestCase] === starting testEndStateErrorInternalServerError =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.579 sec <<< FAILURE!
Running org.jbpm.examples.task.candidates.TaskCandidatesTest
06:48:51,655 FIN | [BaseJbpmTestCase] === starting testGroupCandidateAssignment =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.108 sec <<< FAILURE!
Running org.jbpm.examples.script.expression.ScriptExpressionTest
06:48:51,765 FIN | [BaseJbpmTestCase] === starting testScriptText =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.103 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.variables.SubProcessVariablesTest
06:48:52,897 FIN | [BaseJbpmTestCase] === starting testSubProcessVariables =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.323 sec <<< FAILURE!
Running org.jbpm.examples.task.assignee.TaskAssigneeTest
06:48:53,207 FIN | [BaseJbpmTestCase] === starting testTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.391 sec <<< FAILURE!
Running org.jbpm.examples.java.JavaInstantiateTest
06:48:53,602 FIN | [BaseJbpmTestCase] === starting testJavaInstantiate =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.368 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest
06:48:53,981 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
06:48:54,162 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
06:48:54,286 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.421 sec <<< FAILURE!
Running org.jbpm.examples.mail.inline.InlineMailTest
06:48:54,397 FIN | [BaseJbpmTestCase] === starting testInlineMail =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.355 sec <<< FAILURE!
Running org.jbpm.examples.state.choice.StateChoiceTest
06:48:54,756 FIN | [BaseJbpmTestCase] === starting testStateChoiceAccept =============================
06:48:55,494 FIN | [BaseJbpmTestCase] === starting testStateChoiceReject =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.987 sec <<< FAILURE!
06:48:55,750 FIN | [BaseJbpmTestCase] === starting testEventListener =============================
Running org.jbpm.examples.eventlistener.EventListenerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.872 sec <<< FAILURE!
Running org.jbpm.examples.hql.HqlTest
06:48:56,619 FIN | [BaseJbpmTestCase] === starting testHql =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.26 sec <<< FAILURE!
Running org.jbpm.examples.timer.event.TimerEventTest
06:48:56,887 FIN | [BaseJbpmTestCase] === starting testTimerEventTimerFires =============================
06:48:57,317 FIN | [BaseJbpmTestCase] === starting testTimerEventContinueBeforeTimerFires =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.691 sec <<< FAILURE!
Running org.jbpm.examples.async.activity.AsyncActivityTest
06:48:57,581 FIN | [BaseJbpmTestCase] === starting testAsyncActivity =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.216 sec <<< FAILURE!
Running org.jbpm.examples.end.multiple.EndMultipleTest
06:48:57,830 FIN | [BaseJbpmTestCase] === starting testEndMultipleOk =============================
06:48:59,063 FIN | [BaseJbpmTestCase] === starting testEndMultipleBadRequest =============================
06:48:59,782 FIN | [BaseJbpmTestCase] === starting testEndMultipleInternalServerError =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 2.104 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest
06:48:59,935 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
06:49:00,177 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
06:49:00,392 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.651 sec <<< FAILURE!
Running org.jbpm.examples.services.ServicesTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.23 sec <<< FAILURE!
Running org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest
06:49:00,830 FIN | [BaseJbpmTestCase] === starting testTaskAssignmentHandler =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.652 sec <<< FAILURE!

Results :

Tests in error: 
  testTaskReminder(org.jbpm.examples.task.reminder.TaskReminderTest)
  testTimerRepeat(org.jbpm.examples.timer.repeat.TimerRepeatTest)
  testTaskSwimlane(org.jbpm.examples.task.swimlane.TaskSwimlaneTest)
  testConcurrencyGraphBased(org.jbpm.examples.concurrency.graphbased.ConcurrencyGraphBasedTest)
  testEndProcessInstance(org.jbpm.examples.end.processinstance.EndProcessInstanceTest)
  testAsyncFork(org.jbpm.examples.async.fork.AsyncForkTest)
  testDecisionExpressionGood(org.jbpm.examples.decision.expression.DecisionExpressionTest)
  testDecisionExpressionBad(org.jbpm.examples.decision.expression.DecisionExpressionTest)
  testDecisionExpressionUgly(org.jbpm.examples.decision.expression.DecisionExpressionTest)
  testBusinessTime(org.jbpm.examples.timer.businesstime.TimerBusinessTimeTest)
  testSql(org.jbpm.examples.sql.SqlTest)
  testWaitStatesSequence(org.jbpm.examples.custom.CustomTest)
  testScriptText(org.jbpm.examples.script.text.ScriptTextTest)
  testTaskAssignee(org.jbpm.examples.task.variables.TaskVariablesTest)
  testTaskNotification(org.jbpm.examples.task.notification.TaskNotificationTest)
  testTimerTransitionTimerFires(org.jbpm.examples.timer.transition.TimerTransitionTest)
  testTimerTransitionContinueBeforeTimerFires(org.jbpm.examples.timer.transition.TimerTransitionTest)
  testDecisionHandlerGreat(org.jbpm.examples.decision.handler.DecisionHandlerTest)
  testDecisionHandlerImprove(org.jbpm.examples.decision.handler.DecisionHandlerTest)
  testDecisionHandlerSuck(org.jbpm.examples.decision.handler.DecisionHandlerTest)
  testWaitStatesSequence(org.jbpm.examples.state.sequence.StateSequenceTest)
  testTemplateMail(org.jbpm.examples.mail.template.TemplateMailTest)
  testDecisionConditionsGood(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
  testDecisionConditionsBad(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
  testDecisionConditionsUgly(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
  testEndStateCompleted(org.jbpm.examples.end.state.EndStateTest)
  testEndStateErrorBadRequest(org.jbpm.examples.end.state.EndStateTest)
  testEndStateErrorInternalServerError(org.jbpm.examples.end.state.EndStateTest)
  testGroupCandidateAssignment(org.jbpm.examples.task.candidates.TaskCandidatesTest)
  testScriptText(org.jbpm.examples.script.expression.ScriptExpressionTest)
  testSubProcessVariables(org.jbpm.examples.subprocess.variables.SubProcessVariablesTest)
  testTaskAssignee(org.jbpm.examples.task.assignee.TaskAssigneeTest)
  testJavaInstantiate(org.jbpm.examples.java.JavaInstantiateTest)
  testSubProcessResultOk(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
  testSubProcessResultNok(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
  testSubProcessResultReject(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
  testInlineMail(org.jbpm.examples.mail.inline.InlineMailTest)
  testStateChoiceAccept(org.jbpm.examples.state.choice.StateChoiceTest)
  testStateChoiceReject(org.jbpm.examples.state.choice.StateChoiceTest)
  testEventListener(org.jbpm.examples.eventlistener.EventListenerTest)
  testHql(org.jbpm.examples.hql.HqlTest)
  testTimerEventTimerFires(org.jbpm.examples.timer.event.TimerEventTest)
  testTimerEventContinueBeforeTimerFires(org.jbpm.examples.timer.event.TimerEventTest)
  testAsyncActivity(org.jbpm.examples.async.activity.AsyncActivityTest)
  testEndMultipleOk(org.jbpm.examples.end.multiple.EndMultipleTest)
  testEndMultipleBadRequest(org.jbpm.examples.end.multiple.EndMultipleTest)
  testEndMultipleInternalServerError(org.jbpm.examples.end.multiple.EndMultipleTest)
  testSubProcessResultOk(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
  testSubProcessResultNok(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
  testSubProcessResultReject(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
  testObtainServicesAndDeployProcess(org.jbpm.examples.services.ServicesTest)
  testTaskAssignmentHandler(org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest)

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

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

Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java15_default,label=dev45/ws/jbpm4/modules/examples/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 35 seconds
[INFO] Finished at: Tue Jun 23 06:49:01 EDT 2009
[INFO] Final Memory: 47M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list