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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Jun 18 02:23:33 EDT 2009


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

Changes:

[tom.baeyens at jboss.com] JBPM-2306 updating dev guide

------------------------------------------
[...truncated 5629 lines...]
	at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
	at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)
	at org.jboss.ejb.Container.invoke(Container.java:1029)
	at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
	at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232)
	at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
	at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:742)
	at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:695)
	at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:549)
	at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:230)
### EXCEPTION ###########################################
02:22:42,260 SEV | [BaseJbpmTestCase] 
02:22:42,389 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

02:22:42,394 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
02:22:43,387 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.925 sec <<< FAILURE!
Running org.jbpm.test.history.ChoiceDistributionTest
02:22:43,407 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
02:22:44,513 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec
Running org.jbpm.test.cfg.ConfigurationTest
02:22:44,520 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
02:22:44,527 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

02:22:44,527 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
02:22:44,529 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

02:22:44,530 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
02:22:44,535 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
02:22:44,540 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
02:22:45,096 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 sec
Running org.jbpm.test.variables.BasicVariablesTest
02:22:45,112 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
02:22:45,477 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

02:22:45,477 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
02:22:45,935 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

02:22:45,936 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
02:22:46,454 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

02:22:46,455 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
02:22:46,906 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

02:22:46,922 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 sec
Running org.jbpm.test.execution.SystemVariablesTest
02:22:47,549 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
02:22:47,556 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
02:22:47,580 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

02:22:47,581 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
02:22:49,703 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

02:22:49,704 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
02:22:51,512 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

02:22:51,517 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.961 sec
Running org.jbpm.test.execution.ExecutionQueryTest
02:22:52,492 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec
Running org.jbpm.test.eventlistener.EventListenerTest
02:22:52,499 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
02:22:52,840 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

02:22:52,841 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
02:22:53,297 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

02:22:53,298 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
02:22:53,641 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

02:22:53,642 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
02:22:54,059 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

02:22:54,060 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
02:22:54,565 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 sec
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
02:22:54,584 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
02:22:54,655 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

02:22:54,656 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
02:22:54,981 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

02:22:54,982 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
02:22:55,190 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
02:22:55,205 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
02:22:56,305 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
02:22:56,321 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
02:22:57,073 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
02:22:57,090 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
02:23:02,169 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.092 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
02:23:02,185 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
02:23:02,751 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

02:23:02,752 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
02:23:03,184 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 sec
02:23:03,210 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
Running org.jbpm.test.task.TaskParticipationsTest
02:23:04,128 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 sec
Running org.jbpm.test.execution.FindExecutionTest
02:23:04,143 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
02:23:04,614 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec
Running org.jbpm.test.async.AsyncBasicsTest
02:23:04,636 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
02:23:05,758 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

02:23:05,759 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
02:23:06,596 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

02:23:06,598 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
02:23:07,242 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.627 sec
02:23:07,261 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Running org.jbpm.test.history.EndProcessInstanceTest
02:23:07,610 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
Running org.jbpm.test.process.RepositoryServiceTest
02:23:07,617 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
02:23:07,880 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

02:23:07,881 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
02:23:08,175 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

02:23:08,176 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
02:23:08,570 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

02:23:08,571 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
02:23:11,518 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

02:23:11,520 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
02:23:13,856 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

02:23:13,857 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
02:23:14,305 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

02:23:14,306 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
02:23:14,594 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

02:23:14,594 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
02:23:15,508 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

02:23:15,509 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
02:23:16,281 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

02:23:16,282 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
02:23:16,978 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

02:23:16,981 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
02:23:17,448 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

02:23:17,449 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
02:23:17,631 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

02:23:17,632 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
02:23:18,319 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

02:23:18,320 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
02:23:18,574 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.965 sec
02:23:18,582 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
02:23:19,180 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec
Running org.jbpm.test.task.TaskListTest
02:23:19,204 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
02:23:19,630 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

02:23:19,630 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
02:23:20,333 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 sec
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
02:23:20,354 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
02:23:21,539 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 sec

Results :

Tests in error: 
  testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
  testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
  testConcurrentEndScenario1(org.jbpm.test.async.AsyncEndCombinationTest)
  testConcurrentScenario2(org.jbpm.test.async.AsyncEndCombinationTest)

Tests run: 145, Failures: 0, Errors: 8, 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=java16_default,label=dev45/ws/jbpm4/modules/test-db/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 30 seconds
[INFO] Finished at: Thu Jun 18 02:23:21 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list