Build failed in Jenkins: java-idp-plugin-duo-v1 #288

Shibboleth Jenkins noreply at shibboleth.net
Sat Jan 29 10:54:12 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1/288/display/redirect?page=changes>

Changes:

[Rod Widdowson] Tabs and indentation

[Rod Widdowson] Plug in a javascript where the JVM doesn't jave one


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - CentOS7 (i-0b229d1b2f9cb5f3d) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-duo # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-duo
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/java-idp-plugin-duo +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 260fdf83e50ff5a81244cf1a47f3d1f3c712e874 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 260fdf83e50ff5a81244cf1a47f3d1f3c712e874 # timeout=10
Commit message: "Plug in a javascript where the JVM doesn't jave one"
 > git rev-list --no-walk a97d713b624d4a26aa13ccdfe97a8efc9d93824e # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1/ws/pom.xml>: Duplicated tag: 'build' (position: START_TAG seen ...</build>\n\n    <build>... @163:12)  @ line 163, column 12

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3329)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (I2) - CentOS7 (i-0b229d1b2f9cb5f3d)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1165)
		at hudson.FilePath.act(FilePath.java:1154)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
		at hudson.model.Run.execute(Run.java:1888)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:99)
		at hudson.model.Executor.run(Executor.java:432)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1/ws/pom.xml>: Duplicated tag: 'build' (position: START_TAG seen ...</build>\n\n    <build>... @163:12)  @ line 163, column 12

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
	... 10 more
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


More information about the commits mailing list