You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/15 17:48:44 UTC

Failed: OOZIE-3112 PreCommit Build #227

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 1.64 MB...]
-1 There are [3] new bugs found below threshold in total that must be fixed.
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hive].
 -1 There are [3] new bugs found below threshold in [sharelib/spark] that must be fixed.
 You can find the FindBugs diff here (look for the red and orange ones): sharelib/spark/findbugs-new.html
 The most important FindBugs errors are:
 At SparkArgsExtractor.java:[line 387]: Found reliance on default encoding in org.apache.oozie.action.hadoop.SparkArgsExtractor.loadProperties(File, Properties): new java.io.FileReader(File)
 At SparkArgsExtractor.java:[line 351]: Found reliance on default encoding in org.apache.oozie.action.hadoop.SparkArgsExtractor.persistMergedProperties(Properties): new java.io.FileWriter(String)
 At SparkArgsExtractor.java:[line 364]: File(...) reads a file whose location might be specified by user input
 At SparkArgsExtractor.java:[line 147]: At SparkArgsExtractor.java:[line 144]
 At SparkArgsExtractor.java:[line 298]: At SparkArgsExtractor.java:[line 190]
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +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].
 0 There are [1] new bugs found in [core] that would be nice to have fixed.
 You can find the FindBugs diff here: core/findbugs-new.html
 +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: 0
    Tests rerun: 0
    Tests failed at first run: org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand,org.apache.oozie.action.hadoop.TestJavaActionExecutor,org.apache.oozie.command.coord.TestCoordSubmitXCommand,org.apache.oozie.util.TestMetricsInstrumentation,org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand,org.apache.oozie.service.TestConfigurationService,
+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/227/

  % 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  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 97 3706k   97 3620k    0     0  2620k      0  0:00:01  0:00:01 --:--:-- 2620k100 3706k  100 3706k    0     0  2678k      0  0:00:01  0:00:01 --:--:-- 41.7M
Adding comment to JIRA
Comment added.

test-patch exit code: 1

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
8 tests failed.
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)