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 2018/08/08 03:53:33 UTC

Build failed in Jenkins: Atlas-1.0-IntegrationTests #711

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

------------------------------------------
[...truncated 366.44 KB...]
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:845)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1712)
	at org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:80)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:235)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:369)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:146)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [08/Aug/2018:03:46:19 +0000] "GET //localhost:31000/api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 500 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:46:19 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvsirPxT4gFl HTTP/1.1" 200 4015 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:46:19 +0000] "GET //localhost:31000/api/atlas/v2/lineage/6dfc5fa4-a277-4321-a999-b657f2c47a2a?depth=5&direction=INPUT HTTP/1.1" 200 3251 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:46:19 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvsirPxT4gFl HTTP/1.1" 200 4015 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:46:19 +0000] "GET //localhost:31000/api/atlas/v2/lineage/6dfc5fa4-a277-4321-a999-b657f2c47a2a?depth=5&direction=BOTH HTTP/1.1" 200 3250 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:46:20 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factVORDYbEvsX HTTP/1.1" 200 3958 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:46:20 +0000] "GET //localhost:31000/api/atlas/v2/lineage/c42ae7b6-f3fc-45b2-8313-15a902dc386e?depth=5&direction=OUTPUT HTTP/1.1" 200 2701 "-" "Java/1.8.0_172"
Tests run: 129, Failures: 1, Errors: 0, Skipped: 94, Time elapsed: 90.602 sec <<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 9.994 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@40978374 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID c0e08bd7cee0e54f).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
	at org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
	at org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
	at org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
	at org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...

Tests run: 128, Failures: 1, Errors: 0, Skipped: 93

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@19f0c88a{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@1286b7d5{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-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/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.678 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.148 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.884 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 22.485 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  7.996 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.624 s]
[INFO] atlas-client-common ................................ SUCCESS [  7.088 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.752 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.587 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.424 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.840 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.483 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.230 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.378 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 16.478 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.788 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.406 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.007 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.636 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 34.583 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:45 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:53 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:41 min
[INFO] Finished at: 2018-08-08T03:46:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse ddef7a30e532dec26a1e415c2628ff25f40df729^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java,> no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 166.43 MB of artifacts by 84.4% relative to #709
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/711/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : Atlas-1.0-IntegrationTests #719

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/719/display/redirect?page=changes>


Build failed in Jenkins: Atlas-1.0-IntegrationTests #718

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/718/display/redirect>

------------------------------------------
[...truncated 419.68 KB...]
127.0.0.1 - - [08/Aug/2018:21:34:53 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/c9002a0d-781d-4a84-8703-d06c3d3d3227 HTTP/1.1" 200 306 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:53 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:53 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/d4258603-75b9-40f2-adee-a17af5f776fe HTTP/1.1" 200 304 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:53 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:53 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/139f2133-440c-4f8e-bec7-346ffa248096 HTTP/1.1" 200 312 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:53 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/fcacb36c-139c-45a3-9429-fc6f5d8e82f9 HTTP/1.1" 200 419 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/57eeaffb-2eb7-40c0-83b3-949bc4e6273e HTTP/1.1" 200 312 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/48cdc597-9b61-4780-9b4a-dcce1bd2e2e4 HTTP/1.1" 200 319 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/d46e4edd-4474-4319-9f45-971e1cf94fc6 HTTP/1.1" 200 312 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/6f8dd913-57c3-4150-9902-3ecdc0b85e3d HTTP/1.1" 200 306 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/f3f0fa3b-9b89-4b08-bf51-78d05d5ba8bc HTTP/1.1" 200 312 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/f96b1510-c2df-4e4e-839c-572cea59d672 HTTP/1.1" 200 307 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:54 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:55 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/7aac6dd8-a4a2-423d-99b1-3e413f6fa238 HTTP/1.1" 200 422 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:55 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:55 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/fb0a3739-2116-4d56-b37f-58f45ef1d2ac HTTP/1.1" 200 420 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:55 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 197 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:56 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/a2bbab04-6c21-4d7c-9279-af5a9038ba4b HTTP/1.1" 200 426 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:56 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 470 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:57 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/21569900-5789-4bb3-b835-7e102bade3a1 HTTP/1.1" 200 2933 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:21:34:57 +0000] "POST //localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
Tests run: 120, Failures: 8, Errors: 0, Skipped: 9, Time elapsed: 152.52 sec <<< FAILURE! - in TestSuite
testAddNullPropertyValue(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 3.44 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@2fb4ab73 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID af3b7c628a5cbf05).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddNullPropertyValue(EntityV2JerseyResourceIT.java:314)

testEntityDeduping(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 1.87 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@404b4e56 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 28c60bb6761fb482).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testEntityDeduping(EntityV2JerseyResourceIT.java:164)

testAddProperty(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.622 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@2fb4ab73 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID eb123d54b1a4295c).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddProperty(EntityV2JerseyResourceIT.java:284)

testCompleteUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.659 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@2fb4ab73 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 3ddc21cc0e0a02d7).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testCompleteUpdate(EntityV2JerseyResourceIT.java:729)

testGetTraitDefinitionForEntity(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 1.101 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$API@4fc49e6f failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 56cf943cb23eb1dd).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.addClassifications(AtlasClientV2.java:321)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity(EntityV2JerseyResourceIT.java:514)

testGetTraitNames(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.052 sec  <<< FAILURE!
java.lang.AssertionError: expected [8] but found [7]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitNames(EntityV2JerseyResourceIT.java:375)

testPartialUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.67 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@2fb4ab73 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID c458779251026e1b).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testPartialUpdate(EntityV2JerseyResourceIT.java:660)

runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 8.032 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@404b4e56 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 2c00677bbe6f9ad1).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
	at org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
	at org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
	at org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
	at org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  EntityV2JerseyResourceIT.testAddNullPropertyValue:314->addProperty:393 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:284->addProperty:393 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:729 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testEntityDeduping:164 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:514 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:375 expected [8] but found [7]
  EntityV2JerseyResourceIT.testPartialUpdate:660 » AtlasService Metadata service...

Tests run: 120, Failures: 8, Errors: 0, Skipped: 9

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@750a8611{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@8a13b4d{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-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/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  2.377 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [ 12.735 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 27.268 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 48.003 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 11.825 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.891 s]
[INFO] atlas-client-common ................................ SUCCESS [ 10.651 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 10.856 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  7.131 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 11.619 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.307 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.434 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.496 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.453 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 17.713 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.444 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.019 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.030 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.841 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 34.651 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:37 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [03:48 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:47 min
[INFO] Finished at: 2018-08-08T21:35:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse 4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b^{commit} # timeout=10
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 167.35 MB of artifacts by 84.2% relative to #709
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/718/testng/testng-results.xml'
5.882353% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-IntegrationTests #717

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/717/display/redirect>

------------------------------------------
[...truncated 419.92 KB...]
127.0.0.1 - - [08/Aug/2018:18:34:53 +0000] "PUT //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table_v2?attr:qualifiedName=tableynTVi52Fgs HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/types/blah HTTP/1.1" 404 43 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/class_trait HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/secure_trait HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/pii_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/ssn_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/salary_trait HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/sox_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/types?type=TRAIT HTTP/1.1" 200 1017 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/AqEZPemNoLX HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/A1ei3y8XfhVZ HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/BOp8CeCuR4J HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/CbnAjtBcXAG HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/types?type=CLASS&supertype=AqEZPemNoLX&notsupertype=BOp8CeCuR4J HTTP/1.1" 200 109 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/types/database HTTP/1.1" 200 749 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/types/table HTTP/1.1" 200 1726 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "GET //localhost:31000/api/atlas/types/fetl HTTP/1.1" 200 540 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:54 +0000] "PUT //localhost:31000/api/atlas/types HTTP/1.1" 200 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:55 +0000] "GET //localhost:31000/api/atlas/types/bc6jSsYoZM HTTP/1.1" 200 755 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:55 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:55 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 409 48 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:55 +0000] "GET //localhost:31000/api/atlas/types/database HTTP/1.1" 200 749 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:55 +0000] "GET //localhost:31000/api/atlas/types/table HTTP/1.1" 200 1726 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:55 +0000] "GET //localhost:31000/api/atlas/types/fetl HTTP/1.1" 200 540 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:18:34:55 +0000] "GET //localhost:31000/api/atlas/types HTTP/1.1" 200 2756 "-" "Java/1.8.0_172"
Tests run: 120, Failures: 7, Errors: 0, Skipped: 9, Time elapsed: 105.809 sec <<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 5.865 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@c473199 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 02bb580665fc8a94).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
	at org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
	at org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
	at org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
	at org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)

