Started by GitLab push by Ilenia Salvadori Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Decoders using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/diamant/decoders.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/decoders.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/decoders.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit 119aff55556a01e738d9b346f42ac043852e660f, since it originates from another repository > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 119aff55556a01e738d9b346f42ac043852e660f (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 119aff55556a01e738d9b346f42ac043852e660f Commit message: "- added data folder to impl bnd" > git rev-list --no-walk 0ec6b12ba3cbabb0bb82f457003f4405e32d6ef4 # timeout=10 [Gradle] - Launching build. [DIM-Diamant-Decoders] $ /var/jenkins_home/workspace/DIM-Diamant-Decoders/gradlew clean build release Starting a Gradle Daemon (subsequent builds will be faster) Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.core/1.13.0/org.apache.aries.rsa.core-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.13.0/org.apache.aries.rsa.topology-manager-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.13.0/org.apache.aries.rsa.spi-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.7/org.gecko.emf.pushstreams-1.0.7.jar :de.dim.diamant.decoders:clean :de.dim.diamant.decoders.model:clean :de.dim.diamant.decoders.model:compileJava :de.dim.diamant.decoders.model:processResources NO-SOURCE :de.dim.diamant.decoders.model:classes :de.dim.diamant.decoders.model:jar :de.dim.diamant.decoders:compileJava :de.dim.diamant.decoders:processResources NO-SOURCE :de.dim.diamant.decoders:classes :de.dim.diamant.decoders:jar/var/jenkins_home/workspace/DIM-Diamant-Decoders/de.dim.diamant.decoders/bnd.bnd:17: error: de.dim.diamant.decoders.impl: The bundle version (1.0.0/1.0.0) is too low, must be at least 1.0.1 CHANGED BUNDLE de.dim.diamant.decoders.impl CHANGED MANIFEST <manifest> ADDED HEADER Private-Package:de.dim.diamant.decoders.impl,data,icons REMOVED HEADER Private-Package:de.dim.diamant.decoders.impl,icons CHANGED RESOURCES <resources> ADDED RESOURCE data/gs1.decoder ADDED SHA 6A8B79B821A745383FC6BD9266E9D5E4BB694371 ADDED RESOURCE data/hibcc.decoder ADDED SHA 9A3AE8B344A99F602F9639D6C2D5A8A9551447C7 ADDED RESOURCE data/iccbba.decoder ADDED SHA 1CEB9CC8EA1049C59317D65AB547D0B9058D3D87 ADDED RESOURCE data/iccbbaBloodBags.decoder ADDED SHA FDEFFE4291D01B4E791B102B82B9C418879BF7DF FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':de.dim.diamant.decoders:jar'. > de.dim.diamant.decoders has errors, one error was reported * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 9s 6 actionable tasks: 6 executed Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Sending e-mails to: i.salvadori@data-in-motion.biz ERROR: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials z1sm90024978wrv.90 - gsmtp javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials z1sm90024978wrv.90 - gsmtp at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809) at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669) at javax.mail.Service.connect(Service.java:317) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at hudson.tasks.MailSender.run(MailSender.java:131) at hudson.tasks.Mailer.perform(Mailer.java:173) at hudson.tasks.Mailer.perform(Mailer.java:136) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1841) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE