Observe-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
September 2016
- 1 participants
- 160 discussions
Build failed in Jenkins: observe-technical-site #1
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-technical-site/1/>
------------------------------------------
Started by user Tony CHEMIT
Building in workspace <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.nuiton.org/codelutin/observe.git # timeout=10
Fetching upstream changes from https://gitlab.nuiton.org/codelutin/observe.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/observe.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 91c799e9320e1ba657ae054d18c0e3cb7d9856ce (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 91c799e9320e1ba657ae054d18c0e3cb7d9856ce
First time build. Skipping changelog.
[observe-technical-site] $ /opt/maven3/bin/mvn -s /var/local/forge/data/codelutin.com/maven/settings.xml clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ObServe
[INFO] ObServe :: Maven plugin
[INFO] ObServe :: ToPIA Extension
[INFO] ObServe :: ToPIA Templates Extension
[INFO] ObServe :: Services Configuration API
[INFO] ObServe :: Services ToPIA Configuration
[INFO] ObServe :: Services REST Configuration
[INFO] ObServe :: Services model
[INFO] ObServe :: Services API
[INFO] ObServe :: Test
[INFO] ObServe :: Entities
[INFO] ObServe :: Entities Migration
[INFO] ObServe :: Services ToPIA Validators
[INFO] ObServe :: Services ToPIA validation
[INFO] ObServe :: Services ToPIA Implementation
[INFO] ObServe :: Services REST Implementation
[INFO] ObServe :: Services Runner
[INFO] ObServe :: Application Web
[INFO] ObServe :: Application Swing Decoration
[INFO] ObServe :: Application Swing Validators
[INFO] ObServe :: Application Swing Validation
[INFO] ObServe :: Application Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ observe ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Maven plugin 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugin ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: ToPIA Extension 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ topia-extension ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: ToPIA Templates Extension 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ topia-templates-extension ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services Configuration API 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-configuration-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services ToPIA Configuration 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-configuration-topia ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services REST Configuration 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-configuration-rest ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services model 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-model ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services API 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Test 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Entities 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ entities ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Entities Migration 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ entities-migration ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services ToPIA Validators 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-topia-validators ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services ToPIA validation 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-topia-validation ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services ToPIA Implementation 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-topia ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services REST Implementation 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-rest ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services Runner 5.0-RC-1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-runner ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Application Web 5.0-RC-1
[INFO] ------------------------------------------------------------------------
Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/fr/ird/…
Downloading: https://nexus.nuiton.org/nexus/content/groups/observe/fr/ird/observe/maven-…
Downloading: https://repo.maven.apache.org/maven2/fr/ird/observe/maven-plugin/5.0-RC-1/m…
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 0.292 s]
[INFO] ObServe :: Maven plugin ............................ SUCCESS [ 0.028 s]
[INFO] ObServe :: ToPIA Extension ......................... SUCCESS [ 0.002 s]
[INFO] ObServe :: ToPIA Templates Extension ............... SUCCESS [ 0.013 s]
[INFO] ObServe :: Services Configuration API .............. SUCCESS [ 0.003 s]
[INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 0.004 s]
[INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 0.004 s]
[INFO] ObServe :: Services model .......................... SUCCESS [ 0.004 s]
[INFO] ObServe :: Services API ............................ SUCCESS [ 0.001 s]
[INFO] ObServe :: Test .................................... SUCCESS [ 0.003 s]
[INFO] ObServe :: Entities ................................ SUCCESS [ 0.017 s]
[INFO] ObServe :: Entities Migration ...................... SUCCESS [ 0.001 s]
[INFO] ObServe :: Services ToPIA Validators ............... SUCCESS [ 0.001 s]
[INFO] ObServe :: Services ToPIA validation ............... SUCCESS [ 0.014 s]
[INFO] ObServe :: Services ToPIA Implementation ........... SUCCESS [ 0.019 s]
[INFO] ObServe :: Services REST Implementation ............ SUCCESS [ 0.002 s]
[INFO] ObServe :: Services Runner ......................... SUCCESS [ 0.010 s]
[INFO] ObServe :: Application Web ......................... FAILURE [ 1.049 s]
[INFO] ObServe :: Application Swing Decoration ............ SKIPPED
[INFO] ObServe :: Application Swing Validators ............ SKIPPED
[INFO] ObServe :: Application Swing Validation ............ SKIPPED
[INFO] ObServe :: Application Swing ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.703 s
[INFO] Finished at: 2016-09-01T11:54:57+02:00
[INFO] Final Memory: 19M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin fr.ird.observe:maven-plugin:5.0-RC-1 or one of its dependencies could not be resolved: Could not find artifact fr.ird.observe:maven-plugin:jar:5.0-RC-1 in releases (http://nexus.nuiton.org/nexus/content/repositories/central-releases) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
2
Build failed in Jenkins: observe-technical-site #1
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-technical-site/1/>
------------------------------------------
[...truncated 833 lines...]
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[800,39] fr.ird.observe.entities.referentiel.Program is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[619,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[735,45] constructor FloatingObjectTransmittingBuoyOperationUIHandler in class fr.ird.observe.ui.content.impl.seine.FloatingObjectTransmittingBuoyOperationUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.impl.seine.FloatingObjectTransmittingBuoyOperationUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.MitigationType is abstract; cannot be instantiated
[INFO] 100 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving site from <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/target/site> to /var/local/forge/data/codelutin.com/jenkins/jobs/observe-technical-site/site
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 2 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 17 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ FAILURE [06:37 min]
[INFO] ObServe :: Entities ................................ SKIPPED
[INFO] ObServe :: Business ................................ SKIPPED
[INFO] ObServe :: Validation .............................. SKIPPED
[INFO] ObServe :: Swing ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:20 min
[INFO] Finished at: 2015-11-03T21:41:20+01:00
[INFO] Final Memory: 139M/689M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project observe: failed to get report for org.nuiton:nuiton-maven-report-plugin: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project observe-swing: Compilation failure: Compilation failure:
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[294,45] fr.ird.observe.ui.content.open.ContentOpenableUIHandler is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[298,41] fr.ird.observe.ui.content.open.ContentOpenableUIModel is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[605,39] fr.ird.observe.entities.seine.ActivitySeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.seine.ReasonForNullSet is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.GearCaracteristicType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[370,45] fr.ird.observe.ui.content.list.ContentListUIHandler is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[406,41] fr.ird.observe.ui.content.list.ContentListUIModel is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[208,39] fr.ird.observe.entities.referentiel.Program is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.HookPosition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[644,45] fr.ird.observe.ui.content.table.ContentTableUIHandler is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[544,39] fr.ird.observe.entities.seine.TargetSample is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[669,57] fr.ird.observe.entities.seine.TargetLength is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[673,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[306,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[339,45] constructor BranchlinesCompositionUIHandler in class fr.ird.observe.ui.content.table.impl.longline.BranchlinesCompositionUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.BranchlinesCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[358,41] constructor BranchlinesCompositionUIModel in class fr.ird.observe.ui.content.table.impl.longline.BranchlinesCompositionUIModel cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.BranchlinesCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[377,57] fr.ird.observe.entities.longline.BranchlinesComposition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[381,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.HookType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[368,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[384,45] constructor BaitsCompositionUIHandler in class fr.ird.observe.ui.content.table.impl.longline.BaitsCompositionUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.BaitsCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[418,41] constructor BaitsCompositionUIModel in class fr.ird.observe.ui.content.table.impl.longline.BaitsCompositionUIModel cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.BaitsCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[437,57] fr.ird.observe.entities.longline.BaitsComposition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[441,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[516,39] fr.ird.observe.entities.referentiel.FpaZone is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.LightsticksColor is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[413,39] fr.ird.observe.entities.seine.TripSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[529,57] fr.ird.observe.entities.seine.GearUseFeaturesSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[533,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.BaitSettingStatus is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[516,39] fr.ird.observe.entities.longline.TripLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[630,45] constructor TripLonglineUIHandler in class fr.ird.observe.ui.content.open.impl.longline.TripLonglineUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.open.impl.longline.TripLonglineUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
Sending e-mails to: observe-build(a)list.forge.codelutin.com
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.EncounterType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.HookSize is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[307,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[323,45] constructor HooksCompositionUIHandler in class fr.ird.observe.ui.content.table.impl.longline.HooksCompositionUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.HooksCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[389,41] constructor HooksCompositionUIModel in class fr.ird.observe.ui.content.table.impl.longline.HooksCompositionUIModel cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.HooksCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[408,57] fr.ird.observe.entities.longline.HooksComposition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[412,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[724,39] fr.ird.observe.entities.referentiel.Species is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[323,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[407,57] fr.ird.observe.entities.seine.ObjectObservedSpecies is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[411,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[1003,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[1215,45] constructor CatchLonglineUIHandler in class fr.ird.observe.ui.content.table.impl.longline.CatchLonglineUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.CatchLonglineUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[1272,41] constructor CatchLonglineUIModel in class fr.ird.observe.ui.content.table.impl.longline.CatchLonglineUIModel cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.CatchLonglineUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[1429,57] fr.ird.observe.entities.longline.CatchLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[1433,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[799,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[987,45] constructor TdrUIHandler in class fr.ird.observe.ui.content.table.impl.longline.TdrUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.TdrUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[1158,41] constructor TdrUIModel in class fr.ird.observe.ui.content.table.impl.longline.TdrUIModel cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.TdrUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[1266,57] fr.ird.observe.entities.longline.Tdr is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[1270,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.seine.SpeciesFate is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.Ocean is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.SensorType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.Healthness is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[759,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[823,45] constructor SetLonglineUIHandler in class fr.ird.observe.ui.content.impl.longline.SetLonglineUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.impl.longline.SetLonglineUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[607,39] fr.ird.observe.entities.seine.TripSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[550,39] fr.ird.observe.entities.longline.Branchline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[599,45] constructor BranchlineUIHandler in class fr.ird.observe.ui.content.impl.longline.BranchlineUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.impl.longline.BranchlineUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[193,39] fr.ird.observe.entities.seine.Route is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[678,39] fr.ird.observe.entities.referentiel.Vessel is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[489,39] fr.ird.observe.entities.seine.SetSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[659,57] fr.ird.observe.entities.seine.NonTargetCatch is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[663,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.seine.ReasonForDiscard is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[394,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[451,45] constructor FloatingObjectUIHandler in class fr.ird.observe.ui.content.impl.seine.FloatingObjectUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.impl.seine.FloatingObjectUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[471,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[548,45] constructor LonglineGlobalCompositionUIHandler in class fr.ird.observe.ui.content.impl.longline.LonglineGlobalCompositionUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.impl.longline.LonglineGlobalCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[292,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[325,45] constructor FloatlinesCompositionUIHandler in class fr.ird.observe.ui.content.table.impl.longline.FloatlinesCompositionUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.FloatlinesCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[359,41] constructor FloatlinesCompositionUIModel in class fr.ird.observe.ui.content.table.impl.longline.FloatlinesCompositionUIModel cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.impl.longline.FloatlinesCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[378,57] fr.ird.observe.entities.longline.FloatlinesComposition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[382,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[756,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[913,45] constructor LonglineDetailCompositionUIHandler in class fr.ird.observe.ui.content.impl.longline.LonglineDetailCompositionUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.impl.longline.LonglineDetailCompositionUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[193,39] fr.ird.observe.entities.seine.TripSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[376,39] fr.ird.observe.entities.longline.ActivityLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[454,45] constructor ActivityLonglineUIHandler in class fr.ird.observe.ui.content.open.impl.longline.ActivityLonglineUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.open.impl.longline.ActivityLonglineUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[551,39] fr.ird.observe.entities.referentiel.SpeciesList is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.BaitType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[580,39] fr.ird.observe.entities.seine.NonTargetSample is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[756,57] fr.ird.observe.entities.seine.NonTargetLength is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[760,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.TripType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[308,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[364,57] fr.ird.observe.entities.seine.ObjectSchoolEstimate is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[368,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[332,39] fr.ird.observe.entities.seine.ActivitySeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[360,45] constructor ActivitySeineObservedSystemUIHandler in class fr.ird.observe.ui.content.impl.seine.ActivitySeineObservedSystemUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.impl.seine.ActivitySeineObservedSystemUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.LineType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[510,39] fr.ird.observe.entities.referentiel.Country is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[505,39] fr.ird.observe.entities.referentiel.Organism is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[800,39] fr.ird.observe.entities.referentiel.Program is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[619,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[735,45] constructor FloatingObjectTransmittingBuoyOperationUIHandler in class fr.ird.observe.ui.content.impl.seine.FloatingObjectTransmittingBuoyOperationUIHandler cannot be applied to given types;
[ERROR] required: fr.ird.observe.ui.content.impl.seine.FloatingObjectTransmittingBuoyOperationUI
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/ws/observe-swing…>:[468,39] fr.ird.observe.entities.referentiel.longline.MitigationType is abstract; cannot be instantiated
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
3
Build failed in Jenkins: observe-technical-site » ObServe #1
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>
------------------------------------------
[...truncated 573 lines...]
[INFO]
* uptodate header on 714 files.
* add header on 4 files.
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (create-map-assembly) @ observe-swing ---
[INFO] Reading assembly descriptor: src/main/assembly/map.xml
[INFO] Building zip: <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-swing ---
[INFO] Compiling 458 source files to <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>
[INFO] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[26,38] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[49,38] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[30,20] jaxx.runtime.FileChooserUtil in jaxx.runtime has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[29,38] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[465,39] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[466,17] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[466,44] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[497,43] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[498,21] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[498,48] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[565,39] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[566,17] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[566,44] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[598,43] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[599,21] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[599,48] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[960,112] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[143,9] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[153,9] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[439,9] jaxx.runtime.FileChooserUtil in jaxx.runtime has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[84,17] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[92,17] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[100,17] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[108,17] jaxx.runtime.swing.editor.cell.NumberCellEditor in jaxx.runtime.swing.editor.cell has been deprecated
[INFO] 24 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[294,45] fr.ird.observe.ui.content.open.ContentOpenableUIHandler is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[298,41] fr.ird.observe.ui.content.open.ContentOpenableUIModel is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[605,39] fr.ird.observe.entities.seine.ActivitySeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.seine.ReasonForNullSet is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.GearCaracteristicType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[370,45] fr.ird.observe.ui.content.list.ContentListUIHandler is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[406,41] fr.ird.observe.ui.content.list.ContentListUIModel is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[208,39] fr.ird.observe.entities.referentiel.Program is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.HookPosition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[644,45] fr.ird.observe.ui.content.table.ContentTableUIHandler is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[544,39] fr.ird.observe.entities.seine.TargetSample is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[669,57] fr.ird.observe.entities.seine.TargetLength is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[673,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[306,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[339,45] constructor BranchlinesCompositionUIHandler in class fr.ird.observe.ui.content.table.impl.longline.BranchlinesCompositionUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.BranchlinesCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[358,41] constructor BranchlinesCompositionUIModel in class fr.ird.observe.ui.content.table.impl.longline.BranchlinesCompositionUIModel cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.BranchlinesCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[377,57] fr.ird.observe.entities.longline.BranchlinesComposition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[381,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.HookType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[368,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[384,45] constructor BaitsCompositionUIHandler in class fr.ird.observe.ui.content.table.impl.longline.BaitsCompositionUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.BaitsCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[418,41] constructor BaitsCompositionUIModel in class fr.ird.observe.ui.content.table.impl.longline.BaitsCompositionUIModel cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.BaitsCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[437,57] fr.ird.observe.entities.longline.BaitsComposition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[441,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[516,39] fr.ird.observe.entities.referentiel.FpaZone is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.LightsticksColor is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[413,39] fr.ird.observe.entities.seine.TripSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[529,57] fr.ird.observe.entities.seine.GearUseFeaturesSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[533,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.BaitSettingStatus is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[516,39] fr.ird.observe.entities.longline.TripLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[630,45] constructor TripLonglineUIHandler in class fr.ird.observe.ui.content.open.impl.longline.TripLonglineUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.open.impl.longline.TripLonglineUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.EncounterType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.HookSize is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[307,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[323,45] constructor HooksCompositionUIHandler in class fr.ird.observe.ui.content.table.impl.longline.HooksCompositionUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.HooksCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[389,41] constructor HooksCompositionUIModel in class fr.ird.observe.ui.content.table.impl.longline.HooksCompositionUIModel cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.HooksCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[408,57] fr.ird.observe.entities.longline.HooksComposition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[412,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[724,39] fr.ird.observe.entities.referentiel.Species is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[323,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[407,57] fr.ird.observe.entities.seine.ObjectObservedSpecies is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[411,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[1003,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[1215,45] constructor CatchLonglineUIHandler in class fr.ird.observe.ui.content.table.impl.longline.CatchLonglineUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.CatchLonglineUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[1272,41] constructor CatchLonglineUIModel in class fr.ird.observe.ui.content.table.impl.longline.CatchLonglineUIModel cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.CatchLonglineUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[1429,57] fr.ird.observe.entities.longline.CatchLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[1433,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[799,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[987,45] constructor TdrUIHandler in class fr.ird.observe.ui.content.table.impl.longline.TdrUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.TdrUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[1158,41] constructor TdrUIModel in class fr.ird.observe.ui.content.table.impl.longline.TdrUIModel cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.TdrUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[1266,57] fr.ird.observe.entities.longline.Tdr is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[1270,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.seine.SpeciesFate is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.Ocean is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.SensorType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.Healthness is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[759,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[823,45] constructor SetLonglineUIHandler in class fr.ird.observe.ui.content.impl.longline.SetLonglineUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.impl.longline.SetLonglineUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[607,39] fr.ird.observe.entities.seine.TripSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[550,39] fr.ird.observe.entities.longline.Branchline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[599,45] constructor BranchlineUIHandler in class fr.ird.observe.ui.content.impl.longline.BranchlineUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.impl.longline.BranchlineUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[193,39] fr.ird.observe.entities.seine.Route is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[678,39] fr.ird.observe.entities.referentiel.Vessel is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[489,39] fr.ird.observe.entities.seine.SetSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[659,57] fr.ird.observe.entities.seine.NonTargetCatch is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[663,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.seine.ReasonForDiscard is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[394,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[451,45] constructor FloatingObjectUIHandler in class fr.ird.observe.ui.content.impl.seine.FloatingObjectUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.impl.seine.FloatingObjectUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[471,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[548,45] constructor LonglineGlobalCompositionUIHandler in class fr.ird.observe.ui.content.impl.longline.LonglineGlobalCompositionUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.impl.longline.LonglineGlobalCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[292,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[325,45] constructor FloatlinesCompositionUIHandler in class fr.ird.observe.ui.content.table.impl.longline.FloatlinesCompositionUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.FloatlinesCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[359,41] constructor FloatlinesCompositionUIModel in class fr.ird.observe.ui.content.table.impl.longline.FloatlinesCompositionUIModel cannot be applied to given types;
required: fr.ird.observe.ui.content.table.impl.longline.FloatlinesCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[378,57] fr.ird.observe.entities.longline.FloatlinesComposition is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[382,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[756,39] fr.ird.observe.entities.longline.SetLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[913,45] constructor LonglineDetailCompositionUIHandler in class fr.ird.observe.ui.content.impl.longline.LonglineDetailCompositionUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.impl.longline.LonglineDetailCompositionUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[193,39] fr.ird.observe.entities.seine.TripSeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[376,39] fr.ird.observe.entities.longline.ActivityLongline is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[454,45] constructor ActivityLonglineUIHandler in class fr.ird.observe.ui.content.open.impl.longline.ActivityLonglineUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.open.impl.longline.ActivityLonglineUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[551,39] fr.ird.observe.entities.referentiel.SpeciesList is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.BaitType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[580,39] fr.ird.observe.entities.seine.NonTargetSample is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[756,57] fr.ird.observe.entities.seine.NonTargetLength is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[760,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.TripType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[308,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[364,57] fr.ird.observe.entities.seine.ObjectSchoolEstimate is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[368,51] constructor ContentTableModel in class fr.ird.observe.ui.content.table.ContentTableModel<P,B> cannot be applied to given types;
required: fr.ird.observe.ui.content.table.ObserveContentTableUI,java.util.List
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[332,39] fr.ird.observe.entities.seine.ActivitySeine is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[360,45] constructor ActivitySeineObservedSystemUIHandler in class fr.ird.observe.ui.content.impl.seine.ActivitySeineObservedSystemUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.impl.seine.ActivitySeineObservedSystemUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.LineType is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[510,39] fr.ird.observe.entities.referentiel.Country is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[505,39] fr.ird.observe.entities.referentiel.Organism is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[800,39] fr.ird.observe.entities.referentiel.Program is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[619,39] fr.ird.observe.entities.seine.FloatingObject is abstract; cannot be instantiated
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[735,45] constructor FloatingObjectTransmittingBuoyOperationUIHandler in class fr.ird.observe.ui.content.impl.seine.FloatingObjectTransmittingBuoyOperationUIHandler cannot be applied to given types;
required: fr.ird.observe.ui.content.impl.seine.FloatingObjectTransmittingBuoyOperationUI
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…>:[468,39] fr.ird.observe.entities.referentiel.longline.MitigationType is abstract; cannot be instantiated
[INFO] 100 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving site from <http://ci.codelutin.com/jenkins/job/observe-technical-site/fr.ird.observe$o…> to /var/local/forge/data/codelutin.com/jenkins/jobs/observe-technical-site/site
[JENKINS] Archiving disabled
1
3
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-sonar/14/changes>
Changes:
[maisonneuve] Corrige les problèmes de sérialisation/deserialisation liés à la synchro
[maisonneuve] Ajoute le schema et les données referentiel à la sauvegarde de la base
[maisonneuve] Ajoute l'entete de licence manquant
[maisonneuve] Renverse le test d'assignabilité (la superclass doit etre placée à
[Tony CHEMIT] Normalisation de démarrage des synchro
[Tony CHEMIT] suppression code de test
[Tony CHEMIT] réajout de l'opération de synchronisation de référentiel avant export
[Tony CHEMIT] Permettre de choisir une base locale pour la base de gauche dans la
[Tony CHEMIT] fix possible memory leak
[Tony CHEMIT] Amélioration des labels de sources à choisir
[Tony CHEMIT] renomage syncho simple + regroupement des actions de synchronisation
[chemit] Amélioration syntaxique
[Tony CHEMIT] Renommage du context de validation pour les services
[Tony CHEMIT] On ne propose plus de choisir le context de validation (puisqu'il en
[Tony CHEMIT] Renommage des contextes de validation côté ui
[maisonneuve] Corrige une erreur de tipo dans une chaine i18n concernant l'ecran de
[Tony CHEMIT] optimize i18n
[Tony CHEMIT] Correction du type d'objet dans la popup des combobox de référentiels +
[Tony CHEMIT] Suppression de la propriété enabled sur les referentels
[Tony CHEMIT] Utilisation de la dernière version d'eugene avec le nouveau tv java8
[Tony CHEMIT] ajout traduction pour le status d'un référentiel dans les écrans
[Tony CHEMIT] Bien recharger le modèle des référentiels après modification de celui-ci
[Tony CHEMIT] Bien renseigné le type de toutes les popups de décoration
[Tony CHEMIT] fixes some tests
[Tony CHEMIT] Utiliser la bonne source de données pour l'action de validation
[Tony CHEMIT] Du nettoyage + migration en api java 8
[Tony CHEMIT] Remove guava Optional usage
------------------------------------------
[...truncated 13708 lines...]
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[WARNING] Class not found: javax.annotation.Nullable
[INFO] 408/412 files analyzed, current file: <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/observe-application-sw…>
[WARNING] Class not found: javax.annotation.Nullable
[INFO] Java Main Files AST scan (done) | time=20117ms
[INFO] 412/412 source files have been analyzed
[INFO] Java bytecode scan
[INFO] Java bytecode scan (done) | time=195ms
[INFO] Java Test Files AST scan
[INFO] 1 source files to be analyzed
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.CheckReturnValue
[INFO] Java Test Files AST scan (done) | time=123ms
[INFO] Sensor JavaSquidSensor (done) | time=20786ms
[INFO] Sensor WebSensor
[INFO] 1/1 source files have been analyzed
[INFO] Sensor WebSensor (done) | time=79ms
[INFO] Sensor PmdSensor
[INFO] Execute PMD 5.4.2...
[INFO] Java version: 1.5
[INFO] PMD configuration: <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/observe-application-sw…>
[INFO] PMD configuration: <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/observe-application-sw…>
[INFO] Execute PMD 5.4.2 done: 4368 ms
[INFO] Sensor PmdSensor (done) | time=4381ms
[INFO] Sensor CheckstyleSensor
[INFO] Execute Checkstyle 6.12.1...
[INFO] Checkstyle configuration: <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/observe-application-sw…>
[INFO] Checkstyle charset: UTF-8
[INFO] Execute Checkstyle 6.12.1 done: 1435 ms
[INFO] Sensor CheckstyleSensor (done) | time=1435ms
[INFO] Sensor SCM Sensor
[INFO] SCM provider for this project is: git
[INFO] 422 files to be analyzed
[INFO] 287/422 files analyzed
[INFO] 422/422 files analyzed
[INFO] Sensor SCM Sensor (done) | time=12503ms
[INFO] Sensor FindBugs Sensor
[INFO] Loading findbugs plugin: <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/observe-application-sw…>
[INFO] Findbugs output report: <http://ci.codelutin.com/jenkins/job/observe-sonar/ws/observe-application-sw…>
[WARNING] [JOURNAL_FLUSHER] WARNING Journal flush operation took 4,156ms last 8 cycles average is 519ms
[WARNING] [JOURNAL_FLUSHER] WARNING Journal flush operation took 2,463ms last 8 cycles average is 307ms
[WARNING] [JOURNAL_FLUSHER] WARNING Journal flush operation took 2,290ms last 8 cycles average is 286ms
[WARNING] [JOURNAL_FLUSHER] WARNING Journal flush operation took 3,367ms last 8 cycles average is 420ms
[WARNING] [JOURNAL_FLUSHER] WARNING Journal flush operation took 4,372ms last 8 cycles average is 649ms
[WARNING] [JOURNAL_FLUSHER] WARNING Journal flush operation took 2,442ms last 8 cycles average is 305ms
[WARNING] [JOURNAL_FLUSHER] WARNING Journal flush operation took 3,254ms last 8 cycles average is 712ms
[WARNING] [JOURNAL_FLUSHER] WARNING Journal flush operation took 9,050ms last 8 cycles average is 1,131ms
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ FAILURE [19:43 min]
[INFO] ObServe :: Check API maven plugin .................. SKIPPED
[INFO] ObServe :: ToPIA Extension ......................... SKIPPED
[INFO] ObServe :: ToPIA Templates Extension ............... SKIPPED
[INFO] ObServe :: Services Configuration API .............. SKIPPED
[INFO] ObServe :: Services ToPIA Configuration ............ SKIPPED
[INFO] ObServe :: Services REST Configuration ............. SKIPPED
[INFO] ObServe :: Services model .......................... SKIPPED
[INFO] ObServe :: Services API ............................ SKIPPED
[INFO] ObServe :: Test data ............................... SKIPPED
[INFO] ObServe :: Entities ................................ SKIPPED
[INFO] ObServe :: Entities Migration ...................... SKIPPED
[INFO] ObServe :: Services ToPIA validation ............... SKIPPED
[INFO] ObServe :: Services ToPIA Implementation ........... SKIPPED
[INFO] ObServe :: Services REST Implementation ............ SKIPPED
[INFO] ObServe :: Services Runner ......................... SKIPPED
[INFO] ObServe :: Application Web ......................... SKIPPED
[INFO] ObServe :: Application Swing Decoration ............ SKIPPED
[INFO] ObServe :: Application Swing Validation ............ SKIPPED
[INFO] ObServe :: Application Swing ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:55 min
[INFO] Finished at: 2016-08-23T04:17:30+02:00
[INFO] Final Memory: 870M/940M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.0.2:sonar (default-cli) on project observe: Can not execute Findbugs with a timeout threshold value of 600000 milliseconds: TimeoutException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.0.2:sonar (default-cli) on project observe: Can not execute Findbugs with a timeout threshold value of 600000 milliseconds
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Can not execute Findbugs with a timeout threshold value of 600000 milliseconds
at org.sonarsource.scanner.maven.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:36)
at org.sonarsource.scanner.maven.bootstrap.ScannerBootstrapper.execute(ScannerBootstrapper.java:81)
at org.sonarsource.scanner.maven.SonarQubeMojo.execute(SonarQubeMojo.java:112)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: java.lang.IllegalStateException: Can not execute Findbugs with a timeout threshold value of 600000 milliseconds
at org.sonar.plugins.findbugs.FindbugsExecutor.execute(FindbugsExecutor.java:167)
at org.sonar.plugins.findbugs.FindbugsSensor.execute(FindbugsSensor.java:88)
at org.sonar.scanner.sensor.SensorWrapper.analyse(SensorWrapper.java:53)
at org.sonar.scanner.phases.SensorsExecutor.executeSensor(SensorsExecutor.java:57)
at org.sonar.scanner.phases.SensorsExecutor.execute(SensorsExecutor.java:49)
at org.sonar.scanner.phases.AbstractPhaseExecutor.execute(AbstractPhaseExecutor.java:78)
at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:184)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:241)
at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:236)
at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:234)
at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:226)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.task.ScanTask.execute(ScanTask.java:47)
at org.sonar.scanner.task.TaskContainer.doAfterStart(TaskContainer.java:86)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:115)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:118)
at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:62)
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:498)
at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
at com.sun.proxy.$Proxy23.execute(Unknown Source)
at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:240)
at org.sonarsource.scanner.api.EmbeddedScanner.runAnalysis(EmbeddedScanner.java:151)
at org.sonarsource.scanner.maven.bootstrap.ScannerBootstrapper.execute(ScannerBootstrapper.java:78)
... 23 more
Caused by: java.util.concurrent.TimeoutException
at java.util.concurrent.FutureTask.get(FutureTask.java:205)
at org.sonar.plugins.findbugs.FindbugsExecutor.execute(FindbugsExecutor.java:163)
... 53 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
SonarQube analysis completed: FAILURE
Build step 'SonarQube analysis with Maven' changed build result to FAILURE
Build step 'SonarQube analysis with Maven' marked build as failure
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 2 second
1
9
Build failed in Jenkins: observe-technical-site-snapshot #25
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/25/chan…>
Changes:
[maisonneuve] Traduciendo los mensajes de la applicaion swing
[maisonneuve] Traduciendo los mensajes de decoracion en espanol
[maisonneuve] Traduciendo observe en espanol
[maisonneuve] Quelques corrections sur les traductions espagnol
[maisonneuve] Traduit les templates des wizzards en espagnol
[maisonneuve] Active les traductions espgnoles
[maisonneuve] Refactore les précédentes correcvtion concernant la synchro ref avancee
[Tony CHEMIT] Improve test configurations + rename module
[Tony CHEMIT] Review package of services-topia and services-rest
[Tony CHEMIT] clean code
[Tony CHEMIT] Use reflections insted of service loader + clean code
[Tony CHEMIT] clean code
[Tony CHEMIT] remove guava :)
[Tony CHEMIT] use fixtures...
[Tony CHEMIT] Stop using ServiceLoader but Reflections
[maisonneuve] Fix serviceTypeCache initialization to avoid multiple matches
[Tony CHEMIT] Rename maven plugin + add two new mojo to generate validators stuffs.
[Tony CHEMIT] explode validation module to validators + add generators
[Tony CHEMIT] clean some codes...
[Tony CHEMIT] update validators packages
[Tony CHEMIT] clean validation code + use new mojos
[Tony CHEMIT] use last nuiton-utils version
[Tony CHEMIT] fix validator types
[Tony CHEMIT] all trads are in !
[Tony CHEMIT] improve files scanning to detect validators → detect more things
[Tony CHEMIT] more i18n
[Tony CHEMIT] Fix maven plugin name
[Tony CHEMIT] optimize i18n
[Tony CHEMIT] review enum i18n keys
[Tony CHEMIT] always reset computed filed before consolidate action
[maisonneuve] Corrige les chaines i18n manquantes pour la gestion avancée des
[Tony CHEMIT] Correction de traduction pour une enum
------------------------------------------
[...truncated 1381 lines...]
[INFO] Used declared dependencies found:
[INFO] fr.ird.observe:services-configuration-api:jar:5.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-version:jar:1.0-rc-2:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-14:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.6:compile
[INFO] org.reflections:reflections:jar:0.9.10:compile
[INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.31:compile
[INFO] org.swinglabs.swingx:swingx-common:jar:1.6.5-1:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] com.google.guava:guava:jar:19.0:compile
[INFO] com.google.code.gson:gson:jar:2.7:compile
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services API 5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-api ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ services-api ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472690597878
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ services-api ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ services-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ services-api ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ services-api ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO]
[INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ services-api ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ services-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ services-api ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Scan 124 files header done in 3.156s.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ services-api ---
[INFO] Compiling 120 source files to <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ services-api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ services-api ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ services-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ services-api ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ services-api ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.services.service.actions.report.ReportBuilderTest
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:119) detectReportNames - Discover a new report : reportOne
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:119) detectReportNames - Discover a new report : reportTwo
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:93) load - Detected report names : [reportOne, reportTwo]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@1cd072a9[request=Select * from uneTable;,layout=row,location=java.awt.Point[x=0,y=0],repeatVariable=<null>]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:219) getRequests - Detects a request repeat [reportTwo:1] = typeObjetId|column
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:219) getRequests - Detects a request repeat [reportTwo:2] = typeObjetId|column
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@43a25848[request=Select * from uneTable where id = :typeObjectId;,layout=row,location=java.awt.Point[x=0,y=0],repeatVariable=fr.ird.observe.services.dto.actions.report.ReportRequest$RequestRepeat@3ac3fd8b[variableName=typeObjetId,layout=column]]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@6a5fc7f7[request=Select * from uneAutreTable where id = :typeObjectId;,layout=row,location=java.awt.Point[x=1,y=0],repeatVariable=fr.ird.observe.services.dto.actions.report.ReportRequest$RequestRepeat@3b6eb2ec[variableName=typeObjetId,layout=column]]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:327) getOperations - Detects a operations : SumRow
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:373) getVariables - Detects a variable : [reportTwo:groupId] = From SpeciesGroupImpl ge Order By ge.code (type = fr.ird.observe.services.dto.referential.SpeciesGroupDto)
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:420) getRepeatVariables - Detects a variable : [reportTwo:typeObjetId] = Select id from uneTable where group = :groupId order By code; (type = java.lang.String)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in fr.ird.observe.services.service.actions.report.ReportBuilderTest
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ services-api ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ services-api >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ services-api ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472690615875
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/serv…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ services-api ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ services-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ services-api ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ services-api <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ services-api ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ services-api ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ services-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ services-api ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ services-api ---
[INFO] Loaded <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/targ…>
[INFO] Copying services-api-5.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/targ…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/targ…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ services-api ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ services-api ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ services-api ---
[INFO] Used declared dependencies found:
[INFO] fr.ird.observe:services-model:jar:5.0-SNAPSHOT:compile
[INFO] fr.ird.observe:services-configuration-api:jar:5.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-version:jar:1.0-rc-2:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-14:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0.1:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] org.apache.commons:commons-collections4:jar:4.1:compile
[INFO] com.google.guava:guava:jar:19.0:compile
[INFO] com.google.code.gson:gson:jar:2.7:compile
[INFO] org.reflections:reflections:jar:0.9.10:compile
[INFO] junit:junit:jar:4.12:test
[WARNING] Unused declared dependencies found:
[WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.6:compile
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [01:01 min]
[INFO] ObServe :: Maven plugin ............................ SUCCESS [ 36.796 s]
[INFO] ObServe :: ToPIA Extension ......................... SUCCESS [ 19.898 s]
[INFO] ObServe :: ToPIA Templates Extension ............... SUCCESS [ 10.465 s]
[INFO] ObServe :: Services Configuration API .............. SUCCESS [ 8.009 s]
[INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 3.941 s]
[INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 4.785 s]
[INFO] ObServe :: Services model .......................... SUCCESS [ 51.913 s]
[INFO] ObServe :: Services API ............................ FAILURE [ 25.718 s]
[INFO] ObServe :: Test .................................... SKIPPED
[INFO] ObServe :: Entities ................................ SKIPPED
[INFO] ObServe :: Entities Migration ...................... SKIPPED
[INFO] ObServe :: Services ToPIA Validators ............... SKIPPED
[INFO] ObServe :: Services ToPIA validation ............... SKIPPED
[INFO] ObServe :: Services ToPIA Implementation ........... SKIPPED
[INFO] ObServe :: Services REST Implementation ............ SKIPPED
[INFO] ObServe :: Services Runner ......................... SKIPPED
[INFO] ObServe :: Application Web ......................... SKIPPED
[INFO] ObServe :: Application Swing Decoration ............ SKIPPED
[INFO] ObServe :: Application Swing Validators ............ SKIPPED
[INFO] ObServe :: Application Swing Validation ............ SKIPPED
[INFO] ObServe :: Application Swing ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:47 min
[INFO] Finished at: 2016-09-01T02:43:43+02:00
[INFO] Final Memory: 154M/521M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project services-api: Dependency problems found -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :services-api
Build step 'Invoke top-level Maven targets' marked build as failure
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 25 second
1
1
Build failed in Jenkins: observe-sonar » ObServe :: Application Swing #21
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-sonar/fr.ird.observe$applicatio…>
Changes:
[maisonneuve] Traduciendo los mensajes de la applicaion swing
[maisonneuve] Traduciendo observe en espanol
[maisonneuve] Quelques corrections sur les traductions espagnol
[maisonneuve] Traduit les templates des wizzards en espagnol
[Tony CHEMIT] clean code
[Tony CHEMIT] clean code
[Tony CHEMIT] Stop using ServiceLoader but Reflections
[Tony CHEMIT] clean some codes...
[Tony CHEMIT] update validators packages
[Tony CHEMIT] clean validation code + use new mojos
[Tony CHEMIT] review enum i18n keys
[maisonneuve] Corrige les chaines i18n manquantes pour la gestion avancée des
[Tony CHEMIT] Correction de traduction pour une enum
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 7 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Application Swing 5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ application-swing ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-sonar/fr.ird.observe$applicatio…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ application-swing ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ application-swing ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-sonar/fr.ird.observe$applicatio…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-sonar/fr.ird.observe$applicatio…>
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472692283987
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-sonar/fr.ird.observe$applicatio…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-sonar/fr.ird.observe$applicatio…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- i18n-maven-plugin:3.6:generateI18nEnumHelper (generateI18nEnumHelper) @ application-swing ---
[INFO] Will generate to <http://ci.codelutin.com/jenkins/job/observe-sonar/fr.ird.observe$applicatio…>
[INFO] Scan enum: fr.ird.observe.services.dto.constants.GearType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.ReferenceStatus
[INFO] Scan enum: fr.ird.observe.services.dto.constants.TripMapPointType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.SchoolType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.TypeTransmittingBuoyOperation
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.Ownership
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.NonTargetCatchComputedValueSource
[JENKINS] Archiving disabled
1
1
Build failed in Jenkins: observe-nightly » ObServe :: Services API #25
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
Changes:
[maisonneuve] Refactore les précédentes correcvtion concernant la synchro ref avancee
[Tony CHEMIT] Use reflections insted of service loader + clean code
[Tony CHEMIT] Stop using ServiceLoader but Reflections
[maisonneuve] Fix serviceTypeCache initialization to avoid multiple matches
[Tony CHEMIT] clean some codes...
[Tony CHEMIT] clean validation code + use new mojos
[Tony CHEMIT] fix validator types
[maisonneuve] Corrige les chaines i18n manquantes pour la gestion avancée des
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Services API 5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ services-api ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ services-api ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472692092311
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ services-api ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ services-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ services-api ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ services-api ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO]
[INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ services-api ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ services-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ services-api ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Scan 124 files header done in 729.137ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ services-api ---
[INFO] Compiling 120 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ services-api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ services-api ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ services-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ services-api ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ services-api ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.services.service.actions.report.ReportBuilderTest
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:119) detectReportNames - Discover a new report : reportOne
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:119) detectReportNames - Discover a new report : reportTwo
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:93) load - Detected report names : [reportOne, reportTwo]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@1cd072a9[request=Select * from uneTable;,layout=row,location=java.awt.Point[x=0,y=0],repeatVariable=<null>]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:219) getRequests - Detects a request repeat [reportTwo:1] = typeObjetId|column
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:219) getRequests - Detects a request repeat [reportTwo:2] = typeObjetId|column
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@43a25848[request=Select * from uneTable where id = :typeObjectId;,layout=row,location=java.awt.Point[x=0,y=0],repeatVariable=fr.ird.observe.services.dto.actions.report.ReportRequest$RequestRepeat@3ac3fd8b[variableName=typeObjetId,layout=column]]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@6a5fc7f7[request=Select * from uneAutreTable where id = :typeObjectId;,layout=row,location=java.awt.Point[x=1,y=0],repeatVariable=fr.ird.observe.services.dto.actions.report.ReportRequest$RequestRepeat@3b6eb2ec[variableName=typeObjetId,layout=column]]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:327) getOperations - Detects a operations : SumRow
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:373) getVariables - Detects a variable : [reportTwo:groupId] = From SpeciesGroupImpl ge Order By ge.code (type = fr.ird.observe.services.dto.referential.SpeciesGroupDto)
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:420) getRepeatVariables - Detects a variable : [reportTwo:typeObjetId] = Select id from uneTable where group = :groupId order By code; (type = java.lang.String)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.635 sec - in fr.ird.observe.services.service.actions.report.ReportBuilderTest
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ services-api ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ services-api >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ services-api ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472692110630
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$services…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ services-api ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ services-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ services-api ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ services-api <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ services-api ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ services-api ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ services-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ services-api ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ services-api ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/target/collect-artifacts.txt
[INFO] Copying services-api-5.0-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/target/collect/fr.ird.observe--services-api/services-api-5.0-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/target/collect/fr.ird.observe--services-api/THIRD-PARTY.properties
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ services-api ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ services-api ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ services-api ---
[INFO] Used declared dependencies found:
[INFO] fr.ird.observe:services-model:jar:5.0-SNAPSHOT:compile
[INFO] fr.ird.observe:services-configuration-api:jar:5.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-version:jar:1.0-rc-2:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-14:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0.1:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] org.apache.commons:commons-collections4:jar:4.1:compile
[INFO] com.google.guava:guava:jar:19.0:compile
[INFO] com.google.code.gson:gson:jar:2.7:compile
[INFO] org.reflections:reflections:jar:0.9.10:compile
[INFO] junit:junit:jar:4.12:test
[WARNING] Unused declared dependencies found:
[WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.6:compile
[JENKINS] Archiving disabled
1
2
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-nightly/25/changes>
Changes:
[maisonneuve] Traduciendo los mensajes de la applicaion swing
[maisonneuve] Traduciendo los mensajes de decoracion en espanol
[maisonneuve] Traduciendo observe en espanol
[maisonneuve] Quelques corrections sur les traductions espagnol
[maisonneuve] Traduit les templates des wizzards en espagnol
[maisonneuve] Active les traductions espgnoles
[maisonneuve] Refactore les précédentes correcvtion concernant la synchro ref avancee
[Tony CHEMIT] Improve test configurations + rename module
[Tony CHEMIT] Review package of services-topia and services-rest
[Tony CHEMIT] clean code
[Tony CHEMIT] Use reflections insted of service loader + clean code
[Tony CHEMIT] clean code
[Tony CHEMIT] remove guava :)
[Tony CHEMIT] use fixtures...
[Tony CHEMIT] Stop using ServiceLoader but Reflections
[maisonneuve] Fix serviceTypeCache initialization to avoid multiple matches
[Tony CHEMIT] Rename maven plugin + add two new mojo to generate validators stuffs.
[Tony CHEMIT] explode validation module to validators + add generators
[Tony CHEMIT] clean some codes...
[Tony CHEMIT] update validators packages
[Tony CHEMIT] clean validation code + use new mojos
[Tony CHEMIT] use last nuiton-utils version
[Tony CHEMIT] fix validator types
[Tony CHEMIT] all trads are in !
[Tony CHEMIT] improve files scanning to detect validators → detect more things
[Tony CHEMIT] more i18n
[Tony CHEMIT] Fix maven plugin name
[Tony CHEMIT] optimize i18n
[Tony CHEMIT] review enum i18n keys
[Tony CHEMIT] always reset computed filed before consolidate action
[maisonneuve] Corrige les chaines i18n manquantes pour la gestion avancée des
[Tony CHEMIT] Correction de traduction pour une enum
------------------------------------------
[...truncated 1555 lines...]
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ services-api ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api/src>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api/target/…>
[INFO] Scan 124 files header done in 729.137ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ services-api ---
[INFO] Compiling 120 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api/target/…>
[INFO] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api/src/mai…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api/src/mai…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ services-api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ services-api ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ services-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ services-api ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api/target/…>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ services-api ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api/target/…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.services.service.actions.report.ReportBuilderTest
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:119) detectReportNames - Discover a new report : reportOne
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:119) detectReportNames - Discover a new report : reportTwo
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:93) load - Detected report names : [reportOne, reportTwo]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@1cd072a9[request=Select * from uneTable;,layout=row,location=java.awt.Point[x=0,y=0],repeatVariable=<null>]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:219) getRequests - Detects a request repeat [reportTwo:1] = typeObjetId|column
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:219) getRequests - Detects a request repeat [reportTwo:2] = typeObjetId|column
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@43a25848[request=Select * from uneTable where id = :typeObjectId;,layout=row,location=java.awt.Point[x=0,y=0],repeatVariable=fr.ird.observe.services.dto.actions.report.ReportRequest$RequestRepeat@3ac3fd8b[variableName=typeObjetId,layout=column]]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:249) getRequests - Detects a request : fr.ird.observe.services.dto.actions.report.ReportRequest@6a5fc7f7[request=Select * from uneAutreTable where id = :typeObjectId;,layout=row,location=java.awt.Point[x=1,y=0],repeatVariable=fr.ird.observe.services.dto.actions.report.ReportRequest$RequestRepeat@3b6eb2ec[variableName=typeObjetId,layout=column]]
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:327) getOperations - Detects a operations : SumRow
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:373) getVariables - Detects a variable : [reportTwo:groupId] = From SpeciesGroupImpl ge Order By ge.code (type = fr.ird.observe.services.dto.referential.SpeciesGroupDto)
INFO [main] (fr.ird.observe.services.service.actions.report.ReportBuilder:420) getRepeatVariables - Detects a variable : [reportTwo:typeObjetId] = Select id from uneTable where group = :groupId order By code; (type = java.lang.String)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.635 sec - in fr.ird.observe.services.service.actions.report.ReportBuilderTest
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ services-api ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api/target/…>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ services-api >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ services-api ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api>
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472692110630
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/services-api>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ services-api ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ services-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ services-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ services-api ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ services-api <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ services-api ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ services-api ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ services-api ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ services-api ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ services-api ---
[INFO] Loaded <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/target/collect-artif…>
[INFO] Copying services-api-5.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/target/collect/fr.ir…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/target/collect/fr.ir…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ services-api ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ services-api ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ services-api ---
[INFO] Used declared dependencies found:
[INFO] fr.ird.observe:services-model:jar:5.0-SNAPSHOT:compile
[INFO] fr.ird.observe:services-configuration-api:jar:5.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-version:jar:1.0-rc-2:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-14:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0.1:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] org.apache.commons:commons-collections4:jar:4.1:compile
[INFO] com.google.guava:guava:jar:19.0:compile
[INFO] com.google.code.gson:gson:jar:2.7:compile
[INFO] org.reflections:reflections:jar:0.9.10:compile
[INFO] junit:junit:jar:4.12:test
[WARNING] Unused declared dependencies found:
[WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.6:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 43.871 s]
[INFO] ObServe :: Maven plugin ............................ SUCCESS [ 39.303 s]
[INFO] ObServe :: ToPIA Extension ......................... SUCCESS [ 45.457 s]
[INFO] ObServe :: ToPIA Templates Extension ............... SUCCESS [ 41.969 s]
[INFO] ObServe :: Services Configuration API .............. SUCCESS [ 20.708 s]
[INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 55.000 s]
[INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 34.457 s]
[INFO] ObServe :: Services model .......................... SUCCESS [01:30 min]
[INFO] ObServe :: Services API ............................ FAILURE [ 30.659 s]
[INFO] ObServe :: Test .................................... SKIPPED
[INFO] ObServe :: Entities ................................ SKIPPED
[INFO] ObServe :: Entities Migration ...................... SKIPPED
[INFO] ObServe :: Services ToPIA Validators ............... SKIPPED
[INFO] ObServe :: Services ToPIA validation ............... SKIPPED
[INFO] ObServe :: Services ToPIA Implementation ........... SKIPPED
[INFO] ObServe :: Services REST Implementation ............ SKIPPED
[INFO] ObServe :: Services Runner ......................... SKIPPED
[INFO] ObServe :: Application Web ......................... SKIPPED
[INFO] ObServe :: Application Swing Decoration ............ SKIPPED
[INFO] ObServe :: Application Swing Validators ............ SKIPPED
[INFO] ObServe :: Application Swing Validation ............ SKIPPED
[INFO] ObServe :: Application Swing ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:03 min
[INFO] Finished at: 2016-09-01T03:08:53+02:00
[INFO] Final Memory: 158M/534M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project services-api: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project services-api: Dependency problems found
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
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.MojoExecutionException: Dependency problems found
at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :services-api
Sending e-mails to: observe-build(a)list.forge.codelutin.com chemit+codelutin-ci(a)codelutin.com maisonneuve(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
2
Build failed in Jenkins: observe-ci #164-origin/develop
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-ci/164/changes>
Changes:
[Tony CHEMIT] Correction de traduction pour une enum
------------------------------------------
[...truncated 11470 lines...]
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472662461475
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-plugin:5.0-SNAPSHOT:generate-validators-descriptor (generate-validators-descriptor) @ application-swing-validation ---
[INFO] Loading validators from <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO] 323 type(s) detected.
[INFO] Generate to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO] 196 field(s) detected.
[INFO]
[INFO] --- maven-plugin:5.0-SNAPSHOT:generate-i18n-validator-fields (generate-i18n-validator-fields) @ application-swing-validation ---
[INFO] Generate to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO] Add to compile source root: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO] 196 field(s) detected.
[INFO]
[INFO] --- i18n-maven-plugin:3.6:parserJava (parse-java) @ application-swing-validation ---
[INFO]
[INFO] --- i18n-maven-plugin:3.6:parserValidation (parse-validation) @ application-swing-validation ---
[INFO] Load rules file validation.rules
[INFO]
[INFO] >>> i18n-maven-plugin:3.6:gen (gen) > :get @ application-swing-validation >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.6:get (get) @ application-swing-validation ---
[INFO] Copying application-swing-validation.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO] Copying application-swing-validation.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO] Copying application-swing-validation.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.6:gen (gen) < :get @ application-swing-validation <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.6:gen (gen) @ application-swing-validation ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ application-swing-validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 326 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ application-swing-validation ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ application-swing-validation ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ application-swing-validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ application-swing-validation ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ application-swing-validation ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.application.swing.validation.BeanValidatorDetectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.827 sec - in fr.ird.observe.application.swing.validation.BeanValidatorDetectorTest
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ application-swing-validation ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing-validat…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ application-swing-validation ---
[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 ObServe :: Application Swing 5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ application-swing ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ application-swing ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ application-swing ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing>
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472662474375
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- i18n-maven-plugin:3.6:generateI18nEnumHelper (generateI18nEnumHelper) @ application-swing ---
[INFO] Will generate to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/application-swing/target/…>
[INFO] Scan enum: fr.ird.observe.services.dto.constants.GearType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.ReferenceStatus
[INFO] Scan enum: fr.ird.observe.services.dto.constants.TripMapPointType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.SchoolType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.TypeTransmittingBuoyOperation
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.Ownership
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.NonTargetCatchComputedValueSource
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 1.979 s]
[INFO] ObServe :: Maven plugin ............................ SUCCESS [ 4.195 s]
[INFO] ObServe :: ToPIA Extension ......................... SUCCESS [ 1.322 s]
[INFO] ObServe :: ToPIA Templates Extension ............... SUCCESS [ 1.357 s]
[INFO] ObServe :: Services Configuration API .............. SUCCESS [ 0.921 s]
[INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 0.861 s]
[INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 0.909 s]
[INFO] ObServe :: Services model .......................... SUCCESS [ 5.811 s]
[INFO] ObServe :: Services API ............................ SUCCESS [ 3.653 s]
[INFO] ObServe :: Test .................................... SUCCESS [ 1.140 s]
[INFO] ObServe :: Entities ................................ SUCCESS [ 9.602 s]
[INFO] ObServe :: Entities Migration ...................... SUCCESS [ 1.985 s]
[INFO] ObServe :: Services ToPIA Validators ............... SUCCESS [ 0.986 s]
[INFO] ObServe :: Services ToPIA validation ............... SUCCESS [ 8.547 s]
[INFO] ObServe :: Services ToPIA Implementation ........... SUCCESS [02:10 min]
[INFO] ObServe :: Services REST Implementation ............ SUCCESS [ 3.057 s]
[INFO] ObServe :: Services Runner ......................... SUCCESS [ 1.033 s]
[INFO] ObServe :: Application Web ......................... SUCCESS [ 4.368 s]
[INFO] ObServe :: Application Swing Decoration ............ SUCCESS [ 1.396 s]
[INFO] ObServe :: Application Swing Validators ............ SUCCESS [ 1.032 s]
[INFO] ObServe :: Application Swing Validation ............ SUCCESS [ 12.331 s]
[INFO] ObServe :: Application Swing ....................... FAILURE [ 1.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:25 min
[INFO] Finished at: 2016-08-31T18:54:36+02:00
[INFO] Final Memory: 134M/632M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.i18n:i18n-maven-plugin:3.6:generateI18nEnumHelper (generateI18nEnumHelper) on project application-swing: could not execute goal GenerateI18nEnumHelperMojo for reason : fr.ird.observe.services.service.actions.synchro.referential.ReferentialSynchronizeMode -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.i18n:i18n-maven-plugin:3.6:generateI18nEnumHelper (generateI18nEnumHelper) on project application-swing: could not execute goal GenerateI18nEnumHelperMojo for reason : fr.ird.observe.services.service.actions.synchro.referential.ReferentialSynchronizeMode
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
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.MojoExecutionException: could not execute goal GenerateI18nEnumHelperMojo for reason : fr.ird.observe.services.service.actions.synchro.referential.ReferentialSynchronizeMode
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:131)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
Caused by: java.lang.ClassNotFoundException: fr.ird.observe.services.service.actions.synchro.referential.ReferentialSynchronizeMode
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.nuiton.i18n.plugin.GenerateI18nEnumHelperMojo.doAction(GenerateI18nEnumHelperMojo.java:127)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:125)
... 33 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :application-swing
Sending e-mails to: observe-build(a)list.forge.codelutin.com chemit+codelutin-ci(a)codelutin.com
Set build name.
New build name is '#164-origin/develop'
channel stopped
Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#164-origin/develop', new value: '#164-origin/develop'
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1
Build failed in Jenkins: observe-ci » ObServe :: Application Swing #164
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
by admin+ci-codelutin.com@codelutin.com 01 Sep '16
01 Sep '16
See <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$application-s…>
Changes:
[Tony CHEMIT] Correction de traduction pour une enum
------------------------------------------
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 ObServe :: Application Swing 5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ application-swing ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$application-s…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ application-swing ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ application-swing ---
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$application-s…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$application-s…>
[INFO] Storing buildNumber: 94e99790420e172518c8a5aa9de768d2f57a7df4 at timestamp: 1472662474375
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$application-s…'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$application-s…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- i18n-maven-plugin:3.6:generateI18nEnumHelper (generateI18nEnumHelper) @ application-swing ---
[INFO] Will generate to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$application-s…>
[INFO] Scan enum: fr.ird.observe.services.dto.constants.GearType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.ReferenceStatus
[INFO] Scan enum: fr.ird.observe.services.dto.constants.TripMapPointType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.SchoolType
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.TypeTransmittingBuoyOperation
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.Ownership
[INFO] Scan enum: fr.ird.observe.services.dto.constants.seine.NonTargetCatchComputedValueSource
[JENKINS] Archiving disabled
1
1