See <http://ci.codelutin.com/jenkins/job/observe-nightly/2/changes> Changes: [Tony CHEMIT] ajout du service d'action pour l'export de données observateur (see [Tony CHEMIT] Début de réécriture des services de recopie de marées (See #7677) [Tony CHEMIT] Ne plus remonter les références vers les marées exportées (See #7677) [Tony CHEMIT] Revue du code dans l'ui pour exporter les marées (See #7677) [Tony CHEMIT] Ajout du service Rest (See #7677) [Tony CHEMIT] Remove bullshit code (See #7677) [Tony CHEMIT] Ajout des controlleurs manquants pour l'action de synchronisation ------------------------------------------ [...truncated 4704 lines...] DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:197) createReadStatement - Read sql: SELECT catch_predator.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.catch catch ON catch.set = set.topiaId INNER JOIN observe_longline.catch_predator catch_predator ON catch_predator.catch = catch.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:137) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.catch_predator(catch, predator) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:137) flush - Flush for : observe_longline.catch_predator (size: 83) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.205ms] for method 'Executed on table.', observe_longline.catch_predator (total call 82, total time 55.341s, min time 539555ns, max time 13.53s, avg time 674.885ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:197) createReadStatement - Read sql: SELECT branchlinescomposition.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.branchlinescomposition branchlinescomposition ON branchlinescomposition.set = set.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:137) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.branchlinescomposition(topiaid, topiaversion, topiacreatedate, lastupdatedate, length, proportion, toptype, tracelinetype, set) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:137) flush - Flush for : observe_longline.branchlinescomposition (size: 29) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [1.685ms] for method 'Executed on table.', observe_longline.branchlinescomposition (total call 83, total time 55.342s, min time 539555ns, max time 13.53s, avg time 666.774ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:197) createReadStatement - Read sql: SELECT mitigationtype_set.* FROM observe_longline.activity activity INNER JOIN observe_longline.set set ON set.topiaId = activity.set INNER JOIN observe_longline.mitigationtype_set mitigationtype_set ON mitigationtype_set.set = set.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:137) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.mitigationtype_set(set, mitigationtype) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:137) flush - Flush for : observe_longline.mitigationtype_set (size: 0) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [925669ns] for method 'Executed on table.', observe_longline.mitigationtype_set (total call 84, total time 55.343s, min time 539555ns, max time 13.53s, avg time 658.847ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:197) createReadStatement - Read sql: SELECT encounter.* FROM observe_longline.activity activity INNER JOIN observe_longline.encounter encounter ON encounter.activity = activity.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:137) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.encounter(topiaid, topiaversion, topiacreatedate, lastupdatedate, distance, count, encountertype, species, activity) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:137) flush - Flush for : observe_longline.encounter (size: 42) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [2.09ms] for method 'Executed on table.', observe_longline.encounter (total call 85, total time 55.345s, min time 539555ns, max time 13.53s, avg time 651.121ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:197) createReadStatement - Read sql: SELECT sensorused.* FROM observe_longline.activity activity INNER JOIN observe_longline.sensorused sensorused ON sensorused.activity = activity.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:137) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.sensorused(topiaid, topiaversion, topiacreatedate, lastupdatedate, data, datafilename, datalocation, sensorserialno, sensortype, sensordataformat, sensorbrand, activity) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:137) flush - Flush for : observe_longline.sensorused (size: 0) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [473444ns] for method 'Executed on table.', observe_longline.sensorused (total call 86, total time 55.346s, min time 473444ns, max time 13.53s, avg time 643.555ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:197) createReadStatement - Read sql: SELECT gearusefeatures.* FROM observe_longline.gearusefeatures gearusefeatures DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:137) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.gearusefeatures(topiaid, topiaversion, topiacreatedate, lastupdatedate, comment, number, usedintrip, gear, trip) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:137) flush - Flush for : observe_longline.gearusefeatures (size: 0) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [405763ns] for method 'Executed on table.', observe_longline.gearusefeatures (total call 87, total time 55.346s, min time 405763ns, max time 13.53s, avg time 636.162ms) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:197) createReadStatement - Read sql: SELECT gearusefeaturesmeasurement.* FROM observe_longline.gearusefeatures gearusefeatures INNER JOIN observe_longline.gearusefeaturesmeasurement gearusefeaturesmeasurement ON gearusefeaturesmeasurement.gearusefeatures = gearusefeatures.topiaId DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction:137) newInsertStatementSql - Insert sql: INSERT INTO observe_longline.gearusefeaturesmeasurement(topiaid, topiaversion, topiacreatedate, lastupdatedate, measurementvalue, gearcaracteristic, gearusefeatures) VALUES (%s); DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractTablesAction:137) flush - Flush for : observe_longline.gearusefeaturesmeasurement (size: 0) DEBUG [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:241) log - [415077ns] for method 'Executed on table.', observe_longline.gearusefeaturesmeasurement (total call 88, total time 55.347s, min time 405763ns, max time 13.53s, avg time 628.938ms) WARN [main] (org.nuiton.topia.service.sql.batch.actions.AbstractSqlAction.TimeLog:237) log - [9.268s] for method 'Action executed', org.nuiton.topia.service.sql.batch.actions.ReplicateTablesAction (total call 4, total time 1.381m, min time 2.147s, max time 37.648s, avg time 20.717s) Found: observe_longline.activity , 32 Found: observe_longline.baitscomposition , 37 Found: observe_longline.basket , 7411 Found: observe_longline.branchline , 44466 Found: observe_longline.branchlinescomposition , 29 Found: observe_longline.catch , 1264 Found: observe_longline.catch_predator , 83 Found: observe_longline.encounter , 42 Found: observe_longline.floatlinescomposition , 101 Found: observe_longline.gearusefeatures , 0 Found: observe_longline.gearusefeaturesmeasurement , 0 Found: observe_longline.hookscomposition , 91 Found: observe_longline.mitigationtype_set , 0 Found: observe_longline.section , 572 Found: observe_longline.sensorused , 0 Found: observe_longline.set , 32 Found: observe_longline.sizemeasure , 1103 Found: observe_longline.species_tdr , 0 Found: observe_longline.tdr , 0 Found: observe_longline.tdrrecord , 0 Found: observe_longline.trip , 3 Found: observe_longline.weightmeasure , 0 INFO [main] (fr.ird.observe.entities.replication.ReplicateTestSupport:128) testReplicate0 - Replicate to script (length: 38.425Mo) : <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire-workdir/tests/ReplicateTripLonglineTest/testReplicateAllTripLongline-DEFAULT/script.sql> INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:166) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire-workdir/commons/4_903/dataForTestLongline/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=100;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.username=***** hidden by BeanTopiaConfiguration#toString *****, hibernate.connection.password=***** hidden by BeanTopiaConfiguration#toString *****, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..sqlBatch=org.nuiton.topia.service.sql.batch.TopiaSqlBatchServiceImpl} INFO [main] (fr.ird.observe.ObserveTopiaApplicationContext:277) getTripLonglineTables - Loading tripLonglineTables. INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:117) visitEntiyStart - E → TripLongline INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - TripLongline/activityLongline→ActivityLongline (withShell: true) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:142) visitReversedAssociation - ActivityLongline/setLongline→SetLongline (withShell: true) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - SetLongline/baitsComposition→BaitsComposition (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - SetLongline/floatlinesComposition→FloatlinesComposition (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - SetLongline/hooksComposition→HooksComposition (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - SetLongline/section→Section (withShell: true) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - Section/basket→Basket (withShell: true) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - Basket/branchline→Branchline (withShell: true) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← Branchline INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - Basket/tdrRecord→TdrRecord (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← Basket INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← Section INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - SetLongline/tdr→Tdr (withShell: true) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - Tdr/tdrRecord→TdrRecord (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:177) visitManyToManyAssociation - Tdr/species→Species INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← Tdr INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - SetLongline/catchLongline→CatchLongline (withShell: true) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - CatchLongline/sizeMeasure→SizeMeasure (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - CatchLongline/weightMeasure→WeightMeasure (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:177) visitManyToManyAssociation - CatchLongline/predator→Species INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← CatchLongline INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - SetLongline/branchlinesComposition→BranchlinesComposition (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:177) visitManyToManyAssociation - SetLongline/mitigationType→MitigationType INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← SetLongline INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - ActivityLongline/encounter→Encounter (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - ActivityLongline/sensorUsed→SensorUsed (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← ActivityLongline INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - TripLongline/gearUseFeaturesLongline→GearUseFeaturesLongline (withShell: true) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:160) visitOneToManyAssociation - GearUseFeaturesLongline/gearUseFeaturesMeasurement→GearUseFeaturesMeasurementLongline (withShell: false) INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← GearUseFeaturesLongline INFO [main] (org.nuiton.topia.service.sql.batch.tables.TopiaSqlTablesFactory:130) visitEntiyEnd - E ← TripLongline INFO [main] (fr.ird.observe.services.ApplicationContextResource:142) createDataSource - Copy database: 4.903/referentiel to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire-workdir/tests/ReplicateTripLonglineTest/testReplicateAllTripLongline2-DEFAULT/targetReplication/obstuna.h2.db> INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:166) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire-workdir/tests/ReplicateTripLonglineTest/testReplicateAllTripLongline2-DEFAULT/targetReplication/obstuna;FILE_LOCK=file;LOG=0;MODE=postgresql;DEFAULT_LOCK_TIMEOUT=100;DB_CLOSE_DELAY=0;LOCK_MODE=3;TRACE_LEVEL_FILE=0;TRACE_LEVEL_SYSTEM_OUT=0;CACHE_SIZE=65536,> hibernate.connection.username=***** hidden by BeanTopiaConfiguration#toString *****, hibernate.connection.password=***** hidden by BeanTopiaConfiguration#toString *****, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..sqlBatch=org.nuiton.topia.service.sql.batch.TopiaSqlBatchServiceImpl} INFO [main] (fr.ird.observe.entities.replication.ReplicateTestSupport:118) testReplicate0 - TopiaSqlTables{orderedTables=[TopiaSqlTable{fullyTableName=observe_longline.trip}, TopiaSqlTable{fullyTableName=observe_longline.set}, TopiaSqlTable{fullyTableName=observe_longline.activity}, TopiaSqlTable{fullyTableName=observe_longline.baitscomposition}, TopiaSqlTable{fullyTableName=observe_longline.floatlinescomposition}, TopiaSqlTable{fullyTableName=observe_longline.hookscomposition}, TopiaSqlTable{fullyTableName=observe_longline.section}, TopiaSqlTable{fullyTableName=observe_longline.basket}, TopiaSqlTable{fullyTableName=observe_longline.branchline}, TopiaSqlTable{fullyTableName=observe_longline.tdrrecord}, TopiaSqlTable{fullyTableName=observe_longline.tdr}, TopiaSqlTable{fullyTableName=observe_longline.species_tdr}, TopiaSqlTable{fullyTableName=observe_longline.catch}, TopiaSqlTable{fullyTableName=observe_longline.sizemeasure}, TopiaSqlTable{fullyTableName=observe_longline.weightmeasure}, TopiaSqlTable{fullyTableName=observe_longline.catch_predator}, TopiaSqlTable{fullyTableName=observe_longline.branchlinescomposition}, TopiaSqlTable{fullyTableName=observe_longline.mitigationtype_set}, TopiaSqlTable{fullyTableName=observe_longline.encounter}, TopiaSqlTable{fullyTableName=observe_longline.sensorused}, TopiaSqlTable{fullyTableName=observe_longline.gearusefeatures}, TopiaSqlTable{fullyTableName=observe_longline.gearusefeaturesmeasurement}]} Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 22 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 3 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ObServe ............................................ SUCCESS [05:37 min] [INFO] ObServe :: Services Configuration API .............. SUCCESS [02:03 min] [INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [12:09 min] [INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 39.564 s] [INFO] ObServe :: Services model .......................... SUCCESS [04:31 min] [INFO] ObServe :: Services API ............................ SUCCESS [07:20 min] [INFO] ObServe :: Test data ............................... SUCCESS [02:41 min] [INFO] ObServe :: ToPIA Extension ......................... SUCCESS [01:19 min] [INFO] ObServe :: ToPIA Templates Extension ............... SUCCESS [01:29 min] [INFO] ObServe :: Entities ................................ SUCCESS [19:43 min] [INFO] ObServe :: Services ToPIA Implementation ........... FAILURE [ 03:28 h] [INFO] ObServe :: Services REST Implementation ............ SKIPPED [INFO] ObServe :: Services Runner ......................... SKIPPED [INFO] ObServe :: Application Web ......................... SKIPPED [INFO] ObServe :: Application Swing ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:39 h [INFO] Finished at: 2016-07-21T07:46:17+02:00 [INFO] Final Memory: 121M/506M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project observe-services-topia: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia> && /opt/repository/jdk1.8.0_73/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefirebooter6624900672566275706.jar> <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefire56730202243368447tmp> <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefire_21901562117052907483tmp> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project observe-services-topia: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia> && /opt/repository/jdk1.8.0_73/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefirebooter6624900672566275706.jar> <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefire56730202243368447tmp> <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefire_21901562117052907483tmp> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia> && /opt/repository/jdk1.8.0_73/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefirebooter6624900672566275706.jar> <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefire56730202243368447tmp> <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefire_21901562117052907483tmp> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia> && /opt/repository/jdk1.8.0_73/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefirebooter6624900672566275706.jar> <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefire56730202243368447tmp> <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/observe-services-topia/target/surefire/surefire_21901562117052907483tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 32 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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-services-topia Sending e-mails to: observe-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com ERROR: Exception reading response javax.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out at com.sun.mail.smtp.SMTPTransport.readServerResponse(SMTPTransport.java:2153) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1912) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:638) at javax.mail.Service.connect(Service.java:295) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at hudson.tasks.MailSender.run(MailSender.java:128) at hudson.tasks.MailSender.execute(MailSender.java:103) at hudson.maven.reporters.MavenMailer.end(MavenMailer.java:74) at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:104) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:859) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1738) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at com.sun.mail.util.TraceInputStream.read(TraceInputStream.java:110) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at com.sun.mail.util.LineInputStream.readLine(LineInputStream.java:89) at com.sun.mail.smtp.SMTPTransport.readServerResponse(SMTPTransport.java:2131) ... 17 more 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 1 minute 34 second