testAddNullPropertyValue(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 1.007 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@34237206 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID cb652b8dbe6c3d54).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddNullPropertyValue(EntityV2JerseyResourceIT.java:314)

testAddProperty(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.598 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@34237206 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID e21932b878918c9f).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddProperty(EntityV2JerseyResourceIT.java:303)

testCompleteUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.553 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@34237206 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID bed78dc5e3ab7990).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testCompleteUpdate(EntityV2JerseyResourceIT.java:729)

testGetTraitDefinitionForEntity(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.935 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$API@289b3150 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 3cf9af1863354c8f).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.addClassifications(AtlasClientV2.java:321)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity(EntityV2JerseyResourceIT.java:514)

testGetTraitNames(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.023 sec  <<< FAILURE!
java.lang.AssertionError: expected [8] but found [7]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitNames(EntityV2JerseyResourceIT.java:375)

testPartialUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.601 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@685dd0b failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 3209b8efc9a86fe3).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:223)
	at org.apache.atlas.AtlasClientV2.updateEntityByAttribute(AtlasClientV2.java:271)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testPartialUpdate(EntityV2JerseyResourceIT.java:689)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  EntityV2JerseyResourceIT.testAddNullPropertyValue:314->addProperty:393 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:303->addProperty:393 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:729 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:514 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:375 expected [8] but found [7]
  EntityV2JerseyResourceIT.testPartialUpdate:689 » AtlasService Metadata service...

Tests run: 120, Failures: 7, Errors: 0, Skipped: 9

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@23b97eb5{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@60142615{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-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/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.976 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  5.505 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 13.395 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 32.921 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 11.489 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  1.081 s]
[INFO] atlas-client-common ................................ SUCCESS [ 11.728 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 10.323 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  7.970 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 14.621 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 11.441 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.578 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.006 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.864 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 26.307 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  3.014 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 10.134 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.622 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 10.087 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 49.542 s]
[INFO] Apache Atlas UI .................................... SUCCESS [02:13 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [03:13 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:49 min
[INFO] Finished at: 2018-08-08T18:35:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse 4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,> no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 167.44 MB of artifacts by 88.6% relative to #709
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/717/testng/testng-results.xml'
5.042017% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-IntegrationTests #716

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/716/display/redirect>

------------------------------------------
[...truncated 419.93 KB...]
127.0.0.1 - - [08/Aug/2018:15:33:20 +0000] "PUT //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table_v2?attr:qualifiedName=tableLu9paJRPkS HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 409 48 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types/blah HTTP/1.1" 404 43 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/class_trait HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/secure_trait HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/pii_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/ssn_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/salary_trait HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/sox_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types?type=TRAIT HTTP/1.1" 200 1017 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/ArVuYYFl7F9 HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/A1kzXwsjs3zw HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/BUaf8ymfWGt HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/CCkqCiCOZei HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types?type=CLASS&supertype=ArVuYYFl7F9&notsupertype=BUaf8ymfWGt HTTP/1.1" 200 109 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types/database HTTP/1.1" 200 749 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types/table HTTP/1.1" 200 1726 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types/fetl HTTP/1.1" 200 540 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "PUT //localhost:31000/api/atlas/types HTTP/1.1" 200 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types/KU0LROxZY2 HTTP/1.1" 200 755 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types/database HTTP/1.1" 200 749 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types/table HTTP/1.1" 200 1726 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types/fetl HTTP/1.1" 200 540 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:15:33:21 +0000] "GET //localhost:31000/api/atlas/types HTTP/1.1" 200 2756 "-" "Java/1.8.0_172"
Tests run: 120, Failures: 7, Errors: 0, Skipped: 9, Time elapsed: 98.701 sec <<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 4.879 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@1046a012 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID b34c84c662cba362).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
	at org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
	at org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
	at org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
	at org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)

testAddNullPropertyValue(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.981 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@16e70092 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID b7b0183601201d0b).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddNullPropertyValue(EntityV2JerseyResourceIT.java:314)

testAddProperty(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.587 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@16e70092 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 8357d02a3a74f1b5).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddProperty(EntityV2JerseyResourceIT.java:303)

testCompleteUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.545 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@16e70092 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID c1fad59ec300772c).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testCompleteUpdate(EntityV2JerseyResourceIT.java:729)

