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/07/19 19:01:10 UTC

Build failed in Jenkins: PreCommit-ATLAS-Build-Test #525-master-0001-Uniform-Jackson-annotations-across-Atlas-models.patch

See <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/525/display/redirect>

------------------------------------------
[...truncated 433.64 KB...]
	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 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/lineage/hive/table/SalesvZk2CJRb2c/schema HTTP/1.1" 500 100 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factHo2UYSUVvT HTTP/1.1" 200 4327 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/lineage/39fb6e66-b8b2-48e4-b2a5-23b218ba5adc/schema HTTP/1.1" 200 2836 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factHo2UYSUVvT HTTP/1.1" 200 4327 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/lineage/39fb6e66-b8b2-48e4-b2a5-23b218ba5adc/outputs/graph HTTP/1.1" 200 1944 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factHo2UYSUVvT HTTP/1.1" 200 4327 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/lineage/39fb6e66-b8b2-48e4-b2a5-23b218ba5adc/outputs/graph HTTP/1.1" 200 1944 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvb5CcbScCsX HTTP/1.1" 200 4794 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:45 +0000] "GET //localhost:31000/api/atlas/lineage/d0f86cd1-babb-4cb6-bc62-f168dc8f8346/inputs/graph HTTP/1.1" 200 2429 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/database HTTP/1.1" 200 845 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/table HTTP/1.1" 200 1786 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/typedef/name/fetl HTTP/1.1" 200 481 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 93 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 481 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 845 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1786 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 562 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 409 86 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/enumdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/structdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/blah HTTP/1.1" 404 81 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/guid/blah HTTP/1.1" 404 82 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 2067 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs/?supertype=AI99bMyO79F&type=CLASS HTTP/1.1" 200 1080 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs/?supertype=AI99bMyO79F&type=CLASS&notsupertype=BbhyI0VCyoj HTTP/1.1" 200 580 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 562 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "PUT //localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 751 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:46 +0000] "GET //localhost:31000/api/atlas/v2/types/typedefs/?type=ENTITY HTTP/1.1" 200 89250 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:47 +0000] "GET //localhost:31000/api/atlas/v2/types/classificationdef/name/fetl HTTP/1.1" 200 481 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:47 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/database HTTP/1.1" 200 845 "-" "Java/1.8.0_172"
127.0.0.1 - - [19/Jul/2018:19:00:47 +0000] "GET //localhost:31000/api/atlas/v2/types/entitydef/name/table HTTP/1.1" 200 1786 "-" "Java/1.8.0_172"
Tests run: 119, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 169.041 sec <<< FAILURE! - in TestSuite
testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 1.939 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.AtlasClient.searchByDSL(AtlasClient.java:815)
	at org.apache.atlas.web.integration.BaseResourceIT.searchByDSL(BaseResourceIT.java:681)
	at org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:185)


Results :

Failed tests: 
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:185->BaseResourceIT.searchByDSL:681 » NullPointer

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

[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@718e1bba{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@5ccdbaae{/,file://<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/target/atlas-webapp-2.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/PreCommit-ATLAS-Build-Test/webapp/target/atlas-webapp-2.0.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/PreCommit-ATLAS-Build-Test/ws/webapp/target/atlas-webapp-2.0.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/PreCommit-ATLAS-Build-Test/ws/webapp/target/atlas-webapp-2.0.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/PreCommit-ATLAS-Build-Test/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.639 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.256 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.476 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.791 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  4.890 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  1.115 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  1.271 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  1.047 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  1.407 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [  3.725 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  1.257 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.132 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.891 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  1.215 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.075 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  1.944 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.781 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.095 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.630 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  1.016 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [  6.715 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.887 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.598 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.507 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  1.193 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 10.479 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:56 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:05 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 .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:27 min
[INFO] Finished at: 2018-07-19T19:00:51Z
[INFO] Final Memory: 374M/2929M
[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/PreCommit-ATLAS-Build-Test/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




{color:red}-1 overall{color}.  

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/525//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================




======================================================================
======================================================================
    Finished build.
======================================================================
======================================================================


+ EXIT_CODE=1
+ '[' -d <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_28011> ']'
+ '[' -d <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_28011> ']'
+ mv <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_28011> <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/patchprocess>
+ rm -f <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_28011>
+ exit 1
Build step 'Execute shell' marked build as failure
Set build name.
New build name is '#525-master-0001-Uniform-Jackson-annotations-across-Atlas-models.patch'
Archiving artifacts
[Fast Archiver] Compressed 166.08 MB of artifacts by 84.4% relative to #518

Jenkins build is back to normal : PreCommit-ATLAS-Build-Test #526-branch-1.0-ATLAS-2794.patch

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/526/display/redirect?page=changes>