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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Jun 17 14:58:29 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=postgresql,JBOSS_VERSION=5.0.1.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 5663 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:57:19,904 SEV | [BaseJbpmTestCase] 
14:57:20,058 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

14:57:20,064 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
14:57:21,268 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.328 sec <<< FAILURE!
Running org.jbpm.test.history.ChoiceDistributionTest
14:57:21,299 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
14:57:23,288 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 sec
Running org.jbpm.test.cfg.ConfigurationTest
14:57:23,302 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
14:57:23,320 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

14:57:23,321 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
14:57:23,329 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

14:57:23,330 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
14:57:23,335 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
14:57:23,350 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
14:57:24,141 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec
Running org.jbpm.test.variables.BasicVariablesTest
14:57:24,147 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
14:57:24,802 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

14:57:24,802 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
14:57:25,603 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

14:57:25,604 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
14:57:26,713 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

14:57:26,714 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
14:57:27,812 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.676 sec
Running org.jbpm.test.execution.SystemVariablesTest
14:57:27,826 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
14:57:28,948 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
14:57:28,965 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
14:57:28,989 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

14:57:28,989 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
14:57:31,866 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

14:57:31,867 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
14:57:35,734 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.783 sec
Running org.jbpm.test.execution.ExecutionQueryTest
14:57:35,750 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
14:57:38,049 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 sec
14:57:38,056 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
Running org.jbpm.test.eventlistener.EventListenerTest
14:57:38,913 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

14:57:38,914 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
14:57:39,689 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

14:57:39,690 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
14:57:40,701 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

14:57:40,702 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
14:57:41,619 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

14:57:41,623 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
14:57:42,337 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.294 sec
14:57:42,353 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
14:57:42,428 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

14:57:42,430 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
14:57:43,189 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

14:57:43,189 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
14:57:43,652 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 sec
14:57:43,671 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
14:57:44,848 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
14:57:44,863 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
14:57:46,097 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

14:57:46,102 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
14:57:48,869 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
14:57:48,884 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
14:57:49,411 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

14:57:49,416 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
14:57:49,885 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

14:57:49,901 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 sec
Running org.jbpm.test.task.TaskParticipationsTest
14:57:51,690 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 sec
Running org.jbpm.test.execution.FindExecutionTest
14:57:51,707 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
14:57:52,412 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec
Running org.jbpm.test.async.AsyncBasicsTest
14:57:52,434 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
14:57:53,900 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

14:57:53,901 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
14:57:55,180 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

14:57:55,180 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
14:57:56,067 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.652 sec
Running org.jbpm.test.history.EndProcessInstanceTest
14:57:56,088 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec
Running org.jbpm.test.process.RepositoryServiceTest
14:57:56,937 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

14:57:56,953 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
14:57:57,393 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

14:57:57,395 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
14:57:57,927 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

14:57:57,927 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
14:57:58,420 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

14:57:58,425 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
14:58:02,894 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

14:58:02,895 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
14:58:06,742 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

14:58:06,743 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
14:58:07,413 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

14:58:07,414 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
14:58:07,977 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

14:58:07,978 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
14:58:09,344 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

14:58:09,345 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
14:58:10,702 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

14:58:10,703 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
14:58:11,815 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

14:58:11,815 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
14:58:12,362 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

14:58:12,366 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
14:58:12,798 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

14:58:12,799 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
14:58:13,662 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

14:58:13,662 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
14:58:14,340 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.395 sec
14:58:14,348 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
14:58:14,916 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 sec
Running org.jbpm.test.task.TaskListTest
14:58:14,963 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
14:58:16,548 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

14:58:16,549 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
14:58:18,649 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.728 sec
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
14:58:18,667 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
14:58:20,546 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 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.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: 5 minutes 13 seconds
[INFO] Finished at: Wed Jun 17 14:58:20 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list