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 2014/09/23 02:07:52 UTC

Build failed in Jenkins: oozie-trunk-precommit-build #2000

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

------------------------------------------
[...truncated 49623 lines...]
[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 (default) @ oozie-main ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-main ---
Downloading: https://repository.cloudera.com/artifactory/ext-release-local/org/codehaus/plexus/plexus-archiver/1.1/plexus-archiver-1.1.pom

Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.1/plexus-archiver-1.1.pom
2/2 KB   
         
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.1/plexus-archiver-1.1.pom (2 KB at 60.5 KB/sec)
Downloading: https://repository.cloudera.com/artifactory/ext-release-local/org/codehaus/plexus/plexus-archiver/1.1/plexus-archiver-1.1.jar
         
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.1/plexus-archiver-1.1.jar
3/178 KB   
7/178 KB   
11/178 KB   
14/178 KB   
18/178 KB   
22/178 KB   
26/178 KB   
30/178 KB   
33/178 KB   
37/178 KB   
41/178 KB   
45/178 KB   
49/178 KB   
53/178 KB   
55/178 KB   
58/178 KB   
62/178 KB   
66/178 KB   
70/178 KB   
74/178 KB   
78/178 KB   
82/178 KB   
86/178 KB   
88/178 KB   
92/178 KB   
96/178 KB   
100/178 KB   
104/178 KB   
108/178 KB   
112/178 KB   
116/178 KB   
120/178 KB   
124/178 KB   
128/178 KB   
132/178 KB   
133/178 KB   
136/178 KB   
139/178 KB   
143/178 KB   
147/178 KB   
151/178 KB   
155/178 KB   
159/178 KB   
163/178 KB   
167/178 KB   
171/178 KB   
175/178 KB   
178/178 KB   
             
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.1/plexus-archiver-1.1.jar (178 KB at 3289.0 KB/sec)
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[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-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 <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/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 <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/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] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-hadoop-auth ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/hadooplibs/hadoop-auth-1/target/oozie-hadoop-auth-1.2.1.oozie-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-hadoop-auth ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Client 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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 34 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-client ---
[INFO] Compiling 32 source files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/client/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/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 [  1.494 s]
[INFO] Apache Oozie Hadoop 1.2.1.oozie-4.2.0-SNAPSHOT Test  SUCCESS [  0.693 s]
[INFO] Apache Oozie Client ............................... FAILURE [  1.114 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 Share Lib Hive 2 ..................... 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 Distro ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.496 s
[INFO] Finished at: 2014-09-22T22:30:54+00:00
[INFO] Final Memory: 25M/150M
[INFO] ------------------------------------------------------------------------
[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] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/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

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-1940

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 contains 6 line(s) longer than 132 characters
    +1 the patch does adds/modifies 3 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 does not compile
    -1 patch does not compile
    +1 the patch does not seem to introduce new javac warnings
+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 - patch does not compile, cannot run testcases
-1 DISTRO
    -1 distro tarball fails 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/oozie-trunk-precommit-build/2000/

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  9 3706k    9  335k    0     0   943k      0  0:00:03 --:--:--  0:00:03  942k
 60 3706k   60 2255k    0     0  1669k      0  0:00:02  0:00:01  0:00:01 1669k
100 3706k  100 3706k    0     0  2709k      0  0:00:01  0:00:01 --:--:-- 2709k
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 #1980
Archived 10 artifacts
Archive block size is 32768
Received 0 blocks and 469851 bytes
Compression is 0.0%
Took 2.4 sec
Recording test results
Publish JUnit test result report is waiting for a checkpoint on oozie-trunk-precommit-build #1999

Build failed in Jenkins: oozie-trunk-precommit-build #2001

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2001/>

------------------------------------------
[...truncated 10187 lines...]
[INFO] share already added, skipping
[INFO] share/lib already added, skipping
[INFO]  already added, skipping
[INFO] share already added, skipping
[INFO] share/lib already added, skipping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Tools 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.2.0-SNAPSHOT-tools>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.2.0-SNAPSHOT-tools> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/oozie-mini-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-distro ---
[INFO] Executing tasks

main:
      [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.41/bin/apache-tomcat-6.0.41.tar.gz
      [get] To: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.41.tar.gz>
.............................................................................................................................................................................................................................................................................................................................................................................................
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [gunzip] Expanding <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.41.tar.gz> to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.41.tar>
    [untar] Expanding: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.41.tar> into <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [delete] Deleting directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
   [delete] Deleting: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/server.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 3 files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps/ROOT>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-distro ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/distro.xml
[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.2.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.2.0-SNAPSHOT-distro> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.2.0-SNAPSHOT-distro.tar.gz>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  1.015 s]
[INFO] Apache Oozie Hadoop 1.2.1.oozie-4.2.0-SNAPSHOT Test  SUCCESS [  0.532 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 26.712 s]
[INFO] Apache Oozie Hadoop 1.2.1.oozie-4.2.0-SNAPSHOT .... SUCCESS [  0.934 s]
[INFO] Apache Oozie Hadoop Distcp 1.2.1.oozie-4.2.0-SNAPSHOT  SUCCESS [  0.060 s]
[INFO] Apache Oozie Hadoop 1.2.1.oozie-4.2.0-SNAPSHOT Test  SUCCESS [  0.147 s]
[INFO] Apache Oozie Hadoop Utils 1.2.1.oozie-4.2.0-SNAPSHOT  SUCCESS [  0.084 s]
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.2.0-SNAPSHOT .... SUCCESS [  2.208 s]
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.2.0-SNAPSHOT Test  SUCCESS [  0.170 s]
[INFO] Apache Oozie Hadoop Distcp 2.3.0.oozie-4.2.0-SNAPSHOT  SUCCESS [  0.053 s]
[INFO] Apache Oozie Hadoop Utils 2.3.0.oozie-4.2.0-SNAPSHOT  SUCCESS [  0.099 s]
[INFO] Apache Oozie Hadoop 2.3.0.oozie-4.2.0-SNAPSHOT Test  SUCCESS [  0.048 s]
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.2.0-SNAPSHOT ... SUCCESS [  1.683 s]
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.2.0-SNAPSHOT Test  SUCCESS [  0.154 s]
[INFO] Apache Oozie Hadoop Distcp 0.23.5.oozie-4.2.0-SNAPSHOT  SUCCESS [  0.051 s]
[INFO] Apache Oozie Hadoop Utils 0.23.5.oozie-4.2.0-SNAPSHOT  SUCCESS [  0.101 s]
[INFO] Apache Oozie Hadoop 0.23.5.oozie-4.2.0-SNAPSHOT Test  SUCCESS [  0.064 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  3.154 s]
[INFO] Apache Oozie Hbase 0.94.2.oozie-4.2.0-SNAPSHOT .... SUCCESS [  0.365 s]
[INFO] Apache Oozie Hbase Libs ........................... SUCCESS [  0.666 s]
[INFO] Apache Oozie HCatalog 0.13.1.oozie-4.2.0-SNAPSHOT . SUCCESS [  0.510 s]
[INFO] Apache Oozie HCatalog Libs ........................ SUCCESS [  1.539 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  1.061 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  2.105 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 19.897 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 12.495 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  3.598 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  2.223 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  0.546 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  0.258 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  0.268 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  2.399 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 30.290 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  1.408 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 11.486 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  2.390 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  0.093 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 35.046 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:47 min
[INFO] Finished at: 2014-09-23T00:34:05+00:00
[INFO] Final Memory: 80M/996M
[INFO] ------------------------------------------------------------------------

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-1940

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 contains 6 line(s) longer than 132 characters
    +1 the patch does adds/modifies 3 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 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: 1533
    Tests failed: 7
    Tests errors: 0

    The patch failed the following testcases:

      testCoordActionInputCheckXCommandUniqueness(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
      testBundleRerunInPausedWithError(org.apache.oozie.command.bundle.TestBundleRerunXCommand)
      testResetSequence_withMultiThread(org.apache.oozie.service.TestZKUUIDService)
      testBundleStartNegative2(org.apache.oozie.command.bundle.TestBundleStartXCommand)
      testBundleStartWithFailedCoordinator(org.apache.oozie.command.bundle.TestBundleStartXCommand)
      testBundlePauseExtendMaterializesCoordinator(org.apache.oozie.command.bundle.TestBundleChangeXCommand)
      testMessage_withMixedStatus(org.apache.oozie.command.coord.TestAbandonedCoordChecker)

+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/oozie-trunk-precommit-build/2001/

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 #1980
Archived 10 artifacts
Archive block size is 32768
Received 4 blocks and 781273 bytes
Compression is 14.4%
Took 0.3 sec
Recording test results