testGetTraitDefinitionForEntity(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.897 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$API@74adc2d1 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 7e6e0a6970904eb1).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.addClassifications(AtlasClientV2.java:321)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity(EntityV2JerseyResourceIT.java:514)

testGetTraitNames(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.022 sec  <<< FAILURE!
java.lang.AssertionError: expected [8] but found [7]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitNames(EntityV2JerseyResourceIT.java:375)

testPartialUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.591 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@f662550 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID a33f7cb42cba1986).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:223)
	at org.apache.atlas.AtlasClientV2.updateEntityByAttribute(AtlasClientV2.java:271)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testPartialUpdate(EntityV2JerseyResourceIT.java:689)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  EntityV2JerseyResourceIT.testAddNullPropertyValue:314->addProperty:393 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:303->addProperty:393 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:729 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:514 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:375 expected [8] but found [7]
  EntityV2JerseyResourceIT.testPartialUpdate:689 » AtlasService Metadata service...

Tests run: 120, Failures: 7, Errors: 0, Skipped: 9

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@7c36b0a9{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@7a2285bd{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-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/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.825 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.956 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 11.759 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 24.945 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  9.093 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.673 s]
[INFO] atlas-client-common ................................ SUCCESS [  8.944 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  8.083 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.988 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 10.437 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.616 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.446 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.675 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.775 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 17.490 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.721 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.509 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.508 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 10.505 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 39.039 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:53 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:54 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:15 min
[INFO] Finished at: 2018-08-08T15:33:26Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse 4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,> no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 167.44 MB of artifacts by 88.5% relative to #709
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/716/testng/testng-results.xml'
5.042017% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-IntegrationTests #715

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/715/display/redirect?page=changes>

Changes:

[nixon] ATLAS-2809 : - Fix typo's in relationship permission in

------------------------------------------
[...truncated 366.48 KB...]
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:845)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1712)
	at org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:80)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:235)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:369)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:146)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [08/Aug/2018:14:32:36 +0000] "GET //localhost:31000/api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 500 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:14:32:36 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvhHwEkaMdJc HTTP/1.1" 200 4016 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:14:32:36 +0000] "GET //localhost:31000/api/atlas/v2/lineage/d26c2e0f-b540-400f-867d-ac39934e9c31?depth=5&direction=INPUT HTTP/1.1" 200 3251 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:14:32:36 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvhHwEkaMdJc HTTP/1.1" 200 4016 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:14:32:36 +0000] "GET //localhost:31000/api/atlas/v2/lineage/d26c2e0f-b540-400f-867d-ac39934e9c31?depth=5&direction=BOTH HTTP/1.1" 200 3250 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:14:32:37 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factABTAfzMM7g HTTP/1.1" 200 3959 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:14:32:37 +0000] "GET //localhost:31000/api/atlas/v2/lineage/d5f87b2b-4d23-4431-a974-420f24020743?depth=5&direction=OUTPUT HTTP/1.1" 200 2701 "-" "Java/1.8.0_172"
