You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/30 14:34:34 UTC

Build failed in Jenkins: ActiveMQ-Artemis-Master #2876

See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/2876/display/redirect?page=changes>

Changes:

[clebertsuconic] ARTEMIS-2587 Exposing ActiveMQServer::isActivate through management at

[clebertsuconic] ARTEMIS-2858 DNS Tests on reconnects and backups


------------------------------------------
[...truncated 648.70 KB...]
*********************************************************************************
[main] 14:34:25,917 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 14:34:26,078 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-25,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 14:34:26,581 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 14:34:26,759 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-25,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 14:34:27,262 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 14:34:27,455 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-25,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 14:34:27,958 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 14:34:28,128 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-25,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 14:34:28,631 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 14:34:28,776 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-25,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 14:34:29,279 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 14:34:29,450 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[ERROR] Tests run: 5, Failures: 1, Errors: 4, Skipped: 0, Time elapsed: 82.915 s <<< FAILURE! - in org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest
[ERROR] shouldStartTwoIfTableNotExist(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 12.489 s  <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.createSharedStateManager(JdbcSharedStateManagerTest.java:52)
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartTwoIfTableNotExist(JdbcSharedStateManagerTest.java:98)

[ERROR] shouldStartIfTableNotExist(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 10.011 s  <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.createSharedStateManager(JdbcSharedStateManagerTest.java:52)
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)

[ERROR] shouldStartIfTableExistInitialized(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 0.011 s  <<< ERROR!
java.sql.SQLException: Failed to create database '<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit1651665216055882098/derby',> see the next exception for details.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized(JdbcSharedStateManagerTest.java:86)
Caused by: org.apache.derby.iapi.error.StandardException: Failed to create database '<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit1651665216055882098/derby',> see the next exception for details.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized(JdbcSharedStateManagerTest.java:86)
Caused by: org.apache.derby.iapi.error.StandardException: Startup failed due to an exception. See next exception for details. 
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized(JdbcSharedStateManagerTest.java:86)
Caused by: org.apache.derby.iapi.error.StandardException: Derby system shutdown.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized(JdbcSharedStateManagerTest.java:86)

[ERROR] shouldStartIfTableExistEmpty(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 0.007 s  <<< ERROR!
java.sql.SQLException: Failed to create database '<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit3815264292665513012/derby',> see the next exception for details.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:73)
Caused by: org.apache.derby.iapi.error.StandardException: Failed to create database '<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit3815264292665513012/derby',> see the next exception for details.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:73)
Caused by: org.apache.derby.iapi.error.StandardException: Startup failed due to an exception. See next exception for details. 
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:73)
Caused by: org.apache.derby.iapi.error.StandardException: Derby system shutdown.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:73)

[ERROR] org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest  Time elapsed: 60.401 s  <<< FAILURE!
java.lang.AssertionError: Thread leaked

[INFO] Running org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
[INFO] Running org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
[INFO] Running org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s - in org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
[INFO] Running org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
[INFO] Running org.apache.activemq.artemis.core.settings.AddressSettingsTest
[main] 14:34:31,607 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleMergeAll() ***
[main] 14:34:31,611 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleMergeAll() ***
[main] 14:34:31,611 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleMerge() ***
[main] 14:34:31,613 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleMerge() ***
[main] 14:34:31,613 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testDefaults() ***
[main] 14:34:31,615 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testDefaults() ***
[main] 14:34:31,615 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingleMerge() ***
[main] 14:34:31,617 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingleMerge() ***
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.activemq.artemis.core.settings.AddressSettingsTest
[INFO] Running org.apache.activemq.artemis.core.settings.RepositoryTest
[main] 14:34:31,621 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleWildcards() ***
[main] 14:34:31,625 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleWildcards() ***
[main] 14:34:31,625 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocs() ***
[main] 14:34:31,627 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocs() ***
[main] 14:34:31,628 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testWithoutWildcard() ***
[main] 14:34:31,631 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testWithoutWildcard() ***
[main] 14:34:31,631 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingletwo() ***
[main] 14:34:31,634 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingletwo() ***
[main] 14:34:31,634 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testIllegalMatches() ***
[main] 14:34:31,637 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testIllegalMatches() ***
[main] 14:34:31,638 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testAddListener() ***
[main] 14:34:31,641 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testAddListener() ***
[main] 14:34:31,641 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testCacheWithWildcards() ***
[main] 14:34:31,644 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testCacheWithWildcards() ***
[main] 14:34:31,644 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testDefault() ***
[main] 14:34:31,645 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testDefault() ***
[main] 14:34:31,646 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 14:34:31,648 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 14:34:31,648 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingleMatch() ***
[main] 14:34:31,650 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingleMatch() ***
[main] 14:34:31,650 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testRepositoryMerge() ***
[main] 14:34:31,654 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testRepositoryMerge() ***
[main] 14:34:31,654 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocsCustomForwardSlashDelimiter() ***
[main] 14:34:31,657 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocsCustomForwardSlashDelimiter() ***
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.apache.activemq.artemis.core.settings.RepositoryTest
[INFO] Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[main] 14:34:31,662 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testTimeoutThenRollbackWithRollback() ***
[main] 14:34:31,674 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testTimeoutThenRollbackWithRollback() ***
[main] 14:34:31,674 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testTimeoutAndThenCommitWithARollback() ***
[main] 14:34:31,677 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testTimeoutAndThenCommitWithARollback() ***
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[INFO] Running org.apache.activemq.artemis.core.version.impl.VersionImplTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.activemq.artemis.core.version.impl.VersionImplTest
[INFO] Running org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
[INFO] Running org.apache.activemq.artemis.tests.util.SimpleStringTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in org.apache.activemq.artemis.tests.util.SimpleStringTest
[INFO] Running org.apache.activemq.artemis.uri.AcceptorParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.activemq.artemis.uri.AcceptorParserTest
[INFO] Running org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   JdbcSharedStateManagerTest>Assert.fail:88 Thread leaked
[ERROR] Errors: 
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty:73 » SQL Failed to cre...
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized:86 » SQL Failed ...
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableNotExist:62->createSharedStateManager:52 » 
[ERROR]   JdbcSharedStateManagerTest.shouldStartTwoIfTableNotExist:98->createSharedStateManager:52 » 
[INFO] 
[ERROR] Tests run: 349, Failures: 1, Errors: 4, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent 2.15.0-SNAPSHOT ............ SUCCESS [  6.541 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 34.769 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 24.406 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  3.661 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  4.705 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  3.985 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 57.473 s]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [09:30 min]
[INFO] ActiveMQ Artemis Protocols ......................... SKIPPED
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis STOMP Protocol .................... SKIPPED
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis Tools ............................. SKIPPED
[INFO] ActiveMQ Artemis CLI ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Client Integration Tests .......... SKIPPED
[INFO] ActiveMQ Artemis Compatibility Tests ............... SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] Smoke Tests ........................................ SKIPPED
[INFO] ActiveMQ Artemis Extra Tests 2.15.0-SNAPSHOT ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:48 min
[INFO] Finished at: 2020-07-30T14:34:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project artemis-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 :artemis-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Could not match :Too many files with unapproved license  : False
Logical operation result is FALSE
Skipping script  : cat ratReport.txt
END OF POST BUILD TASK 	: 0
Recording test results

Jenkins build is back to normal : ActiveMQ-Artemis-Master #2877

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/2877/display/redirect?page=changes>