See <https://builds.apache.org/job/Apache-falcon/968/changes>
Changes:
[bvellanki] FALCON-1898 Build fails on assembly:assembly when using
------------------------------------------
[...truncated 5873 lines...]
at org.testng.Assert.assertEquals(Assert.java:375)
at
org.apache.falcon.cli.FalconCLIIT.submitTestFiles(FalconCLIIT.java:974)
at
org.apache.falcon.cli.FalconCLIIT.testSkipDryRunValidCommands(FalconCLIIT.java:201)
testSubmitAndScheduleEntityValidCommands(org.apache.falcon.cli.FalconCLIIT)
Time elapsed: 2.451 sec <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<-1>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:365)
at org.testng.Assert.assertEquals(Assert.java:375)
at
org.apache.falcon.cli.FalconCLIIT.testSubmitAndScheduleEntityValidCommands(FalconCLIIT.java:115)
testSubmitEntityValidCommands(org.apache.falcon.cli.FalconCLIIT) Time elapsed:
1.647 sec <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<-1>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:365)
at org.testng.Assert.assertEquals(Assert.java:375)
at
org.apache.falcon.cli.FalconCLIIT.testSubmitEntityValidCommands(FalconCLIIT.java:67)
testSuspendResumeStatusEntityValidCommands(org.apache.falcon.cli.FalconCLIIT)
Time elapsed: 1.887 sec <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<-1>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:365)
at org.testng.Assert.assertEquals(Assert.java:375)
at
org.apache.falcon.cli.FalconCLIIT.submitTestFiles(FalconCLIIT.java:974)
at
org.apache.falcon.cli.FalconCLIIT.testSuspendResumeStatusEntityValidCommands(FalconCLIIT.java:229)
testValidateValidCommands(org.apache.falcon.cli.FalconCLIIT) Time elapsed:
2.984 sec <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<-1>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:365)
at org.testng.Assert.assertEquals(Assert.java:375)
at
org.apache.falcon.cli.FalconCLIIT.testValidateValidCommands(FalconCLIIT.java:146)
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec - in
org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.861 sec - in
org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.089 sec -
in org.apache.falcon.catalog.HiveCatalogServiceIT
Results :
Failed tests:
FeedEntityValidationIT.testFeedEntityWithInvalidTableUri:139 expected:<200>
but was:<400>
FeedEntityValidationIT.testFeedEntityWithInvalidTableUri:139 expected:<200>
but was:<400>
FeedEntityValidationIT.testFeedEntityWithInvalidTableUri:139 expected:<200>
but was:<400>
FeedEntityValidationIT.testFeedEntityWithInvalidTableUri:139 expected:<200>
but was:<400>
FeedEntityValidationIT.testFeedEntityWithInvalidTableUri:139 expected:<200>
but was:<400>
FeedEntityValidationIT.testFeedEntityWithInvalidTableUri:139 expected:<200>
but was:<400>
FeedEntityValidationIT.testFeedEntityWithValidTable:82 expected:<200> but
was:<400>
ClusterEntityValidationIT.testClusterEntityWithValidInterfaces:97
expected:<200> but was:<400>
ClusterEntityValidationIT.testValidateACL:160 expected:<200> but was:<400>
EntityManagerPaginationJerseyIT.prepare:43->scheduleMultipleProcess:161
expected:<200> but was:<400>
ProcessInstanceManagerIT.testGetInstanceStatus:123->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» ExceptionInInitializer
ProcessInstanceManagerIT.testGetInstanceStatusPagination:137->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
ProcessInstanceManagerIT.testKillInstances:152->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
ProcessInstanceManagerIT.testReRunInstances:178->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
ProcessInstanceManagerIT.testResumesInstances:226->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
ProcessInstanceManagerIT.testSuspendInstances:207->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testClusterSubmitScheduleSuspendResumeDelete:495->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» ExceptionInInitializer
EntityManagerJerseyIT.testDelete:697->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testDeleteDataSet:684->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testDryRun:225->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testDuplicateDeleteCommands:561->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testDuplicateSubmitCommands:539->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testDuplicateUpdateCommands:772->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testFeedSchedule:669->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testGetEntityDefinition:622->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testIdempotentSubmit:428->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testLibExtensions:124->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testOptionalInput:200->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testProcessEndtimeUpdate:348->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testProcessInputUpdate:288->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testProcesssScheduleAndDelete:582->scheduleAndDeleteProcess:591->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testProcesssScheduleAndDeleteWithDoAs:586->scheduleAndDeleteProcess:591->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testScheduleSuspendResume:645->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testStatus:414->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testSubmit:526->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testTouchEntity:368->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testUpdateCheckUser:155->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
EntityManagerJerseyIT.testUpdateSuspendedEntity:253->AbstractSchedulerManagerJerseyIT.schedule:180->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» NoClassDefFound
InstanceSchedulerManagerJerseyIT.testSuspendResumeInstances:124
expected:<READY> but was:<RUNNING>
EntityManagerJerseySmokeIT.testFeedSchedule:115->AbstractSchedulerManagerJerseyIT.submitCluster:146->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161
» ExceptionInInitializer
MetadataResourceJerseyIT.prepare:53 expected:<200> but was:<400>
FeedImportIT.testSqoopHCatImport:263 expected:<-1> but was:<0>
FeedImportIT.testSqoopImport:106 expected:<-1> but was:<0>
FeedImportIT.testSqoopImport2:159 expected:<-1> but was:<0>
FeedImportIT.testSqoopImport3:199 expected:<-1> but was:<0>
FeedImportIT.testSqoopImportDeleteDatasource:128 expected:<-1> but was:<0>
FeedImportIT.testSqoopImportUsingDefaultCredential:240 expected:<-1> but
was:<0>
FeedExportIT.testSqoopExport:98 expected:<-1> but was:<0>
FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands:64 expected:<0> but
was:<-1>
FalconCLIIT.testClientProperties:858->submitTestFiles:974 expected:<0> but
was:<-1>
FalconCLIIT.testContinue:796->submitTestFiles:974 expected:<0> but was:<-1>
FalconCLIIT.testDefinitionEntityValidCommands:167->submitTestFiles:974
expected:<0> but was:<-1>
FalconCLIIT.testDeleteEntityValidCommands:311->submitTestFiles:974
expected:<0> but was:<-1>
FalconCLIIT.testEntityLineage:614 expected:<0> but was:<-1>
FalconCLIIT.testEntityPaginationFilterByCommands:642 expected:<0> but was:<-1>
FalconCLIIT.testInstanceGetLogs:890->submitTestFiles:974 expected:<0> but
was:<-1>
FalconCLIIT.testInstanceKillAndRerun:565->submitTestFiles:974 expected:<0>
but was:<-1>
FalconCLIIT.testInstanceRunningAndStatusCommands:341->submitTestFiles:974
expected:<0> but was:<-1>
FalconCLIIT.testInstanceRunningAndSummaryCommands:486->submitTestFiles:974
expected:<0> but was:<-1>
FalconCLIIT.testInstanceSuspendAndResume:526->submitTestFiles:974
expected:<0> but was:<-1>
FalconCLIIT.testMetadataListCommands:710->submitTestFiles:974 expected:<0>
but was:<-1>
FalconCLIIT.testMetadataRelationsCommands:754->submitTestFiles:974
expected:<0> but was:<-1>
FalconCLIIT.testScheduleEntityValidCommands:184->submitTestFiles:974
expected:<0> but was:<-1>
FalconCLIIT.testSkipDryRunValidCommands:201->submitTestFiles:974 expected:<0>
but was:<-1>
FalconCLIIT.testSubmitAndScheduleEntityValidCommands:115 expected:<0> but
was:<-1>
FalconCLIIT.testSubmitEntityValidCommands:67 expected:<0> but was:<-1>
FalconCLIIT.testSuspendResumeStatusEntityValidCommands:229->submitTestFiles:974
expected:<0> but was:<-1>
FalconCLIIT.testValidateValidCommands:146 expected:<0> but was:<-1>
Tests run: 171, Failures: 68, Errors: 0, Skipped: 15
[INFO]
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped [email protected]:41000
[INFO] Stopped [email protected]:41443
[INFO]
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[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 [ 22.710 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 27.342 s]
[INFO] Build Tools ....................................... SUCCESS [ 11.252 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [01:19 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 29.362 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 35.122 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 28.173 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 21.747 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [04:53 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 27.452 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 46.226 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.628 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 0.927 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 1.187 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.812 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 1.026 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 54.170 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 34.854 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 31.915 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [02:35 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [02:57 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [ 2.182 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 43.215 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 30.428 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [ 1.751 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 52.652 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [03:49 min]
[INFO] falcon-unit ....................................... SUCCESS [03:37 min]
[INFO] Apache Falcon Web Application ..................... FAILURE [11:34 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:16 min
[INFO] Finished at: 2016-04-13T03:30:19+00:00
[INFO] Final Memory: 804M/2152M
[INFO] ------------------------------------------------------------------------
[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 30 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/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 #966
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 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/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 #966
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.