Jenkins build became unstable: mapod-ci #201-develop
See <http://ci.codelutin.com/jenkins/job/mapod-ci/202/changes> Changes: [morin] lancement du code C de la simulation OK (ca a l'air en tout cas) ------------------------------------------ [...truncated 113 lines...] [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 180 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/main/java/fr/inra/mapod/MapodConfiguration.java>:[209,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 10 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mapod-persistence --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest 2015-07-03 11:51:22,836 0 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testCopyFloweringDynamics1267926502021426> 2015-07-03 11:51:22,872 36 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testFloweringDynamicsReference1267926502021426> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec - in fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest Running fr.inra.mapod.persistence.entity.inputs.CropCodesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in fr.inra.mapod.persistence.entity.inputs.CropCodesTest Running fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest 2015-07-03 11:51:22,953 117 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest/testStore1267926502021426> 2015-07-03 11:51:22,956 120 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project> 2015-07-03 11:51:23,378 542 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest/testLoad1267926502021426> 2015-07-03 11:51:23,378 542 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project.mapodresult> Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest testStore(fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest) Time elapsed: 0.416 sec <<< FAILURE! java.lang.AssertionError: Should have found a file for path: PlotSquareMap at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredInputsProject(StorageSupportHelper.java:91) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredResultsProject(StorageSupportHelper.java:70) at fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest.testStore(ResultsInputsMapodProjectStorageOnZipTest.java:68) testLoad(fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest) Time elapsed: 0.067 sec <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertLoadedResultsProject(StorageSupportHelper.java:104) at fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest.testLoad(ResultsInputsMapodProjectStorageOnZipTest.java:44) Running fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest 2015-07-03 11:51:23,446 610 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testStore1267926502021426> 2015-07-03 11:51:23,447 611 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testStore1267926502021426/projectToStore> 2015-07-03 11:51:23,452 616 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testLoad1267926502021426> 2015-07-03 11:51:23,453 617 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest testStore(fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest) Time elapsed: 0 sec <<< FAILURE! java.lang.AssertionError: Should have found a file for path: PlotSquareMap at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredInputsProject(StorageSupportHelper.java:91) at fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest.testStore(InputsMapodProjectStorageOnDirectoryTest.java:62) Running fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest 2015-07-03 11:51:23,508 672 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testStore1267926502021426> 2015-07-03 11:51:23,508 672 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testStore1267926502021426/projectToStore> 2015-07-03 11:51:23,516 680 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testLoad1267926502021426> 2015-07-03 11:51:23,516 680 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project> Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest testStore(fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest) Time elapsed: 0.003 sec <<< FAILURE! java.lang.AssertionError: Should have found a file for path: PlotSquareMap at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredInputsProject(StorageSupportHelper.java:91) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredResultsProject(StorageSupportHelper.java:70) at fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest.testStore(ResultsMapodProjectStorageOnDirectoryTest.java:56) testLoad(fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest) Time elapsed: 0.04 sec <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertLoadedResultsProject(StorageSupportHelper.java:104) at fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest.testLoad(ResultsMapodProjectStorageOnDirectoryTest.java:42) Running fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest 2015-07-03 11:51:23,557 721 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testStore1267926502021426> 2015-07-03 11:51:23,561 725 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project> 2015-07-03 11:51:23,587 751 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Store project to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testStore1267926502021426/projectToStore.zmapod> 2015-07-03 11:51:23,779 943 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testLoad1267926502021426> 2015-07-03 11:51:23,779 943 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project.mapodinput> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest testStore(fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest) Time elapsed: 0.21 sec <<< FAILURE! java.lang.AssertionError: Should have found a file for path: PlotSquareMap at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredInputsProject(StorageSupportHelper.java:91) at fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest.testStore(InputsMapodProjectStorageOnZipTest.java:68) Running fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest 2015-07-03 11:51:23,804 968 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Storing workspace to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest/testStore1267927545530520/WorkspaceDefinitionStorageTest.json> 2015-07-03 11:51:23,853 1017 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Loading workspace from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest/testStore1267927595987555/WorkspaceDefinitionStorageTest.json> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest Results : Failed tests: InputsMapodProjectStorageOnDirectoryTest.testStore:62 Should have found a file for path: PlotSquareMap InputsMapodProjectStorageOnZipTest.testStore:68 Should have found a file for path: PlotSquareMap ResultsInputsMapodProjectStorageOnZipTest.testLoad:44 expected:<1> but was:<0> ResultsInputsMapodProjectStorageOnZipTest.testStore:68 Should have found a file for path: PlotSquareMap ResultsMapodProjectStorageOnDirectoryTest.testLoad:42 expected:<1> but was:<0> ResultsMapodProjectStorageOnDirectoryTest.testStore:56 Should have found a file for path: PlotSquareMap Tests run: 13, Failures: 6, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-reports> for the individual test results. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-persistence --- [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 :: Services 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/fr/inra/mapod/mapo... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/inra/mapod/m... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/inra/mapod/m... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/fr/inra/mapod/mapo... [WARNING] The POM for fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT is missing, no dependency information available [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/inra/mapod/m... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/fr/inra/mapod/mapo... [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 [ 2.805 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 11.154 s] [INFO] Mapod :: Services .................................. FAILURE [ 0.984 s] [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.236 s [INFO] Finished at: 2015-07-03T11:51:28+02:00 [INFO] Final Memory: 48M/438M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project mapod-services: Could not resolve dependencies for project fr.inra.mapod:mapod-services:jar:0.2-SNAPSHOT: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mapod-services: Could not resolve dependencies for project fr.inra.mapod:mapod-services:jar:0.2-SNAPSHOT: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200) 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.project.DependencyResolutionException: Could not resolve dependencies for project fr.inra.mapod:mapod-services:jar:0.2-SNAPSHOT: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 34 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205) ... 35 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 36 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) ... 38 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/DependencyResolutionExcepti... [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@list.forge.codelutin.com morin@codelutin.com Sending e-mails to: mapod-build@list.forge.codelutin.com morin@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
See <http://ci.codelutin.com/jenkins/job/mapod-ci/203/> ------------------------------------------ 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/git7204025272710678806.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/5914 Seen branch in repository origin/feature/7268 Seen branch in repository origin/feature/jni Seen branch in repository origin/master Seen 5 remote branches Checking out Revision 1bacedff7919e22bd679efe7cf90eda80c521c4f (origin/feature/7268) git config core.sparsecheckout # timeout=10 git checkout -f 1bacedff7919e22bd679efe7cf90eda80c521c4f First time build. Skipping changelog. 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 59432 <===[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 :: Persistence [INFO] Mapod :: Services [INFO] Mapod :: Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod 0.2-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 :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 20.631ms. [INFO] Process phase [xmi] [INFO] Generate one file in 823.9ms. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 99 files in 513.682ms. [INFO] [INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ mapod-persistence --- [INFO] [INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ mapod-persistence >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:get (get) @ mapod-persistence --- [INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/i18n/mapod-persistence-fromGetters_fr_FR.properties> [INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/i18n/mapod-persistence-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ mapod-persistence <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (default) @ mapod-persistence --- [WARNING] bundle en_GB contains 12/12 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/resources> [INFO] Copying 6 resources [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/main/filters> [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 182 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/main/java/fr/inra/mapod/MapodConfiguration.java>:[209,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 10 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[85,67] cannot find symbol symbol: variable PlotPointMap location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[87,57] cannot find symbol symbol: method getPlotPointMap() location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[91,67] cannot find symbol symbol: variable PlotSquareMap location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[93,57] cannot find symbol symbol: method getPlotSquareMap() location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [INFO] 4 errors [INFO] ------------------------------------------------------------- [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 [ 2.945 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 7.048 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.023 s [INFO] Finished at: 2015-07-06T10:51:23+02:00 [INFO] Final Memory: 38M/438M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project mapod-persistence: Compilation failure: Compilation failure: [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[85,67] cannot find symbol [ERROR] symbol: variable PlotPointMap [ERROR] location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[87,57] cannot find symbol [ERROR] symbol: method getPlotPointMap() [ERROR] location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[91,67] cannot find symbol [ERROR] symbol: variable PlotSquareMap [ERROR] location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[93,57] cannot find symbol [ERROR] symbol: method getPlotSquareMap() [ERROR] location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project mapod-persistence: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.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.compiler.CompilationFailureException: Compilation failure at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@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
See <http://ci.codelutin.com/jenkins/job/mapod-ci/204/changes> Changes: [Tony CHEMIT] refs #5914 lancement du code C de la simulation ------------------------------------------ [...truncated 114 lines...] [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 180 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/main/java/fr/inra/mapod/MapodConfiguration.java>:[209,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 10 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mapod-persistence --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest 2015-07-06 16:31:41,397 1 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testCopyFloweringDynamics1543945048547534> 2015-07-06 16:31:41,433 37 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testFloweringDynamicsReference1543945048547534> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest Running fr.inra.mapod.persistence.entity.inputs.CropCodesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in fr.inra.mapod.persistence.entity.inputs.CropCodesTest Running fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest 2015-07-06 16:31:41,515 119 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest/testStore1543945048547534> 2015-07-06 16:31:41,518 122 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project> 2015-07-06 16:31:41,957 561 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest/testLoad1543945048547534> 2015-07-06 16:31:41,958 562 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project.mapodresult> Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest testStore(fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest) Time elapsed: 0.425 sec <<< FAILURE! java.lang.AssertionError: Should have found a file for path: PlotSquareMap at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredInputsProject(StorageSupportHelper.java:91) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredResultsProject(StorageSupportHelper.java:70) at fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest.testStore(ResultsInputsMapodProjectStorageOnZipTest.java:68) testLoad(fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest) Time elapsed: 0.069 sec <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertLoadedResultsProject(StorageSupportHelper.java:104) at fr.inra.mapod.persistence.storage.ResultsInputsMapodProjectStorageOnZipTest.testLoad(ResultsInputsMapodProjectStorageOnZipTest.java:44) Running fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest 2015-07-06 16:31:42,027 631 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testStore1543945048547534> 2015-07-06 16:31:42,028 632 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testStore1543945048547534/projectToStore> 2015-07-06 16:31:42,034 638 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest/testLoad1543945048547534> 2015-07-06 16:31:42,035 639 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest testStore(fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest) Time elapsed: 0 sec <<< FAILURE! java.lang.AssertionError: Should have found a file for path: PlotSquareMap at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredInputsProject(StorageSupportHelper.java:91) at fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectoryTest.testStore(InputsMapodProjectStorageOnDirectoryTest.java:62) Running fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest 2015-07-06 16:31:42,093 697 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testStore1543945048547534> 2015-07-06 16:31:42,094 698 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Store project to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testStore1543945048547534/projectToStore> 2015-07-06 16:31:42,100 704 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest/testLoad1543945048547534> 2015-07-06 16:31:42,101 705 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project> Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest testStore(fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest) Time elapsed: 0.001 sec <<< FAILURE! java.lang.AssertionError: Should have found a file for path: PlotSquareMap at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredInputsProject(StorageSupportHelper.java:91) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredResultsProject(StorageSupportHelper.java:70) at fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest.testStore(ResultsMapodProjectStorageOnDirectoryTest.java:56) testLoad(fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest) Time elapsed: 0.04 sec <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertLoadedResultsProject(StorageSupportHelper.java:104) at fr.inra.mapod.persistence.storage.ResultsMapodProjectStorageOnDirectoryTest.testLoad(ResultsMapodProjectStorageOnDirectoryTest.java:42) Running fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest 2015-07-06 16:31:42,142 746 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testStore1543945048547534> 2015-07-06 16:31:42,143 747 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnDirectory - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project> 2015-07-06 16:31:42,171 775 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Store project to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testStore1543945048547534/projectToStore.zmapod> 2015-07-06 16:31:42,365 969 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest/testLoad1543945048547534> 2015-07-06 16:31:42,365 969 INFO fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZip - Load project from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/resources/project.mapodinput> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest testStore(fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest) Time elapsed: 0.211 sec <<< FAILURE! java.lang.AssertionError: Should have found a file for path: PlotSquareMap at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at fr.inra.mapod.persistence.storage.StorageSupportHelper.assertStoredInputsProject(StorageSupportHelper.java:91) at fr.inra.mapod.persistence.storage.InputsMapodProjectStorageOnZipTest.testStore(InputsMapodProjectStorageOnZipTest.java:68) Running fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest 2015-07-06 16:31:42,391 995 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Storing workspace to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest/testStore1543946132256631/WorkspaceDefinitionStorageTest.json> 2015-07-06 16:31:42,441 1045 INFO fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorage - Loading workspace from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest/testStore1543946183531656/WorkspaceDefinitionStorageTest.json> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in fr.inra.mapod.persistence.workspace.definition.WorkspaceDefinitionStorageTest Results : Failed tests: InputsMapodProjectStorageOnDirectoryTest.testStore:62 Should have found a file for path: PlotSquareMap InputsMapodProjectStorageOnZipTest.testStore:68 Should have found a file for path: PlotSquareMap ResultsInputsMapodProjectStorageOnZipTest.testLoad:44 expected:<1> but was:<0> ResultsInputsMapodProjectStorageOnZipTest.testStore:68 Should have found a file for path: PlotSquareMap ResultsMapodProjectStorageOnDirectoryTest.testLoad:42 expected:<1> but was:<0> ResultsMapodProjectStorageOnDirectoryTest.testStore:56 Should have found a file for path: PlotSquareMap Tests run: 13, Failures: 6, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-reports> for the individual test results. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/mapod-persistence-0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-persistence --- [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 :: Services 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/fr/inra/mapod/mapo... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/inra/mapod/m... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/inra/mapod/m... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/fr/inra/mapod/mapo... [WARNING] The POM for fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT is missing, no dependency information available [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/inra/mapod/m... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/fr/inra/mapod/mapo... [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 [ 5.138 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 20.507 s] [INFO] Mapod :: Services .................................. FAILURE [ 2.588 s] [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.108 s [INFO] Finished at: 2015-07-06T16:31:49+02:00 [INFO] Final Memory: 39M/298M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project mapod-services: Could not resolve dependencies for project fr.inra.mapod:mapod-services:jar:0.2-SNAPSHOT: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mapod-services: Could not resolve dependencies for project fr.inra.mapod:mapod-services:jar:0.2-SNAPSHOT: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200) 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.project.DependencyResolutionException: Could not resolve dependencies for project fr.inra.mapod:mapod-services:jar:0.2-SNAPSHOT: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 34 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205) ... 35 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 36 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact fr.inra.mapod:mapod-simulator:jar:0.2-SNAPSHOT in snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) ... 38 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/DependencyResolutionExcepti... [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@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com 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
See <http://ci.codelutin.com/jenkins/job/mapod-ci/205/changes> Changes: [bavencoff] refs #7268: ajout d'une barre de progression à l'import de la carte ------------------------------------------ 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/git2237187466854598428.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/5914 Seen branch in repository origin/feature/7268 Seen branch in repository origin/feature/jni Seen branch in repository origin/master Seen 5 remote branches Checking out Revision 06dcb55314c2588c3461bf5b88ed29a0e60bcfe0 (origin/feature/7268) git config core.sparsecheckout # timeout=10 git checkout -f 06dcb55314c2588c3461bf5b88ed29a0e60bcfe0 git rev-list 1bacedff7919e22bd679efe7cf90eda80c521c4f # timeout=10 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 41958 <===[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 :: Persistence [INFO] Mapod :: Services [INFO] Mapod :: Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod 0.2-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 :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 17.852ms. [INFO] Process phase [xmi] [INFO] Generate one file in 818.017ms. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 99 files in 241.049ms. [INFO] [INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ mapod-persistence --- [INFO] [INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ mapod-persistence >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:get (get) @ mapod-persistence --- [INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/i18n/mapod-persistence-fromGetters_fr_FR.properties> [INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/i18n/mapod-persistence-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ mapod-persistence <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (default) @ mapod-persistence --- [WARNING] bundle en_GB contains 12/12 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/resources> [INFO] Copying 6 resources [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/main/filters> [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 182 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/main/java/fr/inra/mapod/MapodConfiguration.java>:[209,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 10 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[85,67] cannot find symbol symbol: variable PlotPointMap location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[87,57] cannot find symbol symbol: method getPlotPointMap() location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[91,67] cannot find symbol symbol: variable PlotSquareMap location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[93,57] cannot find symbol symbol: method getPlotSquareMap() location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [INFO] 4 errors [INFO] ------------------------------------------------------------- [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 [ 2.501 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 6.219 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.681 s [INFO] Finished at: 2015-07-06T17:31:21+02:00 [INFO] Final Memory: 38M/438M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project mapod-persistence: Compilation failure: Compilation failure: [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[85,67] cannot find symbol [ERROR] symbol: variable PlotPointMap [ERROR] location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[87,57] cannot find symbol [ERROR] symbol: method getPlotPointMap() [ERROR] location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[91,67] cannot find symbol [ERROR] symbol: variable PlotSquareMap [ERROR] location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[93,57] cannot find symbol [ERROR] symbol: method getPlotSquareMap() [ERROR] location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project mapod-persistence: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.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.compiler.CompilationFailureException: Compilation failure at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@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
participants (1)
-
admin+ci-codelutin.com@codelutin.com