You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/09/29 02:09:10 UTC

Build failed in Jenkins: ExtVal for JSF 1.2 (nightly) #85

See <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/85/changes>

Changes:

[mbenson] Merged /myfaces/extensions/validator/branches/branch_for_jsf_2_0:r1177077

[mbenson] merge applicable parameterized testing from the 20 branch

------------------------------------------
[...truncated 1019 lines...]
A         examples/feature-set_01/src/main/webapp/WEB-INF/faces-config.xml
A         examples/feature-set_01/src/main/webapp/WEB-INF/main.taglib.xml
A         examples/feature-set_01/src/main/webapp/WEB-INF/web.xml
A         examples/feature-set_01/src/main/webapp/index.html
A         examples/feature-set_01/src/main/webapp/layout
A         examples/feature-set_01/src/main/webapp/layout/template.xhtml
A         examples/feature-set_01/pom.xml
A         examples/feature-set_02
A         examples/feature-set_02/src
A         examples/feature-set_02/src/main
A         examples/feature-set_02/src/main/java
A         examples/feature-set_02/src/main/java/org
A         examples/feature-set_02/src/main/java/org/apache
A         examples/feature-set_02/src/main/java/org/apache/myfaces
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo/gui
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo/gui/beans
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo/gui/beans/RegistrationPage.java
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo/constraints
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo/constraints/Name.java
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo/constraints/Birthday.java
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo/domain
A         examples/feature-set_02/src/main/java/org/apache/myfaces/extensions/validator/demo/domain/Person.java
A         examples/feature-set_02/src/main/webapp
A         examples/feature-set_02/src/main/webapp/pages
A         examples/feature-set_02/src/main/webapp/pages/home.xhtml
A         examples/feature-set_02/src/main/webapp/pages/registration.xhtml
A         examples/feature-set_02/src/main/webapp/components
A         examples/feature-set_02/src/main/webapp/components/user_form.xhtml
A         examples/feature-set_02/src/main/webapp/WEB-INF
A         examples/feature-set_02/src/main/webapp/WEB-INF/NOTICE.txt
A         examples/feature-set_02/src/main/webapp/WEB-INF/LICENSE.txt
A         examples/feature-set_02/src/main/webapp/WEB-INF/faces-config.xml
A         examples/feature-set_02/src/main/webapp/WEB-INF/main.taglib.xml
A         examples/feature-set_02/src/main/webapp/WEB-INF/web.xml
A         examples/feature-set_02/src/main/webapp/index.html
A         examples/feature-set_02/src/main/webapp/layout
A         examples/feature-set_02/src/main/webapp/layout/template.xhtml
A         examples/feature-set_02/pom.xml
A         examples/hello_world
A         examples/hello_world/src
A         examples/hello_world/src/main
A         examples/hello_world/src/main/java
A         examples/hello_world/src/main/java/org
A         examples/hello_world/src/main/java/org/apache
A         examples/hello_world/src/main/java/org/apache/myfaces
A         examples/hello_world/src/main/java/org/apache/myfaces/blank
A         examples/hello_world/src/main/java/org/apache/myfaces/blank/HelloWorldController.java
A         examples/hello_world/src/main/java/org/apache/myfaces/blank/domain
A         examples/hello_world/src/main/java/org/apache/myfaces/blank/domain/Person.java
A         examples/hello_world/src/main/webapp
A         examples/hello_world/src/main/webapp/index.jsp
A         examples/hello_world/src/main/webapp/helloWorld.jsp
A         examples/hello_world/src/main/webapp/WEB-INF
A         examples/hello_world/src/main/webapp/WEB-INF/faces-config.xml
A         examples/hello_world/src/main/webapp/WEB-INF/web.xml
A         examples/hello_world/src/main/webapp/page2.jsp
A         examples/hello_world/pom.xml
A         examples/pom.xml
 U        .
