See <https://builds.apache.org/job/oozie-trunk-precommit-build/1869/>

------------------------------------------
[...truncated 1267 lines...]
[INFO] Apache Oozie Share Lib Oozie
[INFO] Apache Oozie Share Lib HCatalog
[INFO] Apache Oozie Core
[INFO] Apache Oozie Docs
[INFO] Apache Oozie Share Lib Pig
[INFO] Apache Oozie Share Lib Hive
[INFO] Apache Oozie Share Lib Sqoop
[INFO] Apache Oozie Share Lib Streaming
[INFO] Apache Oozie Share Lib Distcp
[INFO] Apache Oozie WebApp
[INFO] Apache Oozie Examples
[INFO] Apache Oozie Share Lib
[INFO] Apache Oozie Tools
[INFO] Apache Oozie MiniOozie
[INFO] Apache Oozie WorkflowGenerator
[INFO] Apache Oozie Distro
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Main 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (clean) @ oozie-main ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-main ---
[INFO] Deleting 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ oozie-main ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Hadoop 1.2.1.oozie-4.2.0-SNAPSHOT Test 
1.2.1.oozie-4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-hadoop-auth ---
[INFO] Deleting 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/hadooplibs/hadoop-auth-1/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-hadoop-auth ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/hadooplibs/hadoop-auth-1/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
oozie-hadoop-auth ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-hadoop-auth ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/hadooplibs/hadoop-auth-1/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-hadoop-auth ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-hadoop-auth 
---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Client 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-client ---
[INFO] Deleting 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-client 
---
[INFO] Compiling 35 source files to 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/client/rest/JsonToBean.java:[110,52]
 [deprecation] WORKFLOW_GROUP in org.apache.oozie.client.rest.JsonTags has been 
deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/client/rest/JsonToBean.java:[159,55]
 [deprecation] COORDINATOR_JOB_GROUP in org.apache.oozie.client.rest.JsonTags 
has been deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/client/rest/JsonToBean.java:[181,55]
 [deprecation] BUNDLE_JOB_GROUP in org.apache.oozie.client.rest.JsonTags has 
been deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:[1339,62]
 [deprecation] getGroup() in org.apache.oozie.client.WorkflowJob has been 
deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:[1448,64]
 [deprecation] getGroup() in org.apache.oozie.client.CoordinatorJob has been 
deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:[1534,92]
 [deprecation] getGroup() in org.apache.oozie.client.Job has been deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:[1554,42]
 [deprecation] getGroup() in org.apache.oozie.client.Job has been deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:[1672,64]
 [deprecation] getGroup() in org.apache.oozie.client.WorkflowJob has been 
deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:[1690,42]
 [deprecation] getGroup() in org.apache.oozie.client.WorkflowJob has been 
deprecated
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:[1837,50]
 [unchecked] unchecked conversion
found   : java.util.List
required: java.util.List<java.lang.String>
[WARNING] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/cli/OozieCLI.java:[1874,50]
 [unchecked] unchecked conversion
found   : java.util.List
required: java.util.List<java.lang.String>
[INFO] 11 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/client/event/jms/JMSMessagingUtils.java:[76,43]
 type parameters of <T>T cannot be determined; no unique maximal instance 
