You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/04/06 21:34:01 UTC

Build failed in Jenkins: tapestry-5.3-freestyle #20

See <https://builds.apache.org/job/tapestry-5.3-freestyle/20/changes>

Changes:

[hlship] Update version number to 5.3.3-rc-2

[hlship] TAP5-1791: On some JDKs, the complex regular expression used by ComponentEventLinkEncoderImpl will cause a stack overflow

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
U         build.gradle
U         tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ComponentEventDispatcherTest.java
U         tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ComponentEventLinkEncoderImplTest.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentEventLinkEncoderImpl.java
At revision 1310560
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson1752705432219392492.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson563391668658460979.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
:plastic:compileJava UP-TO-DATE
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes UP-TO-DATE
:plastic:jar UP-TO-DATE
:tapestry-core:generateGrammarSource UP-TO-DATE
:tapestry-func:compileJava UP-TO-DATE
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes UP-TO-DATE
:tapestry-func:jar UP-TO-DATE
:tapestry-test:compileJava UP-TO-DATE
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources UP-TO-DATE
:tapestry-test:classes UP-TO-DATE
:tapestry-test:jar UP-TO-DATE
:tapestry5-annotations:compileJava UP-TO-DATE
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes UP-TO-DATE
:tapestry5-annotations:jar UP-TO-DATE
:tapestry-ioc:compileJava UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava
[ant:javac] Note: Some input files use or override a deprecated API.
[ant:javac] Note: Recompile with -Xlint:deprecation for details.
[ant:javac] Note: Some input files use unchecked or unsafe operations.
[ant:javac] Note: Recompile with -Xlint:unchecked for details.
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes
:tapestry-core:jar
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumLauncher.java>:56: warning - Tag @link: can't find startup(String, String, int, String, ITestContext) in org.apache.tapestry5.test.SeleniumLauncher
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumTestCase.java>:144: warning - Tag @link: reference not found: org.apache.tapestry5.integration.reload.ReloadTests#beforeStartup
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link:illegal character: "64" in "@Inject"
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link: reference not found: @Inject
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/MarkupRendererFilter.java>:29: warning - Tag @see: can't find contributeMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, boolean, String, boolean, org.apache.tapestry5.ioc.services.SymbolSource,
      AssetSource, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.Asset) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/PartialMarkupRendererFilter.java>:31: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor,
      org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java>:1568: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration, org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource, org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule

7 warnings
:plastic:assemble UP-TO-DATE
:plastic:compileTestJava UP-TO-DATE
:plastic:compileTestGroovy UP-TO-DATE
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses UP-TO-DATE
:plastic:test UP-TO-DATE
:plastic:check UP-TO-DATE
:plastic:build UP-TO-DATE
:plastic:sourcesJar UP-TO-DATE
:plastic:uploadPublishedUploading: org/apache/tapestry/plastic/5.3.2-SNAPSHOT/plastic-5.3.2-20120406.193347-1.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 478K from remote
Uploaded 478K
Uploading: org/apache/tapestry/plastic/5.3.2-SNAPSHOT/plastic-5.3.2-20120406.193347-1-sources.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 722K from remote
Uploaded 722K

:quickstart:compileJava UP-TO-DATE
:quickstart:compileGroovy UP-TO-DATE
:quickstart:processFiltered
:quickstart:processResources UP-TO-DATE
:quickstart:classes UP-TO-DATE
:quickstart:jar UP-TO-DATE
:quickstart:assemble UP-TO-DATE
:quickstart:compileTestJava UP-TO-DATE
:quickstart:compileTestGroovy UP-TO-DATE
:quickstart:processTestResources UP-TO-DATE
:quickstart:testClasses UP-TO-DATE
:quickstart:test UP-TO-DATE
:quickstart:check UP-TO-DATE
:quickstart:build UP-TO-DATE
:quickstart:sourcesJar UP-TO-DATE
:quickstart:uploadPublishedUploading: org/apache/tapestry/quickstart/5.3.2-SNAPSHOT/quickstart-5.3.2-20120406.193351-1.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 87K from remote
Uploaded 87K
Uploading: org/apache/tapestry/quickstart/5.3.2-SNAPSHOT/quickstart-5.3.2-20120406.193351-1-sources.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 76K from remote
Uploaded 76K

:tapestry-beanvalidator:compileJava
[ant:javac] Note: <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-beanvalidator/src/main/java/org/apache/tapestry5/beanvalidator/BeanValidatorModule.java> uses or overrides a deprecated API.
[ant:javac] Note: Recompile with -Xlint:deprecation for details.
:tapestry-beanvalidator:compileGroovy UP-TO-DATE
:tapestry-beanvalidator:processResources UP-TO-DATE
:tapestry-beanvalidator:classes
:tapestry-beanvalidator:jar UP-TO-DATE
:tapestry-beanvalidator:assemble UP-TO-DATE
:tapestry-beanvalidator:compileTestJava
[ant:javac] Note: <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-beanvalidator/src/test/java/org/apache/tapestry5/beanvalidator/integration/TapestryBeanValidationIntegrationTests.java> uses or overrides a deprecated API.
[ant:javac] Note: Recompile with -Xlint:deprecation for details.
:tapestry-beanvalidator:compileTestGroovy UP-TO-DATE
:tapestry-beanvalidator:processTestResources UP-TO-DATE
:tapestry-beanvalidator:testClasses
:tapestry-beanvalidator:testTest org.apache.tapestry5.beanvalidator.integration.TapestryBeanValidationIntegrationTests FAILED
7 tests completed, 1 failure


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':tapestry-beanvalidator:test'.
Cause: There were failing tests. See the report at <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-beanvalidator/build/reports/tests.>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1 mins 21.485 secs
Build step 'Execute shell' marked build as failure
Updating TAP5-1791

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Jenkins build is back to normal : tapestry-5.3-freestyle #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/21/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org