See <http://ci.codelutin.com/jenkins/job/sammoa-nightly/29/> ------------------------------------------ Started by user CI Admin Building in workspace <http://ci.codelutin.com/jenkins/job/sammoa-nightly/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.codelutin.com/sammoa.git # timeout=10 Fetching upstream changes from http://git.codelutin.com/sammoa.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/sammoa.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 24a9fdbfe848f0986d9a40c40296db66edb90617 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 24a9fdbfe848f0986d9a40c40296db66edb90617 git rev-list 24a9fdbfe848f0986d9a40c40296db66edb90617 # timeout=10 Parsing POMs Established TCP socket on 56300 [sammoa-nightly] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.59.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 56300 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/sammoa-nightly/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SAMMOA [INFO] SAMMOA :: Persistence [INFO] SAMMOA :: Application [INFO] SAMMOA :: UI Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SAMMOA 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (9 KB at 13.8 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (9 KB at 26.6 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (3 KB at 6.6 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (61 KB at 216.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (58 KB at 475.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sammoa --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sammoa --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sammoa --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sammoa --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sammoa --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sammoa --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ sammoa --- [INFO] [INFO] --- helper-maven-plugin:2.2:check-auto-container (check-central-safe) @ sammoa --- [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (6 KB at 42.4 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... (47 KB at 332.5 KB/sec) [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 14 dependencies to check. [INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin... [INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin... (0 B at 0.0 KB/sec) [INFO] Downloading: http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/2.2/helper-mave... [INFO] Downloaded: http://repo1.maven.org/maven2/org/nuiton/helper-maven-plugin/2.2/helper-mave... (0 B at 0.0 KB/sec) [INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.... [INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.... (0 B at 0.0 KB/sec) [INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 332.2ms [INFO] All dependencies are safe. [INFO] [INFO] --- helper-maven-plugin:2.2:share-server-secret (get-redmine-login) @ sammoa --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ sammoa --- [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ sammoa --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ sammoa --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/sammoa-nightly/ws/src> [INFO] Scan 6 files header done in 195.721ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ sammoa --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ sammoa --- [ERROR] (RedmineClient:491) - Error = <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://forge.codelutin.com/jredmine/ping">here</a>.</p> <hr> <address>Apache/2.4.10 (Debian) Server at forge.codelutin.com Port 80</address> </body></html>
[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 2 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SAMMOA ............................................. FAILURE [ 10.628 s] [INFO] SAMMOA :: Persistence .............................. SKIPPED [INFO] SAMMOA :: Application .............................. SKIPPED [INFO] SAMMOA :: UI Swing ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.029 s [INFO] Finished at: 2016-08-04T17:22:56+02:00 [JENKINS] Archiving disabled [INFO] Final Memory: 31M/272M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project sammoa: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.codelutin.com/jredmine/ping -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project sammoa: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.codelutin.com/jredmine/ping 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:497) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:152) 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 init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.codelutin.com/jredmine/ping at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:113) 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: org.nuiton.jredmine.service.RedmineServiceException: could not init service for reason Got error code <301:Moved Permanently> on http://forge.codelutin.com/jredmine/ping at org.nuiton.jredmine.service.AbstractRedmineService.init(AbstractRedmineService.java:60) at org.nuiton.jredmine.service.DefaultRedmineService.init(DefaultRedmineService.java:78) at org.nuiton.jredmine.plugin.AbstractRedmineMojo.init(AbstractRedmineMojo.java:290) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProject.init(AbstractRedmineMojoWithProject.java:92) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:101) at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106) ... 33 more Caused by: java.io.IOException: Got error code <301:Moved Permanently> on http://forge.codelutin.com/jredmine/ping at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:492) at org.nuiton.jredmine.client.RedmineClient$RedmineSimpleResponseHandler.handleResponse(RedmineClient.java:509) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:218) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:136) at org.nuiton.jredmine.client.RedmineClient.executeRequest(RedmineClient.java:183) at org.nuiton.jredmine.client.RedmineClient.open(RedmineClient.java:148) at org.nuiton.jredmine.service.AbstractRedmineService.init(AbstractRedmineService.java:58) ... 39 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 Sending e-mails to: sammoa-build@list.forge.codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds