See <https://builds.apache.org/job/Apache-falcon/1044/changes>
Changes: [bvellanki] FALCON-2057 HiveDR not working with multiple users and same DB ------------------------------------------ [...truncated 5499 lines...] at org.apache.falcon.workflow.engine.OozieClientFactory.getClientRef(OozieClientFactory.java:62) at org.apache.falcon.workflow.engine.OozieClientFactory.get(OozieClientFactory.java:51) at org.apache.falcon.workflow.engine.OozieDAGEngine.<init>(OozieDAGEngine.java:90) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:71) at org.apache.falcon.util.ReflectionUtils.getInstance(ReflectionUtils.java:38) at org.apache.falcon.workflow.engine.DAGEngineFactory.getDAGEngine(DAGEngineFactory.java:53) at org.apache.falcon.execution.ProcessExecutor.dryRun(ProcessExecutor.java:109) at org.apache.falcon.execution.ProcessExecutor.schedule(ProcessExecutor.java:99) at org.apache.falcon.execution.FalconExecutionService.onSchedule(FalconExecutionService.java:159) at org.apache.falcon.state.StateService.callbackHandler(StateService.java:116) at org.apache.falcon.state.StateService.handleStateChange(StateService.java:90) at org.apache.falcon.execution.FalconExecutionService.schedule(FalconExecutionService.java:211) at org.apache.falcon.workflow.engine.FalconWorkflowEngine.schedule(FalconWorkflowEngine.java:97) at org.apache.falcon.unit.FalconUnitClient.schedule(FalconUnitClient.java:209) at org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT.scheduleProcess(AbstractSchedulerManagerJerseyIT.java:105) at org.apache.falcon.resource.EntitySchedulerManagerJerseyIT.testEntitySubmitAndSchedule(EntitySchedulerManagerJerseyIT.java:55) testEntitySuspendResume(org.apache.falcon.resource.EntitySchedulerManagerJerseyIT) Time elapsed: 0.253 sec <<< FAILURE! org.apache.falcon.client.FalconCLIException: FAILED at org.apache.oozie.local.LocalOozie.start(LocalOozie.java:51) at org.apache.falcon.workflow.engine.OozieClientFactory.getLocalOozieClient(OozieClientFactory.java:71) at org.apache.falcon.workflow.engine.OozieClientFactory.getClientRef(OozieClientFactory.java:62) at org.apache.falcon.workflow.engine.OozieClientFactory.get(OozieClientFactory.java:51) at org.apache.falcon.workflow.engine.OozieDAGEngine.<init>(OozieDAGEngine.java:90) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:71) at org.apache.falcon.util.ReflectionUtils.getInstance(ReflectionUtils.java:38) at org.apache.falcon.workflow.engine.DAGEngineFactory.getDAGEngine(DAGEngineFactory.java:53) at org.apache.falcon.execution.ProcessExecutor.dryRun(ProcessExecutor.java:109) at org.apache.falcon.execution.ProcessExecutor.schedule(ProcessExecutor.java:99) at org.apache.falcon.execution.FalconExecutionService.onSchedule(FalconExecutionService.java:159) at org.apache.falcon.state.StateService.callbackHandler(StateService.java:116) at org.apache.falcon.state.StateService.handleStateChange(StateService.java:90) at org.apache.falcon.execution.FalconExecutionService.schedule(FalconExecutionService.java:211) at org.apache.falcon.workflow.engine.FalconWorkflowEngine.schedule(FalconWorkflowEngine.java:97) at org.apache.falcon.unit.FalconUnitClient.schedule(FalconUnitClient.java:209) at org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT.scheduleProcess(AbstractSchedulerManagerJerseyIT.java:105) at org.apache.falcon.resource.EntitySchedulerManagerJerseyIT.testEntitySuspendResume(EntitySchedulerManagerJerseyIT.java:76) testProcessDelete(org.apache.falcon.resource.EntitySchedulerManagerJerseyIT) Time elapsed: 0.23 sec <<< FAILURE! org.apache.falcon.client.FalconCLIException: FAILED at org.apache.oozie.local.LocalOozie.start(LocalOozie.java:51) at org.apache.falcon.workflow.engine.OozieClientFactory.getLocalOozieClient(OozieClientFactory.java:71) at org.apache.falcon.workflow.engine.OozieClientFactory.getClientRef(OozieClientFactory.java:62) at org.apache.falcon.workflow.engine.OozieClientFactory.get(OozieClientFactory.java:51) at org.apache.falcon.workflow.engine.OozieDAGEngine.<init>(OozieDAGEngine.java:90) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:71) at org.apache.falcon.util.ReflectionUtils.getInstance(ReflectionUtils.java:38) at org.apache.falcon.workflow.engine.DAGEngineFactory.getDAGEngine(DAGEngineFactory.java:53) at org.apache.falcon.execution.ProcessExecutor.dryRun(ProcessExecutor.java:109) at org.apache.falcon.execution.ProcessExecutor.schedule(ProcessExecutor.java:99) at org.apache.falcon.execution.FalconExecutionService.onSchedule(FalconExecutionService.java:159) at org.apache.falcon.state.StateService.callbackHandler(StateService.java:116) at org.apache.falcon.state.StateService.handleStateChange(StateService.java:90) at org.apache.falcon.execution.FalconExecutionService.schedule(FalconExecutionService.java:211) at org.apache.falcon.workflow.engine.FalconWorkflowEngine.schedule(FalconWorkflowEngine.java:97) at org.apache.falcon.unit.FalconUnitClient.schedule(FalconUnitClient.java:209) at org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT.scheduleProcess(AbstractSchedulerManagerJerseyIT.java:105) at org.apache.falcon.resource.EntitySchedulerManagerJerseyIT.testProcessDelete(EntitySchedulerManagerJerseyIT.java:106) Running org.apache.falcon.resource.MetadataResourceJerseyIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.384 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.114 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.781 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT Running org.apache.falcon.lifecycle.FeedImportIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec - in org.apache.falcon.lifecycle.FeedImportIT Running org.apache.falcon.lifecycle.DatasourceUpdateIT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 sec - in org.apache.falcon.lifecycle.DatasourceUpdateIT Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.91 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT Running org.apache.falcon.lifecycle.FeedExportIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec - in org.apache.falcon.lifecycle.FeedExportIT Running org.apache.falcon.process.TableStorageProcessIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.575 sec - in org.apache.falcon.process.TableStorageProcessIT Running org.apache.falcon.process.PigProcessIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.572 sec - in org.apache.falcon.process.PigProcessIT Running org.apache.falcon.late.LateDataHandlerIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.931 sec - in org.apache.falcon.late.LateDataHandlerIT Running org.apache.falcon.cli.FalconClusterUpdateCLIIT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.51 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT Running org.apache.falcon.cli.FalconCLISmokeIT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.208 sec - in org.apache.falcon.cli.FalconCLISmokeIT Running org.apache.falcon.cli.FalconCLIIT Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.414 sec - in org.apache.falcon.cli.FalconCLIIT Running org.apache.falcon.cli.FalconSafemodeCLIIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.577 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT Running org.apache.falcon.catalog.CatalogPartitionHandlerIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT Running org.apache.falcon.catalog.CatalogStorageIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.599 sec - in org.apache.falcon.catalog.CatalogStorageIT Running org.apache.falcon.catalog.HiveCatalogServiceIT Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.34 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT Results : Failed tests: EntitySchedulerManagerJerseyIT.testEntitySubmitAndSchedule:55->AbstractSchedulerManagerJerseyIT.scheduleProcess:105 » FalconCLI EntitySchedulerManagerJerseyIT.testEntitySuspendResume:76->AbstractSchedulerManagerJerseyIT.scheduleProcess:105 » FalconCLI EntitySchedulerManagerJerseyIT.testProcessDelete:106->AbstractSchedulerManagerJerseyIT.scheduleProcess:105 » FalconCLI Tests run: 159, Failures: 3, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp --- [INFO] [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp --- [INFO] Stopping server 0 [INFO] Stopped SelectChannelConnector@0.0.0.0:41000 [INFO] Stopped SslSocketConnector@0.0.0.0:41443 [INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Falcon ..................................... SUCCESS [ 15.845 s] [INFO] Apache Falcon UI .................................. SUCCESS [ 18.590 s] [INFO] Build Tools ....................................... SUCCESS [ 4.763 s] [INFO] Apache Falcon Java client ......................... SUCCESS [ 33.901 s] [INFO] Apache Falcon Metrics ............................. SUCCESS [ 17.277 s] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 14.249 s] [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 13.438 s] [INFO] Apache Falcon Commons ............................. SUCCESS [03:05 min] [INFO] Apache Falcon CLI client .......................... SUCCESS [ 22.240 s] [INFO] Apache Falcon Titan 1.0 support ................... SUCCESS [ 5.325 s] [INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 16.667 s] [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 34.475 s] [INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.274 s] [INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 0.656 s] [INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 0.877 s] [INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.636 s] [INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 0.499 s] [INFO] Apache Falcon Messaging ........................... SUCCESS [ 37.669 s] [INFO] Apache Falcon extensions .......................... SUCCESS [ 29.072 s] [INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 22.899 s] [INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:07 min] [INFO] Apache Falcon Scheduler ........................... SUCCESS [01:20 min] [INFO] Apache Falcon Acquisition ......................... SUCCESS [ 1.005 s] [INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.020 s] [INFO] Apache Falcon Retention ........................... SUCCESS [ 16.031 s] [INFO] Apache Falcon Archival ............................ SUCCESS [ 0.913 s] [INFO] Apache Falcon Rerun ............................... SUCCESS [ 26.427 s] [INFO] Apache Falcon Prism ............................... SUCCESS [02:31 min] [INFO] Apache Falcon Unit ................................ SUCCESS [02:37 min] [INFO] Apache Falcon Examples ............................ SUCCESS [ 9.019 s] [INFO] Apache Falcon Web Application ..................... FAILURE [11:28 min] [INFO] Apache Falcon Documentation ....................... SKIPPED [INFO] Apache Falcon Distro .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28:12 min [INFO] Finished at: 2016-07-01T01:55:07+00:00 [INFO] Final Memory: 1184M/2804M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "hadoop-2" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:verify (verify) on project falcon-webapp: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> for the individual test results. [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 :falcon-webapp [INFO] Shutdown hook executing Shutting down hive metastore. [INFO] Shutdown hook complete Build step 'Execute shell' marked build as failure [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml [CHECKSTYLE] Parsing 31 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> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #1041 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #1041 Archiving artifacts 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.