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

Changes:

[robbie] ARTEMIS-2813: add JUnit assumption check, in case class runs within


------------------------------------------
[...truncated 455.33 KB...]
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 12:31:26,701 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 12:31:26,898 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-26,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] 12:31:27,401 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 12:31:27,587 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-26,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] 12:31:28,090 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 12:31:28,287 INFO  
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
Tests run: 5, Failures: 1, Errors: 2, Skipped: 0, Time elapsed: 89.698 sec <<< 
FAILURE! - in 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest
shouldStartIfTableExistInitialized(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)
  Time elapsed: 10.025 sec  <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
        at java.io.FileDescriptor.sync(Native Method)
        at org.apache.derby.impl.io.DirRandomAccessFile.sync(Unknown Source)
        at 
org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
        at org.apache.derby.impl.store.raw.data.RAFContainer.clean(Unknown 
Source)
        at 
org.apache.derby.impl.services.cache.ConcurrentCache.cleanAndUnkeepEntry(Unknown
 Source)
        at 
org.apache.derby.impl.services.cache.ConcurrentCache.cleanCache(Unknown Source)
        at 
org.apache.derby.impl.services.cache.ConcurrentCache.cleanAll(Unknown Source)
        at 
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.checkpoint(Unknown 
Source)
        at 
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.createFinished(Unknown 
Source)
        at org.apache.derby.impl.store.raw.RawStore.createFinished(Unknown 
Source)
        at 
org.apache.derby.impl.store.access.RAMAccessManager.createFinished(Unknown 
Source)
        at org.apache.derby.impl.db.BasicDatabase.createFinished(Unknown Source)
        at org.apache.derby.impl.db.BasicDatabase.boot(Unknown Source)
        at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown 
Source)
        at org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown 
Source)
        at 
org.apache.derby.impl.services.monitor.BaseMonitor.bootService(Unknown Source)
        at 
org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService(Unknown
 Source)
        at 
org.apache.derby.impl.services.monitor.FileMonitor.createPersistentService(Unknown
 Source)
        at 
org.apache.derby.iapi.services.monitor.Monitor.createPersistentService(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
        at org.apache.derby.jdbc.InternalDriver.getNewEmbedConnection(Unknown 
Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.EmbeddedDriver.connect(Unknown Source)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.connect(AbstractJDBCDriver.java:155)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.start(AbstractJDBCDriver.java:87)
        at 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized(JdbcSharedStateManagerTest.java:86)

shouldStartIfTableExistEmpty(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)
  Time elapsed: 0.014 sec  <<< ERROR!
java.sql.SQLException: Failed to create database 
'<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit567403717103333733/derby',>
 see the next exception for details.
        at org.apache.derby.iapi.error.StandardException.newException(Unknown 
Source)
        at org.apache.derby.iapi.error.StandardException.newException(Unknown 
Source)
        at 
org.apache.derby.impl.services.monitor.BaseMonitor.bootService(Unknown Source)
        at 
org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService(Unknown
 Source)
        at 
org.apache.derby.impl.services.monitor.FileMonitor.createPersistentService(Unknown
 Source)
        at 
org.apache.derby.iapi.services.monitor.Monitor.createPersistentService(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
        at org.apache.derby.jdbc.InternalDriver.getNewEmbedConnection(Unknown 
Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.EmbeddedDriver.connect(Unknown Source)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.connect(AbstractJDBCDriver.java:155)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.start(AbstractJDBCDriver.java:87)
        at 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:73)

org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest  
Time elapsed: 60.055 sec  <<< FAILURE!
java.lang.AssertionError: Thread leaked
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.activemq.artemis.utils.ThreadLeakCheckRule.finished(ThreadLeakCheckRule.java:112)
        at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:111)
        at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Running 
org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
Running 
org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
Running 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 sec - in 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
Running 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec - in 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
Running org.apache.activemq.artemis.core.settings.AddressSettingsTest
[main] 12:31:30,931 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleMergeAll() ***
[main] 12:31:30,936 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleMergeAll() ***
[main] 12:31:30,937 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleMerge() ***
[main] 12:31:30,939 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleMerge() ***
[main] 12:31:30,940 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testDefaults() ***
[main] 12:31:30,943 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testDefaults() ***
[main] 12:31:30,944 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingleMerge() ***
[main] 12:31:30,946 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingleMerge() ***
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in 
org.apache.activemq.artemis.core.settings.AddressSettingsTest
Running org.apache.activemq.artemis.core.settings.RepositoryTest
[main] 12:31:30,951 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleWildcards() ***
[main] 12:31:30,956 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleWildcards() ***
[main] 12:31:30,956 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocs() ***
[main] 12:31:30,959 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocs() ***
[main] 12:31:30,959 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testWithoutWildcard() ***
[main] 12:31:30,962 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testWithoutWildcard() ***
[main] 12:31:30,962 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingletwo() ***
[main] 12:31:30,964 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingletwo() ***
[main] 12:31:30,965 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testIllegalMatches() ***
[main] 12:31:30,968 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testIllegalMatches() ***
[main] 12:31:30,968 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testAddListener() ***
[main] 12:31:30,971 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testAddListener() ***
[main] 12:31:30,971 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testCacheWithWildcards() ***
[main] 12:31:30,973 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testCacheWithWildcards() ***
[main] 12:31:30,974 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testDefault() ***
[main] 12:31:30,976 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testDefault() ***
[main] 12:31:30,976 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocsCustomUnderscorDelimiter() ***
[main] 12:31:30,979 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocsCustomUnderscorDelimiter() ***
[main] 12:31:30,979 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingleMatch() ***
[main] 12:31:30,982 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingleMatch() ***
[main] 12:31:30,982 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testRepositoryMerge() ***
[main] 12:31:30,986 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testRepositoryMerge() ***
[main] 12:31:30,986 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocsCustomForwardSlashDelimiter() ***
[main] 12:31:30,989 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocsCustomForwardSlashDelimiter() ***
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in 
org.apache.activemq.artemis.core.settings.RepositoryTest
Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[main] 12:31:30,993 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testTimeoutThenRollbackWithRollback() ***
[main] 12:31:31,004 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testTimeoutThenRollbackWithRollback() ***
[main] 12:31:31,005 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testTimeoutAndThenCommitWithARollback() ***
[main] 12:31:31,008 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testTimeoutAndThenCommitWithARollback() ***
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in 
org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
Running org.apache.activemq.artemis.core.version.impl.VersionImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.activemq.artemis.core.version.impl.VersionImplTest
Running org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
Running org.apache.activemq.artemis.tests.util.SimpleStringTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 sec - in 
org.apache.activemq.artemis.tests.util.SimpleStringTest
Running org.apache.activemq.artemis.uri.AcceptorParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in 
org.apache.activemq.artemis.uri.AcceptorParserTest
Running org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in 
org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest

Results :

Failed tests: 
  JdbcSharedStateManagerTest>Assert.fail:88 Thread leaked
Tests in error: 
  JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty:73 » SQL Failed to 
cre...
  JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized:86 »  test 
timed...

Tests run: 340, Failures: 1, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent 2.14.0-SNAPSHOT ............ SUCCESS [  7.648 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 39.187 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 28.919 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  4.721 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  7.858 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  4.783 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 56.727 s]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [09:33 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.14.0-SNAPSHOT ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:06 min
[INFO] Finished at: 2020-06-22T12:31:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1: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] -> [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

Reply via email to