See <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/24/display/redirect?page=changes> Changes: [Sylvain Bavencoff] Adaptation de l'écran des listes de sondages ------------------------------------------ [...truncated 232.47 KB...] "email": "jean@pollen.fake", "isDisabled": false, "isBanned": false, "emailIsValidate": true, "id": "ZjhkYTI2NGYtYWEyMC00ZmQ2LWExMTctYWFiNDk1NWZmYTBm" }, { "name": "T", "administrator": false, "email": "tony@pollen.fake", "isDisabled": false, "isBanned": false, "emailIsValidate": true, "id": "YjgwOGMyZDUtMmMwYS00NTVmLTg2OWQtOTJiZDVjNmM0ZTRh" }, { "name": "admin", "administrator": true, "email": "admin@pollen.org", "isDisabled": false, "isBanned": false, "emailIsValidate": true, "id": "ZWViZDM2NzQtZWNhOS00ZjQwLWE2NTAtMjVhNDM5OGQzMjA3" }, { "name": "user", "administrator": false, "email": "user@pollen.org", "isDisabled": false, "isBanned": false, "emailIsValidate": true, "id": "MThiZjUyODctNTdiOC00OTIyLTkzOTgtYjAxMmE5ZmFlMWJi" } ], "pagination": { "count": 5, "currentPage": 0, "lastPage": 0, "pageSize": 10, "order": "name", "desc": false } } mars 17, 2017 3:27:11 AM org.apache.coyote.AbstractProtocol pause INFOS: Pausing ProtocolHandler ["http-bio-10000"] mars 17, 2017 3:27:12 AM org.apache.catalina.core.StandardService stopInternal INFOS: Stopping service Tomcat mars 17, 2017 3:27:41 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/] appears to have started a thread named [Thread-6] but has failed to stop it. This is very likely to create a memory leak. mars 17, 2017 3:27:42 AM org.apache.coyote.AbstractProtocol stop INFOS: Stopping ProtocolHandler ["http-bio-10000"] mars 17, 2017 3:27:42 AM org.apache.coyote.AbstractProtocol destroy INFOS: Destroying ProtocolHandler ["http-bio-10000"] Tests run: 8, Failures: 0, Errors: 3, Skipped: 4, Time elapsed: 587.694 sec <<< FAILURE! - in org.chorem.pollen.rest.api.PollenUserApiTest getUser(org.chorem.pollen.rest.api.PollenUserApiTest) Time elapsed: 146.161 sec <<< ERROR! java.lang.NullPointerException getUser(org.chorem.pollen.rest.api.PollenUserApiTest) Time elapsed: 146.161 sec <<< ERROR! java.lang.NullPointerException: topiaApplicationContext can not be null! getUser(org.chorem.pollen.rest.api.PollenUserApiTest) Time elapsed: 146.161 sec <<< ERROR! java.lang.NullPointerException Running org.chorem.pollen.rest.api.PollApiTest 03:27:42 INFO (PollenServicesConfig.java:82) Pollen configuration: Filename: pollen-rest-api.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire-workdir/20018528896767190/org.chorem.pollen.rest.api.PollApiTest/getPollsNew/h2> pollen.secret = !secret# pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.choiceType = TEXT pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = localhost pollen.smtp.port = 1025 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = 3.0-rev63db587 03:28:21 INFO (PollenRestApiApplicationContext.java:248) will use default logging configuration 03:28:22 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 03:28:22 INFO (VoteCountingFactory.java:70) Detected strategy [2-Pourcentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 03:28:22 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 03:28:22 INFO (VoteCountingFactory.java:70) Detected strategy [4-Nombre] : org.chorem.pollen.votecounting.NumberVoteCounting 03:28:22 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 03:28:22 INFO (VoteCountingFactory.java:70) Detected strategy [6-Vote alternatif] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 03:28:22 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 03:28:22 INFO (EmailService.java:228) an email should have been sent if not in devMode: tos = [admin@pollen.org]. subject = '[Pollen] Confirmation de création du compte admin'. body = Bonjour admin, Vous venez de créer un compte sur l'application en ligne Pollen Courriel: admin@pollen.org Vous devez valider votre courriel en allant sur cette adresse : <a href=""></a> Vous pouvez gérer vos sondages en vous connectant sur <a href="">Pollen</a>. 03:28:22 INFO (EmailService.java:228) an email should have been sent if not in devMode: tos = [user@pollen.org]. subject = '[Pollen] Confirmation de création du compte user'. body = Bonjour user, Vous venez de créer un compte sur l'application en ligne Pollen Courriel: user@pollen.org Vous devez valider votre courriel en allant sur cette adresse : <a href=""></a> Vous pouvez gérer vos sondages en vous connectant sur <a href="">Pollen</a>. mars 17, 2017 3:28:22 AM org.apache.coyote.AbstractProtocol init INFOS: Initializing ProtocolHandler ["http-bio-10001"] mars 17, 2017 3:28:22 AM org.apache.catalina.core.StandardService startInternal INFOS: Starting service Tomcat mars 17, 2017 3:28:22 AM org.apache.catalina.core.StandardEngine startInternal INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50 mars 17, 2017 3:28:22 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFOS: No global web.xml found 03:31:09 INFO (JCLLoggerAdapter.java:260) Parsed mapping <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/classes/mapping> 03:31:09 INFO (JCLLoggerAdapter.java:260) WebMotion is started 03:31:09 INFO (PollenTopiaTransactionFilter.java:58) Init Topia Filter mars 17, 2017 3:31:38 AM org.apache.coyote.AbstractProtocol start INFOS: Starting ProtocolHandler ["http-bio-10001"] Results : Tests in error: org.chorem.pollen.rest.api.PollenUserApiTest.getUser(org.chorem.pollen.rest.api.PollenUserApiTest) Run 1: PollenUserApiTest.getUser » NullPointer Run 2: PollenUserApiTest>AbstractPollenRestApiTest.startServer:107 » NullPointer topi... Run 3: PollenUserApiTest>AbstractPollenRestApiTest.stopServer:156 » NullPointer Tests run: 6, Failures: 0, Errors: 1, Skipped: 4 [JENKINS] Recording test results [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................. SUCCESS [01:01 min] [INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [18:50 min] [INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [02:22 min] [INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [03:55 min] [INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [05:14 min] [INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [03:43 min] [INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [02:30 min] [INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [04:38 min] [INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [01:36 min] [INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [ 16.096 s] [INFO] Pollen :: Persistence .............................. SUCCESS [01:45 min] [INFO] Pollen :: Service .................................. SUCCESS [12:41 min] [INFO] Pollen :: Rest Api ................................. FAILURE [22:47 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:54 h [INFO] Finished at: 2017-03-17T03:33:46+01:00 [INFO] Final Memory: 70M/298M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "deploy-bundle" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project pollen-rest-api: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefirebooter3697010595201995717.jar> <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefire7716648320873213930tmp> <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefire_9450770142805369375tmp> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project pollen-rest-api: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefirebooter3697010595201995717.jar> <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefire7716648320873213930tmp> <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefire_9450770142805369375tmp> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) 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:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) 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:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefirebooter3697010595201995717.jar> <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefire7716648320873213930tmp> <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefire_9450770142805369375tmp> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 31 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 <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefirebooter3697010595201995717.jar> <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefire7716648320873213930tmp> <http://ci.chorem.org/jenkins/job/pollen-bundle-demo-latest/ws/pollen-rest-api/target/surefire/surefire_9450770142805369375tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 32 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 <goals> -rf :pollen-rest-api Sending e-mails to: pollen-build@list.chorem.org Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 11 second