See <http://ci.codelutin.com/jenkins/job/mapod-ci/297/changes> Changes: [Tony CHEMIT] ajout du lanceur de simulation sélectionné pour la simulation dans le projet de résultat (fixes #7354) [Tony CHEMIT] - le projet de résultat n'était pas zippé [Tony CHEMIT] affichage du lanceur de simulation sélectionné dans le projet de résultat (fixes #7354) [morin] - lors de la simulation, on ne gé,ère plus le fichier si la variété n'est pas ogm [morin] - tri des noeuds résultats dans l'arbre [morin] - fix test [Tony CHEMIT] Prévention d'une NPE si pas de fils dans un noeud de résultats qu'on veut trié (refs #6825) [Tony CHEMIT] Ne pas afficher les noeuds de résultats qui ne sont pas définis dans le lanceur de simulateur (refs #6825) [Tony CHEMIT] Ajout des projets de Benoit (refs #7352) [Tony CHEMIT] Ajout d'un module qui contient les projets de test (refs #7352) [Tony CHEMIT] Ajout des fichiers de tests par année (refs #7352) [Tony CHEMIT] Ajout aussi des résultats de l'ancien mapod dans les projets de test + réorganisation des données de chaque test(refs #7352) ------------------------------------------ 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/git1925445913478919583.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/7314 Seen branch in repository origin/feature/7352 Seen branch in repository origin/feature/jni Seen branch in repository origin/master Seen 7 remote branches Multiple candidate revisions Scheduling another build to catch up with mapod-ci Checking out Revision 0be0d4528ae6e9d8cab6a6bc2f6bac5c6de470d6 (origin/feature/7352) git config core.sparsecheckout # timeout=10 git checkout -f 0be0d4528ae6e9d8cab6a6bc2f6bac5c6de470d6 git rev-list 18a7848d62bfc65febeafb638181c3c4ca94f514 # timeout=10 warning: unable to access '/root/.config/git/attributes': Permission denied Parsing POMs 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 54236 <===[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 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [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 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 2.267 s] [INFO] Mapod :: Test data ................................. FAILURE [ 0.130 s] [INFO] Mapod :: Persistence ............................... SKIPPED [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.310 s [INFO] Finished at: 2015-07-17T15:20:16+02:00 [INFO] Final Memory: 23M/303M [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@list.forge.codelutin.com chemit+codelutin-ci@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