Build failed in Jenkins: pollen-1.x #6
See <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/6/> ------------------------------------------ [...truncated 1123 lines...] [INFO] Copying pollen-ui-struts2.properties to <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/generated-sources/i18n/pollen-ui-struts2-fromGetters_fr_FR.properties> [INFO] Copying pollen-ui-struts2.properties to <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/generated-sources/i18n/pollen-ui-struts2-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:2.5.1:gen (parseOthersAndGenBundle) @ pollen-ui-struts2 <<< [INFO] [INFO] --- i18n-maven-plugin:2.5.1:gen (parseOthersAndGenBundle) @ pollen-ui-struts2 --- [WARNING] bundle fr_FR contains 3/386 empty entries! (use -Di18n.showEmpty to see these entries) [WARNING] bundle en_GB contains 3/384 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] >>> i18n-maven-plugin:2.5.1:bundle (parseOthersAndGenBundle) @ pollen-ui-struts2 >>> [INFO] [INFO] --- i18n-maven-plugin:2.5.1:collect-i18n-artifacts (collect-i18n-artifacts) @ pollen-ui-struts2 --- [INFO] collected 17 i18n artifacts for locale fr_FR stored in <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/i18n/collect-pollen-ui-struts2-i18n_fr_FR.properties> [INFO] collected 17 i18n artifacts for locale en_GB stored in <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/i18n/collect-pollen-ui-struts2-i18n_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:2.5.1:bundle (parseOthersAndGenBundle) @ pollen-ui-struts2 <<< [INFO] [INFO] --- i18n-maven-plugin:2.5.1:bundle (parseOthersAndGenBundle) @ pollen-ui-struts2 --- [WARNING] bundle fr_FR contains 3/599 empty entries! (use -Di18n.showEmpty to see these entries) [WARNING] bundle en_GB contains 3/597 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pollen-ui-struts2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pollen-ui-struts2 --- [INFO] Compiling 101 source files to <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/src/main/java/org/chorem/pollen/ui/actions/PollenActionSupport.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/src/main/java/org/chorem/pollen/ui/actions/PollenActionSupport.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ pollen-ui-struts2 --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pollen-ui-struts2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pollen-ui-struts2 --- [INFO] Compiling 7 source files to <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/src/test/java/org/chorem/pollen/ui/it/WebDriverResources.java>: <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/src/test/java/org/chorem/pollen/ui/it/WebDriverResources.java> uses unchecked or unsafe operations. [WARNING] <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/src/test/java/org/chorem/pollen/ui/it/WebDriverResources.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ pollen-ui-struts2 --- [INFO] Surefire report directory: <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.chorem.pollen.ui.converters.BooleanIntegerConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in org.chorem.pollen.ui.converters.BooleanIntegerConverterTest Running org.chorem.pollen.votecounting.strategy.VoteCountingFactoryTest 2014-02-06 12:09:36,866 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... 2014-02-06 12:09:37,304 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [0-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 2014-02-06 12:09:37,327 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [1-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 2014-02-06 12:09:37,329 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [2-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 2014-02-06 12:09:37,330 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [3-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 2014-02-06 12:09:37,332 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [4-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 2014-02-06 12:09:37,333 INFO [main] (VoteCountingFactory.java:72) <init> - Detected strategy [5-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 2014-02-06 12:09:37,335 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.609 sec - in org.chorem.pollen.votecounting.strategy.VoteCountingFactoryTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.4:war (default-war) @ pollen-ui-struts2 --- [INFO] Packaging webapp [INFO] Assembling webapp [pollen-ui-struts2] in [<http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/pollen-1.5.6-SNAPSHOT]> [INFO] Processing war project [INFO] Copying webapp webResources [<http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/src/main/webapp/WEB-INF]> to [<http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/pollen-1.5.6-SNAPSHOT]> [INFO] Copying webapp resources [<http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/src/main/webapp]> [INFO] Webapp assembled in [845 msecs] [INFO] Building war: <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/pollen-1.5.6-SNAPSHOT.war> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pollen-ui-struts2 --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ pollen-ui-struts2 --- [INFO] Building jar: <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/pollen-1.5.6-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pollen-ui-struts2 --- [INFO] Installing <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/pollen-1.5.6-SNAPSHOT.war> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-ui-struts2/1.5.6-SNAPSHOT/pollen-ui-struts2-1.5.6-SNAPSHOT.war [INFO] Installing <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/pom.xml> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-ui-struts2/1.5.6-SNAPSHOT/pollen-ui-struts2-1.5.6-SNAPSHOT.pom [INFO] Installing <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pollen-ui-struts2/target/pollen-1.5.6-SNAPSHOT-tests.jar> to /var/local/forge/data/chorem.org/maven/repository/org/chorem/pollen/pollen-ui-struts2/1.5.6-SNAPSHOT/pollen-ui-struts2-1.5.6-SNAPSHOT-tests.jar [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 [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................ SUCCESS [13.785s] [INFO] Pollen :: VoteCounting (Api) ...................... SUCCESS [6.074s] [INFO] Pollen :: VoteCounting :: Normal .................. SUCCESS [1.577s] [INFO] Pollen :: VoteCounting :: Percentage .............. SUCCESS [1.457s] [INFO] Pollen :: VoteCounting :: Condorcet ............... SUCCESS [1.460s] [INFO] Pollen :: VoteCounting :: Number .................. SUCCESS [1.299s] [INFO] Pollen :: VoteCounting :: Borda ................... SUCCESS [1.294s] [INFO] Pollen :: VoteCounting :: Instant Runoff .......... SUCCESS [1.195s] [INFO] Pollen :: VoteCounting :: Coombs .................. SUCCESS [1.224s] [INFO] Pollen :: VoteCounting (Aggregator) ............... SUCCESS [0.306s] [INFO] Pollen :: Persistence ............................. SUCCESS [12.613s] [INFO] Pollen :: Services ................................ SUCCESS [1:38.350s] [INFO] Pollen :: UI (struts2) ............................ SUCCESS [26.520s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:51.993s [INFO] Finished at: Thu Feb 06 12:09:42 CET 2014 [INFO] Final Memory: 57M/403M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data channel stopped [pollen-1.5.x] $ /opt/maven3/bin/mvn -f <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -B sonar:sonar -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-chorem ******** ******** -Dsonar.host.url=https://qa-ng.chorem.org/sonar/ -Dsonar.branch=1.5.x ******** ******** [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Pollen [INFO] Pollen :: VoteCounting (Api) [INFO] Pollen :: VoteCounting :: Normal [INFO] Pollen :: VoteCounting :: Percentage [INFO] Pollen :: VoteCounting :: Condorcet [INFO] Pollen :: VoteCounting :: Number [INFO] Pollen :: VoteCounting :: Borda [INFO] Pollen :: VoteCounting :: Instant Runoff [INFO] Pollen :: VoteCounting :: Coombs [INFO] Pollen :: VoteCounting (Aggregator) [INFO] Pollen :: Persistence [INFO] Pollen :: Services [INFO] Pollen :: UI (struts2) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen 1.5.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- sonar-maven-plugin:2.2:sonar (default-cli) @ pollen --- [INFO] SonarQube version: 4.1.1 INFO: Default locale: "en_GB", source code encoding: "UTF-8" INFO: Work directory: <http://ci-ng.chorem.org/jenkins/job/pollen-1.x/ws/pollen-1.5.x/target/sonar> INFO: SonarQube Server 4.1.1 [ERROR] Fail to download libraries from server [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................ FAILURE [1.719s] [INFO] Pollen :: VoteCounting (Api) ...................... SKIPPED [INFO] Pollen :: VoteCounting :: Normal .................. SKIPPED [INFO] Pollen :: VoteCounting :: Percentage .............. SKIPPED [INFO] Pollen :: VoteCounting :: Condorcet ............... SKIPPED [INFO] Pollen :: VoteCounting :: Number .................. SKIPPED [INFO] Pollen :: VoteCounting :: Borda ................... SKIPPED [INFO] Pollen :: VoteCounting :: Instant Runoff .......... SKIPPED [INFO] Pollen :: VoteCounting :: Coombs .................. SKIPPED [INFO] Pollen :: VoteCounting (Aggregator) ............... SKIPPED [INFO] Pollen :: Persistence ............................. SKIPPED [INFO] Pollen :: Services ................................ SKIPPED [INFO] Pollen :: UI (struts2) ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.684s [INFO] Finished at: Thu Feb 06 12:09:53 CET 2014 [INFO] Final Memory: 27M/309M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.2:sonar (default-cli) on project pollen: Can not execute SonarQube analysis: Fail to download libraries from server: Status returned by url : 'https://qa-ng.chorem.org/sonar/batch_bootstrap/index' is invalid : 302 -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.2:sonar (default-cli) on project pollen: Can not execute SonarQube analysis at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) 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:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.plugin.MojoExecutionException: Can not execute SonarQube analysis at org.codehaus.mojo.sonar.Bootstraper.executeMojo(Bootstraper.java:109) at org.codehaus.mojo.sonar.Bootstraper.start(Bootstraper.java:67) at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:109) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 19 more Caused by: org.apache.maven.plugin.MojoExecutionException: Fail to download libraries from server at org.sonar.maven.ExceptionHandling.handle(ExceptionHandling.java:37) at org.sonar.maven.SonarMojo.execute(SonarMojo.java:175) at org.codehaus.mojo.sonar.Bootstraper.executeMojo(Bootstraper.java:104) ... 23 more Caused by: java.lang.IllegalStateException: Fail to download libraries from server at org.sonar.runner.impl.Jars35.dowloadFiles(Jars35.java:78) at org.sonar.runner.impl.Jars35.download(Jars35.java:57) at org.sonar.runner.impl.JarDownloader.download35(JarDownloader.java:56) at org.sonar.runner.impl.JarDownloader.download(JarDownloader.java:40) at org.sonar.runner.impl.BatchLauncher$1.run(BatchLauncher.java:71) at java.security.AccessController.doPrivileged(Native Method) at org.sonar.runner.impl.BatchLauncher.doExecute(BatchLauncher.java:69) at org.sonar.runner.impl.BatchLauncher.execute(BatchLauncher.java:50) at org.sonar.runner.api.EmbeddedRunner.doExecute(EmbeddedRunner.java:102) at org.sonar.runner.api.Runner.execute(Runner.java:90) at org.sonar.maven.SonarMojo.execute(SonarMojo.java:173) ... 24 more Caused by: java.io.IOException: Status returned by url : 'https://qa-ng.chorem.org/sonar/batch_bootstrap/index' is invalid : 302 at org.sonar.runner.impl.ServerConnection.downloadString(ServerConnection.java:91) at org.sonar.runner.impl.Jars35.dowloadFiles(Jars35.java:64) ... 34 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/MojoExecutionException Sonar analysis completed: FAILURE Build step 'Sonar' changed build result to FAILURE Build step 'Sonar' marked build as failure
participants (1)
-
admin+ci-chorem.org@codelutin.com