You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/11/21 06:40:20 UTC

Build failed in Jenkins: apache-atlas-nightly #487

See <https://builds.apache.org/job/apache-atlas-nightly/487/changes>

Changes:

[madhan] ATLAS-1309: updated HBase model with addition of column-family and

[madhan] ATLAS-1310: attempt LDAP authentication only when enabled

------------------------------------------
[...truncated 8208 lines...]
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [691 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[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-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.614 sec - in org.apache.atlas.web.adapters.TestEntitiesREST
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.atlas.web.adapters.TestEntityREST$2
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.079 sec - in org.apache.atlas.web.adapters.TestEntityREST
Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$2
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.adapters.TestEntityREST$1
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$1
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.883 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.257 sec <<< FAILURE! - in org.apache.atlas.web.security.SSLAndKerberosTest
testService(org.apache.atlas.web.security.SSLAndKerberosTest)  Time elapsed: 0.625 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@5f14849c failed with status 400 (Bad Request) Response Body ({"error":"Given search filter did not yield any results ","stackTrace":"java.lang.Exception: Given search filter did not yield any results \n\tat org.apache.atlas.web.resources.TypesResource.getTypesByFilter(TypesResource.java:289)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:71)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter$3.doFilter(AtlasAuthenticationFilter.java:300)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doKerberosAuth(AtlasAuthenticationFilter.java:408)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:316)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:313)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:414)
	at org.apache.atlas.AtlasBaseClient.callAPIWithRetries(AtlasBaseClient.java:398)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:419)
	at org.apache.atlas.AtlasClient.callAPI(AtlasClient.java:958)
	at org.apache.atlas.AtlasClient.listTypes(AtlasClient.java:388)
	at org.apache.atlas.web.security.SSLAndKerberosTest.testService(SSLAndKerberosTest.java:177)

Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.764 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.524 sec <<< FAILURE! - in org.apache.atlas.web.security.SSLTest
testService(org.apache.atlas.web.security.SSLTest)  Time elapsed: 0.513 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@208c296d failed with status 400 (Bad Request) Response Body ({"error":"Given search filter did not yield any results ","stackTrace":"java.lang.Exception: Given search filter did not yield any results \n\tat org.apache.atlas.web.resources.TypesResource.getTypesByFilter(TypesResource.java:289)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:71)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:313)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:414)
	at org.apache.atlas.AtlasBaseClient.callAPIWithRetries(AtlasBaseClient.java:398)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:419)
	at org.apache.atlas.AtlasClient.callAPI(AtlasClient.java:958)
	at org.apache.atlas.AtlasClient.listTypes(AtlasClient.java:388)
	at org.apache.atlas.web.security.SSLTest.testService(SSLTest.java:138)

Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.487 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.876 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.924 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  SSLAndKerberosTest.testService:177 » AtlasService Metadata service API org.apa...
  SSLTest.testService:138 » AtlasService Metadata service API org.apache.atlas.A...

Tests run: 107, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  7.435 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 44.361 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.540 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:29 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 18.407 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  9.475 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 39.759 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.610 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.114 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.087 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.715 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:00 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.756 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.238 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:25 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.270 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 36.094 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 54.061 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [05:27 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:16 min
[INFO] Finished at: 2016-11-21T06:29:04+00:00
[INFO] Final Memory: 161M/1146M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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 :atlas-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 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 59 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 313 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 618 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2448 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2481 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2481 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2481 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2481 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2943 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3754 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/487/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/487/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/487/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/487/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/487/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/487/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/487/testng/testng-results.xml'
TestNG Reports Processing: FINISH


Jenkins build is back to normal : apache-atlas-nightly #502

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/502/>


Build failed in Jenkins: apache-atlas-nightly #501

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

Changes:

[svimal2106] Fix Apache Build failure due to Rat check on log files

[svimal2106] Type hive_column_lineage not present in hive_model.json

[svimal2106] Storm Hook fails to capture the topology

------------------------------------------
[...truncated 8031 lines...]
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-webapp:war:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:atlas-webapp:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/pom.xml,> line 594, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:keytool-maven-plugin is missing. @ org.apache.atlas:atlas-webapp:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/pom.xml,> line 429, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-docs:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:hdfs-model:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin net.alchim31.maven:scala-maven-plugin @ org.apache.atlas:hdfs-model:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/pom.xml,> line 186, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-plugin-classloader:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:hive-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:hive-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:falcon-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:falcon-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:sqoop-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:sqoop-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:storm-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:storm-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin net.alchim31.maven:scala-maven-plugin @ org.apache.atlas:storm-bridge:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/pom.xml,> line 510, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-distro:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:apache-atlas:pom:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ line 1797, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Atlas Server Build Tools
[INFO] apache-atlas
[INFO] Apache Atlas Integration
[INFO] Apache Atlas Common
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Client
[INFO] Apache Atlas Server API
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Graph Database Projects
[INFO] Apache Atlas Graph Database API
[INFO] Graph Database Common Code
[INFO] Shaded version of Apache hbase client
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl
[INFO] Apache Atlas Graph Database Implementation Dependencies
[INFO] Shaded version of Apache hbase server
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Authorization
[INFO] Apache Atlas Business Catalog
[INFO] Apache Atlas UI
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas FileSystem Model
[INFO] Apache Atlas Plugin Classloader
[INFO] Apache Atlas Hive Bridge Shim
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Falcon Bridge Shim
[INFO] Apache Atlas Falcon Bridge
[INFO] Apache Atlas Sqoop Bridge Shim
[INFO] Apache Atlas Sqoop Bridge
[INFO] Apache Atlas Storm Bridge Shim
[INFO] Apache Atlas Storm Bridge
[INFO] Apache Atlas Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Server Build Tools 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlas-buildtools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ atlas-buildtools ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ atlas-buildtools ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target/atlas-buildtools-0.8-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ atlas-buildtools ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... FAILURE [  0.798 s]
[INFO] apache-atlas ....................................... SKIPPED
[INFO] Apache Atlas Integration ........................... SKIPPED
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.859 s
[INFO] Finished at: 2016-11-28T07:04:52+00:00
[INFO] Final Memory: 33M/913M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project atlas-buildtools: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [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
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 32 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 31 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 424 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 424 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 439 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2237 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2253 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2378 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2399 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2669 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3159 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5303 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6731 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 7556 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 7556 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 7556 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 7556 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 7785 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 7930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 7930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 7930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 10167 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 14676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 15840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 15947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 24498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 24810 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 24810 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 24810 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 24810 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 25272 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 29413 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 36485 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 23 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/501/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #500

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/500/>

------------------------------------------
[...truncated 8071 lines...]
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-webapp:war:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:atlas-webapp:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/pom.xml,> line 594, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:keytool-maven-plugin is missing. @ org.apache.atlas:atlas-webapp:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/pom.xml,> line 429, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-docs:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:hdfs-model:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin net.alchim31.maven:scala-maven-plugin @ org.apache.atlas:hdfs-model:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/pom.xml,> line 186, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-plugin-classloader:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:hive-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:hive-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:falcon-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:falcon-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:sqoop-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:sqoop-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:storm-bridge-shim:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:storm-bridge:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin net.alchim31.maven:scala-maven-plugin @ org.apache.atlas:storm-bridge:[unknown-version], <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/pom.xml,> line 530, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-distro:jar:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, <https://builds.apache.org/job/apache-atlas-nightly/ws/pom.xml,> line 1797, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:apache-atlas:pom:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ line 1797, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Atlas Server Build Tools
[INFO] apache-atlas
[INFO] Apache Atlas Integration
[INFO] Apache Atlas Common
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Client
[INFO] Apache Atlas Server API
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Graph Database Projects
[INFO] Apache Atlas Graph Database API
[INFO] Graph Database Common Code
[INFO] Shaded version of Apache hbase client
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl
[INFO] Apache Atlas Graph Database Implementation Dependencies
[INFO] Shaded version of Apache hbase server
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Authorization
[INFO] Apache Atlas Business Catalog
[INFO] Apache Atlas UI
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas FileSystem Model
[INFO] Apache Atlas Plugin Classloader
[INFO] Apache Atlas Hive Bridge Shim
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Falcon Bridge Shim
[INFO] Apache Atlas Falcon Bridge
[INFO] Apache Atlas Sqoop Bridge Shim
[INFO] Apache Atlas Sqoop Bridge
[INFO] Apache Atlas Storm Bridge Shim
[INFO] Apache Atlas Storm Bridge
[INFO] Apache Atlas Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Server Build Tools 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlas-buildtools ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlas-buildtools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ atlas-buildtools ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ atlas-buildtools ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/target/atlas-buildtools-0.8-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/build-tools/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-buildtools/0.8-incubating-SNAPSHOT/atlas-buildtools-0.8-incubating-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ atlas-buildtools ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... FAILURE [  0.856 s]
[INFO] apache-atlas ....................................... SKIPPED
[INFO] Apache Atlas Integration ........................... SKIPPED
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.251 s
[INFO] Finished at: 2016-11-28T06:13:42+00:00
[INFO] Final Memory: 33M/913M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project atlas-buildtools: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [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
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 32 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 31 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 424 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 424 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 439 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 2237 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 2253 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 2378 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 2399 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 2669 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 3159 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 5303 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 6731 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 7556 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 7556 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 7556 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 7556 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 7785 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 7930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 7930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 7930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 10167 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 14676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 15840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 15947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 24498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 24810 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 24810 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 24810 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 24810 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 25272 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 29413 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 36485 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 23 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/500/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #499

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

Changes:

[madhan] ATLAS-458: fix project organization for ATLAS build tools

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace <https://builds.apache.org/job/apache-atlas-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/incubator-atlas.git # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-atlas.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/apache/incubator-atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6600335558587d3446124a155a9753c26670858e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6600335558587d3446124a155a9753c26670858e
 > git rev-list b688f80e9072d6c7c9bc46d441b8ce87318bcdd5 # timeout=10
[apache-atlas-nightly] $ /bin/bash -xe /tmp/hudson6456604616521219006.sh
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ export PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ export 'MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ MAVEN_OPTS='-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-92-generic", arch: "amd64", family: "unix"
+ java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
+ env
XDG_SESSION_ID=62
BUILD_URL=https://builds.apache.org/job/apache-atlas-nightly/499/
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8
SHELL=/bin/bash
SSH_CLIENT=140.211.11.14 41657 22
BUILD_TAG=jenkins-apache-atlas-nightly-499
GIT_PREVIOUS_COMMIT=b688f80e9072d6c7c9bc46d441b8ce87318bcdd5
ROOT_BUILD_CAUSE=SCMTRIGGER
WORKSPACE=<https://builds.apache.org/job/apache-atlas-nightly/ws/>
JOB_URL=https://builds.apache.org/job/apache-atlas-nightly/
USER=jenkins
GIT_AUTHOR_NAME=jenkins
GIT_COMMITTER_NAME=jenkins
MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify
GIT_COMMIT=6600335558587d3446124a155a9753c26670858e
JENKINS_HOME=/x1/jenkins/jenkins-home
ROOT_BUILD_CAUSE_SCMTRIGGER=true
PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
MAIL=/var/mail/jenkins
BUILD_CAUSE_SCMTRIGGER=true
GIT_COMMITTER_EMAIL=builds@apache.org
PWD=<https://builds.apache.org/job/apache-atlas-nightly/ws/>
JAVA_HOME=/home/jenkins/tools/java/latest1.7
HUDSON_URL=https://builds.apache.org/
LANG=en_US
JOB_NAME=apache-atlas-nightly
BUILD_DISPLAY_NAME=#499
JENKINS_URL=https://builds.apache.org/
BUILD_CAUSE=SCMTRIGGER
BUILD_ID=499
JOB_BASE_NAME=apache-atlas-nightly
GIT_PREVIOUS_SUCCESSFUL_COMMIT=07b8b4d3c9673f231f1c9dab175ed3fbb2a98267
HOME=/home/jenkins
SHLVL=2
GIT_BRANCH=origin/master
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
EXECUTOR_NUMBER=0
GIT_URL=https://github.com/apache/incubator-atlas.git
NODE_LABELS=H0 Hadoop
LOGNAME=jenkins
HUDSON_HOME=/x1/jenkins/jenkins-home
SSH_CONNECTION=140.211.11.14 41657 67.195.81.144 22
NODE_NAME=H0
BUILD_NUMBER=499
XDG_RUNTIME_DIR=/run/user/10011
HUDSON_COOKIE=4f80a807-70ab-427e-b49b-4d96a3b2a062
GIT_AUTHOR_EMAIL=builds@apache.org
_=/usr/bin/env
+ rm 'hs_err_pid*.log'
rm: cannot remove 'hs_err_pid*.log': No such file or directory
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 32 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 442 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 580 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 885 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 3220 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 4031 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 5019 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 23 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

Build failed in Jenkins: apache-atlas-nightly #498

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/498/>

------------------------------------------
Started by user svimal2106
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace <https://builds.apache.org/job/apache-atlas-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/incubator-atlas.git # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-atlas.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/apache/incubator-atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b688f80e9072d6c7c9bc46d441b8ce87318bcdd5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b688f80e9072d6c7c9bc46d441b8ce87318bcdd5
 > git rev-list b688f80e9072d6c7c9bc46d441b8ce87318bcdd5 # timeout=10
[apache-atlas-nightly] $ /bin/bash -xe /tmp/hudson3756414032381890812.sh
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ export PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ export 'MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ MAVEN_OPTS='-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-92-generic", arch: "amd64", family: "unix"
+ java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
+ env
XDG_SESSION_ID=62
BUILD_URL=https://builds.apache.org/job/apache-atlas-nightly/498/
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8
SHELL=/bin/bash
SSH_CLIENT=140.211.11.14 41657 22
BUILD_TAG=jenkins-apache-atlas-nightly-498
GIT_PREVIOUS_COMMIT=b688f80e9072d6c7c9bc46d441b8ce87318bcdd5
ROOT_BUILD_CAUSE=MANUALTRIGGER
WORKSPACE=<https://builds.apache.org/job/apache-atlas-nightly/ws/>
JOB_URL=https://builds.apache.org/job/apache-atlas-nightly/
USER=jenkins
GIT_AUTHOR_NAME=jenkins
GIT_COMMITTER_NAME=jenkins
MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify
GIT_COMMIT=b688f80e9072d6c7c9bc46d441b8ce87318bcdd5
JENKINS_HOME=/x1/jenkins/jenkins-home
PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
MAIL=/var/mail/jenkins
BUILD_CAUSE_MANUALTRIGGER=true
GIT_COMMITTER_EMAIL=builds@apache.org
PWD=<https://builds.apache.org/job/apache-atlas-nightly/ws/>
JAVA_HOME=/home/jenkins/tools/java/latest1.7
HUDSON_URL=https://builds.apache.org/
LANG=en_US
JOB_NAME=apache-atlas-nightly
BUILD_DISPLAY_NAME=#498
JENKINS_URL=https://builds.apache.org/
BUILD_CAUSE=MANUALTRIGGER
BUILD_ID=498
JOB_BASE_NAME=apache-atlas-nightly
GIT_PREVIOUS_SUCCESSFUL_COMMIT=07b8b4d3c9673f231f1c9dab175ed3fbb2a98267
HOME=/home/jenkins
SHLVL=2
GIT_BRANCH=origin/master
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
EXECUTOR_NUMBER=0
GIT_URL=https://github.com/apache/incubator-atlas.git
NODE_LABELS=H0 Hadoop
LOGNAME=jenkins
HUDSON_HOME=/x1/jenkins/jenkins-home
SSH_CONNECTION=140.211.11.14 41657 67.195.81.144 22
NODE_NAME=H0
BUILD_NUMBER=498
XDG_RUNTIME_DIR=/run/user/10011
HUDSON_COOKIE=f11d1e81-4f38-4ed9-983b-91181ab6ef20
ROOT_BUILD_CAUSE_MANUALTRIGGER=true
GIT_AUTHOR_EMAIL=builds@apache.org
_=/usr/bin/env
+ rm 'hs_err_pid*.log'
rm: cannot remove 'hs_err_pid*.log': No such file or directory
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 32 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 442 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 580 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 885 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 3220 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 4031 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 5019 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
ERROR: Step ?Publish Checkstyle analysis results? aborted due to exception: 
java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:147)
	at hudson.remoting.Channel.call(Channel.java:780)
	at hudson.FilePath.act(FilePath.java:1007)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.copyTo(FilePath.java:2039)
	at hudson.FilePath.copyTo(FilePath.java:2013)
	at hudson.plugins.analysis.util.Files.copyFilesWithAnnotationsToBuildFolder(Files.java:80)
	at hudson.plugins.analysis.core.HealthAwareRecorder.copyFilesWithAnnotationsToBuildFolder(HealthAwareRecorder.java:333)
	at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:89)
	at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:280)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1766)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 23 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
ERROR: Failed to archive artifacts: **/target/surefire-reports/*,**/target/failsafe-reports/*,**/target/logs/*,distro/target/*.tar.gz
hudson.util.IOException2: java.lang.InterruptedException
stream=1f8b0800000000000000ecbd799424c9592728316841a5111abde51886657145b754d9528647b8c79d75b4b232b3bab23beb5046569f34258f708f0caf8c708f76f7c8a38b1254f6686099b7bb8f7df358669879ec1b55551fa8d13d205806c4b20c0c87d07da3fb40073082b7ccecdb3fd63e33f708f7f0fb88acc84aeb275586bb9b7d9f997d9f7df6d9f1fdec67f75ff2921b37aefdf33f14445155f44247e8b55525dfd2647153caeb5db95f30046d5332d017b9a70b1d29af49035533f4f10b7dd8ef0bda1ebbdbeffdd48dcf7b11f2a5b1b1d2dcc8abda262b0c8476576205a327e82cc9cb7655758b3d8b7f9f433f57378043f35dbf1f8b83d4476f8456cf7ac3768d7e6ffb973f108b885755df74e33762d1901551dac5dc7feaad5f8c953372fbe4d5a131181aacb16be47ee67ffdf4749800f507f77f37167143d20d65133deac39ea143eb3dfc0bf15a8f5060dbba5edfff8f66ceaed8d1f37d55947a3175f40f2c02f2b69442d5bfe6261353d121274b72b2e7d0eff39221e886aa4967f03ba2f1c7def57b311879eafbb55ffadd1824bcb5fd7d3128d875fd1b31f2c56f209bca4baffa175f9c2a2f60f2e6fddf89c1c3adf73ff03fc56947bbd607b4a33ed4a48eacc5d5b635d99034a1b72eed68f06b03318322fee4dbb367056dd91cb7a5c5ea87df1da0da2e569eaacdfd624083ba48d815f39b31f225694b9b6abee3cb53e6054cdafb99d6c84364b61afdc8f73d93699dbc1404d729a0bbb9b8b8bbdb8967e26887bdbbfddf663efd29551da418243eeb4127e62881b39281b8093fc7ced0e3effc401cf29e1de8e42ffd5e1c1ade83c37f8843c2de09ff324ec6882d6353d3275fb6ff892970203ed07f8c43d9ad9be2cfc76a354fe5443da69f4239bfe84127ae724256b381e0e722bc1d6be85bdef181383c3c35f4c4bffabd38344234340a09bb867e394ec638cd6353d397be766c27b26603f437c6ba1a85bc5b57b77e3e56fbd975f5b784a1d15535f969c1905525a6827edb33734427c4ca2bb1badc1ff42416b7caa29de2650371b5bc917f7afb8b99b2bba4f6e4f6de2541d3c7ced5eb9efdfc147840352c0e2fbdfdcd4c3934f11f47d38dabb3f8dc6f4763e6d9b15ffabfbf335a6e7b7ffceb6859526983ad6b8a7ff2f50360089c86fb5fce8ad3a4e6d9ea73e1339f9d1617207f653f621f8aabdab62a9cf8811b9f9e0e13a0fec47e44a393a2ebd82ab3786dffab53e7078c9edaffcd687cdcd6bffa7311fba9ddeebfb72d18424fdd8c69f13f31912da2d93273b14b6aaf27b5a190ebd25343541ccb523d76fbd3e9282f4b1d0135c8b2604867d1102818b629f3f0e66732217e4953079266ec9d17068331f5d73cf7d974d457144336f6d6255d1d6a6d0931d996c531f9f3cf7f3e0bf21bc2a61f87e3bffeb1741c
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:286)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:155)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:238)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1766)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: java.lang.InterruptedException
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:177)
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:146)
	at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:53)
	at java.util.zip.CheckedInputStream.read(CheckedInputStream.java:59)
	at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:266)
	at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
	at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
	at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.inflate(JSyncArtifactManager.java:282)
	... 13 more
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
	... 21 more
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:147)
	at hudson.remoting.Channel.call(Channel.java:780)
	at hudson.FilePath.act(FilePath.java:1007)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.lastModified(FilePath.java:1480)
	at hudson.plugins.testng.Publisher.checkReports(Publisher.java:367)
	at hudson.plugins.testng.Publisher.perform(Publisher.java:203)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1766)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

Build failed in Jenkins: apache-atlas-nightly #497

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

Changes:

[madhan] ATLAS-1322: fix dereference null return value

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace <https://builds.apache.org/job/apache-atlas-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/incubator-atlas.git # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-atlas.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/apache/incubator-atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b688f80e9072d6c7c9bc46d441b8ce87318bcdd5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b688f80e9072d6c7c9bc46d441b8ce87318bcdd5
 > git rev-list 86740c148b16940930bdbfe88998b31046d781f6 # timeout=10
[apache-atlas-nightly] $ /bin/bash -xe /tmp/hudson8798239643958919920.sh
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ export PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ export 'MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ MAVEN_OPTS='-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-92-generic", arch: "amd64", family: "unix"
+ java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
+ env
XDG_SESSION_ID=62
BUILD_URL=https://builds.apache.org/job/apache-atlas-nightly/497/
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8
SHELL=/bin/bash
SSH_CLIENT=140.211.11.14 41657 22
BUILD_TAG=jenkins-apache-atlas-nightly-497
GIT_PREVIOUS_COMMIT=86740c148b16940930bdbfe88998b31046d781f6
ROOT_BUILD_CAUSE=SCMTRIGGER
WORKSPACE=<https://builds.apache.org/job/apache-atlas-nightly/ws/>
JOB_URL=https://builds.apache.org/job/apache-atlas-nightly/
USER=jenkins
GIT_AUTHOR_NAME=jenkins
GIT_COMMITTER_NAME=jenkins
MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify
GIT_COMMIT=b688f80e9072d6c7c9bc46d441b8ce87318bcdd5
JENKINS_HOME=/x1/jenkins/jenkins-home
ROOT_BUILD_CAUSE_SCMTRIGGER=true
PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
MAIL=/var/mail/jenkins
BUILD_CAUSE_SCMTRIGGER=true
GIT_COMMITTER_EMAIL=builds@apache.org
PWD=<https://builds.apache.org/job/apache-atlas-nightly/ws/>
JAVA_HOME=/home/jenkins/tools/java/latest1.7
HUDSON_URL=https://builds.apache.org/
LANG=en_US
JOB_NAME=apache-atlas-nightly
BUILD_DISPLAY_NAME=#497
JENKINS_URL=https://builds.apache.org/
BUILD_CAUSE=SCMTRIGGER
BUILD_ID=497
JOB_BASE_NAME=apache-atlas-nightly
GIT_PREVIOUS_SUCCESSFUL_COMMIT=07b8b4d3c9673f231f1c9dab175ed3fbb2a98267
HOME=/home/jenkins
SHLVL=2
GIT_BRANCH=origin/master
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
EXECUTOR_NUMBER=1
GIT_URL=https://github.com/apache/incubator-atlas.git
NODE_LABELS=H0 Hadoop
LOGNAME=jenkins
HUDSON_HOME=/x1/jenkins/jenkins-home
SSH_CONNECTION=140.211.11.14 41657 67.195.81.144 22
NODE_NAME=H0
BUILD_NUMBER=497
XDG_RUNTIME_DIR=/run/user/10011
HUDSON_COOKIE=0b0ba675-8d47-4438-b7e3-62e19f2e7724
GIT_AUTHOR_EMAIL=builds@apache.org
_=/usr/bin/env
+ rm 'hs_err_pid*.log'
rm: cannot remove 'hs_err_pid*.log': No such file or directory
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 32 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 442 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 580 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 885 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 3220 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 4031 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 5019 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 23 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

Build failed in Jenkins: apache-atlas-nightly #496

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/496/>

------------------------------------------
[...truncated 200346 lines...]
18/27 KB   
20/27 KB   
22/27 KB   
24/27 KB   
26/27 KB   
27/27 KB   
           
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/storm-bridge-0.8-incubating-20161125.074225-127.pom (27 KB at 30.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/maven-metadata.xml
366/366 B   
            
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/maven-metadata.xml (366 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/maven-metadata.xml
366/366 B   
            
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/maven-metadata.xml (366 B at 0.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/storm-bridge-0.8-incubating-20161125.074225-127-sources.jar
2/18 KB     
4/18 KB   
6/18 KB   
8/18 KB   
10/18 KB   
12/18 KB   
14/18 KB   
16/18 KB   
18/18 KB   
           
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/storm-bridge-0.8-incubating-20161125.074225-127-sources.jar (18 KB at 19.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/storm-bridge-0.8-incubating-20161125.074225-127-test-sources.jar
2/13 KB   
4/13 KB   
6/13 KB   
8/13 KB   
10/13 KB   
12/13 KB   
13/13 KB   
           
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/storm-bridge-0.8-incubating-20161125.074225-127-test-sources.jar (13 KB at 14.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/storm-bridge/0.8-incubating-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Distribution 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-distro ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/distro'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/distro>
[INFO] Storing buildNumber: 86740c148b16940930bdbfe88998b31046d781f6 at timestamp: 1480059752559
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/distro'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/distro>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-distro ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources to bin
[INFO] Copying 13 resources to conf
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-distro ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-distro ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:exec (python-test) @ atlas-distro ---
test_jar_java_lookups_fail (TestMetadata.TestMetadata) ... ok
test_jar_java_lookups_succeed_from_path (TestMetadata.TestMetadata) ... ok
test_main_default (TestMetadata.TestMetadata) ... Apache Atlas Server started!!!

ok
test_main_embedded (TestMetadata.TestMetadata) ... configured for local hbase.
hbase started.
configured for local solr.
solr started.
setting up solr collections...
Apache Atlas Server started!!!

ok

----------------------------------------------------------------------
Ran 4 tests in 0.011s

OK
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ atlas-distro ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/atlas-distro-0.8-incubating-SNAPSHOT.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 12.942 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 52.750 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 24.872 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:47 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 26.584 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 18.707 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 49.901 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  4.235 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 15.368 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 15.772 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 18.370 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:10 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  4.361 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 49.939 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:21 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 22.287 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 39.766 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 24.265 s]
[INFO] Apache Atlas Web Application ....................... SUCCESS [14:09 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [ 12.177 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  9.926 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 18.153 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [ 15.292 s]
[INFO] Apache Atlas Hive Bridge ........................... SUCCESS [02:12 min]
[INFO] Apache Atlas Falcon Bridge Shim .................... SUCCESS [ 16.409 s]
[INFO] Apache Atlas Falcon Bridge ......................... SUCCESS [01:39 min]
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SUCCESS [ 14.629 s]
[INFO] Apache Atlas Sqoop Bridge .......................... SUCCESS [02:29 min]
[INFO] Apache Atlas Storm Bridge Shim ..................... SUCCESS [ 14.726 s]
[INFO] Apache Atlas Storm Bridge .......................... SUCCESS [02:26 min]
[INFO] Apache Atlas Distribution .......................... FAILURE [ 23.217 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48:44 min
[INFO] Finished at: 2016-11-25T07:42:55+00:00
[INFO] Final Memory: 898M/2454M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.5:jar (default-jar) on project atlas-distro: Error assembling JAR: A zip file cannot include itself -> [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 :atlas-distro
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 32 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 442 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 580 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 885 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 3220 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 4031 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 5019 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 23 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-14.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-15.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-16.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/496/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #495

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

Changes:

[svimal2106] Fix SecureEmbeddedServerTest.testServerConfiguredUsingCredentialProvider

[svimal2106] Fix failure of Hive ITs(ayubkhan, svimal2106 via svimal2106)

[svimal2106] Revert "Fix failure of Hive ITs(ayubkhan, svimal2106 via svimal2106)"

------------------------------------------
[...truncated 12629 lines...]
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] apache-atlas
[INFO] Apache Atlas Integration
[INFO] Apache Atlas Common
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Client
[INFO] Apache Atlas Server API
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Graph Database Projects
[INFO] Apache Atlas Graph Database API
[INFO] Graph Database Common Code
[INFO] Shaded version of Apache hbase client
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl
[INFO] Apache Atlas Graph Database Implementation Dependencies
[INFO] Shaded version of Apache hbase server
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Authorization
[INFO] Apache Atlas Business Catalog
[INFO] Apache Atlas UI
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas FileSystem Model
[INFO] Apache Atlas Plugin Classloader
[INFO] Apache Atlas Hive Bridge Shim
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Falcon Bridge Shim
[INFO] Apache Atlas Falcon Bridge
[INFO] Apache Atlas Sqoop Bridge Shim
[INFO] Apache Atlas Sqoop Bridge
[INFO] Apache Atlas Storm Bridge Shim
[INFO] Apache Atlas Storm Bridge
[INFO] Apache Atlas Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apache-atlas 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ apache-atlas ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[INFO] Storing buildNumber: 86740c148b16940930bdbfe88998b31046d781f6 at timestamp: 1479998625124
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-atlas ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-test) @ apache-atlas ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ apache-atlas ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ apache-atlas ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ apache-atlas ---
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/javax.script.ScriptEngineFactory
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.cache-tests
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... FAILURE [  5.477 s]
[INFO] Apache Atlas Integration ........................... SKIPPED
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.512 s
[INFO] Finished at: 2016-11-24T14:43:49+00:00
[INFO] Final Memory: 48M/1292M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (rat-check) on project apache-atlas: Too many unapproved licenses: 1 -> [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
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 32 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 42 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 363 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 442 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 580 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 885 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 1015 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 1215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2758 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 3220 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 4031 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 5019 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 23 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/495/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #494

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

Changes:

[svimal2106] V2 API webapp tests are failing(ayubkhan via svimal2106)

------------------------------------------
[...truncated 8164 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/web/adapters/TestEntityREST.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/web/adapters/TestEntityREST.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/web/adapters/TestEntityREST.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [956 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[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-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.014 sec - in org.apache.atlas.web.adapters.TestEntitiesREST
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.web.adapters.TestEntityREST$2
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.399 sec - in org.apache.atlas.web.adapters.TestEntityREST
Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$2
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.web.adapters.TestEntityREST$1
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$1
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 144.518 sec <<< FAILURE! - in org.apache.atlas.web.service.SecureEmbeddedServerTest
testServerConfiguredUsingCredentialProvider(org.apache.atlas.web.service.SecureEmbeddedServerTest)  Time elapsed: 24.265 sec  <<< FAILURE!
java.lang.AssertionError: War deploy failed
	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.atlas.web.service.SecureEmbeddedServerTest.testServerConfiguredUsingCredentialProvider(SecureEmbeddedServerTest.java:76)

Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.148 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.189 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.17 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.953 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.83 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.843 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.005 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  SecureEmbeddedServerTest.testServerConfiguredUsingCredentialProvider:78 War deploy failed

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  7.421 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 44.819 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 16.835 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:32 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 18.812 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.908 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 41.412 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.634 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.774 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.430 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.974 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:56 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.791 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.247 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:05 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 14.904 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 33.453 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 53.489 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [05:58 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:27 min
[INFO] Finished at: 2016-11-24T11:28:52+00:00
[INFO] Final Memory: 161M/1330M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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 :atlas-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 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 59 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 313 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 618 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2445 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2953 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3764 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/494/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/494/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/494/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/494/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/494/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/494/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/494/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #493

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

Changes:

[madhan] ATLAS-1319: fix converters between v1 and v2 to handle struct type

------------------------------------------
[...truncated 8579 lines...]
127.0.0.1 - - [24/Nov/2016:02:33:22 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:22 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:23 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:23 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:23 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:23 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:23 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mvGo4gR80LSI/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:25 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact_monthly_mvGo4gR80LSI HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:25 +0000] "GET /api/atlas/lineage/7c8b2aa4-ccfa-407f-9bea-6912b83e7b8d/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:27 +0000] "GET /api/atlas/lineage/hive/table/sales_fact1tk0cCwnUn/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:29 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact1tk0cCwnUn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:29 +0000] "GET /api/atlas/lineage/275006eb-a9a7-4cdf-814a-fcca34642a84/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:31 +0000] "GET /api/atlas/lineage/hive/table/sales_fact1tk0cCwnUn/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:32 +0000] "GET /api/atlas/lineage/hive/table/SalesxWJMW5j8YT/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:32 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact1tk0cCwnUn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:32 +0000] "GET /api/atlas/lineage/275006eb-a9a7-4cdf-814a-fcca34642a84/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:33 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:33 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact_monthly_mvN4S3thjU0e HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:33 +0000] "GET /api/atlas/v2/lineage/e5d3bccc-a8f0-4cf4-ae9f-293fe7699bbb?direction=INPUT&depth=5 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:33 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact_monthly_mvN4S3thjU0e HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:33 +0000] "GET /api/atlas/v2/lineage/e5d3bccc-a8f0-4cf4-ae9f-293fe7699bbb?direction=BOTH&depth=5 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:33 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_factjmwDQTXKBn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:33 +0000] "GET /api/atlas/v2/lineage/d8a1490d-c569-49d9-81f1-13938aac5118?direction=OUTPUT&depth=5 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 14.258 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
testInputLineageInfo(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.046 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.testInputLineageInfo(EntityLineageJerseyResourceIT.java:74)

testLineageInfo(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.036 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.testLineageInfo(EntityLineageJerseyResourceIT.java:134)

testOutputLineageInfo(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.031 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.testOutputLineageInfo(EntityLineageJerseyResourceIT.java:104)

Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [24/Nov/2016:02:33:38 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:38 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:38 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:38 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:39 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:40 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/entities/570a784c-5aae-4f43-a9fb-9a8a6052f96d/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/entities/570a784c-5aae-4f43-a9fb-9a8a6052f96d/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "DELETE /api/atlas/entities/570a784c-5aae-4f43-a9fb-9a8a6052f96d/traits/TraittfOuogEADe HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/entities/570a784c-5aae-4f43-a9fb-9a8a6052f96d?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:41 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:42 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-AAfM36yFL5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.963 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [24/Nov/2016:02:33:45 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:45 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:45 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:45 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:46 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbSneMIIOa8b'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:47 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbSneMIIOa8b HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:47 +0000] "GET /api/atlas/entities/e77a7740-a4c8-487a-8029-c492d0c029a1/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:47 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:47 +0000] "GET /api/atlas/entities/eccfde8d-5978-4fc3-a1f9-f9605f07558d HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:47 +0000] "GET /api/atlas/entities/eccfde8d-5978-4fc3-a1f9-f9605f07558d HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:47 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbMlEGsAldLg'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:48 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbMlEGsAldLg'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:49 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:49 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbjDoDNhxUgp'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:50 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbjDoDNhxUgp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:50 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbPb61EYCXp1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:50 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbPb61EYCXp1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:50 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbPb61EYCXp1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:50 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbYEOD2vF5na'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [24/Nov/2016:02:33:51 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbIV6qszrf4s'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.293 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityLineageJerseyResourceIT.testInputLineageInfo:74 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT.testLineageInfo:134 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT.testOutputLineageInfo:104 expected:<200> but was:<404>

Tests run: 76, Failures: 3, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@2a1c9d1e{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
log4j:WARN No appenders could be found for logger (org.apache.atlas.web.listeners.GuiceServletConfig).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@5e1349d0{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 13.486 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 49.479 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 16.422 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:28 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 20.482 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.705 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 44.056 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.737 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.122 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  8.187 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.701 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:12 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.958 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.813 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:35 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 14.685 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 36.651 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 55.052 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [10:18 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:53 min
[INFO] Finished at: 2016-11-24T02:33:56+00:00
[INFO] Final Memory: 340M/1846M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/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 :atlas-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 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 59 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 313 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 618 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2445 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2953 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3764 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/493/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/493/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/493/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/493/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/493/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/493/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/493/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/493/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #492

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

Changes:

[visharma] ATLAS-1315 Fix webapp Integration tests (ayubkhan,apoorvnaik via

------------------------------------------
[...truncated 8583 lines...]
127.0.0.1 - - [23/Nov/2016:08:10:26 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:26 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:26 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:26 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:26 +0000] "GET /api/atlas/lineage/hive/table/sales_fact_monthly_mv9B86Z3yAFK/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:28 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact_monthly_mv9B86Z3yAFK HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:28 +0000] "GET /api/atlas/lineage/96413699-cb08-4a2e-8f71-9a0b6aeb8ed4/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:30 +0000] "GET /api/atlas/lineage/hive/table/sales_fact8MZuM5xfbr/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:32 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact8MZuM5xfbr HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:32 +0000] "GET /api/atlas/lineage/d1d2dd67-0bd7-41fc-8161-22bb629aa0f3/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:34 +0000] "GET /api/atlas/lineage/hive/table/sales_fact8MZuM5xfbr/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:35 +0000] "GET /api/atlas/lineage/hive/table/Sales1ekzKRxOM4/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:35 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact8MZuM5xfbr HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:35 +0000] "GET /api/atlas/lineage/d1d2dd67-0bd7-41fc-8161-22bb629aa0f3/schema HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:36 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:36 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact_monthly_mvba5VoDYgy9 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:36 +0000] "GET /api/atlas/v2/lineage/fefcf208-7a0f-4f95-916e-a36bc517f379?direction=INPUT&depth=5 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:36 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_fact_monthly_mvba5VoDYgy9 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:36 +0000] "GET /api/atlas/v2/lineage/fefcf208-7a0f-4f95-916e-a36bc517f379?direction=BOTH&depth=5 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:36 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_factCIER00sZGE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:36 +0000] "GET /api/atlas/v2/lineage/d534a665-bccf-4b88-b2b9-a1c1070e74eb?direction=OUTPUT&depth=5 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 11, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 13.95 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
testInputLineageInfo(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.047 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.testInputLineageInfo(EntityLineageJerseyResourceIT.java:74)

testLineageInfo(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.029 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.testLineageInfo(EntityLineageJerseyResourceIT.java:134)

testOutputLineageInfo(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.028 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.testOutputLineageInfo(EntityLineageJerseyResourceIT.java:104)

Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [23/Nov/2016:08:10:41 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:41 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:41 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:41 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:42 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:43 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/entities/e2b0be01-d52b-46cf-a22f-30308b444af8/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/entities/e2b0be01-d52b-46cf-a22f-30308b444af8/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "DELETE /api/atlas/entities/e2b0be01-d52b-46cf-a22f-30308b444af8/traits/Traitfbmkh4gRx5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/entities/e2b0be01-d52b-46cf-a22f-30308b444af8?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:44 +0000] "DELETE /api/atlas/entities?type=hive_table&property=qualifiedName&value=table-yRv90Hbb4I HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.56 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [23/Nov/2016:08:10:47 +0000] "GET /api/atlas/types/tableType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:47 +0000] "GET /api/atlas/types/serdeType HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:48 +0000] "GET /api/atlas/types/classification HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:48 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:48 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'db1JobAkmfyw'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:49 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=db1JobAkmfyw HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:49 +0000] "GET /api/atlas/entities/4ca7ef6a-6703-4efa-bc1b-7363aaa62bb7/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:49 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:49 +0000] "GET /api/atlas/entities/1e696a1e-98e6-4184-907b-e441b9ff3f33 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:49 +0000] "GET /api/atlas/entities/1e696a1e-98e6-4184-907b-e441b9ff3f33 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:50 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbdHpnmmVYWE'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:50 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbdHpnmmVYWE'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:51 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbdHpnmmVYWE'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:52 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:52 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbelYn4b7sPw'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbelYn4b7sPw HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:53 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbkjgssD81Hq HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbkjgssD81Hq HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:53 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbkjgssD81Hq HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:53 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:53 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbxot197jHiP'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [23/Nov/2016:08:10:54 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'db04UQ1D9ApC'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.276 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityJerseyResourceIT.testUTF8:751->BaseResourceIT.createType:121->BaseResourceIT.createType:126 » AtlasService
  EntityLineageJerseyResourceIT.testInputLineageInfo:74 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT.testLineageInfo:134 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT.testOutputLineageInfo:104 expected:<200> but was:<404>

Tests run: 76, Failures: 4, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@696cc73b{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
log4j:WARN No appenders could be found for logger (org.apache.atlas.web.listeners.GuiceServletConfig).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@23f3dc0f{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  8.484 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 43.560 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 15.886 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:30 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 18.951 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.933 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 40.349 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.664 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.475 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.440 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 10.343 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:04 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.716 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.000 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:03 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.925 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 34.594 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 52.805 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [09:57 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:30 min
[INFO] Finished at: 2016-11-23T08:10:59+00:00
[INFO] Final Memory: 337M/1899M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/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 :atlas-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 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 59 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 313 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 618 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2445 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2953 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3764 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/492/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/492/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/492/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/492/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/492/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/492/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/492/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/492/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #491

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

Changes:

[madhan] ATLAS-1317: Disable the inconsistent tests temporarily

------------------------------------------
[...truncated 8455 lines...]
Running org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
127.0.0.1 - - [22/Nov/2016:22:35:49 +0000] "POST /api/atlas/types HTTP/1.1" 409 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:50 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:50 +0000] "GET /api/atlas/lineage/hive/table/sales_factgjqby0ggNU/outputs/graph HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:50 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_factgjqby0ggNU HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:50 +0000] "GET /api/atlas/lineage/hive/table/sales_factgjqby0ggNU/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:50 +0000] "GET /api/atlas/lineage/hive/table/SalesBfgmMFB4ij/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:50 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_factgjqby0ggNU HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:50 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 12, Failures: 7, Errors: 0, Skipped: 3, Time elapsed: 3.301 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
setUp(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 3.104 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@73a1b30b failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: pii","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: pii\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:48)\n\tat org.apache.atlas.typesystem.types.DataTypes$ArrayType.convert(DataTypes.java:499)\n\tat org.apache.atlas.typesystem.types.DataTypes$ArrayType.convert(DataTypes.java:468)\n\tat org.apache.atlas.typesystem.persistence.StructInstance.set(StructInstance.java:121)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:154)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.setUp(EntityLineageJerseyResourceIT.java:59)

testInputsGraph(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.IllegalArgumentException: Path segment is null

testInputsGraphForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.IllegalArgumentException: One or more of query value parameters are null

testOutputsGraph(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.011 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>

testOutputsGraphForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.012 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@9d55ad2 failed with status 404 (Not Found) Response Body ({"error":"Could not find an entity in the repository with Referenceable.qualifiedName = sales_factgjqby0ggNU, __typeName = hive_table, __state = ACTIVE, ","stackTrace":"org.apache.atlas.typesystem.exception.EntityNotFoundException: Could not find an entity in the repository with Referenceable.qualifiedName = sales_factgjqby0ggNU, __typeName = hive_table, __state = ACTIVE, \n\tat org.apache.atlas.repository.graph.GraphHelper.findVertex(GraphHelper.java:263)\n\tat org.apache.atlas.repository.graph.GraphBackedMetadataRepository.getEntityDefinition(GraphBackedMetadataRepository.java:169)\n\tat org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:50)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinitionReference(DefaultMetadataService.java:322)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinition(DefaultMetadataService.java:327)\n\tat org.apache.atlas.web.resources.EntityResource.getEntityDefinitionByAttribute(EntityResource.java:525)\n\tat org.apache.atlas.web.resources.EntityResource.getEntity(EntityResource.java:506)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})

testSchema(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>

testSchemaForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.012 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@6c3f543c failed with status 404 (Not Found) Response Body ({"error":"Could not find an entity in the repository with Referenceable.qualifiedName = sales_factgjqby0ggNU, __typeName = hive_table, __state = ACTIVE, ","stackTrace":"org.apache.atlas.typesystem.exception.EntityNotFoundException: Could not find an entity in the repository with Referenceable.qualifiedName = sales_factgjqby0ggNU, __typeName = hive_table, __state = ACTIVE, \n\tat org.apache.atlas.repository.graph.GraphHelper.findVertex(GraphHelper.java:263)\n\tat org.apache.atlas.repository.graph.GraphBackedMetadataRepository.getEntityDefinition(GraphBackedMetadataRepository.java:169)\n\tat org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:50)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinitionReference(DefaultMetadataService.java:322)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinition(DefaultMetadataService.java:327)\n\tat org.apache.atlas.web.resources.EntityResource.getEntityDefinitionByAttribute(EntityResource.java:525)\n\tat org.apache.atlas.web.resources.EntityResource.getEntity(EntityResource.java:506)\n\tat sun.reflect.GeneratedMethodAccessor434.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})

Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [22/Nov/2016:22:35:56 +0000] "POST /api/atlas/types HTTP/1.1" 409 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:57 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:57 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:57 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:35:57 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 2, Errors: 0, Skipped: 3, Time elapsed: 4.336 sec <<< FAILURE! - in org.apache.atlas.notification.EntityNotificationIT
testCreateEntity(org.apache.atlas.notification.EntityNotificationIT)  Time elapsed: 0.86 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@5f418bc5 failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: classification","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: classification\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.notification.EntityNotificationIT.testCreateEntity(EntityNotificationIT.java:88)

testDeleteEntity(org.apache.atlas.notification.EntityNotificationIT)  Time elapsed: 0.069 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@1c3cd230 failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: classification","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: classification\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.notification.EntityNotificationIT.testDeleteEntity(EntityNotificationIT.java:118)

Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [22/Nov/2016:22:36:01 +0000] "POST /api/atlas/types HTTP/1.1" 409 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:02 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbWKyWHcYDM0'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:02 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbWKyWHcYDM0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:02 +0000] "GET /api/atlas/entities/4fdff1dc-1573-42e3-b953-f6099d384dc7/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:02 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:03 +0000] "GET /api/atlas/entities/292f6500-79cb-4aae-ba25-796c37810910 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:03 +0000] "GET /api/atlas/entities/292f6500-79cb-4aae-ba25-796c37810910 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:03 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dboQ9rNmsT0X'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:04 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dboQ9rNmsT0X'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:04 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:04 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbeL4Dbd5DbU'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:05 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbeL4Dbd5DbU HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:05 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:05 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbfSqOXjPOSV HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:05 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbfSqOXjPOSV HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:05 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbfSqOXjPOSV HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:05 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:05 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'db9RKBjnXntI'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:22:36:06 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbfkwMITbcHw'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.702 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityNotificationIT.testCreateEntity:88->BaseResourceIT.createInstance:111 » AtlasService
  EntityNotificationIT.testDeleteEntity:118->BaseResourceIT.createInstance:111 » AtlasService
  DataSetLineageJerseyResourceIT.setUp:58->setupInstances:226->table:295->BaseResourceIT.createInstance:111 » AtlasService
  EntityJerseyResourceIT.testEntityDeduping:233 » AtlasService Metadata service ...
  EntityJerseyResourceIT.testSubmitEntity:126->BaseResourceIT.createInstance:111 » AtlasService
  EntityJerseyResourceIT.testSubmitEntityWithBadDateFormat:325 expected:<true> but was:<false>
  EntityLineageJerseyResourceIT.setUp:59->DataSetLineageJerseyResourceIT.setUp:58->DataSetLineageJerseyResourceIT.setupInstances:226->DataSetLineageJerseyResourceIT.table:295->BaseResourceIT.createInstance:111 » AtlasService
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraph:63 » IllegalArgument
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraphForEntity:89 » IllegalArgument
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraph:110 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraphForEntity:132 » AtlasService
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testSchema:153 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testSchemaForEntity:180 » AtlasService

Tests run: 78, Failures: 13, Errors: 0, Skipped: 29

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@3b07555f{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
log4j:WARN No appenders could be found for logger (org.apache.atlas.web.listeners.GuiceServletConfig).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@1d863fcf{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 10.280 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 45.039 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 16.291 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:30 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 19.681 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.665 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 40.327 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.646 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.307 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.220 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.545 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:57 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.803 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.284 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:00 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.197 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 36.712 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 56.181 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [09:52 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:25 min
[INFO] Finished at: 2016-11-22T22:36:12+00:00
[INFO] Final Memory: 330M/1828M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/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 :atlas-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 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 59 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 313 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 618 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2445 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2953 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3764 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/491/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/491/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/491/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/491/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/491/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/491/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/491/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/491/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #490

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

Changes:

[madhan] ATLAS-1314: update typedefs with addition of 'options' attribute

------------------------------------------
[...truncated 8604 lines...]
127.0.0.1 - - [22/Nov/2016:07:25:36 +0000] "GET /api/atlas/lineage/hive/table/sales_factXbPUp8AlBj/outputs/graph HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:36 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_factXbPUp8AlBj HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:36 +0000] "GET /api/atlas/lineage/hive/table/sales_factXbPUp8AlBj/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:36 +0000] "GET /api/atlas/lineage/hive/table/Salesk1kTvKkFWZ/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:36 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_factXbPUp8AlBj HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:36 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 12, Failures: 7, Errors: 0, Skipped: 3, Time elapsed: 3.335 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
setUp(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 3.131 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@62aa77f2 failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: pii","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: pii\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:48)\n\tat org.apache.atlas.typesystem.types.DataTypes$ArrayType.convert(DataTypes.java:499)\n\tat org.apache.atlas.typesystem.types.DataTypes$ArrayType.convert(DataTypes.java:468)\n\tat org.apache.atlas.typesystem.persistence.StructInstance.set(StructInstance.java:121)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:154)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.setUp(EntityLineageJerseyResourceIT.java:59)

testInputsGraph(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0 sec  <<< FAILURE!
java.lang.IllegalArgumentException: Path segment is null

testInputsGraphForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.IllegalArgumentException: One or more of query value parameters are null

testOutputsGraph(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.012 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>

testOutputsGraphForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.013 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@464a149a failed with status 404 (Not Found) Response Body ({"error":"Could not find an entity in the repository with Referenceable.qualifiedName = sales_factXbPUp8AlBj, __typeName = hive_table, __state = ACTIVE, ","stackTrace":"org.apache.atlas.typesystem.exception.EntityNotFoundException: Could not find an entity in the repository with Referenceable.qualifiedName = sales_factXbPUp8AlBj, __typeName = hive_table, __state = ACTIVE, \n\tat org.apache.atlas.repository.graph.GraphHelper.findVertex(GraphHelper.java:263)\n\tat org.apache.atlas.repository.graph.GraphBackedMetadataRepository.getEntityDefinition(GraphBackedMetadataRepository.java:169)\n\tat org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:50)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinitionReference(DefaultMetadataService.java:322)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinition(DefaultMetadataService.java:327)\n\tat org.apache.atlas.web.resources.EntityResource.getEntityDefinitionByAttribute(EntityResource.java:525)\n\tat org.apache.atlas.web.resources.EntityResource.getEntity(EntityResource.java:506)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})

testSchema(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>

testSchemaForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.012 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@163d9609 failed with status 404 (Not Found) Response Body ({"error":"Could not find an entity in the repository with Referenceable.qualifiedName = sales_factXbPUp8AlBj, __typeName = hive_table, __state = ACTIVE, ","stackTrace":"org.apache.atlas.typesystem.exception.EntityNotFoundException: Could not find an entity in the repository with Referenceable.qualifiedName = sales_factXbPUp8AlBj, __typeName = hive_table, __state = ACTIVE, \n\tat org.apache.atlas.repository.graph.GraphHelper.findVertex(GraphHelper.java:263)\n\tat org.apache.atlas.repository.graph.GraphBackedMetadataRepository.getEntityDefinition(GraphBackedMetadataRepository.java:169)\n\tat org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:50)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinitionReference(DefaultMetadataService.java:322)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinition(DefaultMetadataService.java:327)\n\tat org.apache.atlas.web.resources.EntityResource.getEntityDefinitionByAttribute(EntityResource.java:525)\n\tat org.apache.atlas.web.resources.EntityResource.getEntity(EntityResource.java:506)\n\tat sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})

Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [22/Nov/2016:07:25:42 +0000] "POST /api/atlas/types HTTP/1.1" 409 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:43 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:43 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:43 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:43 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 2, Errors: 0, Skipped: 3, Time elapsed: 4.285 sec <<< FAILURE! - in org.apache.atlas.notification.EntityNotificationIT
testCreateEntity(org.apache.atlas.notification.EntityNotificationIT)  Time elapsed: 0.851 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@3399ceef failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: classification","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: classification\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.notification.EntityNotificationIT.testCreateEntity(EntityNotificationIT.java:88)

testDeleteEntity(org.apache.atlas.notification.EntityNotificationIT)  Time elapsed: 0.065 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@297b2052 failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: classification","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: classification\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.notification.EntityNotificationIT.testDeleteEntity(EntityNotificationIT.java:118)

Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [22/Nov/2016:07:25:47 +0000] "POST /api/atlas/types HTTP/1.1" 409 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:48 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'db4DNee6RPqF'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:48 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=db4DNee6RPqF HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:48 +0000] "GET /api/atlas/entities/d7f6c90e-28d5-46a0-aa3c-1ff43a47a4c6/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:48 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:48 +0000] "GET /api/atlas/entities/91441658-a7a1-454a-a94b-3352864c7dc6 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:49 +0000] "GET /api/atlas/entities/91441658-a7a1-454a-a94b-3352864c7dc6 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:49 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbHWjYbmtzpS'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:49 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbHWjYbmtzpS'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:50 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbJiXWgkMAT5'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:51 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbJiXWgkMAT5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:51 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:51 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbORZnN6pp8v HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:51 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbORZnN6pp8v HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:51 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbORZnN6pp8v HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:51 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:51 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbFiM479NWwl'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [22/Nov/2016:07:25:52 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbG3Ph3NMylM'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.718 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityNotificationIT.testCreateEntity:88->BaseResourceIT.createInstance:111 » AtlasService
  EntityNotificationIT.testDeleteEntity:118->BaseResourceIT.createInstance:111 » AtlasService
  DataSetLineageJerseyResourceIT.setUp:58->setupInstances:226->table:295->BaseResourceIT.createInstance:111 » AtlasService
  EntityJerseyResourceIT.testEntityDeduping:233 » AtlasService Metadata service ...
  EntityJerseyResourceIT.testSubmitEntity:126->BaseResourceIT.createInstance:111 » AtlasService
  EntityJerseyResourceIT.testSubmitEntityWithBadDateFormat:325 expected:<true> but was:<false>
  EntityLineageJerseyResourceIT.setUp:59->DataSetLineageJerseyResourceIT.setUp:58->DataSetLineageJerseyResourceIT.setupInstances:226->DataSetLineageJerseyResourceIT.table:295->BaseResourceIT.createInstance:111 » AtlasService
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraph:63 » IllegalArgument
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraphForEntity:89 » IllegalArgument
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraph:110 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraphForEntity:132 » AtlasService
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testSchema:153 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testSchemaForEntity:180 » AtlasService
  TypedefsJerseyResourceIT.testCreate:86 » AtlasService Metadata service API org...
  TypedefsJerseyResourceIT.testDuplicateCreate:98 » AtlasService Metadata servic...
  TypedefsJerseyResourceIT.testListTypesByFilter:254 » AtlasService Metadata ser...
  TypedefsJerseyResourceIT.testUpdate:118 » AtlasService Metadata service API or...

Tests run: 99, Failures: 17, Errors: 0, Skipped: 30

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@5f27a81a{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
log4j:WARN No appenders could be found for logger (org.apache.atlas.web.listeners.GuiceServletConfig).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@e5c62e6{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 12.333 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 47.248 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 17.646 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:36 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.393 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.630 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 43.226 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.636 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.747 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.471 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 10.003 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:09 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.776 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.939 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:10 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.478 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 34.799 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 56.570 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [10:02 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:13 min
[INFO] Finished at: 2016-11-22T07:25:59+00:00
[INFO] Final Memory: 336M/1854M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/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 :atlas-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 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 59 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 313 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 618 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2445 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2491 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2953 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3764 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/490/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/490/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/490/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/490/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/490/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/490/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/490/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/490/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #489

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

Changes:

[svimal2106] Tests SSLAndKerberosTest.testService and SSLTest.testService are failing

------------------------------------------
[...truncated 8537 lines...]
127.0.0.1 - - [21/Nov/2016:15:36:08 +0000] "GET /api/atlas/lineage/hive/table/sales_factUG9UmVvVdb/outputs/graph HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:08 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_factUG9UmVvVdb HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:08 +0000] "GET /api/atlas/lineage/hive/table/sales_factUG9UmVvVdb/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:08 +0000] "GET /api/atlas/lineage/hive/table/SalestRNhfnAYh5/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:08 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=sales_factUG9UmVvVdb HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:08 +0000] "GET /api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 12, Failures: 7, Errors: 0, Skipped: 3, Time elapsed: 4.537 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityLineageJerseyResourceIT
setUp(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 4.202 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@3349931d failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: pii","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: pii\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:48)\n\tat org.apache.atlas.typesystem.types.DataTypes$ArrayType.convert(DataTypes.java:499)\n\tat org.apache.atlas.typesystem.types.DataTypes$ArrayType.convert(DataTypes.java:468)\n\tat org.apache.atlas.typesystem.persistence.StructInstance.set(StructInstance.java:121)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:154)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor417.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.web.resources.EntityLineageJerseyResourceIT.setUp(EntityLineageJerseyResourceIT.java:59)

testInputsGraph(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.IllegalArgumentException: Path segment is null

testInputsGraphForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.IllegalArgumentException: One or more of query value parameters are null

testOutputsGraph(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.025 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>

testOutputsGraphForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.024 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@422232d8 failed with status 404 (Not Found) Response Body ({"error":"Could not find an entity in the repository with Referenceable.qualifiedName = sales_factUG9UmVvVdb, __typeName = hive_table, __state = ACTIVE, ","stackTrace":"org.apache.atlas.typesystem.exception.EntityNotFoundException: Could not find an entity in the repository with Referenceable.qualifiedName = sales_factUG9UmVvVdb, __typeName = hive_table, __state = ACTIVE, \n\tat org.apache.atlas.repository.graph.GraphHelper.findVertex(GraphHelper.java:263)\n\tat org.apache.atlas.repository.graph.GraphBackedMetadataRepository.getEntityDefinition(GraphBackedMetadataRepository.java:169)\n\tat org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:50)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinitionReference(DefaultMetadataService.java:322)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinition(DefaultMetadataService.java:327)\n\tat org.apache.atlas.web.resources.EntityResource.getEntityDefinitionByAttribute(EntityResource.java:525)\n\tat org.apache.atlas.web.resources.EntityResource.getEntity(EntityResource.java:506)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})

testSchema(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.015 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200> but was:<404>

testSchemaForEntity(org.apache.atlas.web.resources.EntityLineageJerseyResourceIT)  Time elapsed: 0.017 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@464a149a failed with status 404 (Not Found) Response Body ({"error":"Could not find an entity in the repository with Referenceable.qualifiedName = sales_factUG9UmVvVdb, __typeName = hive_table, __state = ACTIVE, ","stackTrace":"org.apache.atlas.typesystem.exception.EntityNotFoundException: Could not find an entity in the repository with Referenceable.qualifiedName = sales_factUG9UmVvVdb, __typeName = hive_table, __state = ACTIVE, \n\tat org.apache.atlas.repository.graph.GraphHelper.findVertex(GraphHelper.java:263)\n\tat org.apache.atlas.repository.graph.GraphBackedMetadataRepository.getEntityDefinition(GraphBackedMetadataRepository.java:169)\n\tat org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:50)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinitionReference(DefaultMetadataService.java:322)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinition(DefaultMetadataService.java:327)\n\tat org.apache.atlas.web.resources.EntityResource.getEntityDefinitionByAttribute(EntityResource.java:525)\n\tat org.apache.atlas.web.resources.EntityResource.getEntity(EntityResource.java:506)\n\tat sun.reflect.GeneratedMethodAccessor433.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})

Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.339 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [21/Nov/2016:15:36:15 +0000] "POST /api/atlas/types HTTP/1.1" 409 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:17 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:17 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:17 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:17 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 2, Errors: 0, Skipped: 3, Time elapsed: 5.728 sec <<< FAILURE! - in org.apache.atlas.notification.EntityNotificationIT
testCreateEntity(org.apache.atlas.notification.EntityNotificationIT)  Time elapsed: 1.069 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@78691d failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: classification","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: classification\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor417.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.notification.EntityNotificationIT.testCreateEntity(EntityNotificationIT.java:88)

testDeleteEntity(org.apache.atlas.notification.EntityNotificationIT)  Time elapsed: 0.238 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@7f7647fa failed with status 400 (Bad Request) Response Body ({"error":"Unknown datatype: classification","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype: classification\n\tat org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:192)\n\tat org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:669)\n\tat org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:197)\n\tat org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:135)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTypedReferenceableInstance(GraphHelper.java:749)\n\tat org.apache.atlas.repository.graph.GraphHelper.deserializeClassInstances(GraphHelper.java:726)\n\tat org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:280)\n\tat org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:268)\n\tat org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:130)\n\tat sun.reflect.GeneratedMethodAccessor417.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.notification.EntityNotificationIT.testDeleteEntity(EntityNotificationIT.java:118)

Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [21/Nov/2016:15:36:22 +0000] "POST /api/atlas/types HTTP/1.1" 409 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:23 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbPlPec9Zk2P'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:24 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbPlPec9Zk2P HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:24 +0000] "GET /api/atlas/entities/0f0ef5ba-b649-4569-8b94-51bc7207fd38/audit?count=1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:24 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:24 +0000] "GET /api/atlas/entities/0beda4c2-7836-4d34-9a3c-487bab693752 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:24 +0000] "GET /api/atlas/entities/0beda4c2-7836-4d34-9a3c-487bab693752 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:25 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db0sxaQa1BEt'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:26 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db0sxaQa1BEt'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:26 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:26 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbe0YaP33XlT'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:27 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbe0YaP33XlT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:27 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbeWLXT5Nxgf HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:28 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbeWLXT5Nxgf HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:28 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=dbeWLXT5Nxgf HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:28 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:28 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbgE4HuCJlms'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Nov/2016:15:36:29 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+qualifiedName%3D'dbRwyZG7P2fM'&limit=10&offset=0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.718 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityNotificationIT.testCreateEntity:88->BaseResourceIT.createInstance:111 » AtlasService
  EntityNotificationIT.testDeleteEntity:118->BaseResourceIT.createInstance:111 » AtlasService
  DataSetLineageJerseyResourceIT.setUp:58->setupInstances:226->table:295->BaseResourceIT.createInstance:111 » AtlasService
  EntityJerseyResourceIT.testEntityDeduping:233 » AtlasService Metadata service ...
  EntityJerseyResourceIT.testSubmitEntity:126->BaseResourceIT.createInstance:111 » AtlasService
  EntityJerseyResourceIT.testSubmitEntityWithBadDateFormat:325 expected:<true> but was:<false>
  EntityLineageJerseyResourceIT.setUp:59->DataSetLineageJerseyResourceIT.setUp:58->DataSetLineageJerseyResourceIT.setupInstances:226->DataSetLineageJerseyResourceIT.table:295->BaseResourceIT.createInstance:111 » AtlasService
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraph:63 » IllegalArgument
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testInputsGraphForEntity:89 » IllegalArgument
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraph:110 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testOutputsGraphForEntity:132 » AtlasService
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testSchema:153 expected:<200> but was:<404>
  EntityLineageJerseyResourceIT>DataSetLineageJerseyResourceIT.testSchemaForEntity:180 » AtlasService
  TypedefsJerseyResourceIT.testCreate:86 » AtlasService Metadata service API org...
  TypedefsJerseyResourceIT.testDuplicateCreate:98 » AtlasService Metadata servic...
  TypedefsJerseyResourceIT.testListTypesByFilter:254 » AtlasService Metadata ser...
  TypedefsJerseyResourceIT.testUpdate:118 » AtlasService Metadata service API or...

Tests run: 99, Failures: 17, Errors: 0, Skipped: 30

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@4014e7c7{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
log4j:WARN No appenders could be found for logger (org.apache.atlas.web.listeners.GuiceServletConfig).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@1f235f1d{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  7.206 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 47.343 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 16.306 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:35 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 20.869 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.092 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 43.070 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.684 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.204 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.784 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.880 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:57 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.707 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.730 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:13 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.531 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 34.534 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 58.650 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [10:35 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:30 min
[INFO] Finished at: 2016-11-21T15:36:36+00:00
[INFO] Final Memory: 333M/1870M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/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 :atlas-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 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 59 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 313 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 618 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2442 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2950 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3761 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/489/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/489/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/489/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/489/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/489/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/489/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/489/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/489/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #488

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

Changes:

[sshivalingamurthy] ATLAS-1116 Performance monitoring of backend methods in API requests

------------------------------------------
[...truncated 11031 lines...]
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [720 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[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-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.287 sec - in org.apache.atlas.web.adapters.TestEntitiesREST
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in org.apache.atlas.web.adapters.TestEntityREST$2
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.289 sec - in org.apache.atlas.web.adapters.TestEntityREST
Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$2
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.adapters.TestEntityREST$1
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.adapters.TestEntitiesREST$1
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.632 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.936 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.169 sec <<< FAILURE! - in org.apache.atlas.web.security.SSLAndKerberosTest
testService(org.apache.atlas.web.security.SSLAndKerberosTest)  Time elapsed: 0.606 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@38ea5749 failed with status 400 (Bad Request) Response Body ({"error":"Given search filter did not yield any results ","stackTrace":"java.lang.Exception: Given search filter did not yield any results \n\tat org.apache.atlas.web.resources.TypesResource.getTypesByFilter(TypesResource.java:266)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter$3.doFilter(AtlasAuthenticationFilter.java:300)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doKerberosAuth(AtlasAuthenticationFilter.java:408)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:316)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:313)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:414)
	at org.apache.atlas.AtlasBaseClient.callAPIWithRetries(AtlasBaseClient.java:398)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:419)
	at org.apache.atlas.AtlasClient.callAPI(AtlasClient.java:958)
	at org.apache.atlas.AtlasClient.listTypes(AtlasClient.java:388)
	at org.apache.atlas.web.security.SSLAndKerberosTest.testService(SSLAndKerberosTest.java:177)

Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.432 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.156 sec <<< FAILURE! - in org.apache.atlas.web.security.SSLTest
testService(org.apache.atlas.web.security.SSLTest)  Time elapsed: 0.575 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$APIInfo@5f8eed86 failed with status 400 (Bad Request) Response Body ({"error":"Given search filter did not yield any results ","stackTrace":"java.lang.Exception: Given search filter did not yield any results \n\tat org.apache.atlas.web.resources.TypesResource.getTypesByFilter(TypesResource.java:266)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:286)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:276)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:181)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:73)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:135)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)\n\tat org.apache.atlas.web.filters.AtlasAuthorizationFilter.doFilter(AtlasAuthorizationFilter.java:154)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:232)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)\n\tat org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:187)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:321)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:113)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:183)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)\n\tat java.lang.Thread.run(Thread.java:745)\n"})
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:313)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:414)
	at org.apache.atlas.AtlasBaseClient.callAPIWithRetries(AtlasBaseClient.java:398)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:419)
	at org.apache.atlas.AtlasClient.callAPI(AtlasClient.java:958)
	at org.apache.atlas.AtlasClient.listTypes(AtlasClient.java:388)
	at org.apache.atlas.web.security.SSLTest.testService(SSLTest.java:138)

Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.019 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.046 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.184 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  SSLAndKerberosTest.testService:177 » AtlasService Metadata service API org.apa...
  SSLTest.testService:138 » AtlasService Metadata service API org.apache.atlas.A...

Tests run: 107, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  7.701 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 45.105 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 16.480 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:32 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 21.608 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.957 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 45.430 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.658 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.290 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.633 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 10.948 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:54 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.897 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.735 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:30 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.215 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 33.284 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 55.595 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [05:37 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:42 min
[INFO] Finished at: 2016-11-21T12:32:43+00:00
[INFO] Final Memory: 163M/1062M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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 :atlas-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 30 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 59 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 77 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 95 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 175 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 313 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 618 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 2442 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 2488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 2488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 2488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 2488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2950 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 3761 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/488/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/488/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/488/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/488/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/488/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/488/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/488/testng/testng-results.xml'
TestNG Reports Processing: FINISH