See <https://builds.apache.org/job/ActiveMQ/1442/changes>
Changes: [tabish121] https://issues.apache.org/jira/browse/AMQ-4988 [tabish121] https://issues.apache.org/jira/browse/AMQ-4989 [gtully] https://issues.apache.org/jira/browse/AMQ-4486 - rework to open/close connection arround each xaresource op so there are no leaks during periodic recovery [kevin] Added @Ignore to testSendReceive because of NPE. See AMQ-4991 [kevin] Added sleep because of intermittent CI failures [kevin] Added some logging to try to help debug occasional CI failures [gtully] https://issues.apache.org/jira/browse/AMQ-4991 - fix npe and reinstate test [hiram] Implements AMQ-4990: Add support for the changes in MQTT 3.1.1 [dejan] https://issues.apache.org/jira/browse/AMQ-4995 - reapply destination interceptor after change [dejan] https://issues.apache.org/jira/browse/AMQ-4995 - more fixes [tabish121] https://issues.apache.org/jira/browse/AMQ-4754 [dejan] https://issues.apache.org/jira/browse/AMQ-4995 - add xml config file for the test [kevin] Converted to JUnit4 and added @Ignore tags for failing tests. See AMQ-4286 and AMQ-5001 [tabish121] https://issues.apache.org/jira/browse/AMQ-5001 [tabish121] https://issues.apache.org/jira/browse/AMQ-5001 [tabish121] Couple of changes to allow for some performance analysis. [tabish121] Add some additional logs [tabish121] don't trace frames [tabish121] https://issues.apache.org/jira/browse/AMQ-5003 [tabish121] fix typo in enum where tests were commented out. [kevin] Upgraded surefire plugin to 2.16. AMQ-5006 [kevin] Bumped up test timeouts because of CI failures, also cleaned up imports [kevin] Removed some code I had commented out but forgot to delete [hiram] Fixes AMQ-5002: Support receiving AMQP messages which do not have the timestamp set but the expiration is set. [tabish121] https://issues.apache.org/jira/browse/AMQ-5007 [tabish121] Add additional tests for connection loss exception handling. [hzbarcea] AMQ-5005. Fix for scala plugin [dejan] https://issues.apache.org/jira/browse/AMQ-4526 - prevent JMX restart if restartAllowed=false [hzbarcea] AMQ-4994. Fix OOME while browsing deep queues [tabish121] https://issues.apache.org/jira/browse/AMQ-5011 [dkulp] [AMQ-4994] Remove site-mesh [kevin] Converted to JUnit 4 and added timeouts. See AMQ-5013 [dkulp] Remove sitemesh jar from assembly, not needed anymore [dkulp] More updates for removing sitemesh, remove activemq-all. [kevin] Converted to JUnit4 because of CI hangs, see AMQ-5021 [tabish121] https://issues.apache.org/jira/browse/AMQ-5017 [tabish121] Use non-deprecated output methods for proton to allow for faster bulk [gtully] ensure stack trace is in trace logging of exception [dkulp] Get mvn eclipse:eclipse work for the leveldb stuff [dkulp] [AMQ-4174] Redirect back to queue overview after delete/moving message [dkulp] [AMQ-5029] embedded webconsole broker does not resolve activemq.data system property [tabish121] Update a couple of dependencies. [hzbarcea] Revert version upgrade for mqtt-client as it is not yet available in a public repo [kevin] Added timeouts because of CI hangs [art] Small change to verify repo access. [hiram] Redo upgrade to mqtt-client, it's been synced to a public repo. [gtully] https://issues.apache.org/jira/browse/AMQ-5031 - add connection factory rmIdFromConnectionId attribute to allow resource manager identity to be mapped to the connection id, thus overiding the default broker identity association. usefull is a TM does not end a start with the join flags. We may want to implement join but it is not trivial to determin the existing associated state and clear it [hiram] Rollback proton patch jar change.. waiting for asf release of the jar [art] [AMQ-4813] correct the URL encoding of message IDs. Use <c:url> to format <a href> urls. [janstey] Update velocity version to match Camel [janstey] Update jasypt bundle version [art] AMQ-5028: merge update from dkulp: strip unused dependencies to reduce the size of the WAR file. [kevin] Fix for AMQ-4899 [art] AMQ-5033: webconsole url and html encoding missing [kevin] Increased timeout on testSendHugeMessage, fix for AMQ-5036 [kevin] Removed some old JUnit3 references [gtully] https://issues.apache.org/jira/browse/AMQ-5038 - close active sessions on deactivate to ensure consumption stops for an endpoint [tabish121] Add test case for session with local transactions. [tabish121] Add a timeout in case of hang. [tabish121] enable frame tracing in few more test cases [tabish121] Enable some of the NIO joram tests so we can get an idea of what the [tabish121] https://issues.apache.org/jira/browse/AMQ-5035 [tabish121] Use better test KahaDB location in configuration. [tabish121] Place data dir in target [kevin] Added multiple @Ignores to keep this test from hanging and blocking CI builds. AMQ-5041 [tabish121] AMQ-5041 fix mistaken change of test to the nio port and revert ignored [tabish121] Add a NIO variant of the JMS clent tests for working through NIO [tabish121] Add timouts to tests that currently lack them. [hiram] Attempts to fix many of the compatibility issues with MQTT highlighted by AMQ-5043. [dejan] improve failover transport failure message to include client port, which makes will make it easier to debug things in multi-connection clients [hiram] More improvements for AMQ-5043. [hiram] More improvements for AMQ-5043. Reworked the MQTT inactivity monitor so that it's more accurate. [hiram] More improvements for AMQ-5043. Drop all messages sent to topics starting '$' to honor MQTT 3.1.1 spec requirments. [tabish121] https://issues.apache.org/jira/browse/AMQ-5049 [hiram] Implements AMQ-5050: Populate a 'Host' header in the WireFormatInfo of the Openwire protocol to let multi-tenant proxies route connections. [tabish121] https://issues.apache.org/jira/browse/AMQ-5051 [kevin] Fix for intermittent failures, see https://issues.apache.org/jira/browse/AMQ-5053 [kevin] Added short sleep to tearDown, see https://issues.apache.org/jira/browse/AMQ-4854 [hiram] Implements AMQ-5054: Display the number of active transactions and age of oldest transaction on a Connection's JMX info [hzbarcea] AMQ-5047. Fix packaging issues related to maven version [art] AMD-4175: applied patch from Torbj��rn Skyberg Knutsen: added webconsole retry operations for messages on "DLQ." and "DLT." destinations; sort queue names for move or copy operations. Also added confirmation dialogs for all message operations not already covered. [art] AMQ-4175: correct the syntax on the message-view "move" operation so clicking the link works properly. [gtully] avoid ugly npe post endpoint disassociate and add additional trace to recovery [tabish121] https://issues.apache.org/jira/browse/AMQ-5058 [tabish121] https://issues.apache.org/jira/browse/AMQ-5059 [kevin] Fix for https://issues.apache.org/jira/browse/AMQ-5042. Handles receiving multiple frames at once from an nio channel [kevin] Added UnifiedSessionTest, fixed by AMQ-5042 [kevin] Uncommented UnifiedSessionTest, it's now working [kevin] Removed AutoFailTestSupport and changed surefire fork behavior to help with some runtime issues with AMQP tests, including AMQ-5062 [kevin] Restored most of the tests, see AMQ-4978 [tabish121] https://issues.apache.org/jira/browse/AMQ-5064 [janstey] AMQ-5060 - Upgrade to xstream 1.4.7 [kevin] See https://issues.apache.org/jira/browse/AMQ-5062. Added @Ignore while I work on these tests so they stop causing CI builds to hang [tabish121] https://issues.apache.org/jira/browse/AMQ-5065 [tabish121] https://issues.apache.org/jira/browse/AMQ-5066 [hiram] Fixes regression caused by the implementation of AMQ-5050 [kevin] Reduced timeouts from 60 to 10 minutes to avoid long CI hangs [art] AMQ-4998: apply fix from Guilhem RAMBAL. Added use of "<c:out>" to propery html-encode the output. [dejan] https://issues.apache.org/jira/browse/AMQ-5070 - broker blocked on shutdown [hiram] Upgrade to latest releases of mqt-client and hawtbuf to fix some MQTT issues. [hiram] Implements AMQ-5072: Support configuring a different directory for the KahaDB index files. [tabish121] https://issues.apache.org/jira/browse/AMQ-5071 [tabish121] https://issues.apache.org/jira/browse/AMQ-5071 [hiram] Applying patch AMQ-5074: MQTT paths with empty levels are not handled correctly. [christian.posta] Fix for https://issues.apache.org/jira/browse/AMQ-3621 - Integrate Apache Shiro with ActiveMQ as "security solution" - many thanks to Les Hazlewood (lhazlewood) for the patch! [tabish121] https://issues.apache.org/jira/browse/AMQ-5075 [tabish121] https://issues.apache.org/jira/browse/AMQ-5078 [christian.posta] Enhancement for https://issues.apache.org/jira/browse/AMQ-5076 -- pooled session creation blocks [kevin] Fix for AMQ-5073, updated AmqpNioSslTransport.java to propery handle frames. Also fixed bugs in amqp test, as seen in AMQ-5062 [gtully] https://issues.apache.org/jira/browse/AMQ-5080 - fix up rar transacted delivery and redelivery processing, xarecovery and transaction completion afer failover - using failover maxReconnectAttempts=0 to avoid blocking periodic recovery and negate replay of aborted transaction state [gtully] make perpared xa transactions visible in kahadb persistenceadapter view mbean [gtully] use sensible param name for paramaterized tests [gtully] remove duplicate shiro deps https://issues.apache.org/jira/browse/AMQ-3621 [gtully] fix build revert extras in MessageDatabase from https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=69c0d399 - sorry [hadrian] [cosmetic] Remove unused constructor from abstract class [hadrian] speed up stopping the tcp transport (saves 2sec for each @Test method) [hadrian] move derby test db to target/ so that mvn clean doesn't leave it behind ------------------------------------------ [...truncated 2672 lines...] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-blueprint --- [JENKINS] Recording test results[INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ activemq-blueprint --- [WARNING] Bundle org.apache.activemq:activemq-blueprint:bundle:5.10-SNAPSHOT : Instructions in Export-Package that are never used: org\.apache\.activemq.*.* Classpath: Jar:.,Jar:org.apache.aries.blueprint,Jar:xbean-blueprint,Jar:commons-jexl,Jar:pax-logging-api [WARNING] Bundle org.apache.activemq:activemq-blueprint:bundle:5.10-SNAPSHOT : Superfluous export-package instructions: [org.apache.activemq**] [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ activemq-blueprint --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ activemq-blueprint --- [INFO] Checking legal files in: activemq-blueprint-5.10-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ activemq-blueprint --- [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ activemq-blueprint --- [INFO] Installing org/apache/activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar [INFO] Writing OBR metadata [17:32:58] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping ActiveMQ :: Web Demo [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping ActiveMQ :: Web Console [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping ActiveMQ :: Karaf Integration Tests [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping ActiveMQ :: Integration Test :: Spring 3.1 [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping ActiveMQ :: Assembly [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ActiveMQ .......................................... SUCCESS [10.167s] [INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [4.886s] [INFO] ActiveMQ :: Client ................................ SUCCESS [2:04.706s] [INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [3.041s] [INFO] ActiveMQ :: JAAS .................................. SUCCESS [43.999s] [INFO] ActiveMQ :: Broker ................................ SUCCESS [1:20.407s] [INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [7:55.949s] [INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [36:11.030s] [INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [8:51.602s] [INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.313s] [INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [6:10.113s] [INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [1:27.646s] [INFO] ActiveMQ :: Pool .................................. SUCCESS [2.889s] [INFO] ActiveMQ :: RA .................................... SUCCESS [2:30.304s] [INFO] ActiveMQ :: Spring ................................ SUCCESS [1:21.204s] [INFO] ActiveMQ :: AMQP .................................. SUCCESS [23:41.631s] [INFO] ActiveMQ :: Console ............................... SUCCESS [2.510s] [INFO] ActiveMQ :: Partition Management .................. SUCCESS [19.081s] [INFO] ActiveMQ :: Unit Tests ............................ FAILURE [2:08:55.218s] [INFO] ActiveMQ :: Camel ................................. SKIPPED [INFO] ActiveMQ :: HTTP Protocol Support ................. SKIPPED [INFO] ActiveMQ :: All JAR bundle ........................ SKIPPED [INFO] ActiveMQ :: File Server ........................... SKIPPED [INFO] ActiveMQ :: Log4j Appender ........................ SUCCESS [4.945s] [INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED [INFO] ActiveMQ :: RAR ................................... SKIPPED [INFO] ActiveMQ :: Run Jar ............................... SUCCESS [2.158s] [INFO] ActiveMQ :: Shiro ................................. SKIPPED [INFO] ActiveMQ :: Runtime Configuration ................. SUCCESS [4:23.321s] [INFO] ActiveMQ :: Tooling ............................... SUCCESS [0.272s] [INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [2.905s] [INFO] ActiveMQ :: Performance Test Plugin ............... SUCCESS [2.549s] [INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED [INFO] ActiveMQ :: Web ................................... SKIPPED [INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED [INFO] ActiveMQ :: Blueprint ............................. SUCCESS [5.258s] [INFO] ActiveMQ :: Web Demo .............................. SKIPPED [INFO] ActiveMQ :: Web Console ........................... SKIPPED [INFO] ActiveMQ :: Karaf Integration Tests ............... SKIPPED [INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SKIPPED [INFO] ActiveMQ :: Assembly .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:47:01.684s [INFO] Finished at: Wed Mar 05 17:32:58 UTC 2014 [INFO] Final Memory: 145M/1122M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? [ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefirebooter6829260066822725669.jar> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire3948808690532334308tmp> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire_2383873003374094644961tmp> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefirebooter6829260066822725669.jar> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire3948808690532334308tmp> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire_2383873003374094644961tmp> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.MojoFailureException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefirebooter6829260066822725669.jar> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire3948808690532334308tmp> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire_2383873003374094644961tmp> at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 31 more Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefirebooter6829260066822725669.jar> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire3948808690532334308tmp> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire_2383873003374094644961tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958) [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822) ... 34 more Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefirebooter6829260066822725669.jar> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire3948808690532334308tmp> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire_2383873003374094644961tmp> at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300) ... 37 more Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefirebooter6829260066822725669.jar> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire3948808690532334308tmp> <https://builds.apache.org/job/ActiveMQ/ws/activemq-unit-tests/target/surefire/surefire_2383873003374094644961tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85) at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288) at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283) ... 5 more [ERROR] [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 :activemq-unit-tests [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.xsd [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-schema.html [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released
