Jira: https://issues.apache.org/jira/browse/OOZIE-3112
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/235/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 1.69 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 [examples].
+1 There are no new bugs found in [tools].
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 [server].
+1 There are no new bugs found in [client].
+1 There are no new bugs found in [sharelib/distcp].
+1 There are no new bugs found in [sharelib/oozie].
+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/hive].
+1 There are no new bugs found in [sharelib/sqoop].
-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 392]: 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 367]: 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/pig].
+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.TestCoordSubmitXCommand,org.apache.oozie.util.TestMetricsInstrumentation,org.apache.oozie.service.TestConfigurationService,org.apache.oozie.command.coord.TestCoordActionsKillXCommand,org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC,org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand,org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand,org.apache.oozie.action.hadoop.TestJavaActionExecutor,org.apache.oozie.action.hadoop.TestSqoopActionExecutor,org.apache.oozie.action.hadoop.TestSparkArgsExtractor,
+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/235/
% 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
47 3706k 47 1755k 0 0 2365k 0 0:00:01 --:--:-- 0:00:01
2365k100 3706k 100 3706k 0 0 4804k 0 --:--:-- --:--:-- --:--:--
65.6M
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 61.8% relative to #234
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
18 tests failed.
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.action.hadoop.TestSparkArgsExtractor.testYarnClientFilesAndArchivesArgsParsing
Error Message:
Spark args mismatch expected:<[--master, yarn, --deploy-mode, client, --name,
Spark Copy File, --class, org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.executor.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--files, spark-log4j.properties,hive-site.xml,aaa,ccc, --archives, bbb,ddd,
--conf, spark.yarn.jar=null, --verbose, /lib/test.jar, arg0, arg1]> but
was:<[--master, yarn, --deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.executor.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--properties-file, spark-defaults-oozie-generated.properties, --files,
spark-log4j.properties,hive-site.xml,aaa,ccc, --archives, bbb,ddd, --conf,
spark.yarn.jar=null, --verbose, /lib/test.jar, arg0, arg1]>
Stack Trace:
java.lang.AssertionError: Spark args mismatch expected:<[--master, yarn,
--deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.executor.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--files, spark-log4j.properties,hive-site.xml,aaa,ccc, --archives, bbb,ddd,
--conf, spark.yarn.jar=null, --verbose, /lib/test.jar, arg0, arg1]> but
was:<[--master, yarn, --deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.executor.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--properties-file, spark-defaults-oozie-generated.properties, --files,
spark-log4j.properties,hive-site.xml,aaa,ccc, --archives, bbb,ddd, --conf,
spark.yarn.jar=null, --verbose, /lib/test.jar, arg0, arg1]>
at
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testYarnClientFilesAndArchivesArgsParsing(TestSparkArgsExtractor.java:160)
FAILED:
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testDriverClassPathArgsParsing
Error Message:
Spark args mismatch expected:<[--master, yarn, --deploy-mode, client, --name,
Spark Copy File, --class, org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=aaa:$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.executor.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--files, spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null,
--verbose, /lib/test.jar, arg0, arg1]> but was:<[--master, yarn, --deploy-mode,
client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=aaa:$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.executor.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--properties-file, spark-defaults-oozie-generated.properties, --files,
spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null, --verbose,
/lib/test.jar, arg0, arg1]>
Stack Trace:
java.lang.AssertionError: Spark args mismatch expected:<[--master, yarn,
--deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=aaa:$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.executor.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--files, spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null,
--verbose, /lib/test.jar, arg0, arg1]> but was:<[--master, yarn, --deploy-mode,
client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=aaa:$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.executor.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--properties-file, spark-defaults-oozie-generated.properties, --files,
spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null, --verbose,
/lib/test.jar, arg0, arg1]>
at
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testDriverClassPathArgsParsing(TestSparkArgsExtractor.java:198)
FAILED:
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testYarnClientExecutorAndDriverExtraClasspathsArgsParsing
Error Message:
Spark args mismatch expected:<[--master, yarn, --deploy-mode, client, --name,
Spark Copy File, --class, org.apache.oozie.example.SparkFileCopy,
--driver-memory, 1042M, --conf,
user.property.after.spark.executor.extraClassPath=bbb, --conf,
user.property.after.spark.driver.extraClassPath=ddd, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.executor.extraClassPath=aaa:$PWD/*, --conf,
spark.driver.extraClassPath=ccc:$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--files, spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null,
--verbose, /lib/test.jar, arg0, arg1]> but was:<[--master, yarn, --deploy-mode,
client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --driver-memory, 1042M, --conf,
user.property.after.spark.executor.extraClassPath=bbb, --conf,
user.property.after.spark.driver.extraClassPath=ddd, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.executor.extraClassPath=aaa:$PWD/*, --conf,
spark.driver.extraClassPath=ccc:$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--properties-file, spark-defaults-oozie-generated.properties, --files,
spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null, --verbose,
/lib/test.jar, arg0, arg1]>
Stack Trace:
java.lang.AssertionError: Spark args mismatch expected:<[--master, yarn,
--deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --driver-memory, 1042M, --conf,
user.property.after.spark.executor.extraClassPath=bbb, --conf,
user.property.after.spark.driver.extraClassPath=ddd, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.executor.extraClassPath=aaa:$PWD/*, --conf,
spark.driver.extraClassPath=ccc:$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--files, spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null,
--verbose, /lib/test.jar, arg0, arg1]> but was:<[--master, yarn, --deploy-mode,
client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --driver-memory, 1042M, --conf,
user.property.after.spark.executor.extraClassPath=bbb, --conf,
user.property.after.spark.driver.extraClassPath=ddd, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.executor.extraClassPath=aaa:$PWD/*, --conf,
spark.driver.extraClassPath=ccc:$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--properties-file, spark-defaults-oozie-generated.properties, --files,
spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null, --verbose,
/lib/test.jar, arg0, arg1]>
at
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testYarnClientExecutorAndDriverExtraClasspathsArgsParsing(TestSparkArgsExtractor.java:116)
FAILED:
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testLocalClientArgsParsing
Error Message:
Spark args mismatch expected:<[--master, local[*], --deploy-mode, client,
--name, Spark Copy File, --class, org.apache.oozie.example.SparkFileCopy,
--driver-memory, 1042M, --conf, spark.executor.extraClassPath=aaa, --conf,
user.property.after.spark.executor.extraClassPath=bbb, --conf,
spark.driver.extraClassPath=ccc, --conf,
user.property.after.spark.driver.extraClassPath=ddd, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--verbose, /lib/test.jar, arg0, arg1]> but was:<[--master, local[*],
--deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --driver-memory, 1042M, --conf,
spark.executor.extraClassPath=aaa, --conf,
user.property.after.spark.executor.extraClassPath=bbb, --conf,
spark.driver.extraClassPath=ccc, --conf,
user.property.after.spark.driver.extraClassPath=ddd, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--properties-file, spark-defaults-oozie-generated.properties, --verbose,
/lib/test.jar, arg0, arg1]>
Stack Trace:
java.lang.AssertionError: Spark args mismatch expected:<[--master, local[*],
--deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --driver-memory, 1042M, --conf,
spark.executor.extraClassPath=aaa, --conf,
user.property.after.spark.executor.extraClassPath=bbb, --conf,
spark.driver.extraClassPath=ccc, --conf,
user.property.after.spark.driver.extraClassPath=ddd, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--verbose, /lib/test.jar, arg0, arg1]> but was:<[--master, local[*],
--deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --driver-memory, 1042M, --conf,
spark.executor.extraClassPath=aaa, --conf,
user.property.after.spark.executor.extraClassPath=bbb, --conf,
spark.driver.extraClassPath=ccc, --conf,
user.property.after.spark.driver.extraClassPath=ddd, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --conf,
spark.driver.extraJavaOptions=-Dlog4j.configuration=spark-log4j.properties,
--properties-file, spark-defaults-oozie-generated.properties, --verbose,
/lib/test.jar, arg0, arg1]>
at
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testLocalClientArgsParsing(TestSparkArgsExtractor.java:72)
FAILED:
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testQuotedDriverAndExecutorExtraJavaOptionsParsing
Error Message:
Spark args mismatch expected:<[--master, yarn, --deploy-mode, client, --name,
Spark Copy File, --class, org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.driver.extraJavaOptions=-Xmn2703m -XX:SurvivorRatio=2
-XX:ParallelGCThreads=20 -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --files,
spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null, --verbose,
/lib/test.jar, arg0, arg1]> but was:<[--master, yarn, --deploy-mode, client,
--name, Spark Copy File, --class, org.apache.oozie.example.SparkFileCopy,
--conf, spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.driver.extraJavaOptions=-Xmn2703m -XX:SurvivorRatio=2
-XX:ParallelGCThreads=20 -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --properties-file,
spark-defaults-oozie-generated.properties, --files,
spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null, --verbose,
/lib/test.jar, arg0, arg1]>
Stack Trace:
java.lang.AssertionError: Spark args mismatch expected:<[--master, yarn,
--deploy-mode, client, --name, Spark Copy File, --class,
org.apache.oozie.example.SparkFileCopy, --conf,
spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.driver.extraJavaOptions=-Xmn2703m -XX:SurvivorRatio=2
-XX:ParallelGCThreads=20 -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --files,
spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null, --verbose,
/lib/test.jar, arg0, arg1]> but was:<[--master, yarn, --deploy-mode, client,
--name, Spark Copy File, --class, org.apache.oozie.example.SparkFileCopy,
--conf, spark.executor.extraJavaOptions=-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/tmp -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.driver.extraJavaOptions=-Xmn2703m -XX:SurvivorRatio=2
-XX:ParallelGCThreads=20 -Dlog4j.configuration=spark-log4j.properties, --conf,
spark.executor.extraClassPath=$PWD/*, --conf,
spark.driver.extraClassPath=$PWD/*, --conf,
spark.yarn.security.tokens.hadoopfs.enabled=false, --conf,
spark.yarn.security.tokens.hive.enabled=false, --conf,
spark.yarn.security.tokens.hbase.enabled=false, --conf,
spark.yarn.security.credentials.hadoopfs.enabled=false, --conf,
spark.yarn.security.credentials.hive.enabled=false, --conf,
spark.yarn.security.credentials.hbase.enabled=false, --properties-file,
spark-defaults-oozie-generated.properties, --files,
spark-log4j.properties,hive-site.xml, --conf, spark.yarn.jar=null, --verbose,
/lib/test.jar, arg0, arg1]>
at
org.apache.oozie.action.hadoop.TestSparkArgsExtractor.testQuotedDriverAndExecutorExtraJavaOptionsParsing(TestSparkArgsExtractor.java:237)
FAILED:
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopActionWithRedundantArgsAndFreeFormQuery
Error Message:
expected:<[SUCCEED]ED> but was:<[FAILED/KILL]ED>
Stack Trace:
junit.framework.ComparisonFailure: expected:<[SUCCEED]ED> but
was:<[FAILED/KILL]ED>
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.runSqoopActionFreeFormQuery(TestSqoopActionExecutor.java:326)
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopActionWithRedundantArgsAndFreeFormQuery(TestSqoopActionExecutor.java:303)
FAILED:
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopActionWithArgsAndFreeFormQuery
Error Message:
expected:<[SUCCEED]ED> but was:<[FAILED/KILL]ED>
Stack Trace:
junit.framework.ComparisonFailure: expected:<[SUCCEED]ED> but
was:<[FAILED/KILL]ED>
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.runSqoopActionFreeFormQuery(TestSqoopActionExecutor.java:326)
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopActionWithArgsAndFreeFormQuery(TestSqoopActionExecutor.java:310)
FAILED: org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopEval
Error Message:
expected:<[SUCCEED]ED> but was:<[FAILED/KILL]ED>
Stack Trace:
junit.framework.ComparisonFailure: expected:<[SUCCEED]ED> but
was:<[FAILED/KILL]ED>
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopEval(TestSqoopActionExecutor.java:280)
FAILED:
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopActionWithRedundantPrefix
Error Message:
expected:<[SUCCEED]ED> but was:<[FAILED/KILL]ED>
Stack Trace:
junit.framework.ComparisonFailure: expected:<[SUCCEED]ED> but
was:<[FAILED/KILL]ED>
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.runSqoopAction(TestSqoopActionExecutor.java:245)
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopActionWithRedundantPrefix(TestSqoopActionExecutor.java:229)
FAILED: org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopAction
Error Message:
expected:<[SUCCEED]ED> but was:<[FAILED/KILL]ED>
Stack Trace:
junit.framework.ComparisonFailure: expected:<[SUCCEED]ED> but
was:<[FAILED/KILL]ED>
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.runSqoopAction(TestSqoopActionExecutor.java:245)
at
org.apache.oozie.action.hadoop.TestSqoopActionExecutor.testSqoopAction(TestSqoopActionExecutor.java:221)
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.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)