exists for type variable T with upper bounds 
T,org.apache.oozie.client.event.message.EventMessage
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  0.245 s]
[INFO] Apache Oozie Hadoop 1.2.1.oozie-4.2.0-SNAPSHOT Test  SUCCESS [  0.268 s]
[INFO] Apache Oozie Client ............................... FAILURE [  1.237 s]
[INFO] Apache Oozie Hadoop 1.2.1.oozie-4.2.0-SNAPSHOT .... SKIPPED
[INFO] Apache Oozie Hadoop Distcp 1.2.1.oozie-4.2.0-SNAPSHOT  SKIPPED
[INFO] Apache Oozie Hadoop 1.2.1.oozie-4.2.0-SNAPSHOT Test  SKIPPED
[INFO] Apache Oozie Hadoop Utils 1.2.1.oozie-4.2.0-SNAPSHOT  SKIPPED
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.2.0-SNAPSHOT .... SKIPPED
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.2.0-SNAPSHOT Test  SKIPPED
[INFO] Apache Oozie Hadoop Distcp 2.3.0.oozie-4.2.0-SNAPSHOT  SKIPPED
[INFO] Apache Oozie Hadoop Utils 2.3.0.oozie-4.2.0-SNAPSHOT  SKIPPED
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.2.0-SNAPSHOT Test  SKIPPED
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.2.0-SNAPSHOT ... SKIPPED
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.2.0-SNAPSHOT Test  SKIPPED
[INFO] Apache Oozie Hadoop Distcp 0.23.5.oozie-4.2.0-SNAPSHOT  SKIPPED
[INFO] Apache Oozie Hadoop Utils 0.23.5.oozie-4.2.0-SNAPSHOT  SKIPPED
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.2.0-SNAPSHOT Test  SKIPPED
[INFO] Apache Oozie Hadoop Libs .......................... SKIPPED
[INFO] Apache Oozie Hbase 0.94.2.oozie-4.2.0-SNAPSHOT .... SKIPPED
[INFO] Apache Oozie Hbase Libs ........................... SKIPPED
[INFO] Apache Oozie HCatalog 0.13.1.oozie-4.2.0-SNAPSHOT . SKIPPED
[INFO] Apache Oozie HCatalog Libs ........................ SKIPPED
[INFO] Apache Oozie Share Lib Oozie ...................... SKIPPED
[INFO] Apache Oozie Share Lib HCatalog ................... SKIPPED
[INFO] Apache Oozie Core ................................. SKIPPED
[INFO] Apache Oozie Docs ................................. SKIPPED
[INFO] Apache Oozie Share Lib Pig ........................ SKIPPED
[INFO] Apache Oozie Share Lib Hive ....................... SKIPPED
[INFO] Apache Oozie Share Lib Sqoop ...................... SKIPPED
[INFO] Apache Oozie Share Lib Streaming .................. SKIPPED
[INFO] Apache Oozie Share Lib Distcp ..................... SKIPPED
[INFO] Apache Oozie WebApp ............................... SKIPPED
[INFO] Apache Oozie Examples ............................. SKIPPED
[INFO] Apache Oozie Share Lib ............................ SKIPPED
[INFO] Apache Oozie Tools ................................ SKIPPED
[INFO] Apache Oozie MiniOozie ............................ SKIPPED
[INFO] Apache Oozie WorkflowGenerator .................... SKIPPED
[INFO] Apache Oozie Distro ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.712 s
[INFO] Finished at: 2014-09-03T03:32:19+00:00
[INFO] Final Memory: 18M/181M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "testPatchCompile" could not be activated 
because it does not exist.
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project oozie-client: Compilation failure
[ERROR] 
/x1/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/client/src/main/java/org/apache/oozie/client/event/jms/JMSMessagingUtils.java:[76,43]
 type parameters of <T>T cannot be determined; no unique maximal instance 
exists for type variable T with upper bounds 
T,org.apache.oozie.client.event.message.EventMessage
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :oozie-client
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

