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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Jun 17 13:27:50 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,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.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 ###########################################
13:27:16,195 SEV | [BaseJbpmTestCase] 
13:27:16,289 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

13:27:16,292 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
13:27:16,758 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.048 sec <<< FAILURE!
13:27:16,769 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
Running org.jbpm.test.history.ChoiceDistributionTest
13:27:17,841 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 sec
Running org.jbpm.test.cfg.ConfigurationTest
13:27:17,877 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
13:27:17,892 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

13:27:17,892 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
13:27:17,901 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

13:27:17,901 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
13:27:17,905 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
13:27:17,931 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
13:27:18,364 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec
Running org.jbpm.test.variables.BasicVariablesTest
13:27:18,372 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
13:27:18,561 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

13:27:18,565 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
13:27:18,865 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

13:27:18,865 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
13:27:19,238 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

13:27:19,239 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
13:27:19,835 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 sec
13:27:19,843 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Running org.jbpm.test.execution.SystemVariablesTest
13:27:20,244 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
13:27:20,251 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
13:27:20,273 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

13:27:20,273 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
13:27:21,602 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

13:27:21,603 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
13:27:22,731 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.486 sec
Running org.jbpm.test.execution.ExecutionQueryTest
13:27:22,737 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
13:27:23,424 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 sec
Running org.jbpm.test.eventlistener.EventListenerTest
13:27:23,433 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
13:27:23,683 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

13:27:23,683 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
13:27:23,949 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

13:27:23,950 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
13:27:24,389 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

13:27:24,394 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
13:27:24,704 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

13:27:24,705 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
13:27:24,963 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 sec
13:27:24,969 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
13:27:25,007 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

13:27:25,007 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
13:27:25,217 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

13:27:25,218 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
13:27:25,418 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
13:27:25,428 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
13:27:26,077 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
13:27:26,084 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
13:27:26,478 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
13:27:26,484 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
13:27:27,454 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec
Running org.jbpm.test.task.TaskParticipationsTest
13:27:27,461 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
13:27:27,990 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
13:27:28,007 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
13:27:28,272 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

13:27:28,274 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
13:27:28,474 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec
Running org.jbpm.test.execution.FindExecutionTest
13:27:28,493 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
13:27:28,741 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
Running org.jbpm.test.async.AsyncBasicsTest
13:27:28,750 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
13:27:29,421 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

13:27:29,421 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
13:27:30,053 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

13:27:30,055 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
13:27:30,455 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 sec
13:27:30,473 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Running org.jbpm.test.history.EndProcessInstanceTest
13:27:30,847 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec
Running org.jbpm.test.process.RepositoryServiceTest
13:27:30,855 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
13:27:31,015 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

13:27:31,016 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
13:27:31,211 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

13:27:31,212 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
13:27:31,569 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

13:27:31,571 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
13:27:33,359 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

13:27:33,360 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
13:27:34,667 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

13:27:34,670 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
13:27:34,859 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

13:27:34,860 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
13:27:35,118 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

13:27:35,119 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
13:27:35,651 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

13:27:35,651 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
13:27:36,135 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

13:27:36,135 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
13:27:37,314 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

13:27:37,316 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
13:27:37,657 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

13:27:37,658 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
13:27:37,828 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

13:27:37,830 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
13:27:38,154 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

13:27:38,154 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
13:27:38,356 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.51 sec
13:27:38,364 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
13:27:38,687 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
Running org.jbpm.test.task.TaskListTest
13:27:38,705 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
13:27:39,149 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

13:27:39,150 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
13:27:39,708 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec
13:27:39,716 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
13:27:40,580 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 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=mysql,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: 2 minutes 34 seconds
[INFO] Finished at: Wed Jun 17 13:27:40 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list