Tests run: 129, Failures: 1, Errors: 0, Skipped: 94, Time elapsed: 86.96 sec <<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 8.8 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@2f288d49 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID ab7277dd354a0edf).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
	at org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
	at org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
	at org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
	at org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...

Tests run: 128, Failures: 1, Errors: 0, Skipped: 93

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@1c3269db{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@2bc4446b{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-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/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.648 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.093 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 10.512 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 21.628 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.384 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.561 s]
[INFO] atlas-client-common ................................ SUCCESS [  7.311 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.445 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  6.245 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.867 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.433 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.560 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.388 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.793 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 16.345 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.571 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.318 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.017 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  7.160 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 33.827 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:36 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:43 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:25 min
[INFO] Finished at: 2018-08-08T14:32:44Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse 4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java,> no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ff2eb32abebd3b013b16b5d7d058a0e31bb2f4b, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 166.42 MB of artifacts by 84.4% relative to #709
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/715/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-IntegrationTests #714

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/714/display/redirect>

------------------------------------------
[...truncated 419.90 KB...]
127.0.0.1 - - [08/Aug/2018:12:33:47 +0000] "PUT //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table_v2?attr:qualifiedName=tablepwyudaKEM9 HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:47 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:47 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 409 48 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:47 +0000] "GET //localhost:31000/api/atlas/types/blah HTTP/1.1" 404 43 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:47 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/class_trait HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:47 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:47 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/secure_trait HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:47 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/pii_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 102 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/ssn_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 102 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/salary_trait HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/sox_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 102 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types?type=TRAIT HTTP/1.1" 200 1016 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/AjtlSPbZRKg HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/A1wGwcyPAbzL HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/Bi6x9LN6o5H HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/CvuQxuyALRD HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types?type=CLASS&supertype=AjtlSPbZRKg&notsupertype=Bi6x9LN6o5H HTTP/1.1" 200 108 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types/database HTTP/1.1" 200 748 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types/table HTTP/1.1" 200 1725 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types/fetl HTTP/1.1" 200 539 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "PUT //localhost:31000/api/atlas/types HTTP/1.1" 200 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types/GMr7SDAkoY HTTP/1.1" 200 754 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types/database HTTP/1.1" 200 748 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types/table HTTP/1.1" 200 1725 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types/fetl HTTP/1.1" 200 539 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:12:33:48 +0000] "GET //localhost:31000/api/atlas/types HTTP/1.1" 200 2755 "-" "Java/1.8.0_172"
Tests run: 120, Failures: 7, Errors: 0, Skipped: 9, Time elapsed: 97.521 sec <<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 5.067 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@76ee6857 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 4c57b28ee92d231f).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
	at org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
	at org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
	at org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
	at org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)

testAddNullPropertyValue(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.977 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@451d7f76 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 4b8de2156c64a5f2).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddNullPropertyValue(EntityV2JerseyResourceIT.java:314)

testAddProperty(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.589 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@451d7f76 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 4b7f03439617f606).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddProperty(EntityV2JerseyResourceIT.java:303)

testCompleteUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.543 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@451d7f76 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 21640bcae7d3afc3).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testCompleteUpdate(EntityV2JerseyResourceIT.java:729)

testGetTraitDefinitionForEntity(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.87 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$API@7ced69af failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 3a547aab34c9e751).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.addClassifications(AtlasClientV2.java:321)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity(EntityV2JerseyResourceIT.java:514)

testGetTraitNames(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.023 sec  <<< FAILURE!
java.lang.AssertionError: expected [8] but found [7]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitNames(EntityV2JerseyResourceIT.java:375)

testPartialUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.584 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@7c97fd25 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 890fd082feb8cbdb).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:223)
	at org.apache.atlas.AtlasClientV2.updateEntityByAttribute(AtlasClientV2.java:271)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testPartialUpdate(EntityV2JerseyResourceIT.java:689)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  EntityV2JerseyResourceIT.testAddNullPropertyValue:314->addProperty:393 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:303->addProperty:393 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:729 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:514 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:375 expected [8] but found [7]
  EntityV2JerseyResourceIT.testPartialUpdate:689 » AtlasService Metadata service...

