Build failed in Jenkins: pollen #1334
See <http://ci.nuiton.org/jenkins/job/pollen/1334/changes> Changes: [agiraudet] fixes #928: intégration d'un modèle YAML (syntaxe pure YAML optimisée) à la chaîne de compilation maven de Pollen, pour revenir au modèle ZARGO: remplacer "yamlmodel" à la ligne 498 du pom.xml de Pollen par "zargo". ------------------------------------------ [...truncated 645 lines...] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pollen-votecounting-instant-runoff --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-instant-runoff/target/pollen-votecounting-instant-runoff-1.5.4-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pollen-votecounting-instant-runoff --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ pollen-votecounting-instant-runoff --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-instant-runoff/target/pollen-votecounting-instant-runoff-1.5.4-SNAPSHOT.jar> to /var/local/maven/data/repository/org/chorem/pollen/pollen-votecounting-instant-runoff/1.5.4-SNAPSHOT/pollen-votecounting-instant-runoff-1.5.4-SNAPSHOT.jar [INFO] Installing <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-instant-runoff/pom.xml> to /var/local/maven/data/repository/org/chorem/pollen/pollen-votecounting-instant-runoff/1.5.4-SNAPSHOT/pollen-votecounting-instant-runoff-1.5.4-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: VoteCounting :: Coombs 1.5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-votecounting-coombs --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target> [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ pollen-votecounting-coombs --- [INFO] [INFO] --- i18n-maven-plugin:2.5.1:parserJava (default) @ pollen-votecounting-coombs --- [INFO] start entry basedir:<http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/src/main/java,> includes:[**/*.java] [INFO] 2 file(s) to process (among 2 files) [INFO] Parsing is done. [treated file(s) : 1/2](total time:54.895ms) ( ~ 27.447ms / file) [INFO] [INFO] --- i18n-maven-plugin:2.5.1:get (get) @ pollen-votecounting-coombs --- [INFO] config - basedir : <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] import getter java.getter in 182635ns [INFO] Copying pollen-votecounting-coombs.properties to <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/generated-sources/i18n/pollen-votecounting-coombs-fromGetters_fr_FR.properties> [INFO] Copying pollen-votecounting-coombs.properties to <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/generated-sources/i18n/pollen-votecounting-coombs-fromGetters_en_GB.properties> [INFO] [INFO] --- i18n-maven-plugin:2.5.1:gen (default) @ pollen-votecounting-coombs --- [INFO] config - src basedir : <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pollen-votecounting-coombs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ pollen-votecounting-coombs --- [INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ pollen-votecounting-coombs --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pollen-votecounting-coombs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ pollen-votecounting-coombs --- [INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/test-classes> [INFO] [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/surefire-reports> [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ pollen-votecounting-coombs --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.chorem.pollen.votecounting.CoombsVoteCountingStrategyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 sec Running org.chorem.pollen.votecounting.VoteCountingFactoryTest 2013-05-27 14:46:54,446 WARN [main] (I18n.java:501) getDefaultInitializer - I18n was not initialized! will init it with default initializer and default locale, it might not translate anything for you... Please use the method I18n.init(I18nInitializer, Locale) before any calling to a translation... 2013-05-27 14:46:54,519 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [6-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pollen-votecounting-coombs --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/pollen-votecounting-coombs-1.5.4-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pollen-votecounting-coombs --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ pollen-votecounting-coombs --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/pollen-votecounting-coombs-1.5.4-SNAPSHOT.jar> to /var/local/maven/data/repository/org/chorem/pollen/pollen-votecounting-coombs/1.5.4-SNAPSHOT/pollen-votecounting-coombs-1.5.4-SNAPSHOT.jar [INFO] Installing <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/pom.xml> to /var/local/maven/data/repository/org/chorem/pollen/pollen-votecounting-coombs/1.5.4-SNAPSHOT/pollen-votecounting-coombs-1.5.4-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: VoteCounting (Aggregator) 1.5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-votecounting-aggregator --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-aggregator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ pollen-votecounting-aggregator --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ pollen-votecounting-aggregator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-aggregator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pollen-votecounting-aggregator --- [INFO] [INFO] Installing <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-aggregator/pom.xml> to /var/local/maven/data/repository/org/chorem/pollen/pollen-votecounting-aggregator/1.5.4-SNAPSHOT/pollen-votecounting-aggregator-1.5.4-SNAPSHOT.pom [INFO] --- maven-install-plugin:2.4:install (default-install) @ pollen-votecounting-aggregator --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: Persistence 1.5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 4.5 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (2 KB at 4.4 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/2.6.3-... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (1021 B at 32.2 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/2.6.3-... (1021 B at 31.2 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/topia-p... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/topia-p... (3 KB at 33.7 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... (3 KB at 26.2 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/2.8-SNA... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... (800 B at 30.0 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/2.8-SNA... (800 B at 26.0 KB/sec) [INFO] [INFO] Deleting <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-persistence/target> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ pollen-persistence --- [INFO] [INFO] --- eugene-maven-plugin:2.6.3-SNAPSHOT:generate (generate-entities) @ pollen-persistence --- Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 33.2 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (2 KB at 35.7 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 39.1 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (2 KB at 36.1 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 30.0 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (2 KB at 29.4 KB/sec) [INFO] Process phase [yamlmodel] for one entry. WARN [pool-1-thread-1] (AbstractObjectModelReader.java:294) loadModelTagValue - Invalid model tag value [model.tagvalue.java.lang.String] : the tagvalue 'java.lang.String' is unkown. INFO [pool-1-thread-1] (AbstractObjectModelReader.java:270) loadModelProperties - 12 tag values were succesfull imported from <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-persistence/src/main/models/pollen.properties> [INFO] No file generated. [INFO] Apply generator TopiaMetaTransformer [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................ SUCCESS [7.363s] [INFO] Pollen :: VoteCounting (Api) ...................... SUCCESS [14.399s] [INFO] Pollen :: VoteCounting :: Normal .................. SUCCESS [2.936s] [INFO] Pollen :: VoteCounting :: Percentage .............. SUCCESS [1.919s] [INFO] Pollen :: VoteCounting :: Condorcet ............... SUCCESS [2.105s] [INFO] Pollen :: VoteCounting :: Number .................. SUCCESS [2.034s] [INFO] Pollen :: VoteCounting :: Borda ................... SUCCESS [2.044s] [INFO] Pollen :: VoteCounting :: Instant Runoff .......... SUCCESS [1.619s] [INFO] Pollen :: VoteCounting :: Coombs .................. SUCCESS [1.952s] [INFO] Pollen :: VoteCounting (Aggregator) ............... SUCCESS [0.386s] [INFO] Pollen :: Persistence ............................. FAILURE [2.993s] [INFO] Pollen :: Services ................................ SKIPPED [INFO] Pollen :: UI (struts2) ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42.242s [INFO] Finished at: Mon May 27 14:46:58 CEST 2013 [INFO] Final Memory: 40M/191M [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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.nuiton.eugene:eugene-maven-plugin:2.6.3-SNAPSHOT:generate (generate-entities) on project pollen-persistence: could not execute goal GenerateMojo for reason : null cause : could not execute goal GenerateMojo for reason : null Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.eugene:eugene-maven-plugin:2.6.3-SNAPSHOT:generate (generate-entities) on project pollen-persistence: could not execute goal GenerateMojo for reason : null at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) 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:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722) Caused by: org.apache.maven.plugin.MojoExecutionException: could not execute goal GenerateMojo for reason : null at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:139) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Caused by: java.lang.NullPointerException at org.nuiton.topia.generator.TopiaRelationValidator.validateAttribute(TopiaRelationValidator.java:80) at org.nuiton.eugene.models.object.validator.ObjectModelValidator.validate(ObjectModelValidator.java:97) at org.nuiton.topia.generator.TopiaMetaTransformer.validateModel(TopiaMetaTransformer.java:104) at org.nuiton.topia.generator.TopiaMetaTransformer.validateModel(TopiaMetaTransformer.java:48) at org.nuiton.eugene.AbstractMetaTransformer.applyTemplate(AbstractMetaTransformer.java:115) at org.nuiton.eugene.plugin.GenerateMojo.applyTemplates(GenerateMojo.java:599) at org.nuiton.eugene.plugin.GenerateMojo.doAction(GenerateMojo.java:558) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) ... 29 more Failed to send e-mail to agiraudet because no e-mail address is known, and no default e-mail domain is configured Sending e-mails to: pollen-devel@list.chorem.org channel stopped Failed to send e-mail to agiraudet because no e-mail address is known, and no default e-mail domain is configured
See <http://ci.nuiton.org/jenkins/job/pollen/1335/> ------------------------------------------ [...truncated 659 lines...] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ pollen-votecounting-coombs --- [INFO] [INFO] --- i18n-maven-plugin:2.5.1:parserJava (default) @ pollen-votecounting-coombs --- [INFO] start entry basedir:<http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/src/main/java,> includes:[**/*.java] [INFO] 2 file(s) to process (among 2 files) [INFO] Parsing is done. [treated file(s) : 1/2](total time:95.869ms) ( ~ 47.935ms / file) [INFO] [INFO] --- i18n-maven-plugin:2.5.1:get (get) @ pollen-votecounting-coombs --- [INFO] config - basedir : <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] import getter java.getter in 186336ns [INFO] Copying pollen-votecounting-coombs.properties to <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/generated-sources/i18n/pollen-votecounting-coombs-fromGetters_fr_FR.properties> [INFO] Copying pollen-votecounting-coombs.properties to <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/generated-sources/i18n/pollen-votecounting-coombs-fromGetters_en_GB.properties> [INFO] [INFO] --- i18n-maven-plugin:2.5.1:gen (default) @ pollen-votecounting-coombs --- [INFO] config - src basedir : <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pollen-votecounting-coombs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ pollen-votecounting-coombs --- [INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ pollen-votecounting-coombs --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pollen-votecounting-coombs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ pollen-votecounting-coombs --- [INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ pollen-votecounting-coombs --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.chorem.pollen.votecounting.CoombsVoteCountingStrategyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.022 sec Running org.chorem.pollen.votecounting.VoteCountingFactoryTest 2013-05-27 16:34:27,237 WARN [main] (I18n.java:501) getDefaultInitializer - I18n was not initialized! will init it with default initializer and default locale, it might not translate anything for you... Please use the method I18n.init(I18nInitializer, Locale) before any calling to a translation... 2013-05-27 16:34:27,311 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [6-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pollen-votecounting-coombs --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/pollen-votecounting-coombs-1.5.4-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pollen-votecounting-coombs --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ pollen-votecounting-coombs --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/target/pollen-votecounting-coombs-1.5.4-SNAPSHOT.jar> to /var/local/maven/data/repository/org/chorem/pollen/pollen-votecounting-coombs/1.5.4-SNAPSHOT/pollen-votecounting-coombs-1.5.4-SNAPSHOT.jar [INFO] Installing <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-coombs/pom.xml> to /var/local/maven/data/repository/org/chorem/pollen/pollen-votecounting-coombs/1.5.4-SNAPSHOT/pollen-votecounting-coombs-1.5.4-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: VoteCounting (Aggregator) 1.5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-votecounting-aggregator --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-aggregator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ pollen-votecounting-aggregator --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ pollen-votecounting-aggregator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-aggregator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pollen-votecounting-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ pollen-votecounting-aggregator --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-votecounting-aggregator/pom.xml> to /var/local/maven/data/repository/org/chorem/pollen/pollen-votecounting-aggregator/1.5.4-SNAPSHOT/pollen-votecounting-aggregator-1.5.4-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: Persistence 1.5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 6.3 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (2 KB at 6.3 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (9 KB at 248.6 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/2.6.3-... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (1021 B at 32.2 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/2.6.3-... (1021 B at 31.2 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/2.6.3-... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/2.6.3-... (15 KB at 224.2 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (69 KB at 1314.7 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/topia-p... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/topia-p... (3 KB at 51.8 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... (3 KB at 50.5 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/2.8-SNA... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/topi... (800 B at 21.7 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/topia/2.8-SNA... (800 B at 20.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pollen-persistence --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ pollen-persistence --- [INFO] [INFO] --- eugene-maven-plugin:2.6.3-SNAPSHOT:generate (generate-entities) @ pollen-persistence --- Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (2 KB at 32.4 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 20.2 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (8 KB at 219.0 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (2 KB at 45.4 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 45.4 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (4 KB at 104.1 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/euge... (2 KB at 41.5 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 27.7 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (2 KB at 55.8 KB/sec) Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (11 KB at 290.0 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (30 KB at 605.3 KB/sec) Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/eugene/eugene... (226 KB at 2394.3 KB/sec) [INFO] Process phase [yamlmodel] for one entry. WARN [pool-1-thread-1] (AbstractObjectModelReader.java:294) loadModelTagValue - Invalid model tag value [model.tagvalue.java.lang.String] : the tagvalue 'java.lang.String' is unkown. INFO [pool-1-thread-1] (AbstractObjectModelReader.java:270) loadModelProperties - 12 tag values were succesfull imported from <http://ci.nuiton.org/jenkins/job/pollen/ws/trunk/pollen-persistence/src/main/models/pollen.properties> [INFO] No file generated. [INFO] Apply generator TopiaMetaTransformer [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................ SUCCESS [14.006s] [INFO] Pollen :: VoteCounting (Api) ...................... SUCCESS [10.236s] [INFO] Pollen :: VoteCounting :: Normal .................. SUCCESS [2.116s] [INFO] Pollen :: VoteCounting :: Percentage .............. SUCCESS [1.882s] [INFO] Pollen :: VoteCounting :: Condorcet ............... SUCCESS [1.945s] [INFO] Pollen :: VoteCounting :: Number .................. SUCCESS [1.979s] [INFO] Pollen :: VoteCounting :: Borda ................... SUCCESS [1.775s] [INFO] Pollen :: VoteCounting :: Instant Runoff .......... SUCCESS [1.449s] [INFO] Pollen :: VoteCounting :: Coombs .................. SUCCESS [1.659s] [INFO] Pollen :: VoteCounting (Aggregator) ............... SUCCESS [0.377s] [INFO] Pollen :: Persistence ............................. FAILURE [4.435s] [INFO] Pollen :: Services ................................ SKIPPED [INFO] Pollen :: UI (struts2) ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.436s [INFO] Finished at: Mon May 27 16:34:32 CEST 2013 [INFO] Final Memory: 39M/191M [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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.nuiton.eugene:eugene-maven-plugin:2.6.3-SNAPSHOT:generate (generate-entities) on project pollen-persistence: could not execute goal GenerateMojo for reason : null cause : could not execute goal GenerateMojo for reason : null Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.eugene:eugene-maven-plugin:2.6.3-SNAPSHOT:generate (generate-entities) on project pollen-persistence: could not execute goal GenerateMojo for reason : null at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) 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:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722) Caused by: org.apache.maven.plugin.MojoExecutionException: could not execute goal GenerateMojo for reason : null at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:139) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Caused by: java.lang.NullPointerException at org.nuiton.topia.generator.TopiaRelationValidator.validateAttribute(TopiaRelationValidator.java:80) at org.nuiton.eugene.models.object.validator.ObjectModelValidator.validate(ObjectModelValidator.java:97) at org.nuiton.topia.generator.TopiaMetaTransformer.validateModel(TopiaMetaTransformer.java:104) at org.nuiton.topia.generator.TopiaMetaTransformer.validateModel(TopiaMetaTransformer.java:48) at org.nuiton.eugene.AbstractMetaTransformer.applyTemplate(AbstractMetaTransformer.java:115) at org.nuiton.eugene.plugin.GenerateMojo.applyTemplates(GenerateMojo.java:599) at org.nuiton.eugene.plugin.GenerateMojo.doAction(GenerateMojo.java:558) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) ... 29 more Sending e-mails to: pollen-devel@list.chorem.org channel stopped Failed to send e-mail to agiraudet because no e-mail address is known, and no default e-mail domain is configured
participants (1)
-
admin+hudson@codelutin.com