See 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/535/display/redirect>

------------------------------------------
[...truncated 648.40 KB...]
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start 
(AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start 
(ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart 
(ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart 
(AbstractHandler.java:61)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start 
(AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start 
(ContainerLifeCycle.java:131)
    at org.eclipse.jetty.server.Server.start (Server.java:422)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart 
(ContainerLifeCycle.java:105)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart 
(AbstractHandler.java:61)
    at org.eclipse.jetty.server.Server.doStart (Server.java:389)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start 
(AbstractLifeCycle.java:68)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty 
(AbstractJettyMojo.java:460)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute 
(AbstractJettyMojo.java:328)
    at org.eclipse.jetty.maven.plugin.JettyRunWarMojo.execute 
(JettyRunWarMojo.java:64)
    at org.eclipse.jetty.maven.plugin.JettyDeployWar.execute 
(JettyDeployWar.java:65)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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.net.BindException: Address already in use
    at sun.nio.ch.Net.bind0 (Native Method)
    at sun.nio.ch.Net.bind (Net.java:433)
    at sun.nio.ch.Net.bind (Net.java:425)
    at sun.nio.ch.ServerSocketChannelImpl.bind 
(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind (ServerSocketAdaptor.java:74)
    at sun.nio.ch.ServerSocketAdaptor.bind (ServerSocketAdaptor.java:67)
    at org.apache.zookeeper.server.NIOServerCnxnFactory.configure 
(NIOServerCnxnFactory.java:95)
    at org.apache.zookeeper.server.ServerCnxnFactory.createFactory 
(ServerCnxnFactory.java:126)
    at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk 
(EmbeddedKafkaServer.java:116)
    at org.apache.atlas.kafka.EmbeddedKafkaServer.start 
(EmbeddedKafkaServer.java:80)
    at org.apache.atlas.service.Services.start (Services.java:67)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at 
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke
 (InitDestroyAnnotationBeanPostProcessor.java:366)
    at 
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods
 (InitDestroyAnnotationBeanPostProcessor.java:311)
    at 
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization
 (InitDestroyAnnotationBeanPostProcessor.java:134)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization
 (AbstractAutowireCapableBeanFactory.java:409)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean
 (AbstractAutowireCapableBeanFactory.java:1626)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
 (AbstractAutowireCapableBeanFactory.java:555)
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
 (AbstractAutowireCapableBeanFactory.java:483)
    at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject 
(AbstractBeanFactory.java:312)
    at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
 (DefaultSingletonBeanRegistry.java:230)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean 
(AbstractBeanFactory.java:308)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean 
(AbstractBeanFactory.java:197)
    at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
 (DefaultListableBeanFactory.java:761)
    at 
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization
 (AbstractApplicationContext.java:867)
    at org.springframework.context.support.AbstractApplicationContext.refresh 
(AbstractApplicationContext.java:543)
    at 
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext
 (ContextLoader.java:443)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext 
(ContextLoader.java:325)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized 
(ContextLoaderListener.java:107)
    at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized 
(ContextHandler.java:843)
    at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized 
(ServletContextHandler.java:533)
    at org.eclipse.jetty.server.handler.ContextHandler.startContext 
(ContextHandler.java:816)
    at org.eclipse.jetty.servlet.ServletContextHandler.startContext 
(ServletContextHandler.java:345)
    at org.eclipse.jetty.webapp.WebAppContext.startWebapp 
(WebAppContext.java:1404)
    at org.eclipse.jetty.maven.plugin.JettyWebAppContext.startWebapp 
(JettyWebAppContext.java:323)
    at org.eclipse.jetty.webapp.WebAppContext.startContext 
(WebAppContext.java:1366)
    at org.eclipse.jetty.server.handler.ContextHandler.doStart 
(ContextHandler.java:778)
    at org.eclipse.jetty.servlet.ServletContextHandler.doStart 
(ServletContextHandler.java:262)
    at org.eclipse.jetty.webapp.WebAppContext.doStart (WebAppContext.java:520)
    at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart 
(JettyWebAppContext.java:398)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start 
(AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start 
(ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart 
(ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart 
(AbstractHandler.java:61)
    at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart 
(ContextHandlerCollection.java:161)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start 
(AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start 
(ContainerLifeCycle.java:131)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart 
(ContainerLifeCycle.java:113)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart 
(AbstractHandler.java:61)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start 
(AbstractLifeCycle.java:68)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.start 
(ContainerLifeCycle.java:131)
    at org.eclipse.jetty.server.Server.start (Server.java:422)
    at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart 
(ContainerLifeCycle.java:105)
    at org.eclipse.jetty.server.handler.AbstractHandler.doStart 
(AbstractHandler.java:61)
    at org.eclipse.jetty.server.Server.doStart (Server.java:389)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start 
(AbstractLifeCycle.java:68)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty 
(AbstractJettyMojo.java:460)
    at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute 
(AbstractJettyMojo.java:328)
    at org.eclipse.jetty.maven.plugin.JettyRunWarMojo.execute 
(JettyRunWarMojo.java:64)
    at org.eclipse.jetty.maven.plugin.JettyDeployWar.execute 
(JettyDeployWar.java:65)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    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)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.737 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.312 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 12.574 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 23.827 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.191 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.658 s]
[INFO] atlas-client-common ................................ SUCCESS [  9.332 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.362 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  6.106 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 11.509 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  8.744 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.438 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.992 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.033 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 18.623 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.546 
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.263 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.261 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  7.327 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 40.627 s]
[INFO] Apache Atlas UI .................................... SUCCESS [02:10 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [03:27 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  4.489 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.982 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  7.507 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  4.984 s]
[INFO] Apache Atlas Hive Bridge ........................... SUCCESS [07:00 min]
[INFO] Apache Atlas Falcon Bridge Shim .................... SUCCESS [  7.378 s]
[INFO] Apache Atlas Falcon Bridge ......................... FAILURE [ 58.049 s]
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:27 min
[INFO] Finished at: 2018-07-17T06:42:46Z
[INFO] Final Memory: 686M/2746M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.eclipse.jetty:jetty-maven-plugin:9.3.14.v20161028:deploy-war (start-jetty) 
on project falcon-bridge: Failure: Address already in use -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-bridge
[INFO] Stopped ServerConnector@26cb4ef8{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the 
pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 27 files in 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml>
 with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml>
 with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml>
 with 44 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/hive-bridge/target/checkstyle-result.xml>
 with 2370 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
 with 3067 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml>
 with 3966 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml>
 with 4325 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml>
 with 4816 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml>
 with 4816 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml>
 with 5873 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
 with 5873 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/docs/target/checkstyle-result.xml>
 with 5873 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 6175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 6401 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 6401 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 8723 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
 with 8723 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml>
 with 20730 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml>
 with 21967 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml>
 with 22080 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml>
 with 41077 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
 with 41245 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 41245 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 41245 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml>
 with 41245 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml>
 with 41283 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/checkstyle-result.xml>
 with 49629 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=28e5d5d9cd6ed94e121d02d49cad01b14b02dc1c, 
workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse 28e5d5d9cd6ed94e121d02d49cad01b14b02dc1c^{commit} # timeout=10
<Git Blamer> Skipping file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,>
 no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #534
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the 
pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 files in 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/falcon-bridge-shim/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/hive-bridge/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/plugin-classloader/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=28e5d5d9cd6ed94e121d02d49cad01b14b02dc1c, 
workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #534
Archiving artifacts
[Fast Archiver] Compressed 167.69 MB of artifacts by 89.5% relative to #534
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/535/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/535/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to