You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Continuum@vmbuild" <de...@commons.apache.org> on 2007/08/23 17:32:38 UTC

[continuum] BUILD FAILURE: Commons i18n (Sandbox)

Online report : http://vmbuild1.apache.org/continuum/buildResult.action?buildId=2263&projectId=180

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Thu 23 Aug 2007 08:32:24 -0700
  Finished at: Thu 23 Aug 2007 08:32:36 -0700
  Total time: 12s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.4.2_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_15
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: bayard @ Thu 23 Aug 2007 06:37:40 -0700
Comment: Changing name to 'Commons Xxx (Sandbox)'
Files changed:
  /commons/sandbox/compress/trunk/pom.xml ( 568978 )
  /commons/sandbox/csv/trunk/pom.xml ( 568978 )
  /commons/sandbox/exec/trunk/pom.xml ( 568978 )
  /commons/sandbox/finder/trunk/pom.xml ( 568978 )
  /commons/sandbox/i18n/trunk/pom.xml ( 568978 )
  /commons/sandbox/id/trunk/pom.xml ( 568978 )
  /commons/sandbox/javaflow/trunk/pom.xml ( 568978 )
  /commons/sandbox/js2j/trunk/pom.xml ( 568978 )
  /commons/sandbox/openpgp/trunk/pom.xml ( 568978 )
  /commons/sandbox/performance/trunk/pom.xml ( 568978 )
  /commons/sandbox/pipeline/trunk/pom.xml ( 568978 )
  /commons/sandbox/proxy/trunk/pom.xml ( 568978 )

Changed: bayard @ Thu 23 Aug 2007 07:59:24 -0700
Comment: commons-resources doesn't seem to be a dependency. Removing
Files changed:
  /commons/sandbox/i18n/trunk/project.xml ( 569027 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 35
Failures: 1
Total time: 936

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Commons i18n (Sandbox)
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/180/target
[INFO] Deleting directory /home/continuum/data/working-directory/180/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/180/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/180/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 14 source files to /home/continuum/data/working-directory/180/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 16 source files to /home/continuum/data/working-directory/180/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/180/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.i18n.XMLMessageProviderTest
Aug 23, 2007 8:32:35 AM org.apache.commons.i18n.XMLMessageProvider <init>
SEVERE: Error while parsing message file
org.xml.sax.SAXParseException: Content is not allowed in prolog.
	at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1183)
	at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
	at org.apache.commons.i18n.XMLMessageProvider.<init>(XMLMessageProvider.java:54)
	at org.apache.commons.i18n.XMLMessageProviderTest.testInstallResourceBundle(XMLMessageProviderTest.java:61)
	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:324)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	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:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
	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:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec
Running org.apache.commons.i18n.LocalizedBundleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.commons.i18n.MessageManagerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.commons.i18n.ResourceBundleMessageProviderTest
Aug 23, 2007 8:32:35 AM org.apache.commons.i18n.ResourceBundleMessageProvider getText
WARNING: No message entries found for bundle with key helloWorld
Aug 23, 2007 8:32:35 AM org.apache.commons.i18n.ResourceBundleMessageProvider getText
WARNING: No message entries found for bundle with key nonExistentId
Aug 23, 2007 8:32:35 AM org.apache.commons.i18n.ResourceBundleMessageProvider <init>
WARNING: Could not find resource bundle with base name nonExistentBundle, uninstalling it
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec <<< FAILURE!
Running org.apache.commons.i18n.bundles.MessageBundleTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.commons.i18n.LocalizedExceptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.commons.i18n.bundles.ErrorBundleTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.commons.i18n.LocalizedErrorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.commons.i18n.bundles.TextBundleTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.commons.i18n.I18nUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.commons.i18n.JdbcMessageProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec
Running org.apache.commons.i18n.LocalizedRuntimeExceptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.commons.i18n.MessageNotFoundExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

