You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/25 17:10:47 UTC

Build failed in Jenkins: Oltu-OAuth-2.0-windows #76

See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/76/changes>

Changes:

[simonetripodi] [OLTU-89] move artifactId to OSGi-alike taxonomy

[simonetripodi] [OLTU-89] move artifactId to OSGi-alike taxonomy

[simonetripodi] trivial: updated ignore list

[simonetripodi] [OLTU-88] Extract the parent pom from the reactor one

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/>
Updating https://svn.apache.org/repos/asf/oltu/trunk
A         parent
A         parent\src
A         parent\src\site
AU        parent\src\site\site.xml
AU        parent\pom.xml
U         pom.xml
U         oauth-2.0\client-demo\pom.xml
U         oauth-2.0\resourceserver-filter\pom.xml
U         oauth-2.0\authzserver\pom.xml
U         oauth-2.0\httpclient4\pom.xml
U         oauth-2.0\integration-tests\pom.xml
U         oauth-2.0\dynamicreg-server\pom.xml
U         oauth-2.0\common\pom.xml
U         oauth-2.0\dynamicreg-common\pom.xml
U         oauth-2.0\pom.xml
U         oauth-2.0\test-utils\pom.xml
U         oauth-2.0\client\pom.xml
U         oauth-2.0\dynamicreg-client\pom.xml
U         oauth-2.0\resourceserver\pom.xml
At revision 1460742
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk> at hudson.remoting.Channel@6c8ebcba:windows1
	at hudson.FilePath.act(FilePath.java:861)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.oltu:org.apache.oltu.reactor instead of org.apache.oltu:org.apache.oltu.parent, please verify your project structure @ line 21, column 11
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1229)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Unknown Source)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.oltu:org.apache.oltu.reactor instead of org.apache.oltu:org.apache.oltu.parent, please verify your project structure @ line 21, column 11
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1179)
	... 12 more

Jenkins build is back to normal : Oltu-OAuth-2.0-windows #79

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/79/changes>


Build failed in Jenkins: Oltu-OAuth-2.0-windows #78

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/78/changes>

Changes:

[stein] Fix build.

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/>
Updating https://svn.apache.org/repos/asf/oltu/trunk
U         parent\pom.xml
U         oauth-2.0\client-demo\pom.xml
U         oauth-2.0\integration-tests\pom.xml
U         oauth-2.0\common\pom.xml
U         oauth-2.0\dynamicreg-common\pom.xml
U         oauth-2.0\pom.xml
At revision 1460916
Parsing POMs
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent Apache Oltu - OAuth 2.0 - Parent
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.common Apache Oltu - OAuth 2.0 - Common
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.client Apache Oltu - OAuth 2.0 - Client
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.httpclient4 Apache Oltu - OAuth 2.0 - HttpClient
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.dynamicreg.client Apache Oltu - OAuth 2.0 - Dynamic Registration Client
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.dynamicreg.common Apache Oltu - OAuth 2.0 - Dynamic Registration Common
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.authzserver Apache Oltu - OAuth 2.0 - Authorization Server
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.resourceserver Apache Oltu - OAuth 2.0 - Resource Server
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.resourceserver-filter Apache Oltu - OAuth 2.0 - Resource Server Filter
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.dynamicreg.server Apache Oltu - OAuth 2.0 - Dynamic Registration Server
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.test-utils Apache Oltu - OAuth 2.0 - Test Utils
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.client-demo Apache Oltu - OAuth 2.0 - Demo Application
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.integration-tests Apache Oltu - OAuth 2.0 - Integration Tests
Modules changed, recalculating dependency graph
[oauth-2.0] $ f:\hudson\tools\java\latest-1.6-64/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 58808
<===[JENKINS REMOTING CAPACITY]===>   channel started
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [f:\hudson\tools\java\latest-1.6-64/bin/java, -da, -dsa, -XX:MaxPermSize=192m, -Xmx512M, -cp, f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, f:\hudson\tools\maven\latest, C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f, f:\hudson\hudson-slave\maven3-interceptor.jar, 58808] failed
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource javax/servlet/http/LocalStrings.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1192)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2324)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2309)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2308)
	at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1364)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1328)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1224)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
	at javax.servlet.http.HttpServlet.<clinit>(HttpServlet.java:92)
	at hudson.model.Result.<clinit>(Result.java:191)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at $Proxy2.<clinit>(Unknown Source)
	at sun.reflect.GeneratedSerializationConstructorAccessor34.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at java.util.HashMap.readObject(HashMap.java:1030)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 51 more

Build failed in Jenkins: Oltu-OAuth-2.0-windows #77

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/77/changes>

Changes:

[stein] Add IntelliJ ignore

[stein] Add all fields to toString method. use StringBuilder instead of StringBuffer for speed.

[stein] Remove default IntelliJ comments

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/>
Updating https://svn.apache.org/repos/asf/oltu/trunk
 U        parent
U         oauth-2.0\common\src\main\java\org\apache\oltu\oauth2\common\exception\OAuthProblemException.java
U         oauth-2.0\common\src\main\java\org\apache\oltu\oauth2\common\exception\OAuthSystemException.java
At revision 1460870
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk> at hudson.remoting.Channel@6c8ebcba:windows1
	at hudson.FilePath.act(FilePath.java:861)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.oltu:org.apache.oltu.reactor instead of org.apache.oltu:org.apache.oltu.parent, please verify your project structure @ line 21, column 11
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1229)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Unknown Source)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.apache.oltu:org.apache.oltu.reactor instead of org.apache.oltu:org.apache.oltu.parent, please verify your project structure @ line 21, column 11
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1179)
	... 12 more