A case of https://issues.apache.org/jira/browse/FALCON-1064

> Date: Tue, 10 Mar 2015 04:51:02 +0000
> From: [email protected]
> To: [email protected]
> Subject: Build failed in Jenkins: Apache-falcon #594
> 
> See <https://builds.apache.org/job/Apache-falcon/594/changes>
> 
> Changes:
> 
> [suhas.v] FALCON-1063 Falcon CLI list entities operation throws 
> NullPointerException. Contributed by Pallavi Rao
> 
> [suhas.v] FALCON-1020 validate command produces different results when run 
> via prism and server. Contributed by pavan kumar kolamuri
> 
> [raghav] FALCON-1072 Dumping of Oozie info should use os specific newline. 
> Contributed by Raghav Kumar Gautam
> 
> ------------------------------------------
> [...truncated 1999 lines...]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/src/test/resources>
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
> falcon-sharelib-oozie ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ 
> falcon-sharelib-oozie ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use 
> forkCount and reuseForks instead.
> [INFO] 
> [INFO] --- maven-site-plugin:3.2:site (default) @ falcon-sharelib-oozie ---
> [INFO] maven.site.skip = true: Skipping site generation
> [INFO] 
> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ falcon-sharelib-oozie ---
> [INFO] Building jar: 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/falcon-sharelib-oozie-0.7-SNAPSHOT.jar>
> [INFO] 
> [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
> falcon-sharelib-oozie ---
> [INFO] 
> [INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ 
> falcon-sharelib-oozie ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use 
> forkCount and reuseForks instead.
> [INFO] 
> [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-sharelib-oozie 
> ---
> [INFO] Failsafe report directory: 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/failsafe-reports>
> [INFO] 
> [INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-sharelib-oozie ---
> [INFO] Exclude: *.txt
> [INFO] Exclude: **/*.txt
> [INFO] Exclude: .git/**
> [INFO] Exclude: **/.idea/**
> [INFO] Exclude: **/*.twiki
> [INFO] Exclude: **/*.iml
> [INFO] Exclude: **/target/**
> [INFO] Exclude: **/activemq-data/**
> [INFO] Exclude: **/build/**
> [INFO] Exclude: **/*.patch
> [INFO] Exclude: derby.log
> [INFO] Exclude: **/logs/**
> [INFO] Exclude: **/.classpath
> [INFO] Exclude: **/.project
> [INFO] Exclude: **/.settings/**
> [INFO] Exclude: **/test-output/**
> [INFO] Exclude: **/data.txt
> [INFO] Exclude: **/maven-eclipse.xml
> [INFO] Exclude: **/.externalToolBuilders/**
> [INFO] Exclude: html5-ui/**
> [INFO] 
> [INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ 
> falcon-sharelib-oozie ---
> [INFO] Starting audit...
> Audit done.
> 
> [INFO] 
> [INFO] >>> findbugs-maven-plugin:2.5.2:check (findbugs-check) @ 
> falcon-sharelib-oozie >>>
> [INFO] 
> [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ 
> falcon-sharelib-oozie ---
> [INFO] 
> [INFO] <<< findbugs-maven-plugin:2.5.2:check (findbugs-check) @ 
> falcon-sharelib-oozie <<<
> [INFO] 
> [INFO] --- findbugs-maven-plugin:2.5.2:check (findbugs-check) @ 
> falcon-sharelib-oozie ---
> [INFO] 
> [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (add-jar) @ 
> falcon-sharelib-oozie ---
> [INFO] Copying json-simple-1.1.1.jar to 
> <https://builds.apache.org/job/Apache-falcon/ws/target/share/lib/oozie/json-simple-1.1.1.jar>
> [INFO] Copying bsh-2.0b4.jar to 
> <https://builds.apache.org/job/Apache-falcon/ws/target/share/lib/oozie/bsh-2.0b4.jar>
> [INFO] Copying testng-6.1.1.jar to 
> <https://builds.apache.org/job/Apache-falcon/ws/target/share/lib/oozie/testng-6.1.1.jar>
> [INFO] Copying snakeyaml-1.6.jar to 
> <https://builds.apache.org/job/Apache-falcon/ws/target/share/lib/oozie/snakeyaml-1.6.jar>
> [INFO] Copying jcommander-1.12.jar to 
> <https://builds.apache.org/job/Apache-falcon/ws/target/share/lib/oozie/jcommander-1.12.jar>
> [INFO] Copying junit-3.8.1.jar to 
> <https://builds.apache.org/job/Apache-falcon/ws/target/share/lib/oozie/junit-3.8.1.jar>
> [INFO] Copying oozie-hadoop-utils-1.1.1.oozie-4.1.0-falcon.jar to 
> <https://builds.apache.org/job/Apache-falcon/ws/target/share/lib/oozie/oozie-hadoop-utils-1.1.1.oozie-4.1.0-falcon.jar>
> [INFO] Copying oozie-sharelib-oozie-4.1.0-falcon.jar to 
> <https://builds.apache.org/job/Apache-falcon/ws/target/share/lib/oozie/oozie-sharelib-oozie-4.1.0-falcon.jar>
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Falcon Test Tools - Test Cluster 0.7-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-test-tools 
> ---
> [INFO] Deleting 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target>
> [INFO] 
> [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ 
> falcon-test-tools ---
> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-test-tools 
> ---
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Executing: /bin/sh -c cd 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools> && git show
> [INFO] Working directory: 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools>
> [INFO] Storing buildNumber: d5212d515dd01e1052319a1b4e8bd6c26ba45850 at 
> timestamp: 1425957859499
> [INFO] Executing: /bin/sh -c cd 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools> && git show
> [INFO] Working directory: 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools>
> [INFO] Storing buildScmBranch: UNKNOWN
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ 
> falcon-test-tools ---
> [INFO] 
> [INFO] --- maven-site-plugin:3.2:site (default) @ falcon-test-tools ---
> [INFO] maven.site.skip = true: Skipping site generation
> [INFO] 
> [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
> falcon-test-tools ---
> [INFO] 
> [INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ 
> falcon-test-tools ---
> [INFO] No tests to run.
> [INFO] 
> [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-test-tools ---
> [INFO] No tests to run.
> [INFO] 
> [INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-test-tools ---
> [INFO] Exclude: *.txt
> [INFO] Exclude: **/*.txt
> [INFO] Exclude: .git/**
> [INFO] Exclude: **/.idea/**
> [INFO] Exclude: **/*.twiki
> [INFO] Exclude: **/*.iml
> [INFO] Exclude: **/target/**
> [INFO] Exclude: **/activemq-data/**
> [INFO] Exclude: **/build/**
> [INFO] Exclude: **/*.patch
> [INFO] Exclude: derby.log
> [INFO] Exclude: **/logs/**
> [INFO] Exclude: **/.classpath
> [INFO] Exclude: **/.project
> [INFO] Exclude: **/.settings/**
> [INFO] Exclude: **/test-output/**
> [INFO] Exclude: **/data.txt
> [INFO] Exclude: **/maven-eclipse.xml
> [INFO] Exclude: **/.externalToolBuilders/**
> [INFO] Exclude: html5-ui/**
> [INFO] 
> [INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ 
> falcon-test-tools ---
> [INFO] Starting audit...
> Audit done.
> 
> [INFO] 
> [INFO] >>> findbugs-maven-plugin:2.5.2:check (findbugs-check) @ 
> falcon-test-tools >>>
> [INFO] 
> [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ 
> falcon-test-tools ---
> [INFO] 
> [INFO] <<< findbugs-maven-plugin:2.5.2:check (findbugs-check) @ 
> falcon-test-tools <<<
> [INFO] 
> [INFO] --- findbugs-maven-plugin:2.5.2:check (findbugs-check) @ 
> falcon-test-tools ---
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Falcon Messaging 0.7-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-messaging ---
> [INFO] Deleting 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging/target>
> [INFO] 
> [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ 
> falcon-messaging ---
> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-messaging 
> ---
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Executing: /bin/sh -c cd 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
> [INFO] Working directory: 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging>
> [INFO] Storing buildNumber: d5212d515dd01e1052319a1b4e8bd6c26ba45850 at 
> timestamp: 1425957860015
> [INFO] Executing: /bin/sh -c cd 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
> [INFO] Working directory: 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging>
> [INFO] Storing buildScmBranch: UNKNOWN
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ 
> falcon-messaging ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
> falcon-messaging ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] Copying 1 resource
> [INFO] skip non existing resourceDirectory 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
> [INFO] Copying 2 resources to META-INF
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
> falcon-messaging ---
> [INFO] Compiling 3 source files to 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/classes>
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
> falcon-messaging ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
> falcon-messaging ---
> [INFO] Compiling 4 source files to 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/test-classes>
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-messaging 
> ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use 
> forkCount and reuseForks instead.
> [INFO] Surefire report directory: 
> <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire-reports>
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.falcon.messaging.JMSMessageProducerTest
> Build timed out (after 90 minutes). Marking the build as failed.
> Build was aborted
> [CHECKSTYLE] Collecting checkstyle analysis files...
> [CHECKSTYLE] Finding all files that match the pattern 
> **/target/checkstyle-result.xml
> [CHECKSTYLE] Parsing 25 files in 
> <https://builds.apache.org/job/Apache-falcon/ws/>
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> 
> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml>
>  of module  with 0 warnings.
> [CHECKSTYLE] Computing warning deltas based on reference build #592
> [FINDBUGS] Collecting findbugs analysis files...
> [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
> [FINDBUGS] Parsing 15 files in 
> <https://builds.apache.org/job/Apache-falcon/ws/>
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> 
> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> 
> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of 
> module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml>
>  of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml>
>  of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> 
> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml>
>  of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of 
> module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> 
> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml>
>  of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of 
> module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml>
>  of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml>
>  of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml>
>  of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file 
> <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> 
> of module  with 0 warnings.
> [FINDBUGS] Computing warning deltas based on reference build #592
> Archiving artifacts
> Sending artifact delta relative to Apache-falcon #592
> Archived 16 artifacts
> Archive block size is 32768
> Received 540 blocks and 642981 bytes
> Compression is 96.5%
> Took 3.2 sec
> Recording test results
> TestNG Reports Processing: START
> Looking for TestNG results report in workspace using pattern: 
> **/target/testng-results.xml
> Did not find any matching files.
                                          

Reply via email to