Jira: https://issues.apache.org/jira/browse/OOZIE-3083
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/311/
###################################################################################
########################## LAST 100 LINES OF THE CONSOLE
###########################
[...truncated 1.56 MB...]
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2110 bytes
[TRACE] Full summary file size is 1248 bytes
[TRACE] File
[/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]
removed
[TRACE] File
[/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]
removed
Running test-patch task BACKWARDS_COMPATIBILITY
Running test-patch task TESTS
Running test-patch task DISTRO
Testing JIRA OOZIE-3083
Cleaning local git workspace
----------------------------
+1 PATCH_APPLIES
+1 CLEAN
+1 RAW_PATCH_ANALYSIS
+1 the patch does not introduce any @author tags
+1 the patch does not introduce any tabs
+1 the patch does not introduce any trailing spaces
+1 the patch does not introduce any line longer than 132
+1 the patch adds/modifies 2 testcase(s)
+1 RAT
+1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
+1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
+1 HEAD compiles
+1 patch compiles
+1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
+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 [sharelib/hive2].
+1 There are no new bugs found in [sharelib/distcp].
+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/sqoop].
+1 There are no new bugs found in [sharelib/oozie].
+1 There are no new bugs found in [sharelib/pig].
+1 There are no new bugs found in [sharelib/hive].
+1 There are no new bugs found in [sharelib/spark].
+1 There are no new bugs found in [client].
+1 There are no new bugs found in [examples].
+1 There are no new bugs found in [docs].
+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: 2079
Tests failed: 2
Tests errors: 0
The patch failed the following testcases:
testServerBuildVersion(org.apache.oozie.client.TestWorkflowClient)
testServerBuildVersion(org.apache.oozie.client.TestOozieCLI)
Tests failing with errors:
Tests failed at first run:
TestJavaActionExecutor#testCredentialsSkip
TestHiveActionExecutor#testHiveAction
For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
+1 distro tarball builds with the patch
----------------------------
-1 Overall result, please check the reported -1(s)
The full output of the test-patch run is available at
https://builds.apache.org/job/PreCommit-OOZIE-Build/311/
% 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 --:--:-- --:--:-- --:--:--
0100 3706k 100 3706k 0 0 3574k 0 0:00:01 0:00:01 --:--:-- 6927k
Adding comment to JIRA
Comment added.
test-patch exit code: 1
Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3083
Archiving artifacts
[Fast Archiver] Compressed 1.71 MB of artifacts by 65.6% relative to #306
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
2 tests failed.
FAILED: org.apache.oozie.client.TestOozieCLI.testServerBuildVersion
Error Message:
expected:<...ver build version: {[build.time=${build.time}, vc.url=${vc.url},
build.user=jenkins, vc.revision=${vc.revision}, build.version=5.0.0-beta1]}
> but was:<...ver build version:
> {["build.time":"${build.time}","vc.url":"${vc.url}","build.user":"jenkins","vc.revision":"${vc.revision}","build.version":"5.0.0-beta1"]}
>
Stack Trace:
junit.framework.ComparisonFailure:
expected:<...ver build version: {[build.time=${build.time}, vc.url=${vc.url},
build.user=jenkins, vc.revision=${vc.revision}, build.version=5.0.0-beta1]}
> but was:<...ver build version:
> {["build.time":"${build.time}","vc.url":"${vc.url}","build.user":"jenkins","vc.revision":"${vc.revision}","build.version":"5.0.0-beta1"]}
>
at
org.apache.oozie.client.TestOozieCLI.testServerBuildVersion(TestOozieCLI.java:978)
FAILED: org.apache.oozie.client.TestWorkflowClient.testServerBuildVersion
Error Message:
expected:<{[build.time=${build.time}, vc.url=${vc.url}, build.user=jenkins,
vc.revision=${vc.revision}, build.version=5.0.0-beta1]}> but
was:<{["build.time":"${build.time}","vc.url":"${vc.url}","build.user":"jenkins","vc.revision":"${vc.revision}","build.version":"5.0.0-beta1"]}>
Stack Trace:
junit.framework.ComparisonFailure: expected:<{[build.time=${build.time},
vc.url=${vc.url}, build.user=jenkins, vc.revision=${vc.revision},
build.version=5.0.0-beta1]}> but
was:<{["build.time":"${build.time}","vc.url":"${vc.url}","build.user":"jenkins","vc.revision":"${vc.revision}","build.version":"5.0.0-beta1"]}>
at
org.apache.oozie.client.TestWorkflowClient.testServerBuildVersion(TestWorkflowClient.java:411)