Return-Path: X-Original-To: apmail-qpid-notifications-archive@minotaur.apache.org Delivered-To: apmail-qpid-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B657A10056 for ; Fri, 28 Aug 2015 01:16:52 +0000 (UTC) Received: (qmail 99663 invoked by uid 500); 28 Aug 2015 01:16:52 -0000 Delivered-To: apmail-qpid-notifications-archive@qpid.apache.org Received: (qmail 99637 invoked by uid 500); 28 Aug 2015 01:16:52 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 99628 invoked by uid 99); 28 Aug 2015 01:16:52 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Aug 2015 01:16:52 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 3F6499C083C for ; Fri, 28 Aug 2015 01:15:44 +0000 (UTC) Date: Fri, 28 Aug 2015 01:15:44 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <1222880518.1031.1440724544257.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Qpid-JMS-Test-JDK8 #29 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Qpid-JMS-Test-JDK8 X-Jenkins-Result: FAILURE See Changes: [robbie] QPIDJMS-104: avoid iterating listeners on message arrival if the collection is empty [robbie] QPIDJMS-92: some tweaks and comments for clarity [tabish121] QPIDJMS-98 Make the testNonTxProducerRecoversAfterFailover a bit [tabish121] QPIDJMS-98 fix sleep to kick in only after the failover. [robbie] QPIDJMS-98: use a listener rather than a sleep to ensure messages arrive, use more conservative receive timeouts to avoid issues on slower shared CI services [tabish121] NO-JIRA: Clean up a few spelling errors in API docs etc. [tabish121] NO-JIRA - Move all the connection properties into the JmsConnectionInfo ------------------------------------------ [...truncated 382 lines...] [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qpid-jms-discovery --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.qpid.jms.provider.discovery.DiscoveryProviderFactoryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.apache.qpid.jms.provider.discovery.DiscoveryProviderFactoryTest Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-jms-discovery --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-jms-discovery --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building QpidJMS Broker Interop Tests 0.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-jms-interop-tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qpid-jms-interop-tests --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] jacoco-config set to empty [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-jms-interop-tests --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-jms-interop-tests --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building QpidJMS ActiveMQ Interop Tests 0.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-jms-activemq-tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qpid-jms-activemq-tests --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] jacoco-config set to empty [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-jms-activemq-tests --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-jms-activemq-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ qpid-jms-activemq-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-jms-activemq-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ qpid-jms-activemq-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qpid-jms-activemq-tests --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.qpid.jms.consumer.JmsQueueBrowserTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 sec - in org.apache.qpid.jms.consumer.JmsQueueBrowserTest Running org.apache.qpid.jms.consumer.JmsExpiredMessageConsumptionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.47 sec - in org.apache.qpid.jms.consumer.JmsExpiredMessageConsumptionTest Running org.apache.qpid.jms.consumer.JmsConsumerPriorityDispatchTest Killed Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building QpidJMS Examples 0.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-jms-examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qpid-jms-examples --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] jacoco-config set to empty [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-jms-examples --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-jms-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ qpid-jms-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-jms-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ qpid-jms-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ qpid-jms-examples --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-jms-examples --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-jms-examples --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building QpidJMS Docs 0.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-jms-docs --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qpid-jms-docs --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] jacoco-config set to empty [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-jms-docs --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-jms-docs --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Qpid JMS 0.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-qpid-jms --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ apache-qpid-jms --- [INFO] jacoco-config set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile= [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-qpid-jms --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-qpid-jms --- [INFO] [INFO] --- maven-assembly-plugin:2.4.1:single (make-assembly) @ apache-qpid-jms --- [INFO] Reading assembly descriptor: src/main/assembly/bin.xml [INFO] Processing sources for module project: org.apache.qpid:qpid-jms-examples:jar:0.5.0-SNAPSHOT [INFO] Processing sources for module project: org.apache.qpid:qpid-jms-docs:pom:0.5.0-SNAPSHOT [INFO] Building tar: [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] QpidJMS ........................................... SUCCESS [17.806s] [INFO] QpidJMS Client .................................... SUCCESS [1:29.406s] [INFO] QpidJMS Discovery Library ......................... SUCCESS [5.878s] [INFO] QpidJMS Broker Interop Tests ...................... SUCCESS [0.049s] [INFO] QpidJMS ActiveMQ Interop Tests .................... FAILURE [11.472s] [INFO] QpidJMS Examples .................................. SUCCESS [0.447s] [INFO] QpidJMS Docs ...................................... SUCCESS [0.050s] [INFO] Apache Qpid JMS ................................... SUCCESS [4.065s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:12.295s [INFO] Finished at: Fri Aug 28 01:16:51 UTC 2015 [INFO] Final Memory: 37M/980M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project qpid-jms-activemq-tests: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd && /x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/bin/java -Xmx2g -enableassertions -jar [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project qpid-jms-activemq-tests: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd && /x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/bin/java -Xmx2g -enableassertions -jar at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) 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.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd && /x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/bin/java -Xmx2g -enableassertions -jar at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 30 more Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd && /x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/bin/java -Xmx2g -enableassertions -jar at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:515) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:380) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:167) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:990) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:824) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) ... 31 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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :qpid-jms-activemq-tests Sending e-mails to: notifications@qpid.apache.org Sending e-mails to: notifications@qpid.apache.org channel stopped