At revision 1177116
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/jenkins-slave/tools/Maven_2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 55471 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/ws/trunk/pom.xml> clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache MyFaces Extensions-Validator Module
[INFO]   MyFaces Extensions-Validator Core
[INFO]   MyFaces Extensions-Validator Validation-Modules
[INFO]   MyFaces Extensions-Validator Property-Validation-Module
[INFO]   MyFaces Extensions-Validator Bean-Validation-Integration-Module (JSR 303)
[INFO]   MyFaces Extensions-Validator Component-Support Modules
[INFO]   MyFaces Extensions-Validator Trinidad Support Module
[INFO]   MyFaces Extensions-Validator Generic Support Module
[INFO]   MyFaces Extensions-Validator Test-Modules
[INFO]   MyFaces Extensions-Validator Base-Test-Infrastructure
[INFO]   MyFaces Extensions-Validator Core-Tests
[INFO]   MyFaces Extensions-Validator Property-Validation-Tests
[INFO]   MyFaces Extensions-Validator Bean-Validation-Integration-Tests
[INFO]   MyFaces Extensions-Validator Trinidad Component-Support-Tests
[INFO]   MyFaces Extensions-Validator examples project
[INFO]   MyFaces Extensions-Validator examples hello world
[INFO]   MyFaces Extensions-Validator examples hello bean-validation
[INFO]   MyFaces Extensions-Validator examples feature-set 01
[INFO]   MyFaces Extensions-Validator examples feature-set 02
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Extensions-Validator Module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository: org.apache.myfaces:myfaces:pom:9
[INFO] Preparing checkstyle:check
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[JENKINS] Archiving <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/ExtVal for JSF 1.2 (nightly)/modules/org.apache.myfaces.extensions.validator$myfaces-extval-module/builds/2011-09-29_00-08-21/archive/org.apache.myfaces.extensions.validator/myfaces-extval-module/1.2.5-SNAPSHOT/myfaces-extval-module-1.2.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/ws/trunk/target/myfaces-extval-module-1.2.5-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/ExtVal for JSF 1.2 (nightly)/modules/org.apache.myfaces.extensions.validator$myfaces-extval-module/builds/2011-09-29_00-08-21/archive/org.apache.myfaces.extensions.validator/myfaces-extval-module/1.2.5-SNAPSHOT/myfaces-extval-module-1.2.5-SNAPSHOT-site.xml
[INFO] [checkstyle:checkstyle {execution: checkstyle}]
[INFO] Source directory does not exist - skipping report.
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle outputFile.
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/ws/trunk/pom.xml> to /home/jenkins/.m2/repository/org/apache/myfaces/extensions/validator/myfaces-extval-module/1.2.5-SNAPSHOT/myfaces-extval-module-1.2.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/ws/trunk/target/myfaces-extval-module-1.2.5-SNAPSHOT-site.xml> to /home/jenkins/.m2/repository/org/apache/myfaces/extensions/validator/myfaces-extval-module/1.2.5-SNAPSHOT/myfaces-extval-module-1.2.5-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Extensions-Validator Core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: http://download.java.net/maven/2//org/apache/myfaces/core/myfaces-api/1.2.8/myfaces-api-1.2.8.pom
[INFO] Unable to find resource 'org.apache.myfaces.core:myfaces-api:pom:1.2.8' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/)
Downloading: http://repo1.maven.org/maven2/org/apache/myfaces/core/myfaces-api/1.2.8/myfaces-api-1.2.8.pom

Downloading: http://download.java.net/maven/2//org/apache/myfaces/core/myfaces-core-project/1.2.8/myfaces-core-project-1.2.8.pom
[INFO] Unable to find resource 'org.apache.myfaces.core:myfaces-core-project:pom:1.2.8' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/)
Downloading: http://repo1.maven.org/maven2/org/apache/myfaces/core/myfaces-core-project/1.2.8/myfaces-core-project-1.2.8.pom

Downloading: http://download.java.net/maven/2//org/apache/myfaces/core/myfaces-api/1.2.8/myfaces-api-1.2.8.jar
[INFO] Unable to find resource 'org.apache.myfaces.core:myfaces-api:jar:1.2.8' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/)
Downloading: http://repo1.maven.org/maven2/org/apache/myfaces/core/myfaces-api/1.2.8/myfaces-api-1.2.8.jar

[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 210 source files to <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/ws/trunk/core/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/ws/trunk/core/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/ws/trunk/core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

Sep 29, 2011 12:09:08 AM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
channel stopped
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:224)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:216)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:106)
	at hudson.maven.MavenModuleSetBuild$Builder.postModule(MavenModuleSetBuild.java:1109)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:349)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:307)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:160)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:1059)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:990)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:499)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	... 30 more
Caused by: java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Thu Sep 29 00:09:08 UTC 2011
ERROR: Maven JVM terminated unexpectedly with exit code 0



Jenkins build is back to normal : ExtVal for JSF 1.2 (nightly) #86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ExtVal%20for%20JSF%201.2%20(nightly)/86/>