You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2016/06/07 17:45:21 UTC

[jira] [Created] (INFRA-12061) Problem with settings.xml on some Jenkins slaves

Krzysztof Sobkowiak created INFRA-12061:
-------------------------------------------

             Summary: Problem with settings.xml on some Jenkins slaves
                 Key: INFRA-12061
                 URL: https://issues.apache.org/jira/browse/INFRA-12061
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
            Reporter: Krzysztof Sobkowiak


Some our builds failed because they were built by slaves jenkins-test-99c and jenkins-test-40a. The builds failed with following error

[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.m

Please see following outputs for details
- https://builds.apache.org/view/S-Z/view/ServiceMix/job/ServiceMix-5.x/11/console
- https://builds.apache.org/view/S-Z/view/ServiceMix/job/ServiceMix-5.5.x/9/console

How can we force the jobs to be always run only on the ubuntu slaves?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)