Build failed in Hudson: jbpm4-base » java15_default,linux #258
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-base/./jdk=java15_default,lab...
Changes:
[tom.baeyens(a)jboss.com] fixed integration test suite: removed use of synchronization for process instance end deletion and refactored example email templates
------------------------------------------
[...truncated 1791 lines...]
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/form-plugin/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/form-plugin/target/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/form-plugin/target/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-console-form-plugin/4.0.0-SNAPSHOT/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Integration GraphView Plugin
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/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] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-console-graphView-plugin/4.0.0-SNAPSHOT/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Examples
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/src/main/resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 47 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jbpm.examples.task.reminder.TaskReminderTest
09:24:10,266 FIN | [BaseJbpmTestCase] === starting testTaskReminder =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.445 sec <<< FAILURE!
Running org.jbpm.examples.task.swimlane.TaskSwimlaneTest
09:24:10,593 FIN | [BaseJbpmTestCase] === starting testTaskSwimlane =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.06 sec <<< FAILURE!
Running org.jbpm.examples.timer.repeat.TimerRepeatTest
09:24:10,671 FIN | [BaseJbpmTestCase] === starting testTimerRepeat =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.11 sec <<< FAILURE!
Running org.jbpm.examples.concurrency.graphbased.ConcurrencyGraphBasedTest
09:24:10,779 FIN | [BaseJbpmTestCase] === starting testConcurrencyGraphBased =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.081 sec <<< FAILURE!
Running org.jbpm.examples.end.processinstance.EndProcessInstanceTest
09:24:10,861 FIN | [BaseJbpmTestCase] === starting testEndProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.07 sec <<< FAILURE!
Running org.jbpm.examples.async.fork.AsyncForkTest
09:24:10,934 FIN | [BaseJbpmTestCase] === starting testAsyncFork =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.051 sec <<< FAILURE!
Running org.jbpm.examples.decision.expression.DecisionExpressionTest
09:24:10,987 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionGood =============================
09:24:11,024 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionBad =============================
09:24:11,094 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionUgly =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.163 sec <<< FAILURE!
Running org.jbpm.examples.esb.EsbTest
09:24:11,158 FIN | [BaseJbpmTestCase] === starting testEsb =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.043 sec <<< FAILURE!
Running org.jbpm.examples.timer.businesstime.TimerBusinessTimeTest
09:24:11,199 FIN | [BaseJbpmTestCase] === starting testBusinessTime =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running org.jbpm.examples.sql.SqlTest
09:24:11,249 FIN | [BaseJbpmTestCase] === starting testSql =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.082 sec <<< FAILURE!
Running org.jbpm.examples.task.variables.TaskVariablesTest
09:24:11,336 FIN | [BaseJbpmTestCase] === starting testTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.035 sec <<< FAILURE!
Running org.jbpm.examples.script.text.ScriptTextTest
09:24:11,385 FIN | [BaseJbpmTestCase] === starting testScriptText =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.032 sec <<< FAILURE!
Running org.jbpm.examples.task.notification.TaskNotificationTest
09:24:11,420 FIN | [BaseJbpmTestCase] === starting testTaskNotification =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running org.jbpm.examples.decision.handler.DecisionHandlerTest
09:24:11,462 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerGreat =============================
09:24:11,536 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerImprove =============================
09:24:11,563 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerSuck =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.152 sec <<< FAILURE!
Running org.jbpm.examples.timer.transition.TimerTransitionTest
09:24:11,617 FIN | [BaseJbpmTestCase] === starting testTimerTransitionTimerFires =============================
09:24:11,668 FIN | [BaseJbpmTestCase] === starting testTimerTransitionContinueBeforeTimerFires =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.119 sec <<< FAILURE!
Running org.jbpm.examples.state.sequence.StateSequenceTest
09:24:11,797 FIN | [BaseJbpmTestCase] === starting testWaitStatesSequence =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.066 sec <<< FAILURE!
Running org.jbpm.examples.decision.conditions.DecisionConditionsTest
09:24:11,828 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsGood =============================
09:24:11,850 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsBad =============================
09:24:11,876 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsUgly =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.077 sec <<< FAILURE!
Running org.jbpm.examples.mail.template.TemplateMailTest
09:24:11,911 FIN | [BaseJbpmTestCase] === starting testTemplateMail =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.079 sec <<< FAILURE!
Running org.jbpm.examples.task.candidates.TaskCandidatesTest
09:24:11,991 FIN | [BaseJbpmTestCase] === starting testGroupCandidateAssignment =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.068 sec <<< FAILURE!
Running org.jbpm.examples.end.state.EndStateTest
09:24:12,063 FIN | [BaseJbpmTestCase] === starting testEndStateCompleted =============================
09:24:12,085 FIN | [BaseJbpmTestCase] === starting testEndStateErrorBadRequest =============================
09:24:12,113 FIN | [BaseJbpmTestCase] === starting testEndStateErrorInternalServerError =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
Running org.jbpm.examples.script.expression.ScriptExpressionTest
09:24:12,143 FIN | [BaseJbpmTestCase] === starting testScriptText =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.06 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.variables.SubProcessVariablesTest
09:24:12,208 FIN | [BaseJbpmTestCase] === starting testWaitStatesSequence =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.029 sec <<< FAILURE!
Running org.jbpm.examples.java.JavaInstantiateTest
09:24:12,240 FIN | [BaseJbpmTestCase] === starting testJavaInstantiate =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.029 sec <<< FAILURE!
Running org.jbpm.examples.task.assignee.TaskAssigneeTest
09:24:12,271 FIN | [BaseJbpmTestCase] === starting testTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest
09:24:12,306 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
09:24:12,329 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
09:24:12,396 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.127 sec <<< FAILURE!
Running org.jbpm.examples.mail.inline.InlineMailTest
09:24:12,436 FIN | [BaseJbpmTestCase] === starting testInlineMail =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.029 sec <<< FAILURE!
Running org.jbpm.examples.state.choice.StateChoiceTest
09:24:12,468 FIN | [BaseJbpmTestCase] === starting testStateChoiceAccept =============================
09:24:12,489 FIN | [BaseJbpmTestCase] === starting testStateChoiceReject =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE!
Running org.jbpm.examples.hql.HqlTest
09:24:12,521 FIN | [BaseJbpmTestCase] === starting testHql =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.074 sec <<< FAILURE!
Running org.jbpm.examples.eventlistener.EventListenerTest
09:24:12,597 FIN | [BaseJbpmTestCase] === starting testEventListener =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE!
Running org.jbpm.examples.timer.event.TimerEventTest
09:24:12,623 FIN | [BaseJbpmTestCase] === starting testTimerEventTimerFires =============================
09:24:12,678 FIN | [BaseJbpmTestCase] === starting testTimerEventContinueBeforeTimerFires =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.127 sec <<< FAILURE!
Running org.jbpm.examples.async.activity.AsyncActivityTest
09:24:12,762 FIN | [BaseJbpmTestCase] === starting testAsyncActivity =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.027 sec <<< FAILURE!
Running org.jbpm.examples.end.multiple.EndMultipleTest
09:24:12,791 FIN | [BaseJbpmTestCase] === starting testEndMultipleOk =============================
09:24:12,844 FIN | [BaseJbpmTestCase] === starting testEndMultipleBadRequest =============================
09:24:12,871 FIN | [BaseJbpmTestCase] === starting testEndMultipleInternalServerError =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.117 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest
09:24:12,912 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
09:24:12,929 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
09:24:12,947 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.098 sec <<< FAILURE!
Running org.jbpm.examples.services.ServicesTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE!
Running org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest
09:24:13,041 FIN | [BaseJbpmTestCase] === starting testTaskAssignmentHandler =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.026 sec <<< FAILURE!
Results :
Tests in error:
testTaskReminder(org.jbpm.examples.task.reminder.TaskReminderTest)
testTaskSwimlane(org.jbpm.examples.task.swimlane.TaskSwimlaneTest)
testTimerRepeat(org.jbpm.examples.timer.repeat.TimerRepeatTest)
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)
testEsb(org.jbpm.examples.esb.EsbTest)
testBusinessTime(org.jbpm.examples.timer.businesstime.TimerBusinessTimeTest)
testSql(org.jbpm.examples.sql.SqlTest)
testTaskAssignee(org.jbpm.examples.task.variables.TaskVariablesTest)
testScriptText(org.jbpm.examples.script.text.ScriptTextTest)
testTaskNotification(org.jbpm.examples.task.notification.TaskNotificationTest)
testDecisionHandlerGreat(org.jbpm.examples.decision.handler.DecisionHandlerTest)
testDecisionHandlerImprove(org.jbpm.examples.decision.handler.DecisionHandlerTest)
testDecisionHandlerSuck(org.jbpm.examples.decision.handler.DecisionHandlerTest)
testTimerTransitionTimerFires(org.jbpm.examples.timer.transition.TimerTransitionTest)
testTimerTransitionContinueBeforeTimerFires(org.jbpm.examples.timer.transition.TimerTransitionTest)
testWaitStatesSequence(org.jbpm.examples.state.sequence.StateSequenceTest)
testDecisionConditionsGood(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
testDecisionConditionsBad(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
testDecisionConditionsUgly(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
testTemplateMail(org.jbpm.examples.mail.template.TemplateMailTest)
testGroupCandidateAssignment(org.jbpm.examples.task.candidates.TaskCandidatesTest)
testEndStateCompleted(org.jbpm.examples.end.state.EndStateTest)
testEndStateErrorBadRequest(org.jbpm.examples.end.state.EndStateTest)
testEndStateErrorInternalServerError(org.jbpm.examples.end.state.EndStateTest)
testScriptText(org.jbpm.examples.script.expression.ScriptExpressionTest)
testWaitStatesSequence(org.jbpm.examples.subprocess.variables.SubProcessVariablesTest)
testJavaInstantiate(org.jbpm.examples.java.JavaInstantiateTest)
testTaskAssignee(org.jbpm.examples.task.assignee.TaskAssigneeTest)
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)
testHql(org.jbpm.examples.hql.HqlTest)
testEventListener(org.jbpm.examples.eventlistener.EventListenerTest)
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 /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/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 13 seconds
[INFO] Finished at: Tue May 26 09:24:13 EDT 2009
[INFO] Final Memory: 31M/56M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 7 months
Build failed in Hudson: jbpm4-base » java16_default,linux #258
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-base/./jdk=java16_default,lab...
Changes:
[tom.baeyens(a)jboss.com] fixed integration test suite: removed use of synchronization for process instance end deletion and refactored example email templates
------------------------------------------
[...truncated 1788 lines...]
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/form-plugin/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/form-plugin/target/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/form-plugin/target/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-console-form-plugin/4.0.0-SNAPSHOT/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Integration GraphView Plugin
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/graphView-plugin/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/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] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-console-graphView-plugin/4.0.0-SNAPSHOT/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Examples
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/examples/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/examples/src/main/resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 47 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/examples/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/examples/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jbpm.examples.timer.businesstime.TimerBusinessTimeTest
09:26:06,650 FIN | [BaseJbpmTestCase] === starting testBusinessTime =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.435 sec <<< FAILURE!
Running org.jbpm.examples.java.JavaInstantiateTest
09:26:07,089 FIN | [BaseJbpmTestCase] === starting testJavaInstantiate =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.106 sec <<< FAILURE!
Running org.jbpm.examples.mail.inline.InlineMailTest
09:26:07,203 FIN | [BaseJbpmTestCase] === starting testInlineMail =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.105 sec <<< FAILURE!
Running org.jbpm.examples.services.ServicesTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.048 sec <<< FAILURE!
Running org.jbpm.examples.script.text.ScriptTextTest
09:26:07,352 FIN | [BaseJbpmTestCase] === starting testScriptText =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.077 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.variables.SubProcessVariablesTest
09:26:07,433 FIN | [BaseJbpmTestCase] === starting testWaitStatesSequence =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.079 sec <<< FAILURE!
Running org.jbpm.examples.task.reminder.TaskReminderTest
09:26:07,960 FIN | [BaseJbpmTestCase] === starting testTaskReminder =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.56 sec <<< FAILURE!
Running org.jbpm.examples.async.activity.AsyncActivityTest
09:26:08,086 FIN | [BaseJbpmTestCase] === starting testAsyncActivity =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.075 sec <<< FAILURE!
Running org.jbpm.examples.hql.HqlTest
09:26:08,166 FIN | [BaseJbpmTestCase] === starting testHql =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.052 sec <<< FAILURE!
Running org.jbpm.examples.async.fork.AsyncForkTest
09:26:08,219 FIN | [BaseJbpmTestCase] === starting testAsyncFork =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.044 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest
09:26:08,267 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
09:26:08,331 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
09:26:08,387 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.191 sec <<< FAILURE!
Running org.jbpm.examples.eventlistener.EventListenerTest
09:26:08,468 FIN | [BaseJbpmTestCase] === starting testEventListener =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.053 sec <<< FAILURE!
Running org.jbpm.examples.mail.template.TemplateMailTest
09:26:08,526 FIN | [BaseJbpmTestCase] === starting testTemplateMail =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.241 sec <<< FAILURE!
Running org.jbpm.examples.task.assignee.TaskAssigneeTest
09:26:08,769 FIN | [BaseJbpmTestCase] === starting testTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.146 sec <<< FAILURE!
Running org.jbpm.examples.concurrency.graphbased.ConcurrencyGraphBasedTest
09:26:08,934 FIN | [BaseJbpmTestCase] === starting testConcurrencyGraphBased =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.056 sec <<< FAILURE!
Running org.jbpm.examples.end.state.EndStateTest
09:26:08,986 FIN | [BaseJbpmTestCase] === starting testEndStateCompleted =============================
09:26:09,055 FIN | [BaseJbpmTestCase] === starting testEndStateErrorBadRequest =============================
09:26:09,089 FIN | [BaseJbpmTestCase] === starting testEndStateErrorInternalServerError =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.171 sec <<< FAILURE!
Running org.jbpm.examples.decision.handler.DecisionHandlerTest
09:26:09,160 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerGreat =============================
09:26:09,202 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerImprove =============================
09:26:09,322 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerSuck =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.213 sec <<< FAILURE!
Running org.jbpm.examples.timer.transition.TimerTransitionTest
09:26:09,378 FIN | [BaseJbpmTestCase] === starting testTimerTransitionTimerFires =============================
09:26:09,418 FIN | [BaseJbpmTestCase] === starting testTimerTransitionContinueBeforeTimerFires =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.085 sec <<< FAILURE!
Running org.jbpm.examples.script.expression.ScriptExpressionTest
09:26:09,469 FIN | [BaseJbpmTestCase] === starting testScriptText =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.058 sec <<< FAILURE!
Running org.jbpm.examples.end.multiple.EndMultipleTest
09:26:09,528 FIN | [BaseJbpmTestCase] === starting testEndMultipleOk =============================
09:26:09,557 FIN | [BaseJbpmTestCase] === starting testEndMultipleBadRequest =============================
09:26:09,594 FIN | [BaseJbpmTestCase] === starting testEndMultipleInternalServerError =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.115 sec <<< FAILURE!
Running org.jbpm.examples.decision.expression.DecisionExpressionTest
09:26:09,649 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionGood =============================
09:26:09,694 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionBad =============================
09:26:09,721 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionUgly =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.122 sec <<< FAILURE!
Running org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest
09:26:09,770 FIN | [BaseJbpmTestCase] === starting testTaskAssignmentHandler =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.117 sec <<< FAILURE!
Running org.jbpm.examples.state.choice.StateChoiceTest
09:26:09,907 FIN | [BaseJbpmTestCase] === starting testStateChoiceAccept =============================
09:26:10,153 FIN | [BaseJbpmTestCase] === starting testStateChoiceReject =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.335 sec <<< FAILURE!
Running org.jbpm.examples.timer.repeat.TimerRepeatTest
09:26:10,240 FIN | [BaseJbpmTestCase] === starting testTimerRepeat =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.034 sec <<< FAILURE!
Running org.jbpm.examples.sql.SqlTest
09:26:10,276 FIN | [BaseJbpmTestCase] === starting testSql =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.042 sec <<< FAILURE!
Running org.jbpm.examples.task.variables.TaskVariablesTest
09:26:10,323 FIN | [BaseJbpmTestCase] === starting testTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.038 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest
09:26:10,364 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
09:26:10,386 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
09:26:10,416 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.099 sec <<< FAILURE!
Running org.jbpm.examples.end.processinstance.EndProcessInstanceTest
09:26:10,887 FIN | [BaseJbpmTestCase] === starting testEndProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.046 sec <<< FAILURE!
Running org.jbpm.examples.timer.event.TimerEventTest
09:26:10,941 FIN | [BaseJbpmTestCase] === starting testTimerEventTimerFires =============================
09:26:10,970 FIN | [BaseJbpmTestCase] === starting testTimerEventContinueBeforeTimerFires =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
Running org.jbpm.examples.esb.EsbTest
09:26:11,029 FIN | [BaseJbpmTestCase] === starting testEsb =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.049 sec <<< FAILURE!
Running org.jbpm.examples.state.sequence.StateSequenceTest
09:26:11,076 FIN | [BaseJbpmTestCase] === starting testWaitStatesSequence =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.039 sec <<< FAILURE!
Running org.jbpm.examples.task.notification.TaskNotificationTest
09:26:11,122 FIN | [BaseJbpmTestCase] === starting testTaskNotification =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.034 sec <<< FAILURE!
Running org.jbpm.examples.decision.conditions.DecisionConditionsTest
09:26:11,157 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsGood =============================
09:26:11,183 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsBad =============================
09:26:11,240 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsUgly =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.778 sec <<< FAILURE!
Running org.jbpm.examples.task.candidates.TaskCandidatesTest
09:26:11,941 FIN | [BaseJbpmTestCase] === starting testGroupCandidateAssignment =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE!
Running org.jbpm.examples.task.swimlane.TaskSwimlaneTest
09:26:11,996 FIN | [BaseJbpmTestCase] === starting testTaskSwimlane =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.043 sec <<< FAILURE!
Results :
Tests in error:
testBusinessTime(org.jbpm.examples.timer.businesstime.TimerBusinessTimeTest)
testJavaInstantiate(org.jbpm.examples.java.JavaInstantiateTest)
testInlineMail(org.jbpm.examples.mail.inline.InlineMailTest)
testObtainServicesAndDeployProcess(org.jbpm.examples.services.ServicesTest)
testScriptText(org.jbpm.examples.script.text.ScriptTextTest)
testWaitStatesSequence(org.jbpm.examples.subprocess.variables.SubProcessVariablesTest)
testTaskReminder(org.jbpm.examples.task.reminder.TaskReminderTest)
testAsyncActivity(org.jbpm.examples.async.activity.AsyncActivityTest)
testHql(org.jbpm.examples.hql.HqlTest)
testAsyncFork(org.jbpm.examples.async.fork.AsyncForkTest)
testSubProcessResultOk(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
testSubProcessResultNok(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
testSubProcessResultReject(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
testEventListener(org.jbpm.examples.eventlistener.EventListenerTest)
testTemplateMail(org.jbpm.examples.mail.template.TemplateMailTest)
testTaskAssignee(org.jbpm.examples.task.assignee.TaskAssigneeTest)
testConcurrencyGraphBased(org.jbpm.examples.concurrency.graphbased.ConcurrencyGraphBasedTest)
testEndStateCompleted(org.jbpm.examples.end.state.EndStateTest)
testEndStateErrorBadRequest(org.jbpm.examples.end.state.EndStateTest)
testEndStateErrorInternalServerError(org.jbpm.examples.end.state.EndStateTest)
testDecisionHandlerGreat(org.jbpm.examples.decision.handler.DecisionHandlerTest)
testDecisionHandlerImprove(org.jbpm.examples.decision.handler.DecisionHandlerTest)
testDecisionHandlerSuck(org.jbpm.examples.decision.handler.DecisionHandlerTest)
testTimerTransitionTimerFires(org.jbpm.examples.timer.transition.TimerTransitionTest)
testTimerTransitionContinueBeforeTimerFires(org.jbpm.examples.timer.transition.TimerTransitionTest)
testScriptText(org.jbpm.examples.script.expression.ScriptExpressionTest)
testEndMultipleOk(org.jbpm.examples.end.multiple.EndMultipleTest)
testEndMultipleBadRequest(org.jbpm.examples.end.multiple.EndMultipleTest)
testEndMultipleInternalServerError(org.jbpm.examples.end.multiple.EndMultipleTest)
testDecisionExpressionGood(org.jbpm.examples.decision.expression.DecisionExpressionTest)
testDecisionExpressionBad(org.jbpm.examples.decision.expression.DecisionExpressionTest)
testDecisionExpressionUgly(org.jbpm.examples.decision.expression.DecisionExpressionTest)
testTaskAssignmentHandler(org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest)
testStateChoiceAccept(org.jbpm.examples.state.choice.StateChoiceTest)
testStateChoiceReject(org.jbpm.examples.state.choice.StateChoiceTest)
testTimerRepeat(org.jbpm.examples.timer.repeat.TimerRepeatTest)
testSql(org.jbpm.examples.sql.SqlTest)
testTaskAssignee(org.jbpm.examples.task.variables.TaskVariablesTest)
testSubProcessResultOk(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
testSubProcessResultNok(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
testSubProcessResultReject(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
testEndProcessInstance(org.jbpm.examples.end.processinstance.EndProcessInstanceTest)
testTimerEventTimerFires(org.jbpm.examples.timer.event.TimerEventTest)
testTimerEventContinueBeforeTimerFires(org.jbpm.examples.timer.event.TimerEventTest)
testEsb(org.jbpm.examples.esb.EsbTest)
testWaitStatesSequence(org.jbpm.examples.state.sequence.StateSequenceTest)
testTaskNotification(org.jbpm.examples.task.notification.TaskNotificationTest)
testDecisionConditionsGood(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
testDecisionConditionsBad(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
testDecisionConditionsUgly(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
testGroupCandidateAssignment(org.jbpm.examples.task.candidates.TaskCandidatesTest)
testTaskSwimlane(org.jbpm.examples.task.swimlane.TaskSwimlaneTest)
Tests run: 52, Failures: 0, Errors: 52, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/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: 2 minutes 36 seconds
[INFO] Finished at: Tue May 26 09:26:12 EDT 2009
[INFO] Final Memory: 122M/293M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 7 months
Stabilizing DB schema
by Heiko Braun
Guys, please be careful with changes to schema. Over the course of the
last few weeks several
small changes happend that always break the reporting: Table name
changes, column name changes, etc.
At least think twice if the change you do is really necessary it this
stage or pure cosmetics.
Thanks,
Heiko
15 years, 7 months