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 2014/09/10 02:40:51 UTC

Build failed in Jenkins: Apache-falcon #403

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

Changes:

[venkatesh] FALCON-695 Lineage: "stored-in" edge is added between feed entity and target cluster. Contributed by Sowmya Ramesh

[venkatesh] FALCON-694 StringIndexOutOfBoundsException while updating graph DB for replicated instance. Contributed by Sowmya Ramesh

[venkatesh] FALCON-590 Update to ACLs added to process is not handled. Contributed by Venkatesh Seetharam

------------------------------------------
[...truncated 2650 lines...]
[INFO] oozie-client-4.0.1-falcon.jar already unpacked.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] <<< maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp <<<
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp ---
[WARNING] Error injecting: org.mortbay.jetty.plugin.Jetty6RunMojo
java.lang.NoClassDefFoundError: org/mortbay/util/Attributes
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:389)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:242)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:389)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:242)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:389)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:242)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227)
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2398)
	at java.lang.Class.getDeclaredConstructors(Class.java:1838)
	at com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
	at com.google.inject.internal.ConstructorBindingImpl.create(ConstructorBindingImpl.java:99)
	at com.google.inject.internal.InjectorImpl.createUninitializedBinding(InjectorImpl.java:653)
	at com.google.inject.internal.InjectorImpl.createJustInTimeBinding(InjectorImpl.java:863)
	at com.google.inject.internal.InjectorImpl.createJustInTimeBindingRecursive(InjectorImpl.java:790)
	at com.google.inject.internal.InjectorImpl.getJustInTimeBinding(InjectorImpl.java:278)
	at com.google.inject.internal.InjectorImpl.getBindingOrThrow(InjectorImpl.java:210)
	at com.google.inject.internal.InjectorImpl.getProviderOrThrow(InjectorImpl.java:986)
	at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1019)
	at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:982)
	at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1032)
	at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48)
	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:86)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:55)
	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100)
	at org.eclipse.sisu.plexus.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:133)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:109)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55)
	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:47)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:997)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1047)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:993)
	at com.google.inject.Scopes$1$1.get(Scopes.java:59)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:82)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:260)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:252)
	at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:462)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:120)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.ClassNotFoundException: org.mortbay.util.Attributes
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:242)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227)
	... 96 more
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  1.071 s]
[INFO] Apache Falcon ..................................... SUCCESS [  7.410 s]
[INFO] Build Tools ....................................... SUCCESS [  3.901 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 29.289 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 10.399 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 11.679 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.758 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [01:19 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.795 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 22.950 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 22.946 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [ 55.059 s]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.523 s]
[INFO] Apache Falcon Replication ......................... SUCCESS [ 18.144 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 16.642 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.548 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 23.271 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [ 44.588 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [ 10.112 s]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:26 min
[INFO] Finished at: 2014-09-10T00:40:27+00:00
[INFO] Final Memory: 286M/730M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.mortbay.jetty:maven-jetty-plugin:6.1.26:run (start-jetty) on project falcon-webapp: Execution start-jetty of goal org.mortbay.jetty:maven-jetty-plugin:6.1.26:run failed: A required class was missing while executing org.mortbay.jetty:maven-jetty-plugin:6.1.26:run: org/mortbay/util/Attributes
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.mortbay.jetty:maven-jetty-plugin:6.1.26
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/maven-jetty-plugin/6.1.26/maven-jetty-plugin-6.1.26.jar
[ERROR] urls[1] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar
[ERROR] urls[2] = file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[ERROR] urls[3] = file:/home/jenkins/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar
[ERROR] urls[4] = file:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-tools-api/2.0/maven-plugin-tools-api-2.0.jar
[ERROR] urls[5] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar
[ERROR] urls[6] = file:/home/jenkins/.m2/repository/geronimo-spec/geronimo-spec-jta/1.0.1B-rc4/geronimo-spec-jta-1.0.1B-rc4.jar
[ERROR] urls[7] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/jetty-naming/6.1.26/jetty-naming-6.1.26.jar
[ERROR] urls[8] = file:/home/jenkins/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar
[ERROR] urls[9] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/jetty-management/6.1.26/jetty-management-6.1.26.jar
[ERROR] urls[10] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1-jetty/6.1.26/jsp-2.1-jetty-6.1.26.jar
[ERROR] urls[11] = file:/home/jenkins/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar
[ERROR] urls[12] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1-glassfish/2.1.v20091210/jsp-api-2.1-glassfish-2.1.v20091210.jar
[ERROR] urls[13] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1-glassfish/2.1.v20091210/jsp-2.1-glassfish-2.1.v20091210.jar
[ERROR] urls[14] = file:/home/jenkins/.m2/repository/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.jar
[ERROR] urls[15] = file:/home/jenkins/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar
[ERROR] urls[16] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar
[ERROR] urls[17] = file:/home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.0/geronimo-annotation_1.0_spec-1.0.jar
[ERROR] urls[18] = file:/home/jenkins/.m2/repository/org/mortbay/jetty/start/6.1.26/start-6.1.26.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
[ERROR] 
[ERROR] -----------------------------------------------------: org.mortbay.util.Attributes
[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/PluginContainerException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-webapp
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 17 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/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/messaging/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/oozie/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/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-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #377
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 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/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/messaging/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/oozie/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/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-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #377
Archiving artifacts
Sending artifact delta relative to Apache-falcon #377
Archived 9 artifacts
Archive block size is 32768
Received 0 blocks and 531627 bytes
Compression is 0.0%
Took 0.3 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.

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

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