Tests run: 120, Failures: 7, Errors: 0, Skipped: 9

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@1a43c24a{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@1cdf20bf{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-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/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  1.283 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  5.695 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 12.334 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 33.527 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 11.597 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.725 s]
[INFO] atlas-client-common ................................ SUCCESS [  9.029 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  9.073 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  7.273 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 13.261 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.869 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.505 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  6.183 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  6.750 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 21.093 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.696 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.362 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.579 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  8.663 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 43.736 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:55 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:53 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:41 min
[INFO] Finished at: 2018-08-08T12:33:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse ddef7a30e532dec26a1e415c2628ff25f40df729^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,> no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 167.44 MB of artifacts by 88.5% relative to #709
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/714/testng/testng-results.xml'
5.042017% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-IntegrationTests #713

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/713/display/redirect>

------------------------------------------
[...truncated 366.44 KB...]
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:845)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1712)
	at org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:80)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:235)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
	at org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:369)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:146)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [08/Aug/2018:09:32:33 +0000] "GET //localhost:31000/api/atlas/lineage/hive/table/blah/schema HTTP/1.1" 500 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:32:33 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvozJ6Bmx8eJ HTTP/1.1" 200 4016 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:32:33 +0000] "GET //localhost:31000/api/atlas/v2/lineage/c5bacb9f-1f84-468c-a5f8-9ef10fef9d6a?depth=5&direction=INPUT HTTP/1.1" 200 3251 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:32:34 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvozJ6Bmx8eJ HTTP/1.1" 200 4016 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:32:34 +0000] "GET //localhost:31000/api/atlas/v2/lineage/c5bacb9f-1f84-468c-a5f8-9ef10fef9d6a?depth=5&direction=BOTH HTTP/1.1" 200 3250 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:32:34 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factt0TpiCUs4n HTTP/1.1" 200 3959 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:32:34 +0000] "GET //localhost:31000/api/atlas/v2/lineage/c4ce4319-9087-4e87-b97f-c69ee77e8737?depth=5&direction=OUTPUT HTTP/1.1" 200 2701 "-" "Java/1.8.0_172"
Tests run: 129, Failures: 1, Errors: 0, Skipped: 94, Time elapsed: 85.908 sec <<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 8.913 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@61e6db23 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 024462275be3f326).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
	at org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
	at org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
	at org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
	at org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...

Tests run: 128, Failures: 1, Errors: 0, Skipped: 93

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@62658ef1{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@8a13b4d{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-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/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.651 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.226 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 10.612 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 21.715 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.504 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.611 s]
[INFO] atlas-client-common ................................ SUCCESS [  7.747 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.285 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.658 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.431 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.186 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.602 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.380 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.776 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 17.286 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.479 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.641 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.699 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  7.110 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 34.927 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:38 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:44 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:30 min
[INFO] Finished at: 2018-08-08T09:32:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse ddef7a30e532dec26a1e415c2628ff25f40df729^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java,> no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 166.42 MB of artifacts by 84.4% relative to #709
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/713/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-1.0-IntegrationTests #712

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/712/display/redirect>

------------------------------------------
[...truncated 419.88 KB...]
127.0.0.1 - - [08/Aug/2018:06:33:00 +0000] "PUT //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table_v2?attr:qualifiedName=tablempDYxUDq8C HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:00 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:00 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 409 48 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:00 +0000] "GET //localhost:31000/api/atlas/types/blah HTTP/1.1" 404 43 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:00 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/class_trait HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:00 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/secure_trait HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/pii_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/ssn_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/salary_trait HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/sox_trait HTTP/1.1" 404 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 103 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types?type=TRAIT HTTP/1.1" 200 1017 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/Ar9FMHul4TO HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/A1H8LkENDssw HTTP/1.1" 404 89 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 106 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/Bc3i6ldGy42 HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/CMZc7uc5CIb HTTP/1.1" 404 88 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 105 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types?type=CLASS&supertype=Ar9FMHul4TO&notsupertype=Bc3i6ldGy42 HTTP/1.1" 200 109 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types/database HTTP/1.1" 200 749 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types/table HTTP/1.1" 200 1726 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types/fetl HTTP/1.1" 200 540 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "POST //localhost:31000/api/atlas/types HTTP/1.1" 201 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "PUT //localhost:31000/api/atlas/types HTTP/1.1" 200 104 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types/biWFNWBbmG HTTP/1.1" 200 755 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types/database HTTP/1.1" 200 749 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types/table HTTP/1.1" 200 1726 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types/fetl HTTP/1.1" 200 540 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:06:33:01 +0000] "GET //localhost:31000/api/atlas/types HTTP/1.1" 200 2756 "-" "Java/1.8.0_172"
Tests run: 120, Failures: 7, Errors: 0, Skipped: 9, Time elapsed: 93.925 sec <<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 4.596 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@e73f540 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 4a551f87c9d6846f).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
	at org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
	at org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
	at org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
	at org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
	at org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)

