[jbpm-dev] Build failed in Hudson: jbpm4-jboss » postgresql,5.0.0.GA,java16_default,dev45 #45

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Jun 17 14:34:22 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=postgresql,JBOSS_VERSION=5.0.0.GA,jdk=java16_default,label=dev45/45/changes

Changes:

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

[tom.baeyens at jboss.com] JBPM-2275 async end combinations

[jbarrez] Added tests for JBPM-1214 : self-transition/loop back to State activity

[jbarrez] Initial import for concurrency tests (JBPM-1987)

[jbarrez] Importing work done for concurrent testing (JBPM-1987)

[tom.baeyens at jboss.com] added pointer on how to configure identity component

[tom.baeyens at jboss.com] JBPM-2322 enabled module test-db in the integration test suite

------------------------------------------
[...truncated 5676 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.GeneratedMethodAccessor282.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 ###########################################
14:33:09,951 SEV | [BaseJbpmTestCase] 
14:33:10,145 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

14:33:10,151 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
14:33:11,286 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.216 sec <<< FAILURE!
Running org.jbpm.test.history.ChoiceDistributionTest
14:33:11,309 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
14:33:13,303 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 sec
Running org.jbpm.test.cfg.ConfigurationTest
14:33:13,325 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
14:33:13,344 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

14:33:13,345 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
14:33:13,354 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

14:33:13,355 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
14:33:13,359 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
14:33:13,376 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
Running org.jbpm.test.history.HistoryTaskAssigneeTest
14:33:14,230 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec
Running org.jbpm.test.variables.BasicVariablesTest
14:33:14,245 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
14:33:14,952 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

14:33:14,953 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
14:33:15,707 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

14:33:15,709 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
14:33:16,784 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

14:33:16,784 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
14:33:17,912 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.681 sec
Running org.jbpm.test.execution.SystemVariablesTest
14:33:17,928 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
14:33:19,064 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

14:33:19,074 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
14:33:19,101 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

14:33:19,101 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
14:33:22,035 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

14:33:22,036 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
14:33:25,486 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.425 sec
Running org.jbpm.test.execution.ExecutionQueryTest
14:33:25,500 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
14:33:27,792 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 sec
Running org.jbpm.test.eventlistener.EventListenerTest
14:33:27,800 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
14:33:28,494 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

14:33:28,495 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
14:33:29,241 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

14:33:29,242 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
14:33:30,234 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

14:33:30,235 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
14:33:30,964 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

14:33:30,965 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
14:33:31,693 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.899 sec
14:33:31,700 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
14:33:31,733 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

14:33:31,735 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
14:33:32,466 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

14:33:32,467 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
14:33:32,877 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
14:33:32,900 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
14:33:34,356 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.47 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
14:33:34,363 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
14:33:35,588 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
14:33:35,602 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
14:33:38,384 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.793 sec
Running org.jbpm.test.execution.FindExecutionTest
14:33:38,399 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
14:33:39,192 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 sec
14:33:39,211 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
Running org.jbpm.test.process.ActivityCoordinatesTest
14:33:39,785 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

14:33:39,786 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
14:33:40,226 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 sec
14:33:40,244 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
Running org.jbpm.test.task.TaskParticipationsTest
14:33:42,134 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 sec
Running org.jbpm.test.async.AsyncBasicsTest
14:33:42,152 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
14:33:43,434 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

14:33:43,435 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
14:33:44,885 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

14:33:44,886 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
14:33:45,746 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.609 sec
Running org.jbpm.test.history.EndProcessInstanceTest
14:33:45,758 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
14:33:46,648 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 sec
Running org.jbpm.test.process.RepositoryServiceTest
14:33:46,668 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
14:33:47,102 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

14:33:47,107 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
14:33:47,549 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

14:33:47,550 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
14:33:48,104 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

14:33:48,106 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
14:33:52,094 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

14:33:52,095 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
14:33:55,598 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

14:33:55,600 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
14:33:56,044 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

14:33:56,048 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
14:33:56,543 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

14:33:56,544 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
14:33:57,872 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

14:33:57,872 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
14:33:59,248 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

14:33:59,251 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
14:34:00,310 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

14:34:00,310 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
14:34:00,905 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

14:34:00,906 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
14:34:01,387 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

14:34:01,387 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
14:34:02,531 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

14:34:02,531 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
14:34:03,215 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.566 sec
14:34:03,233 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
14:34:03,937 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 sec
Running org.jbpm.test.task.TaskListTest
14:34:03,983 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
14:34:05,550 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

14:34:05,551 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
14:34:07,499 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.558 sec
14:34:07,515 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
14:34:09,427 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.918 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=postgresql,JBOSS_VERSION=5.0.0.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: 5 minutes 2 seconds
[INFO] Finished at: Wed Jun 17 14:34:09 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list