4 Aug
2016
4 Aug
'16
4:04 p.m.
See <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/7/>
------------------------------------------
Started by user CI Nuiton Admin
Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/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/nuiton/nuiton-csv.git # timeout=10
Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-csv.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-csv.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 fe36b477885c2d801d04e7a1f58ec80a1065a596 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f fe36b477885c2d801d04e7a1f58ec80a1065a596
First time build. Skipping changelog.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 60436
[nuiton-csv-nightly] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/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-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.59.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 60436
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuiton CSV 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-csv ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-site-deploy-classifier) @ nuiton-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ nuiton-csv ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ nuiton-csv ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 32 dependencies to check.
[INFO] 32 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 3.651ms
[INFO] All dependencies are safe.
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ nuiton-csv ---
[INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ nuiton-csv ---
[INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ nuiton-csv ---
[INFO] Load missing file <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/src/license/THIRD-PARTY.properties>
[INFO] Missing file <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/src/license/THIRD-PARTY.properties> is up-to-date.
[INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/target/generated-sources/license/THIRD-PARTY.txt>
[INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/src/license/THIRD-PARTY.properties>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ nuiton-csv ---
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ nuiton-csv >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ nuiton-csv ---
[INFO] Copying nuiton-csv.properties to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/target/generated-sources/i18n/nuiton-csv-fromGetters_fr_FR.properties>
[INFO] Copying nuiton-csv.properties to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/target/generated-sources/i18n/nuiton-csv-fromGetters_en_GB.properties>
[INFO] Copying nuiton-csv.properties to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/target/generated-sources/i18n/nuiton-csv-fromGetters_es_ES.properties>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ nuiton-csv <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ nuiton-csv ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ nuiton-csv ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ nuiton-csv ---
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/src>
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/target/generated-sources>
[INFO] Scan 52 files header done in 99.216ms.
[INFO]
* uptodate header on 48 files.
* add header on 4 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ nuiton-csv ---
[INFO] Compiling 39 source files to <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/src/main/java/org/nuiton/csv/ext/AbstractImportModel.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-csv-nightly/ws/src/main/java/org/nuiton/csv/ext/AbstractImportModel.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ nuiton-csv ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ nuiton-csv ---
[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.nuiton.org/jredmine/ping">here</a>.</p>
<hr>
<address>Apache/2.4.10 (Debian) Server at forge.nuiton.org 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 0 seconds
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.598 s
[INFO] Finished at: 2016-08-04T18:04:40+02:00
[INFO] Final Memory: 49M/442M
[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 nuiton-csv: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.nuiton.org/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 nuiton-csv: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.nuiton.org/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.nuiton.org/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.nuiton.org/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.nuiton.org/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: nuiton-csv-build@list.nuiton.org
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