Jira: https://issues.apache.org/jira/browse/OOZIE-3106
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/244/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 2.09 MB...]
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [server].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient 
annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 2069
    Tests failed: 4
    Tests errors: 5

    The patch failed the following testcases:

      
testBasicSubmitWithMultipleStartInstancesInputEvent(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
      testJMXInstrumentation(org.apache.oozie.util.TestMetricsInstrumentation)
      
testCoordActionInputLogicMissing(org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand)
      testOozieConfig(org.apache.oozie.service.TestConfigurationService)

    Tests failing with errors:
      
testSuccessedJobSlaParseElFunctionVariableInMaterializeActions(org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand)
      testCredentialsSkip(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
      
testCoordActionPullPushDependencyMissing(org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand)
      
testCoordActionPushDependencyMissing(org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand)
      
testCoordActionPullDependencyMissing(org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand)

+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/244/

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  1 3706k    1 41992    0     0  45870      0  0:01:22 --:--:--  0:01:22 
45870100 3706k  100 3706k    0     0  3395k      0  0:00:01  0:00:01 --:--:-- 
20.4M
Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3106
Archiving artifacts
[Fast Archiver] Compressed 1.82 MB of artifacts by 75.7% relative to #242
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
9 tests failed.
FAILED:  
org.apache.oozie.action.hadoop.TestJavaActionExecutor.testCredentialsSkip

Error Message:
JA020: Could not load credentials of type [abc] with name [abcname]]; perhaps 
it was not defined in oozie-site.xml?

Stack Trace:
org.apache.oozie.action.ActionExecutorException: JA020: Could not load 
credentials of type [abc] with name [abcname]]; perhaps it was not defined in 
oozie-site.xml?
        at 
org.apache.oozie.action.hadoop.TestJavaActionExecutor._testCredentialsSkip(TestJavaActionExecutor.java:1106)
        at 
org.apache.oozie.action.hadoop.TestJavaActionExecutor.testCredentialsSkip(TestJavaActionExecutor.java:1006)


FAILED:  
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPullPushDependencyMissing

Error Message:
E0803: IO error, E0603: SQL error in operation, The transaction has been rolled 
back.  See the nested exceptions for details on the errors that occurred.

Stack Trace:
org.apache.oozie.command.CommandException: E0803: IO error, E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPullPushDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:202)
Caused by: org.apache.oozie.command.CommandException: E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPullPushDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:202)
Caused by: org.apache.oozie.executor.jpa.JPAExecutorException: E0603: SQL error 
in operation, The transaction has been rolled back.  See the nested exceptions 
for details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPullPushDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:202)


FAILED:  
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPushDependencyMissing

Error Message:
E0803: IO error, E0603: SQL error in operation, The transaction has been rolled 
back.  See the nested exceptions for details on the errors that occurred.

Stack Trace:
org.apache.oozie.command.CommandException: E0803: IO error, E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPushDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:144)
Caused by: org.apache.oozie.command.CommandException: E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPushDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:144)
Caused by: org.apache.oozie.executor.jpa.JPAExecutorException: E0603: SQL error 
in operation, The transaction has been rolled back.  See the nested exceptions 
for details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPushDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:144)


FAILED:  
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPullDependencyMissing

Error Message:
E0803: IO error, E0603: SQL error in operation, The transaction has been rolled 
back.  See the nested exceptions for details on the errors that occurred.

Stack Trace:
org.apache.oozie.command.CommandException: E0803: IO error, E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPullDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:81)
Caused by: org.apache.oozie.command.CommandException: E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPullDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:81)
Caused by: org.apache.oozie.executor.jpa.JPAExecutorException: E0603: SQL error 
in operation, The transaction has been rolled back.  See the nested exceptions 
for details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionPullDependencyMissing(TestCoordActionMissingDependenciesXCommand.java:81)


FAILED:  
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionInputLogicMissing

Error Message:
should not throw exception E0803: IO error, E0603: SQL error in operation, The 
transaction has been rolled back.  See the nested exceptions for details on the 
errors that occurred.

Stack Trace:
junit.framework.AssertionFailedError: should not throw exception E0803: IO 
error, E0603: SQL error in operation, The transaction has been rolled back.  
See the nested exceptions for details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand.testCoordActionInputLogicMissing(TestCoordActionMissingDependenciesXCommand.java:248)


FAILED:  
org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand.testSuccessedJobSlaParseElFunctionVariableInMaterializeActions

Error Message:
E0803: IO error, E0603: SQL error in operation, The transaction has been rolled 
back.  See the nested exceptions for details on the errors that occurred.

Stack Trace:
org.apache.oozie.command.CommandException: E0803: IO error, E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand.testSuccessedJobSlaParseElFunctionVariableInMaterializeActions(TestCoordMaterializeTransitionXCommand.java:1022)
Caused by: org.apache.oozie.command.CommandException: E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand.testSuccessedJobSlaParseElFunctionVariableInMaterializeActions(TestCoordMaterializeTransitionXCommand.java:1022)
Caused by: org.apache.oozie.executor.jpa.JPAExecutorException: E0603: SQL error 
in operation, The transaction has been rolled back.  See the nested exceptions 
for details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand.testSuccessedJobSlaParseElFunctionVariableInMaterializeActions(TestCoordMaterializeTransitionXCommand.java:1022)


FAILED:  
org.apache.oozie.command.coord.TestCoordSubmitXCommand.testBasicSubmitWithMultipleStartInstancesInputEvent

Error Message:
Unexpected failure: org.apache.oozie.command.CommandException: E0803: IO error, 
E0603: SQL error in operation, The transaction has been rolled back.  See the 
nested exceptions for details on the errors that occurred.

Stack Trace:
junit.framework.AssertionFailedError: Unexpected failure: 
org.apache.oozie.command.CommandException: E0803: IO error, E0603: SQL error in 
operation, The transaction has been rolled back.  See the nested exceptions for 
details on the errors that occurred.
        at 
org.apache.oozie.command.coord.TestCoordSubmitXCommand.testBasicSubmitWithMultipleStartInstancesInputEvent(TestCoordSubmitXCommand.java:449)


FAILED:  org.apache.oozie.service.TestConfigurationService.testOozieConfig

Error Message:
expected:<...oozie-db;create=true[]> but 
was:<...oozie-db;create=true[;sql.enforce_strict_size=true]>

Stack Trace:
junit.framework.ComparisonFailure: expected:<...oozie-db;create=true[]> but 
was:<...oozie-db;create=true[;sql.enforce_strict_size=true]>
        at 
org.apache.oozie.service.TestConfigurationService.testOozieConfig(TestConfigurationService.java:201)


FAILED:  org.apache.oozie.util.TestMetricsInstrumentation.testJMXInstrumentation

Error Message:
Could not find own virtual machine

Stack Trace:
junit.framework.AssertionFailedError: Could not find own virtual machine
        at 
org.apache.oozie.util.TestMetricsInstrumentation.testJMXInstrumentation(TestMetricsInstrumentation.java:243)

Reply via email to