Jira: https://issues.apache.org/jira/browse/OOZIE-2900
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/250/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 1.64 MB...]
+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 no new bugs found in [sharelib/spark].
+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: 2069
Tests failed: 6
Tests errors: 0
The patch failed the following testcases:
testJMXInstrumentation(org.apache.oozie.util.TestMetricsInstrumentation)
testSqoopActionWithRedundantArgsAndFreeFormQuery(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopActionWithArgsAndFreeFormQuery(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopEval(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopActionWithRedundantPrefix(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopAction(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
Tests failing with errors:
+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/250/
% 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
2 3706k 2 79755 0 0 114k 0 0:00:32 --:--:-- 0:00:32
114k100 3706k 100 3706k 0 0 4399k 0 --:--:-- --:--:-- --:--:--
21.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-2900
Archiving artifacts
[Fast Archiver] Compressed 1.82 MB of artifacts by 43.0% relative to #242
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
6 tests failed.
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.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)