You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/05 12:47:41 UTC

Build failed in Jenkins: Apache-falcon #923

See <https://builds.apache.org/job/Apache-falcon/923/changes>

Changes:

[ajaynsit] FALCON-1804 Non-SLA feed throws NullPointerException

------------------------------------------
[...truncated 1311 lines...]
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/common> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/common>
[INFO] Storing buildNumber: 943fc11d7494600f21e051302f5c17ef9e73f2ac at timestamp: 1454672697537
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/common> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/common>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ falcon-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ falcon-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 0 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-common ---
[INFO] Compiling 99 source files to <https://builds.apache.org/job/Apache-falcon/ws/common/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ falcon-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-common ---
[INFO] Compiling 41 source files to <https://builds.apache.org/job/Apache-falcon/ws/common/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-common ---
[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/common/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.expression.ExpressionHelperTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in org.apache.falcon.expression.ExpressionHelperTest
Running org.apache.falcon.cleanup.LogCleanupServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.31 sec - in org.apache.falcon.cleanup.LogCleanupServiceTest
Running org.apache.falcon.service.GroupsServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 sec - in org.apache.falcon.service.GroupsServiceTest
Running org.apache.falcon.service.ProxyUserServiceTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 sec - in org.apache.falcon.service.ProxyUserServiceTest
Running org.apache.falcon.retention.EvictedInstanceSerDeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 sec - in org.apache.falcon.retention.EvictedInstanceSerDeTest
Running org.apache.falcon.update.UpdateHelperTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.288 sec - in org.apache.falcon.update.UpdateHelperTest
Running org.apache.falcon.group.FeedGroupMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.137 sec - in org.apache.falcon.group.FeedGroupMapTest
Running org.apache.falcon.entity.HiveUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 sec - in org.apache.falcon.entity.HiveUtilTest
Running org.apache.falcon.entity.store.ConfigurationStoreTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.355 sec - in org.apache.falcon.entity.store.ConfigurationStoreTest
Running org.apache.falcon.entity.store.FeedLocationStoreTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.498 sec - in org.apache.falcon.entity.store.FeedLocationStoreTest
Running org.apache.falcon.entity.StorageFactoryTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.224 sec - in org.apache.falcon.entity.StorageFactoryTest
Running org.apache.falcon.entity.lock.MemoryLocksTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.833 sec - in org.apache.falcon.entity.lock.MemoryLocksTest
Running org.apache.falcon.entity.FeedDataPathTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.apache.falcon.entity.FeedDataPathTest
Running org.apache.falcon.entity.CatalogStorageTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in org.apache.falcon.entity.CatalogStorageTest
Running org.apache.falcon.entity.FileSystemStorageTest
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.624 sec - in org.apache.falcon.entity.FileSystemStorageTest
Running org.apache.falcon.entity.parser.FeedEntityParserTest
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.755 sec - in org.apache.falcon.entity.parser.FeedEntityParserTest
Running org.apache.falcon.entity.parser.ClusterEntityParserTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.611 sec - in org.apache.falcon.entity.parser.ClusterEntityParserTest
Running org.apache.falcon.entity.parser.ProcessEntityParserTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.418 sec - in org.apache.falcon.entity.parser.ProcessEntityParserTest
Running org.apache.falcon.entity.parser.FeedUpdateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.989 sec - in org.apache.falcon.entity.parser.FeedUpdateTest
Running org.apache.falcon.entity.parser.DatasourceEntityParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.012 sec - in org.apache.falcon.entity.parser.DatasourceEntityParserTest
Running org.apache.falcon.entity.ProcessHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.246 sec - in org.apache.falcon.entity.ProcessHelperTest
Running org.apache.falcon.entity.EntityTypeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 sec - in org.apache.falcon.entity.EntityTypeTest
Running org.apache.falcon.entity.v0.EntityGraphTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.283 sec - in org.apache.falcon.entity.v0.EntityGraphTest
Running org.apache.falcon.entity.EntityUtilTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.116 sec - in org.apache.falcon.entity.EntityUtilTest
Running org.apache.falcon.entity.ColoClusterRelationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.554 sec - in org.apache.falcon.entity.ColoClusterRelationTest
Running org.apache.falcon.entity.FeedHelperTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.389 sec - in org.apache.falcon.entity.FeedHelperTest
Running org.apache.falcon.entity.TestWorkflowNameBuilder
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder
Running org.apache.falcon.security.DefaultAuthorizationProviderTest
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.965 sec - in org.apache.falcon.security.DefaultAuthorizationProviderTest
Running org.apache.falcon.security.SecurityUtilTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 sec - in org.apache.falcon.security.SecurityUtilTest
Running org.apache.falcon.security.AuthenticationInitializationServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 sec - in org.apache.falcon.security.AuthenticationInitializationServiceTest
Running org.apache.falcon.security.CurrentUserTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 sec - in org.apache.falcon.security.CurrentUserTest
Running org.apache.falcon.util.RadixNodeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.apache.falcon.util.RadixNodeTest
Running org.apache.falcon.util.ApplicationPropertiesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec - in org.apache.falcon.util.ApplicationPropertiesTest
Running org.apache.falcon.util.RadixTreeTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 sec - in org.apache.falcon.util.RadixTreeTest
Running org.apache.falcon.util.ReflectionUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.721 sec - in org.apache.falcon.util.ReflectionUtilsTest
Running org.apache.falcon.metadata.MetadataMappingServiceTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.498 sec - in org.apache.falcon.metadata.MetadataMappingServiceTest
Running org.apache.falcon.hadoop.HadoopClientFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest
Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.596 sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Running org.apache.falcon.workflow.WorkflowExecutionContextTest
Tests run: 41, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.309 sec <<< FAILURE! - in org.apache.falcon.workflow.WorkflowExecutionContextTest
testWorkflowStartEnd(org.apache.falcon.workflow.WorkflowExecutionContextTest)  Time elapsed: 0.022 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1000000> but was:<1000001>
	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:260)
	at org.testng.Assert.assertEquals(Assert.java:270)
	at org.apache.falcon.workflow.WorkflowExecutionContextTest.testWorkflowStartEnd(WorkflowExecutionContextTest.java:247)


Results :

Failed tests: 
  WorkflowExecutionContextTest.testWorkflowStartEnd:247 expected:<1000000> but was:<1000001>

Tests run: 577, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [ 11.008 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 15.549 s]
[INFO] Build Tools ....................................... SUCCESS [  6.106 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 48.328 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 15.031 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 21.270 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 15.886 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 16.561 s]
[INFO] Apache Falcon Commons ............................. FAILURE [02:36 min]
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SKIPPED
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SKIPPED
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SKIPPED
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SKIPPED
[INFO] Apache Falcon Test Tools - Test Cluster ........... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon LIfecycle Module .................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Scheduler ........................... SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Distcp Replication .................. SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] falcon-unit ....................................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:07 min
[INFO] Finished at: 2016-02-05T11:47:32+00:00
[INFO] Final Memory: 213M/1627M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project falcon-common: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire-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-common
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 29 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/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/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] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #922
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 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/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] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #922
Archiving artifacts
Compressed 17.65 MB of artifacts by 85.2% relative to #922
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.

Jenkins build is back to normal : Apache-falcon #924

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/924/changes>