Mapod-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
July 2015
- 1 participants
- 47 discussions
Build failed in Jenkins: mapod-ci » Mapod :: Test data #286
by admin+ci-codelutin.com@codelutin.com 17 Jul '15
by admin+ci-codelutin.com@codelutin.com 17 Jul '15
17 Jul '15
See <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-test-data/…>
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 10 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 8 second
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mapod :: Test data 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-test-data ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod-test-data ---
[JENKINS] Archiving disabled
1
3
Build failed in Jenkins: mapod-ci #286-feature/7352
by admin+ci-codelutin.com@codelutin.com 17 Jul '15
by admin+ci-codelutin.com@codelutin.com 17 Jul '15
17 Jul '15
See <http://ci.codelutin.com/jenkins/job/mapod-ci/286/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://git.codelutin.com/mapod.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://git.codelutin.com/mapod.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git6134283863433654902.credentials # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/* --prune
> git config --local --remove-section credential # timeout=10
Seen branch in repository origin/develop
Seen branch in repository origin/feature/5891
Seen branch in repository origin/feature/5914
Seen branch in repository origin/feature/6825_results
Seen branch in repository origin/feature/7314
Seen branch in repository origin/feature/7352
Seen branch in repository origin/feature/jni
Seen branch in repository origin/master
Seen 8 remote branches
Checking out Revision 114475b7d04aa78cae4344391c63b1ea03847ac6 (origin/feature/7352)
> git config core.sparsecheckout # timeout=10
> git checkout -f 114475b7d04aa78cae4344391c63b1ea03847ac6
First time build. Skipping changelog.
Parsing POMs
Discovered a new module fr.inra.mapod:mapod-test-data Mapod :: Test data
Modules changed, recalculating dependency graph
[mapod-ci] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 46298
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean verify
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Mapod
[INFO] Mapod :: Test data
[INFO] Mapod :: Persistence
[INFO] Mapod :: Services
[INFO] Mapod :: Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mapod 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/target/surefire-workdir>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 10 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 8 second
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mapod :: Test data 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-test-data ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod-test-data ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 4 second
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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mapod .............................................. SUCCESS [ 38.901 s]
[INFO] Mapod :: Test data ................................. FAILURE [ 0.501 s]
[INFO] Mapod :: Persistence ............................... SKIPPED
[INFO] Mapod :: Services .................................. SKIPPED
[INFO] Mapod :: Swing ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 min
[INFO] Finished at: 2015-07-17T00:42:58+02:00
[INFO] Final Memory: 19M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (enforce-project-files) on project mapod-test-data: org.apache.maven.plugins.enforcer.RequireFilesExist failed with message:
[ERROR] Some required files are missing:
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-test-data/LICENSE.txt>
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-test-data/README.txt>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (enforce-project-files) on project mapod-test-data: org.apache.maven.plugins.enforcer.RequireFilesExist failed with message:
Some required files are missing:
<http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-test-data/LICENSE.txt>
<http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-test-data/README.txt>
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: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.Maven32Launcher.main(Maven32Launcher.java:132)
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.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
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 hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: org.apache.maven.plugins.enforcer.RequireFilesExist failed with message:
Some required files are missing:
<http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-test-data/LICENSE.txt>
<http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-test-data/README.txt>
at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:161)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
Caused by: org.apache.maven.enforcer.rule.api.EnforcerRuleException: Some required files are missing:
<http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-test-data/LICENSE.txt>
<http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-test-data/README.txt>
at org.apache.maven.plugins.enforcer.AbstractRequireFiles.execute(AbstractRequireFiles.java:113)
at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:150)
... 33 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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :mapod-test-data
Sending e-mails to: mapod-build(a)list.forge.codelutin.com
channel stopped
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
1
3
13 Jul '15
See <http://ci.codelutin.com/jenkins/job/mapod-sonar/17/changes>
Changes:
[Tony CHEMIT] création de l'archive d'aide et ajout dans le class-path (refs #7302)
[Tony CHEMIT] Mise en place de l'aide au démarrage de l'application si nécessaire (refs #7302)
[Tony CHEMIT] Normalisation des répertoires de l'application (refs #7337)
[Tony CHEMIT] Suppresion de code et fonctionnalité non utilisées (refs #7338)
[Tony CHEMIT] Mise en place de l'aide en ligne dans le site technique (refs #5921)
[Tony CHEMIT] Suppression du module mapod-simulator (refs #7340)
[Tony CHEMIT] Mise en place du profile de production du livrable de release (refs #7341)
[Tony CHEMIT] Ajout de la documentation des format d'import-export (refs #7281)
[Tony CHEMIT] Correction des chemins de ressource de l'aide en ligne
[Tony CHEMIT] Suppression de la propriété matrixSize sur le projet (refs #7306)
[Tony CHEMIT] Extraction du code lié au module de floraison (refs #7320)
[Tony CHEMIT] Mise en place d'un mécanisme pour implanter de manière dynamique la méthode de dispersion
[Tony CHEMIT] Renommage de dispersalType en dispersalMethodName et suppression de l'énumération DispersalType (refs #7321)
------------------------------------------
[...truncated 394 lines...]
[INFO] Copying 3 resources
[INFO] Copying 81 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ mapod-swing ---
[INFO] Compiling 361 source files to <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/target/class…>
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[19,38] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[19,38] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[59,30] getValidator() in org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[243,9] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[237,39] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[238,17] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[238,44] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[260,43] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[261,21] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>:[261,48] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[INFO] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/main/jav…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-assembly-plugin:2.5.4:single (assembly-help) @ mapod-swing ---
[INFO] Reading assembly descriptor: src/main/assembly/help.xml
[INFO] Building zip: <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/target/class…>
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod-swing ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/target/suref…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-swing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/src/test/res…>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ mapod-swing ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mapod-swing ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ mapod-swing ---
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ mapod-swing ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/mapod-swing/target/mapod…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-swing ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 1 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mapod .............................................. SUCCESS [ 20.359 s]
[INFO] Mapod :: Persistence ............................... SUCCESS [01:39 min]
[INFO] Mapod :: Services .................................. SUCCESS [01:05 min]
[INFO] Mapod :: Swing ..................................... SUCCESS [02:49 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:23 min
[INFO] Finished at: 2015-07-13T01:45:58+02:00
[INFO] Final Memory: 112M/476M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
[mapod-sonar] $ /opt/maven3/bin/mvn -f <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -B sonar:sonar -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-codelutin.com ******** ******** -Dsonar.host.url=http://qa.codelutin.com/ ******** ********
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Mapod
[INFO] Mapod :: Persistence
[INFO] Mapod :: Services
[INFO] Mapod :: Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mapod 0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/fr/inra/mapod/map…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/inra/mapod/…
[INFO]
[INFO] --- sonar-maven-plugin:2.6:sonar (default-cli) @ mapod ---
[INFO] SonarQube version: 5.1.1
INFO: Default locale: "en_GB", source code encoding: "UTF-8"
INFO: Work directory: <http://ci.codelutin.com/jenkins/job/mapod-sonar/ws/target/sonar>
INFO: SonarQube Server 5.1.1
[INFO] [01:47:38.776] Load global repositories
[INFO] [01:47:52.348] Load global repositories (done) | time=13574ms
[INFO] [01:47:52.350] Server id: 20150619045930
[INFO] [01:47:52.352] User cache: /home/tomcat/.sonar/cache
[INFO] [01:47:52.400] Install plugins
[INFO] [01:47:56.432] Install JDBC driver
[INFO] [01:47:56.501] Create JDBC datasource for jdbc:postgresql://localhost/sonar-codelutin.com
[INFO] [01:48:04.836] Initializing Hibernate
[INFO] [01:48:18.811] Load project repositories
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mapod .............................................. FAILURE [01:28 min]
[INFO] Mapod :: Persistence ............................... SKIPPED
[INFO] Mapod :: Services .................................. SKIPPED
[INFO] Mapod :: Swing ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:32 min
[INFO] Finished at: 2015-07-13T01:48:38+02:00
[INFO] Final Memory: 94M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project mapod: Unable to request: /batch/project?key=fr.inra%3Amapod&preview=false: Read timed out -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project mapod: Unable to request: /batch/project?key=fr.inra%3Amapod&preview=false
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: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.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
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: Unable to request: /batch/project?key=fr.inra%3Amapod&preview=false
at org.codehaus.mojo.sonar.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:41)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:139)
at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:132)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: java.lang.IllegalStateException: Unable to request: /batch/project?key=fr.inra%3Amapod&preview=false
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:109)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:99)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:87)
at org.sonar.batch.repository.DefaultProjectRepositoriesLoader.load(DefaultProjectRepositoriesLoader.java:55)
at org.sonar.batch.repository.ProjectRepositoriesProvider.provide(ProjectRepositoriesProvider.java:40)
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.picocontainer.injectors.MethodInjector.invokeMethod(MethodInjector.java:129)
at org.picocontainer.injectors.MethodInjector.access$000(MethodInjector.java:39)
at org.picocontainer.injectors.MethodInjector$2.run(MethodInjector.java:113)
at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)
at org.picocontainer.injectors.MethodInjector.decorateComponentInstance(MethodInjector.java:120)
at org.picocontainer.injectors.CompositeInjector.decorateComponentInstance(CompositeInjector.java:58)
at org.picocontainer.injectors.Reinjector.reinject(Reinjector.java:142)
at org.picocontainer.injectors.ProviderAdapter.getComponentInstance(ProviderAdapter.java:96)
at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:698)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:646)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:631)
at org.picocontainer.parameters.BasicComponentParameter$1.resolveInstance(BasicComponentParameter.java:118)
at org.picocontainer.parameters.ComponentParameter$1.resolveInstance(ComponentParameter.java:136)
at org.picocontainer.injectors.SingleMemberInjector.getParameter(SingleMemberInjector.java:78)
at org.picocontainer.injectors.ConstructorInjector$CtorAndAdapters.getParameterArguments(ConstructorInjector.java:309)
at org.picocontainer.injectors.ConstructorInjector$1.run(ConstructorInjector.java:335)
at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)
at org.picocontainer.injectors.ConstructorInjector.getComponentInstance(ConstructorInjector.java:364)
at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.getComponentInstance(AbstractInjectionFactory.java:56)
at org.picocontainer.behaviors.AbstractBehavior.getComponentInstance(AbstractBehavior.java:64)
at org.picocontainer.behaviors.Stored.getComponentInstance(Stored.java:91)
at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:698)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:646)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:677)
at org.sonar.api.platform.ComponentContainer.getComponentByType(ComponentContainer.java:209)
at org.sonar.batch.scan.ProjectScanContainer.doBeforeStart(ProjectScanContainer.java:92)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:90)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.scan.ScanTask.scan(ScanTask.java:57)
at org.sonar.batch.scan.ScanTask.execute(ScanTask.java:45)
at org.sonar.batch.bootstrap.TaskContainer.doAfterStart(TaskContainer.java:135)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:92)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:158)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:95)
at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:67)
at org.sonar.runner.batch.IsolatedLauncher.execute(IsolatedLauncher.java:48)
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.sonar.runner.impl.BatchLauncher$1.delegateExecution(BatchLauncher.java:87)
at org.sonar.runner.impl.BatchLauncher$1.run(BatchLauncher.java:75)
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:100)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:135)
... 23 more
Caused by: java.net.SocketTimeoutException: Read timed out
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1676)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1672)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1245)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:298)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:255)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:105)
... 80 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1324)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2691)
at java.net.URLConnection.getContentEncoding(URLConnection.java:533)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:296)
... 82 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
SonarQube analysis completed: FAILURE
Build step 'SonarQube' changed build result to FAILURE
Build step 'SonarQube' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1
13 Jul '15
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/78/changes>
Changes:
[Tony CHEMIT] ref #7242: supression du quadrillage pour les resultats par point
[Tony CHEMIT] ref #7244: utilisation du même composant pour l'échelle de la carte et de l'export.
[Tony CHEMIT] ref #7252: Dans les échelles de couleurs, ajout des deux couleur pour les autres cultures et les OGM.
[Tony CHEMIT] refs #7252 Eviter d'avoir du code de transformation d'objets dans les ui
[Tony CHEMIT] ref #7257: autoriser la modification des échelles de couleur pour les projets de type resultat.
[Tony CHEMIT] refs #7260: a l'enregistrement des resultats de type totaux, le fichier explodedDirectory n'est pas un repertoire mais un fichier.
[Tony CHEMIT] refs #7251: verification que le shapeFile est correct (CRS defini, id du champs unique, etc), generer d'autre projection que la EPSG 84, optimisation de l'extraction de la matrice des points.
[Tony CHEMIT] refs #7251: réécriture des exceptions
[Tony CHEMIT] refs #7251: déplacement de PlotExtractorTaskContext
[Tony CHEMIT] ref #7248: au démarrage aller directement à l'espace de travail si ce dernier n'est pas vide
------------------------------------------
[...truncated 617 lines...]
2015-07-01 00:48:33,374 2388 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 779 / 840 (92.74%)
2015-07-01 00:48:33,374 2388 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 780 / 840 (92.86%)
2015-07-01 00:48:33,375 2389 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 782 / 840 (93.10%)
2015-07-01 00:48:33,375 2389 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 783 / 840 (93.21%)
2015-07-01 00:48:33,376 2390 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 784 / 840 (93.33%)
2015-07-01 00:48:33,368 2382 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 768 / 840 (91.43%)
2015-07-01 00:48:33,377 2391 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 781 / 840 (92.98%)
2015-07-01 00:48:33,378 2392 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 785 / 840 (93.45%)
2015-07-01 00:48:33,379 2393 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 786 / 840 (93.57%)
2015-07-01 00:48:33,380 2394 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 787 / 840 (93.69%)
2015-07-01 00:48:33,382 2396 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 788 / 840 (93.81%)
2015-07-01 00:48:33,382 2396 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 789 / 840 (93.93%)
2015-07-01 00:48:33,382 2396 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 790 / 840 (94.05%)
2015-07-01 00:48:33,383 2397 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 791 / 840 (94.17%)
2015-07-01 00:48:33,383 2397 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 792 / 840 (94.29%)
2015-07-01 00:48:33,384 2398 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 794 / 840 (94.52%)
2015-07-01 00:48:33,384 2398 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 795 / 840 (94.64%)
2015-07-01 00:48:33,384 2398 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 796 / 840 (94.76%)
2015-07-01 00:48:33,385 2399 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 797 / 840 (94.88%)
2015-07-01 00:48:33,385 2399 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 798 / 840 (95.00%)
2015-07-01 00:48:33,390 2404 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 799 / 840 (95.12%)
2015-07-01 00:48:33,391 2405 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 800 / 840 (95.24%)
2015-07-01 00:48:33,391 2405 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 801 / 840 (95.36%)
2015-07-01 00:48:33,392 2406 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 802 / 840 (95.48%)
2015-07-01 00:48:33,393 2407 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 803 / 840 (95.60%)
2015-07-01 00:48:33,396 2410 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 804 / 840 (95.71%)
2015-07-01 00:48:33,397 2411 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 805 / 840 (95.83%)
2015-07-01 00:48:33,397 2411 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 807 / 840 (96.07%)
2015-07-01 00:48:33,398 2412 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 808 / 840 (96.19%)
2015-07-01 00:48:33,399 2413 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 809 / 840 (96.31%)
2015-07-01 00:48:33,400 2414 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 810 / 840 (96.43%)
2015-07-01 00:48:33,400 2414 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 811 / 840 (96.55%)
2015-07-01 00:48:33,401 2415 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 812 / 840 (96.67%)
2015-07-01 00:48:33,401 2415 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 813 / 840 (96.79%)
2015-07-01 00:48:33,402 2416 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 814 / 840 (96.90%)
2015-07-01 00:48:33,402 2416 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 815 / 840 (97.02%)
2015-07-01 00:48:33,402 2416 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 816 / 840 (97.14%)
2015-07-01 00:48:33,403 2417 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 817 / 840 (97.26%)
2015-07-01 00:48:33,403 2417 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 819 / 840 (97.50%)
2015-07-01 00:48:33,403 2417 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 821 / 840 (97.74%)
2015-07-01 00:48:33,404 2418 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 822 / 840 (97.86%)
2015-07-01 00:48:33,405 2419 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 823 / 840 (97.98%)
2015-07-01 00:48:33,405 2419 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 824 / 840 (98.10%)
2015-07-01 00:48:33,407 2421 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 825 / 840 (98.21%)
2015-07-01 00:48:33,409 2423 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 826 / 840 (98.33%)
2015-07-01 00:48:33,410 2424 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 828 / 840 (98.57%)
2015-07-01 00:48:33,411 2425 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 827 / 840 (98.45%)
2015-07-01 00:48:33,412 2426 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 829 / 840 (98.69%)
2015-07-01 00:48:33,412 2426 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 830 / 840 (98.81%)
2015-07-01 00:48:33,415 2429 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 831 / 840 (98.93%)
2015-07-01 00:48:33,417 2431 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 833 / 840 (99.17%)
2015-07-01 00:48:33,419 2433 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 834 / 840 (99.29%)
2015-07-01 00:48:33,420 2434 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 835 / 840 (99.40%)
2015-07-01 00:48:33,420 2434 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 836 / 840 (99.52%)
2015-07-01 00:48:33,421 2435 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 837 / 840 (99.64%)
2015-07-01 00:48:33,422 2436 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 838 / 840 (99.76%)
2015-07-01 00:48:33,415 2429 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 832 / 840 (99.05%)
2015-07-01 00:48:33,423 2437 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 839 / 840 (99.88%)
2015-07-01 00:48:33,424 2438 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 840 / 840 (100.00%)
2015-07-01 00:48:33,874 2888 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.285 sec - in fr.inra.mapod.services.service.inputs.PlotServiceTest
Running fr.inra.mapod.services.service.inputs.WeatherServiceTest
2015-07-01 00:48:33,878 2892 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,886 2900 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,888 2902 INFO fr.inra.mapod.services.service.inputs.WeatherService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,891 2905 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in fr.inra.mapod.services.service.inputs.WeatherServiceTest
Running fr.inra.mapod.services.service.inputs.CropCodeServiceTest
2015-07-01 00:48:33,895 2909 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,899 2913 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in fr.inra.mapod.services.service.inputs.CropCodeServiceTest
Running fr.inra.mapod.services.service.inputs.ThresholdListServiceTest
2015-07-01 00:48:33,903 2917 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,910 2924 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,911 2925 INFO fr.inra.mapod.services.service.inputs.ThresholdListService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,915 2929 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in fr.inra.mapod.services.service.inputs.ThresholdListServiceTest
Running fr.inra.mapod.services.service.inputs.FloweringDynamicsServiceTest
2015-07-01 00:48:33,918 2932 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,925 2939 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,927 2941 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,928 2942 INFO fr.inra.mapod.services.service.inputs.FloweringDynamicsService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in fr.inra.mapod.services.service.inputs.FloweringDynamicsServiceTest
Running fr.inra.mapod.services.service.outputs.SimulationLauncherServiceTest
2015-07-01 00:48:33,932 2946 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,940 2954 INFO fr.inra.mapod.services.service.outputs.SimulationLauncherService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,942 2956 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
2015-07-01 00:48:33,946 2960 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in fr.inra.mapod.services.service.outputs.SimulationLauncherServiceTest
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ mapod-services ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod-services >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ mapod-services ---
[INFO]
[INFO] --- helper-maven-plugin:2.2:check-auto-container (check-central-safe) @ mapod-services ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (check-release-properties) @ mapod-services ---
[INFO]
[INFO] --- helper-maven-plugin:2.2:share-server-secret (get-redmine-login) @ mapod-services ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ mapod-services <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod-services ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mapod-services ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-services/target/…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-services ---
[INFO]
[INFO] --- helper-maven-plugin:2.2:share-server-secret (get-pgp-passphrase) @ mapod-services ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2:collect-files (collect-build-artifacts) @ mapod-services ---
[INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifac…>
[INFO] Copying mapod-services-0.2-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra…>
[INFO] Copying mapod-services-0.2-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra…>
[INFO] Copying mapod-services-0.2-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra…>
[INFO]
[INFO] --- helper-maven-plugin:2.2:collect-files (collect-build-attachements) @ mapod-services ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ mapod-services ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ mapod-services ---
[INFO] Used declared dependencies found:
[INFO] fr.inra.mapod:mapod-persistence:jar:0.2-SNAPSHOT:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile
[INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0-rc-2:compile
[INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.23.1:compile
[INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.16:compile
[INFO] nl.knaw.dans.common:dans-dbf-lib:jar:1.0.0-beta-10:compile
[INFO] org.geotools:gt-api:jar:13.0:compile
[INFO] org.geotools:gt-main:jar:13.0:compile
[INFO] org.geotools:gt-opengis:jar:13.0:compile
[INFO] org.geotools:gt-cql:jar:13.0:compile
[INFO] org.geotools:gt-referencing:jar:13.0:compile
[INFO] com.vividsolutions:jts:jar:1.13:compile
[INFO] junit:junit:jar:4.11:test
[WARNING] Used undeclared dependencies found:
[WARNING] org.geotools:gt-metadata:jar:13.0:compile
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mapod .............................................. SUCCESS [ 51.736 s]
[INFO] Mapod :: Persistence ............................... SUCCESS [ 50.565 s]
[INFO] Mapod :: Services .................................. FAILURE [ 12.892 s]
[INFO] Mapod :: Swing ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:04 min
[INFO] Finished at: 2015-07-01T00:48:39+02:00
[INFO] Final Memory: 88M/410M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project mapod-services: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project mapod-services: Dependency problems found
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: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.Maven32Launcher.main(Maven32Launcher.java:132)
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.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
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 hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
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:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found
at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :mapod-services
Sending e-mails to: mapod-build(a)list.forge.codelutin.com chemit+codelutin-ci(a)codelutin.com
channel stopped
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
1
11
Build failed in Jenkins: mapod-nightly » Mapod :: Services #78
by admin+ci-codelutin.com@codelutin.com 13 Jul '15
by admin+ci-codelutin.com@codelutin.com 13 Jul '15
13 Jul '15
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
Changes:
[Tony CHEMIT] ref #7252: Dans les échelles de couleurs, ajout des deux couleur pour les autres cultures et les OGM.
[Tony CHEMIT] ref #7257: autoriser la modification des échelles de couleur pour les projets de type resultat.
[Tony CHEMIT] refs #7251: verification que le shapeFile est correct (CRS defini, id du champs unique, etc), generer d'autre projection que la EPSG 84, optimisation de l'extraction de la matrice des points.
[Tony CHEMIT] refs #7251: réécriture des exceptions
[Tony CHEMIT] refs #7251: déplacement de PlotExtractorTaskContext
------------------------------------------
[...truncated 123 lines...]
2015-07-01 00:48:33,187 2201 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 306 / 840 (36.43%)
2015-07-01 00:48:33,187 2201 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 308 / 840 (36.67%)
2015-07-01 00:48:33,188 2202 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 314 / 840 (37.38%)
2015-07-01 00:48:33,188 2202 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 291 / 840 (34.64%)
2015-07-01 00:48:33,190 2204 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 346 / 840 (41.19%)
2015-07-01 00:48:33,191 2205 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 348 / 840 (41.43%)
2015-07-01 00:48:33,192 2206 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 344 / 840 (40.95%)
2015-07-01 00:48:33,195 2209 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 363 / 840 (43.21%)
2015-07-01 00:48:33,195 2209 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 369 / 840 (43.93%)
2015-07-01 00:48:33,197 2211 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 378 / 840 (45.00%)
2015-07-01 00:48:33,198 2212 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 381 / 840 (45.36%)
2015-07-01 00:48:33,198 2212 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 372 / 840 (44.29%)
2015-07-01 00:48:33,198 2212 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 383 / 840 (45.60%)
2015-07-01 00:48:33,199 2213 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 387 / 840 (46.07%)
2015-07-01 00:48:33,200 2214 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 385 / 840 (45.83%)
2015-07-01 00:48:33,202 2216 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 389 / 840 (46.31%)
2015-07-01 00:48:33,314 2328 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 391 / 840 (46.55%)
2015-07-01 00:48:33,314 2328 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 392 / 840 (46.67%)
2015-07-01 00:48:33,314 2328 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 393 / 840 (46.79%)
2015-07-01 00:48:33,314 2328 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 394 / 840 (46.90%)
2015-07-01 00:48:33,314 2328 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 395 / 840 (47.02%)
2015-07-01 00:48:33,315 2329 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 396 / 840 (47.14%)
2015-07-01 00:48:33,315 2329 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 397 / 840 (47.26%)
2015-07-01 00:48:33,315 2329 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 398 / 840 (47.38%)
2015-07-01 00:48:33,316 2330 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 399 / 840 (47.50%)
2015-07-01 00:48:33,316 2330 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 400 / 840 (47.62%)
2015-07-01 00:48:33,317 2331 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 402 / 840 (47.86%)
2015-07-01 00:48:33,320 2334 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 432 / 840 (51.43%)
2015-07-01 00:48:33,320 2334 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 390 / 840 (46.43%)
2015-07-01 00:48:33,321 2335 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 441 / 840 (52.50%)
2015-07-01 00:48:33,321 2335 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 442 / 840 (52.62%)
2015-07-01 00:48:33,323 2337 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 443 / 840 (52.74%)
2015-07-01 00:48:33,324 2338 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 444 / 840 (52.86%)
2015-07-01 00:48:33,324 2338 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 459 / 840 (54.64%)
2015-07-01 00:48:33,326 2340 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 484 / 840 (57.62%)
2015-07-01 00:48:33,326 2340 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 485 / 840 (57.74%)
2015-07-01 00:48:33,328 2342 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 595 / 840 (70.83%)
2015-07-01 00:48:33,330 2344 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 620 / 840 (73.81%)
2015-07-01 00:48:33,331 2345 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 621 / 840 (73.93%)
2015-07-01 00:48:33,331 2345 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 622 / 840 (74.05%)
2015-07-01 00:48:33,333 2347 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 623 / 840 (74.17%)
2015-07-01 00:48:33,333 2347 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 627 / 840 (74.64%)
2015-07-01 00:48:33,334 2348 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 636 / 840 (75.71%)
2015-07-01 00:48:33,338 2352 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 686 / 840 (81.67%)
2015-07-01 00:48:33,343 2357 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 746 / 840 (88.81%)
2015-07-01 00:48:33,344 2358 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 747 / 840 (88.93%)
2015-07-01 00:48:33,345 2359 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 748 / 840 (89.05%)
2015-07-01 00:48:33,349 2363 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 749 / 840 (89.17%)
2015-07-01 00:48:33,350 2364 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 750 / 840 (89.29%)
2015-07-01 00:48:33,353 2367 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 751 / 840 (89.40%)
2015-07-01 00:48:33,353 2367 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 752 / 840 (89.52%)
2015-07-01 00:48:33,355 2369 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 753 / 840 (89.64%)
2015-07-01 00:48:33,361 2375 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 754 / 840 (89.76%)
2015-07-01 00:48:33,362 2376 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 755 / 840 (89.88%)
2015-07-01 00:48:33,362 2376 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 756 / 840 (90.00%)
2015-07-01 00:48:33,362 2376 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 757 / 840 (90.12%)
2015-07-01 00:48:33,363 2377 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 758 / 840 (90.24%)
2015-07-01 00:48:33,364 2378 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 759 / 840 (90.36%)
2015-07-01 00:48:33,365 2379 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 761 / 840 (90.60%)
2015-07-01 00:48:33,365 2379 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 762 / 840 (90.71%)
2015-07-01 00:48:33,366 2380 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 763 / 840 (90.83%)
2015-07-01 00:48:33,366 2380 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 764 / 840 (90.95%)
2015-07-01 00:48:33,366 2380 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 760 / 840 (90.48%)
2015-07-01 00:48:33,367 2381 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 767 / 840 (91.31%)
2015-07-01 00:48:33,368 2382 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 766 / 840 (91.19%)
2015-07-01 00:48:33,369 2383 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 770 / 840 (91.67%)
2015-07-01 00:48:33,369 2383 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 770 / 840 (91.67%)
2015-07-01 00:48:33,369 2383 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 771 / 840 (91.79%)
2015-07-01 00:48:33,370 2384 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 772 / 840 (91.90%)
2015-07-01 00:48:33,371 2385 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 773 / 840 (92.02%)
2015-07-01 00:48:33,371 2385 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 774 / 840 (92.14%)
2015-07-01 00:48:33,372 2386 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 775 / 840 (92.26%)
2015-07-01 00:48:33,372 2386 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 776 / 840 (92.38%)
2015-07-01 00:48:33,373 2387 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 777 / 840 (92.50%)
2015-07-01 00:48:33,373 2387 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 778 / 840 (92.62%)
2015-07-01 00:48:33,374 2388 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 779 / 840 (92.74%)
2015-07-01 00:48:33,374 2388 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 780 / 840 (92.86%)
2015-07-01 00:48:33,375 2389 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 782 / 840 (93.10%)
2015-07-01 00:48:33,375 2389 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 783 / 840 (93.21%)
2015-07-01 00:48:33,376 2390 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 784 / 840 (93.33%)
2015-07-01 00:48:33,368 2382 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 768 / 840 (91.43%)
2015-07-01 00:48:33,377 2391 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 781 / 840 (92.98%)
2015-07-01 00:48:33,378 2392 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 785 / 840 (93.45%)
2015-07-01 00:48:33,379 2393 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 786 / 840 (93.57%)
2015-07-01 00:48:33,380 2394 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 787 / 840 (93.69%)
2015-07-01 00:48:33,382 2396 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 788 / 840 (93.81%)
2015-07-01 00:48:33,382 2396 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 789 / 840 (93.93%)
2015-07-01 00:48:33,382 2396 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 790 / 840 (94.05%)
2015-07-01 00:48:33,383 2397 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 791 / 840 (94.17%)
2015-07-01 00:48:33,383 2397 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 792 / 840 (94.29%)
2015-07-01 00:48:33,384 2398 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 794 / 840 (94.52%)
2015-07-01 00:48:33,384 2398 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 795 / 840 (94.64%)
2015-07-01 00:48:33,384 2398 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 796 / 840 (94.76%)
2015-07-01 00:48:33,385 2399 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 797 / 840 (94.88%)
2015-07-01 00:48:33,385 2399 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 798 / 840 (95.00%)
2015-07-01 00:48:33,390 2404 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 799 / 840 (95.12%)
2015-07-01 00:48:33,391 2405 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 800 / 840 (95.24%)
2015-07-01 00:48:33,391 2405 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 801 / 840 (95.36%)
2015-07-01 00:48:33,392 2406 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 802 / 840 (95.48%)
2015-07-01 00:48:33,393 2407 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 803 / 840 (95.60%)
2015-07-01 00:48:33,396 2410 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 804 / 840 (95.71%)
2015-07-01 00:48:33,397 2411 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 805 / 840 (95.83%)
2015-07-01 00:48:33,397 2411 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 807 / 840 (96.07%)
2015-07-01 00:48:33,398 2412 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 808 / 840 (96.19%)
2015-07-01 00:48:33,399 2413 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 809 / 840 (96.31%)
2015-07-01 00:48:33,400 2414 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 810 / 840 (96.43%)
2015-07-01 00:48:33,400 2414 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 811 / 840 (96.55%)
2015-07-01 00:48:33,401 2415 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 812 / 840 (96.67%)
2015-07-01 00:48:33,401 2415 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 813 / 840 (96.79%)
2015-07-01 00:48:33,402 2416 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 814 / 840 (96.90%)
2015-07-01 00:48:33,402 2416 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 815 / 840 (97.02%)
2015-07-01 00:48:33,402 2416 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 816 / 840 (97.14%)
2015-07-01 00:48:33,403 2417 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 817 / 840 (97.26%)
2015-07-01 00:48:33,403 2417 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 819 / 840 (97.50%)
2015-07-01 00:48:33,403 2417 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 821 / 840 (97.74%)
2015-07-01 00:48:33,404 2418 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 822 / 840 (97.86%)
2015-07-01 00:48:33,405 2419 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 823 / 840 (97.98%)
2015-07-01 00:48:33,405 2419 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 824 / 840 (98.10%)
2015-07-01 00:48:33,407 2421 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 825 / 840 (98.21%)
2015-07-01 00:48:33,409 2423 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 826 / 840 (98.33%)
2015-07-01 00:48:33,410 2424 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 828 / 840 (98.57%)
2015-07-01 00:48:33,411 2425 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 827 / 840 (98.45%)
2015-07-01 00:48:33,412 2426 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 829 / 840 (98.69%)
2015-07-01 00:48:33,412 2426 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 830 / 840 (98.81%)
2015-07-01 00:48:33,415 2429 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 831 / 840 (98.93%)
2015-07-01 00:48:33,417 2431 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 833 / 840 (99.17%)
2015-07-01 00:48:33,419 2433 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 834 / 840 (99.29%)
2015-07-01 00:48:33,420 2434 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 835 / 840 (99.40%)
2015-07-01 00:48:33,420 2434 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 836 / 840 (99.52%)
2015-07-01 00:48:33,421 2435 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 837 / 840 (99.64%)
2015-07-01 00:48:33,422 2436 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 838 / 840 (99.76%)
2015-07-01 00:48:33,415 2429 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 832 / 840 (99.05%)
2015-07-01 00:48:33,423 2437 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 839 / 840 (99.88%)
2015-07-01 00:48:33,424 2438 INFO fr.inra.mapod.services.service.inputs.PlotExtractorTask - progress 840 / 840 (100.00%)
2015-07-01 00:48:33,874 2888 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.285 sec - in fr.inra.mapod.services.service.inputs.PlotServiceTest
Running fr.inra.mapod.services.service.inputs.WeatherServiceTest
2015-07-01 00:48:33,878 2892 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,886 2900 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,888 2902 INFO fr.inra.mapod.services.service.inputs.WeatherService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,891 2905 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in fr.inra.mapod.services.service.inputs.WeatherServiceTest
Running fr.inra.mapod.services.service.inputs.CropCodeServiceTest
2015-07-01 00:48:33,895 2909 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,899 2913 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in fr.inra.mapod.services.service.inputs.CropCodeServiceTest
Running fr.inra.mapod.services.service.inputs.ThresholdListServiceTest
2015-07-01 00:48:33,903 2917 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,910 2924 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,911 2925 INFO fr.inra.mapod.services.service.inputs.ThresholdListService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,915 2929 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in fr.inra.mapod.services.service.inputs.ThresholdListServiceTest
Running fr.inra.mapod.services.service.inputs.FloweringDynamicsServiceTest
2015-07-01 00:48:33,918 2932 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,925 2939 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,927 2941 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,928 2942 INFO fr.inra.mapod.services.service.inputs.FloweringDynamicsService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in fr.inra.mapod.services.service.inputs.FloweringDynamicsServiceTest
Running fr.inra.mapod.services.service.outputs.SimulationLauncherServiceTest
2015-07-01 00:48:33,932 2946 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,940 2954 INFO fr.inra.mapod.services.service.outputs.SimulationLauncherService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,942 2956 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
2015-07-01 00:48:33,946 2960 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in fr.inra.mapod.services.service.outputs.SimulationLauncherServiceTest
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ mapod-services ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ mapod-services >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ mapod-services ---
[INFO]
[INFO] --- helper-maven-plugin:2.2:check-auto-container (check-central-safe) @ mapod-services ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (check-release-properties) @ mapod-services ---
[INFO]
[INFO] --- helper-maven-plugin:2.2:share-server-secret (get-redmine-login) @ mapod-services ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ mapod-services <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ mapod-services ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mapod-services ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-servi…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-services ---
[INFO]
[INFO] --- helper-maven-plugin:2.2:share-server-secret (get-pgp-passphrase) @ mapod-services ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2:collect-files (collect-build-artifacts) @ mapod-services ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect-artifacts.txt
[INFO] Copying mapod-services-0.2-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect/fr.inra.mapod--mapod-services/mapod-services-0.2-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect/fr.inra.mapod--mapod-services/THIRD-PARTY.properties
[INFO] Copying mapod-services-0.2-SNAPSHOT-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect/fr.inra.mapod--mapod-services/mapod-services-0.2-SNAPSHOT-sources.jar
[INFO] Copying mapod-services-0.2-SNAPSHOT-javadoc.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect/fr.inra.mapod--mapod-services/mapod-services-0.2-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- helper-maven-plugin:2.2:collect-files (collect-build-attachements) @ mapod-services ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ mapod-services ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ mapod-services ---
[INFO] Used declared dependencies found:
[INFO] fr.inra.mapod:mapod-persistence:jar:0.2-SNAPSHOT:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile
[INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0-rc-2:compile
[INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.23.1:compile
[INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.16:compile
[INFO] nl.knaw.dans.common:dans-dbf-lib:jar:1.0.0-beta-10:compile
[INFO] org.geotools:gt-api:jar:13.0:compile
[INFO] org.geotools:gt-main:jar:13.0:compile
[INFO] org.geotools:gt-opengis:jar:13.0:compile
[INFO] org.geotools:gt-cql:jar:13.0:compile
[INFO] org.geotools:gt-referencing:jar:13.0:compile
[INFO] com.vividsolutions:jts:jar:1.13:compile
[INFO] junit:junit:jar:4.11:test
[WARNING] Used undeclared dependencies found:
[WARNING] org.geotools:gt-metadata:jar:13.0:compile
[JENKINS] Archiving disabled
1
11
13 Jul '15
See <http://ci.codelutin.com/jenkins/job/mapod-technical-site/1/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/>
Cloning the remote Git repository
Cloning repository http://git.codelutin.com/mapod.git
> git init <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/> # timeout=10
Fetching upstream changes from http://git.codelutin.com/mapod.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git3989206394620744722.credentials # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/*
> git config --local --remove-section credential # timeout=10
> git config remote.origin.url http://git.codelutin.com/mapod.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://git.codelutin.com/mapod.git # timeout=10
Fetching upstream changes from http://git.codelutin.com/mapod.git
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git6343828800063837302.credentials # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/*
> git config --local --remove-section credential # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision fff1d504a9956925c9b79386be1115dfbc073d41 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fff1d504a9956925c9b79386be1115dfbc073d41
First time build. Skipping changelog.
Parsing POMs
Discovered a new module fr.inra:mapod Mapod
Discovered a new module fr.inra.mapod:mapod-persistence Mapod :: Persistence
Discovered a new module fr.inra.mapod:mapod-services Mapod :: Services
Discovered a new module fr.inra.mapod:mapod-swing Mapod :: Swing
Modules changed, recalculating dependency graph
[mapod-technical-site] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 53293
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Mapod
[INFO] Mapod :: Persistence
[INFO] Mapod :: Services
[INFO] Mapod :: Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mapod 0.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod ---
[INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/src/license>
[INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod ---
[INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/src/license>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/>
[INFO] Scan 1 file header done in 45.083ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod ---
[INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/src/license>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/src>
[INFO] Scan 4 files header done in 3.929ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ mapod ---
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mapod .............................................. FAILURE [ 4.798 s]
[INFO] Mapod :: Persistence ............................... SKIPPED
[INFO] Mapod :: Services .................................. SKIPPED
[INFO] Mapod :: Swing ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.416 s
[INFO] Finished at: 2015-06-11T18:13:04+02:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 34M/442M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project mapod: could not obtain the status with id 4 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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
Sending e-mails to: mapod-build(a)list.forge.codelutin.com
channel stopped
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
1
1
Build failed in Jenkins: mapod-technical-site » Mapod #1
by admin+ci-codelutin.com@codelutin.com 13 Jul '15
by admin+ci-codelutin.com@codelutin.com 13 Jul '15
13 Jul '15
See <http://ci.codelutin.com/jenkins/job/mapod-technical-site/fr.inra$mapod/1/>
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/mapod-technical-site/fr.inra$mapod/ws/p…> -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Mapod
[INFO] Mapod :: Persistence
[INFO] Mapod :: Services
[INFO] Mapod :: Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mapod 0.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ mapod ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod ---
[INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/fr.inra$mapod/ws/s…>
[INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-technical-site/fr.inra$mapod/ws/L…>
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod ---
[INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/fr.inra$mapod/ws/s…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-technical-site/fr.inra$mapod/ws/>
[INFO] Scan 1 file header done in 45.083ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod ---
[INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/fr.inra$mapod/ws/s…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-technical-site/fr.inra$mapod/ws/s…>
[INFO] Scan 4 files header done in 3.929ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ mapod ---
[JENKINS] Archiving disabled
1
1
Jenkins build is back to normal : mapod-sonar » Mapod :: Services #16
by admin+ci-codelutin.com@codelutin.com 11 Jul '15
by admin+ci-codelutin.com@codelutin.com 11 Jul '15
11 Jul '15
Jenkins build is back to normal : mapod-sonar » Mapod :: Persistence #16
by admin+ci-codelutin.com@codelutin.com 11 Jul '15
by admin+ci-codelutin.com@codelutin.com 11 Jul '15
11 Jul '15
Jenkins build is back to normal : mapod-sonar » Mapod #16
by admin+ci-codelutin.com@codelutin.com 11 Jul '15
by admin+ci-codelutin.com@codelutin.com 11 Jul '15
11 Jul '15