testAddNullPropertyValue(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.986 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@1265ad8e failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID c6f86c71a570ee55).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddNullPropertyValue(EntityV2JerseyResourceIT.java:314)

testAddProperty(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.595 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@1265ad8e failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 0c655623cabb1167).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddProperty(EntityV2JerseyResourceIT.java:303)

testCompleteUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.547 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@1265ad8e failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 3ecb72c96dee2c4b).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testCompleteUpdate(EntityV2JerseyResourceIT.java:729)

testGetTraitDefinitionForEntity(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.879 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasBaseClient$API@5f38f8ef failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID d844ecc8d141e912).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
	at org.apache.atlas.AtlasClientV2.addClassifications(AtlasClientV2.java:321)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity(EntityV2JerseyResourceIT.java:514)

testGetTraitNames(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.021 sec  <<< FAILURE!
java.lang.AssertionError: expected [8] but found [7]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
	at org.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitNames(EntityV2JerseyResourceIT.java:375)

testPartialUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)  Time elapsed: 0.599 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API org.apache.atlas.AtlasClientV2$API_V2@74adc2d1 failed with status 500 (Internal Server Error) Response Body (There was an error processing your request. It has been logged (ID 84e2181693bc3caa).)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:223)
	at org.apache.atlas.AtlasClientV2.updateEntityByAttribute(AtlasClientV2.java:271)
	at org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testPartialUpdate(EntityV2JerseyResourceIT.java:689)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API org.apache...
  EntityV2JerseyResourceIT.testAddNullPropertyValue:314->addProperty:393 » AtlasService
  EntityV2JerseyResourceIT.testAddProperty:303->addProperty:393 » AtlasService M...
  EntityV2JerseyResourceIT.testCompleteUpdate:729 » AtlasService Metadata servic...
  EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:514 » AtlasService Me...
  EntityV2JerseyResourceIT.testGetTraitNames:375 expected [8] but found [7]
  EntityV2JerseyResourceIT.testPartialUpdate:689 » AtlasService Metadata service...

Tests run: 120, Failures: 7, Errors: 0, Skipped: 9

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@60c26998{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@600a737{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-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/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.779 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.515 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 11.291 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 23.286 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.409 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.607 s]
[INFO] atlas-client-common ................................ SUCCESS [  8.268 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.937 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  6.108 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.817 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.994 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.512 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.076 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.546 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 17.602 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.547 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.202 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.946 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  7.140 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 35.295 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:54 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [02:48 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:54 min
[INFO] Finished at: 2018-08-08T06:33:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse ddef7a30e532dec26a1e415c2628ff25f40df729^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,> no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 167.44 MB of artifacts by 88.5% relative to #709
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/712/testng/testng-results.xml'
5.042017% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH