See
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/1898/display/redirect?page=changes>
Changes:
[nigro.fra] NO-JIRA Removing System.err style debug left by accident
[nigro.fra] NO-JIRA Adding missing check on ClientCrashTest
[nigro.fra] NO-JIRA Improve SpawnVMCheck
------------------------------------------
[...truncated 329.27 KB...]
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
at java.lang.Class.getConstructor0(Class.java:3075)
at java.lang.Class.getConstructor(Class.java:1825)
at
org.apache.derby.iapi.services.loader.ClassInfo.getNewInstance(Unknown Source)
at
org.apache.derby.impl.services.reflect.LoadedGeneratedClass.newInstance(Unknown
Source)
at org.apache.derby.impl.sql.GenericActivationHolder.<init>(Unknown
Source)
at
org.apache.derby.impl.sql.GenericPreparedStatement.getActivation(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.<init>(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement42.<init>(Unknown
Source)
at org.apache.derby.jdbc.Driver42.newEmbedPreparedStatement(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown
Source)
at
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManager.prepareStatements(JdbcSharedStateManager.java:133)
at
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.start(AbstractJDBCDriver.java:83)
at
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManager.usingConnectionUrl(JdbcSharedStateManager.java:96)
at
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManager.usingConnectionUrl(JdbcSharedStateManager.java:74)
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)
shouldStartIfTableExistInitialized(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)
Time elapsed: 11.086 sec <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at org.apache.derby.impl.store.raw.log.LogAccessFile.writeToLog(Unknown
Source)
at
org.apache.derby.impl.store.raw.log.LogAccessFile.flushDirtyBuffers(Unknown
Source)
at org.apache.derby.impl.store.raw.log.LogToFile.flush(Unknown Source)
at org.apache.derby.impl.store.raw.log.LogToFile.flush(Unknown Source)
at org.apache.derby.impl.store.raw.log.FileLogger.flush(Unknown Source)
at org.apache.derby.impl.store.raw.xact.Xact.prepareCommit(Unknown
Source)
at org.apache.derby.impl.store.raw.xact.Xact.commit(Unknown Source)
at org.apache.derby.impl.store.raw.xact.Xact.commit(Unknown Source)
at org.apache.derby.impl.store.access.RAMTransaction.commit(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.doCommit(Unknown
Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.userCommit(Unknown
Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.commit(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.commitIfNeeded(Unknown
Source)
at org.apache.derby.impl.jdbc.ConnectionChild.commitIfNeeded(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Source)
at
org.apache.activemq.artemis.core.server.impl.jdbc.TestJDBCDriver.createSchema(TestJDBCDriver.java:59)
at
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.start(AbstractJDBCDriver.java:82)
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: 11.613 sec <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
at java.lang.Object.hashCode(Native Method)
at org.apache.derby.impl.services.locks.Lock.hashCode(Unknown Source)
at java.util.HashMap.hash(HashMap.java:339)
at java.util.HashMap.put(HashMap.java:612)
at org.apache.derby.impl.services.locks.LockSpace.addLock(Unknown
Source)
at org.apache.derby.impl.services.locks.AbstractPool.lockObject(Unknown
Source)
at
org.apache.derby.impl.services.locks.ConcurrentPool.lockObject(Unknown Source)
at
org.apache.derby.impl.store.raw.xact.RowLocking3.lockRecordForWrite(Unknown
Source)
at
org.apache.derby.impl.store.access.heap.HeapController.lockRow(Unknown Source)
at
org.apache.derby.impl.store.access.heap.HeapController.lockRow(Unknown Source)
at
org.apache.derby.impl.store.access.btree.index.B2IRowLocking3.lockRowOnPage(Unknown
Source)
at
org.apache.derby.impl.store.access.btree.index.B2IRowLocking3._lockScanRow(Unknown
Source)
at
org.apache.derby.impl.store.access.btree.index.B2IRowLockingRR.lockScanRow(Unknown
Source)
at
org.apache.derby.impl.store.access.btree.BTreeForwardScan.fetchRows(Unknown
Source)
at org.apache.derby.impl.store.access.btree.BTreeScan.fetchNext(Unknown
Source)
at org.apache.derby.impl.sql.catalog.TabInfoImpl.updateRow(Unknown
Source)
at org.apache.derby.impl.sql.catalog.TabInfoImpl.updateRow(Unknown
Source)
at
org.apache.derby.impl.sql.catalog.DataDictionaryImpl.updateSPS(Unknown Source)
at
org.apache.derby.iapi.sql.dictionary.SPSDescriptor.updateSYSSTATEMENTS(Unknown
Source)
at
org.apache.derby.iapi.sql.dictionary.SPSDescriptor.getPreparedStatement(Unknown
Source)
at
org.apache.derby.iapi.sql.dictionary.SPSDescriptor.getPreparedStatement(Unknown
Source)
at org.apache.derby.impl.sql.compile.ExecSPSNode.generate(Unknown
Source)
at org.apache.derby.impl.sql.GenericStatement.prepMinion(Unknown Source)
at org.apache.derby.impl.sql.GenericStatement.prepare(Unknown Source)
at
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.prepareInternalStatement(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.<init>(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement42.<init>(Unknown
Source)
at org.apache.derby.jdbc.Driver42.newEmbedPreparedStatement(Unknown
Source)
at
org.apache.derby.impl.jdbc.EmbedConnection.prepareMetaDataStatement(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.prepareSPS(Unknown
Source)
at
org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQueryUsingSystemTables(Unknown
Source)
at
org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown
Source)
at
org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getPreparedQuery(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedDatabaseMetaData.getTables(Unknown
Source)
at
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.createTableIfNotExists(AbstractJDBCDriver.java:186)
at
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.createTable(AbstractJDBCDriver.java:113)
at
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManager.createSchema(JdbcSharedStateManager.java:106)
at
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.start(AbstractJDBCDriver.java:82)
at
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManager.usingConnectionUrl(JdbcSharedStateManager.java:96)
at
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManager.usingConnectionUrl(JdbcSharedStateManager.java:74)
at
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.createSharedStateManager(JdbcSharedStateManagerTest.java:52)
at
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:74)
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: 14, 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.settings.AddressSettingsTest
[main] 15:03:52,081 INFO [org.apache.activemq.artemis.core.server] **** start
#test testMultipleMergeAll() ***
[main] 15:03:52,085 INFO [org.apache.activemq.artemis.core.server] **** end
#test testMultipleMergeAll() ***
[main] 15:03:52,086 INFO [org.apache.activemq.artemis.core.server] **** start
#test testMultipleMerge() ***
[main] 15:03:52,089 INFO [org.apache.activemq.artemis.core.server] **** end
#test testMultipleMerge() ***
[main] 15:03:52,089 INFO [org.apache.activemq.artemis.core.server] **** start
#test testDefaults() ***
[main] 15:03:52,092 INFO [org.apache.activemq.artemis.core.server] **** end
#test testDefaults() ***
[main] 15:03:52,092 INFO [org.apache.activemq.artemis.core.server] **** start
#test testSingleMerge() ***
[main] 15:03:52,095 INFO [org.apache.activemq.artemis.core.server] **** end
#test testSingleMerge() ***
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in
org.apache.activemq.artemis.core.settings.AddressSettingsTest
Running org.apache.activemq.artemis.core.settings.RepositoryTest
[main] 15:03:52,096 INFO [org.apache.activemq.artemis.core.server] **** start
#test testMultipleWildcards() ***
[main] 15:03:52,101 INFO [org.apache.activemq.artemis.core.server] **** end
#test testMultipleWildcards() ***
[main] 15:03:52,102 INFO [org.apache.activemq.artemis.core.server] **** start
#test testMatchingDocs() ***
[main] 15:03:52,105 INFO [org.apache.activemq.artemis.core.server] **** end
#test testMatchingDocs() ***
[main] 15:03:52,105 INFO [org.apache.activemq.artemis.core.server] **** start
#test testWithoutWildcard() ***
[main] 15:03:52,108 INFO [org.apache.activemq.artemis.core.server] **** end
#test testWithoutWildcard() ***
[main] 15:03:52,108 INFO [org.apache.activemq.artemis.core.server] **** start
#test testSingletwo() ***
[main] 15:03:52,111 INFO [org.apache.activemq.artemis.core.server] **** end
#test testSingletwo() ***
[main] 15:03:52,111 INFO [org.apache.activemq.artemis.core.server] **** start
#test testIllegalMatches() ***
[main] 15:03:52,114 INFO [org.apache.activemq.artemis.core.server] **** end
#test testIllegalMatches() ***
[main] 15:03:52,114 INFO [org.apache.activemq.artemis.core.server] **** start
#test testAddListener() ***
[main] 15:03:52,117 INFO [org.apache.activemq.artemis.core.server] **** end
#test testAddListener() ***
[main] 15:03:52,117 INFO [org.apache.activemq.artemis.core.server] **** start
#test testDefault() ***
[main] 15:03:52,120 INFO [org.apache.activemq.artemis.core.server] **** end
#test testDefault() ***
[main] 15:03:52,120 INFO [org.apache.activemq.artemis.core.server] **** start
#test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 15:03:52,122 INFO [org.apache.activemq.artemis.core.server] **** end
#test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 15:03:52,122 INFO [org.apache.activemq.artemis.core.server] **** start
#test testSingleMatch() ***
[main] 15:03:52,124 INFO [org.apache.activemq.artemis.core.server] **** end
#test testSingleMatch() ***
[main] 15:03:52,125 INFO [org.apache.activemq.artemis.core.server] **** start
#test testRepositoryMerge() ***
[main] 15:03:52,128 INFO [org.apache.activemq.artemis.core.server] **** end
#test testRepositoryMerge() ***
[main] 15:03:52,128 INFO [org.apache.activemq.artemis.core.server] **** start
#test testMatchingDocsCustomForwardSlashDelimiter() ***
[main] 15:03:52,131 INFO [org.apache.activemq.artemis.core.server] **** end
#test testMatchingDocsCustomForwardSlashDelimiter() ***
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in
org.apache.activemq.artemis.core.settings.RepositoryTest
Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[main] 15:03:52,132 INFO [org.apache.activemq.artemis.core.server] **** start
#test testTimeoutThenRollbackWithRollback() ***
rollback...
[main] 15:03:52,141 INFO [org.apache.activemq.artemis.core.server] **** end
#test testTimeoutThenRollbackWithRollback() ***
[main] 15:03:52,142 INFO [org.apache.activemq.artemis.core.server] **** start
#test testTimeoutAndThenCommitWithARollback() ***
rollback...
[main] 15:03:52,144 INFO [org.apache.activemq.artemis.core.server] **** end
#test testTimeoutAndThenCommitWithARollback() ***
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.002 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.001 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.264 sec - in
org.apache.activemq.artemis.tests.util.SimpleStringTest
Running org.apache.activemq.artemis.uri.AcceptorParserTest
config:TransportConfiguration(name=test,
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
?tcpReceiveBufferSize=1048576&port=8080&host=localhost&protocols=openwire&tcpSendBufferSize=1048576&banana=x
config:TransportConfiguration(name=test,
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
?tcpReceiveBufferSize=1048576&port=5672&host=0-0-0-0&tcpSendBufferSize=1048576&virtualTopicConsumerWildcards=Consumer-*->;2
Consumer.*.>;2
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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.005 sec - in
org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
Results :
Tests in error:
JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty:74->createSharedStateManager:52->Object.hashCode:-2
»
JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized:86 » test
timed...
JdbcSharedStateManagerTest.shouldStartTwoIfTableNotExist:98->createSharedStateManager:52
»
Tests run: 273, Failures: 0, Errors: 3, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 6.130 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 22.360 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 11.649 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 3.841 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 4.740 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [ 8.258 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 3.342 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 29.572 s]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [06:39 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 MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ 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 JUnit Rules ....................... 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 ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:11 min
[INFO] Finished at: 2018-07-12T15:03:52+00:00
[INFO] Final Memory: 194M/3501M
[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
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]