Failed tests: 
  testGetEntries(org.apache.commons.i18n.ResourceBundleMessageProviderTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Thu Aug 23 08:32:36 PDT 2007
[INFO] Final Memory: 5M/14M
[INFO] ------------------------------------------------------------------------

****************************************************************************



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


Re: [continuum] BUILD FAILURE: Commons i18n (Sandbox)

Posted by Dennis Lundberg <de...@apache.org>.
This has been fixed now.

Continuum@vmbuild wrote:
> Online report : 
> http://vmbuild1.apache.org/continuum/buildResult.action?buildId=2263&projectId=180 
> 
> 
> Build statistics:
>  State: Failed
>  Previous State: Failed
>  Started at: Thu 23 Aug 2007 08:32:24 -0700
>  Finished at: Thu 23 Aug 2007 08:32:36 -0700
>  Total time: 12s
>  Build Trigger: Schedule
>  Build Number: 0
>  Exit code: 1
>  Building machine hostname: vmbuild
>  Operating system : Linux(unknown)
>  Java Home version :          java version "1.4.2_15"
>          Java(TM) 2 Runtime Environment, Standard Edition (build 
> 1.4.2_15-b02)
>          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
>         Builder version :
>          Maven version: 2.0.7
>          Java version: 1.4.2_15
>          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
>    
> **************************************************************************** 
> 
> SCM Changes:
> **************************************************************************** 
> 
> Changed: bayard @ Thu 23 Aug 2007 06:37:40 -0700
> Comment: Changing name to 'Commons Xxx (Sandbox)'
> Files changed:
>  /commons/sandbox/compress/trunk/pom.xml ( 568978 )
>  /commons/sandbox/csv/trunk/pom.xml ( 568978 )
>  /commons/sandbox/exec/trunk/pom.xml ( 568978 )
>  /commons/sandbox/finder/trunk/pom.xml ( 568978 )
>  /commons/sandbox/i18n/trunk/pom.xml ( 568978 )
>  /commons/sandbox/id/trunk/pom.xml ( 568978 )
>  /commons/sandbox/javaflow/trunk/pom.xml ( 568978 )
>  /commons/sandbox/js2j/trunk/pom.xml ( 568978 )
>  /commons/sandbox/openpgp/trunk/pom.xml ( 568978 )
>  /commons/sandbox/performance/trunk/pom.xml ( 568978 )
>  /commons/sandbox/pipeline/trunk/pom.xml ( 568978 )
>  /commons/sandbox/proxy/trunk/pom.xml ( 568978 )
> 
> Changed: bayard @ Thu 23 Aug 2007 07:59:24 -0700
> Comment: commons-resources doesn't seem to be a dependency. Removing
> Files changed:
>  /commons/sandbox/i18n/trunk/project.xml ( 569027 )
> 
> **************************************************************************** 
> 
> Dependencies Changes:
> **************************************************************************** 
> 
> No dependencies changed
> 
> **************************************************************************** 
> 
> Test Summary:
> **************************************************************************** 
> 
> Tests: 35
> Failures: 1
> Total time: 936
> 
> **************************************************************************** 
> 
> Output:
> **************************************************************************** 
> 
> [INFO] Scanning for projects...
> [INFO] 
> ---------------------------------------------------------------------------- 
> 
> [INFO] Building Commons i18n (Sandbox)
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ---------------------------------------------------------------------------- 
> 
> [INFO] [clean:clean]
> [INFO] Deleting directory /home/continuum/data/working-directory/180/target
> [INFO] Deleting directory 
> /home/continuum/data/working-directory/180/target/classes
> [INFO] Deleting directory 
> /home/continuum/data/working-directory/180/target/test-classes
> [INFO] Deleting directory 
> /home/continuum/data/working-directory/180/target/site
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 14 source files to 
> /home/continuum/data/working-directory/180/target/classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Compiling 16 source files to 
> /home/continuum/data/working-directory/180/target/test-classes
> [INFO] [surefire:test]
> [INFO] Surefire report directory: 
> /home/continuum/data/working-directory/180/target/surefire-reports
> 
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.commons.i18n.XMLMessageProviderTest
> Aug 23, 2007 8:32:35 AM org.apache.commons.i18n.XMLMessageProvider <init>
> SEVERE: Error while parsing message file
> org.xml.sax.SAXParseException: Content is not allowed in prolog.
>     at 
> org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1183) 
> 
>     at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
>     at 
> org.apache.commons.i18n.XMLMessageProvider.<init>(XMLMessageProvider.java:54) 
> 
>     at 
> org.apache.commons.i18n.XMLMessageProviderTest.testInstallResourceBundle(XMLMessageProviderTest.java:61) 
> 
>     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:324)
>     at junit.framework.TestCase.runTest(TestCase.java:164)
>     at junit.framework.TestCase.runBare(TestCase.java:130)
>     at junit.framework.TestResult$1.protect(TestResult.java:106)
>     at junit.framework.TestResult.runProtected(TestResult.java:124)
>     at junit.framework.TestResult.run(TestResult.java:109)
>     at junit.framework.TestCase.run(TestCase.java:120)
>     at junit.framework.TestSuite.runTest(TestSuite.java:230)
>     at junit.framework.TestSuite.run(TestSuite.java:225)
>     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:324)
>     at 
> org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
>     at 
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138) 
> 
>     at 
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125) 
> 
>     at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
>     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:324)
>     at 
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290) 
> 
>     at 
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818) 
> 
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec
> Running org.apache.commons.i18n.LocalizedBundleTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
> Running org.apache.commons.i18n.MessageManagerTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
> Running org.apache.commons.i18n.ResourceBundleMessageProviderTest
> Aug 23, 2007 8:32:35 AM 
> org.apache.commons.i18n.ResourceBundleMessageProvider getText
> WARNING: No message entries found for bundle with key helloWorld
> Aug 23, 2007 8:32:35 AM 
> org.apache.commons.i18n.ResourceBundleMessageProvider getText
> WARNING: No message entries found for bundle with key nonExistentId
> Aug 23, 2007 8:32:35 AM 
> org.apache.commons.i18n.ResourceBundleMessageProvider <init>
> WARNING: Could not find resource bundle with base name 
> nonExistentBundle, uninstalling it
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.035 
> sec <<< FAILURE!
> Running org.apache.commons.i18n.bundles.MessageBundleTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
> Running org.apache.commons.i18n.LocalizedExceptionTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
> Running org.apache.commons.i18n.bundles.ErrorBundleTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
> Running org.apache.commons.i18n.LocalizedErrorTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
> Running org.apache.commons.i18n.bundles.TextBundleTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
> Running org.apache.commons.i18n.I18nUtilsTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
> Running org.apache.commons.i18n.JdbcMessageProviderTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec
> Running org.apache.commons.i18n.LocalizedRuntimeExceptionTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
> Running org.apache.commons.i18n.MessageNotFoundExceptionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
> 
> Results :
> 
> Failed tests: 
>  testGetEntries(org.apache.commons.i18n.ResourceBundleMessageProviderTest)
> 
> Tests run: 35, Failures: 1, Errors: 0, Skipped: 0
> 
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 9 seconds
> [INFO] Finished at: Thu Aug 23 08:32:36 PDT 2007
> [INFO] Final Memory: 5M/14M
> [INFO] 
> ------------------------------------------------------------------------
> 
> **************************************************************************** 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 
> 


-- 
Dennis Lundberg

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