FailedConsole Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/SEPIA
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url http://sing-group.org/dt/gitlab/pfc/sepia.git # timeout=10
Fetching upstream changes from http://sing-group.org/dt/gitlab/pfc/sepia.git
 > /usr/bin/git --version # timeout=10
using .gitcredentials to set credentials
 > /usr/bin/git config --local credential.username mrjato # timeout=10
 > /usr/bin/git config --local credential.helper store --file=/tmp/git2126917690135582124.credentials # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://sing-group.org/dt/gitlab/pfc/sepia.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git config --local --remove-section credential # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision a200112f977d3ecc78cddd21dcf774132ff69e08 (refs/remotes/origin/develop)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f a200112f977d3ecc78cddd21dcf774132ff69e08
 > /usr/bin/git rev-list 69a64082655c2d3dff7109fc2756269bb7c7150e # timeout=10
Parsing POMs
Established TCP socket on 50059
[SEPIA] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/usr/share/maven3/boot/plexus-classworlds-2.5.2.jar:/usr/share/maven3/conf/logging jenkins.maven3.agent.Maven32Main /usr/share/maven3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 50059
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/SEPIA/pom.xml clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SEPIA (SEPsis Intelligent Assistant)
[INFO] SEPIA - Domain
[INFO] SEPIA - Service
[INFO] SEPIA - Web
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SEPIA (SEPsis Intelligent Assistant) 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sepia ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ sepia ---
[INFO] Installing /var/lib/jenkins/workspace/SEPIA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/ei/sing/sepia/0.0.1-SNAPSHOT/sepia-0.0.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SEPIA - Domain 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sepia-domain ---
[INFO] Deleting /var/lib/jenkins/workspace/SEPIA/domain/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sepia-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sepia-domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /var/lib/jenkins/workspace/SEPIA/domain/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/workspace/SEPIA/domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Cultures.java:[3,8] class Microorganisms is public, should be declared in a file named Microorganisms.java
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SEPIA (SEPsis Intelligent Assistant) ............... SUCCESS [  1.194 s]
[INFO] SEPIA - Domain ..................................... FAILURE [  3.493 s]
[INFO] SEPIA - Service .................................... SKIPPED
[INFO] SEPIA - Web ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.563 s
[INFO] Finished at: 2017-06-12T02:27:21+02:00
[INFO] Final Memory: 26M/271M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project sepia-domain: Compilation failure
[ERROR] /var/lib/jenkins/workspace/SEPIA/domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Cultures.java:[3,8] class Microorganisms is public, should be declared in a file named Microorganisms.java
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :sepia-domain
[JENKINS] Archiving /var/lib/jenkins/workspace/SEPIA/domain/pom.xml to es.uvigo.ei.sing/sepia-domain/0.0.1-SNAPSHOT/sepia-domain-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/SEPIA/web/pom.xml to es.uvigo.ei.sing/sepia-web/0.0.1-SNAPSHOT/sepia-web-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/SEPIA/pom.xml to es.uvigo.ei.sing/sepia/0.0.1-SNAPSHOT/sepia-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/SEPIA/service/pom.xml to es.uvigo.ei.sing/sepia-service/0.0.1-SNAPSHOT/sepia-service-0.0.1-SNAPSHOT.pom
Sending e-mails to: dgpena@uvigo.es nancyocampoquintero@gmail.com
channel stopped
Sending e-mails to: dgpena@uvigo.es nancyocampoquintero@gmail.com
Finished: FAILURE