patching file 
core/src/test/java/org/apache/oozie/service/TestLiteWorkflowAppService.java
Hunk #1 succeeded at 657 (offset 160 lines).
patching file 
core/src/test/java/org/apache/oozie/command/wf/TestWorkflowProgress.java
patching file core/src/test/resources/wf-progress-test1.xml
patching file core/src/test/resources/wf-progress-test2.xml
patching file core/src/test/resources/wf-progress-test3.xml
patching file core/src/test/resources/wf-progress-test4.xml
patching file core/src/test/resources/wf-progress-test5.xml
patching file core/src/test/resources/wf-progress-test6.xml
patching file core/src/main/java/org/apache/oozie/WorkflowJobBean.java
Hunk #1 FAILED at 149.
Hunk #2 FAILED at 189.
2 out of 2 hunks FAILED -- saving rejects to file 
core/src/main/java/org/apache/oozie/WorkflowJobBean.java.rej
patching file 
core/src/main/java/org/apache/oozie/command/coord/CoordSubmitXCommand.java
Hunk #1 FAILED at 25.
Hunk #2 succeeded at 1201 (offset 106 lines).
Hunk #3 succeeded at 1218 (offset 108 lines).
1 out of 3 hunks FAILED -- saving rejects to file 
core/src/main/java/org/apache/oozie/command/coord/CoordSubmitXCommand.java.rej
patching file 
core/src/main/java/org/apache/oozie/command/coord/CoordJobXCommand.java
Hunk #1 succeeded at 143 (offset 15 lines).
patching file core/src/main/java/org/apache/oozie/command/wf/JobXCommand.java
Hunk #1 succeeded at 20 (offset 1 line).
Hunk #2 succeeded at 83 (offset 3 lines).
Hunk #3 succeeded at 135 (offset 3 lines).
patching file 
core/src/main/java/org/apache/oozie/workflow/lite/LiteWorkflowAppParser.java
Hunk #1 succeeded at 53 with fuzz 1 (offset 8 lines).
Hunk #2 succeeded at 167 (offset 29 lines).
Hunk #3 succeeded at 579 (offset 136 lines).
patching file 
core/src/main/java/org/apache/oozie/workflow/lite/LiteWorkflowApp.java
Hunk #1 succeeded at 42 (offset 1 line).
Hunk #2 succeeded at 124 (offset 1 line).
Hunk #3 succeeded at 179 (offset 1 line).
can't find file to patch at input line 1538
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: core/src/main/java/org/apache/oozie/client/rest/JsonWorkflowJob.java
|===================================================================
|--- core/src/main/java/org/apache/oozie/client/rest/JsonWorkflowJob.java       
(revision 1419236)
|+++ core/src/main/java/org/apache/oozie/client/rest/JsonWorkflowJob.java       
(working copy)
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 1575
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: core/src/main/java/org/apache/oozie/client/rest/JsonCoordinatorJob.java
|===================================================================
|--- core/src/main/java/org/apache/oozie/client/rest/JsonCoordinatorJob.java    
(revision 1419236)
|+++ core/src/main/java/org/apache/oozie/client/rest/JsonCoordinatorJob.java    
(working copy)
--------------------------
No file to patch.  Skipping patch.
5 out of 5 hunks ignored
patching file client/src/main/java/org/apache/oozie/cli/OozieCLI.java
Hunk #1 succeeded at 1172 (offset 206 lines).
Hunk #2 succeeded at 1343 (offset 215 lines).
patching file client/src/main/java/org/apache/oozie/client/WorkflowJob.java
Hunk #1 succeeded at 157 (offset 1 line).
patching file client/src/main/java/org/apache/oozie/client/rest/JsonToBean.java
Hunk #1 succeeded at 114 (offset 9 lines).
Hunk #2 succeeded at 162 (offset 11 lines).
Hunk #3 succeeded at 275 with fuzz 2 (offset 32 lines).
patching file client/src/main/java/org/apache/oozie/client/rest/JsonTags.java
Hunk #1 succeeded at 58 (offset 8 lines).
Hunk #2 succeeded at 106 with fuzz 2 (offset 8 lines).
patching file client/src/main/java/org/apache/oozie/client/rest/JsonUtils.java
Hunk #1 succeeded at 82 (offset 1 line).
patching file client/src/main/java/org/apache/oozie/client/CoordinatorJob.java
Hunk #1 succeeded at 189 (offset 1 line).
Patch failed to apply to head of branch

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to oozie-trunk-precommit-build #1819
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 172747 bytes
Compression is 0.0%
Took 72 ms
Recording test results

Reply via email to