You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/09/14 13:42:29 UTC

Build failed in Jenkins: commons-beanutils #9

See <https://builds.apache.org/job/commons-beanutils/9/changes>

Changes:

[stain] [maven-release-plugin] prepare for next development iteration

[stain] [maven-release-plugin] prepare release BEANUTILS_1_9_3_RC2

[stain] [maven-release-plugin] prepare for next development iteration

[stain] correct pom.xml syntax

------------------------------------------
[...truncated 57 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-beanutils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to <https://builds.apache.org/job/commons-beanutils/ws/target/classes>
[INFO] <https://builds.apache.org/job/commons-beanutils/ws/src/main/java/org/apache/commons/beanutils/WrapDynaClass.java>: <https://builds.apache.org/job/commons-beanutils/ws/src/main/java/org/apache/commons/beanutils/WrapDynaClass.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/commons-beanutils/ws/src/main/java/org/apache/commons/beanutils/WrapDynaClass.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/commons-beanutils/ws/src/main/java/org/apache/commons/beanutils/converters/AbstractArrayConverter.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/commons-beanutils/ws/src/main/java/org/apache/commons/beanutils/converters/AbstractArrayConverter.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-beanutils ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ commons-beanutils ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-beanutils ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/commons-beanutils/ws/src/test/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commons-beanutils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 146 source files to <https://builds.apache.org/job/commons-beanutils/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/commons-beanutils/ws/src/test/java/org/apache/commons/beanutils/converters/StringArrayConverterTestCase.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/commons-beanutils/ws/src/test/java/org/apache/commons/beanutils/converters/StringArrayConverterTestCase.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/commons-beanutils/ws/src/test/java/org/apache/commons/beanutils/BeanMapTestCase.java>: <https://builds.apache.org/job/commons-beanutils/ws/src/test/java/org/apache/commons/beanutils/BeanMapTestCase.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/commons-beanutils/ws/src/test/java/org/apache/commons/beanutils/BeanMapTestCase.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-beanutils ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.beanutils.LazyDynaBeanTestCase
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.apache.commons.beanutils.LazyDynaBeanTestCase
Running org.apache.commons.beanutils.MethodUtilsTestCase
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.apache.commons.beanutils.MethodUtilsTestCase
Running org.apache.commons.beanutils.DynaPropertyTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.commons.beanutils.DynaPropertyTestCase
Running org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Running org.apache.commons.beanutils.bugs.Jira493TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.apache.commons.beanutils.bugs.Jira493TestCase
Running org.apache.commons.beanutils.bugs.Jira92TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.apache.commons.beanutils.bugs.Jira92TestCase
Running org.apache.commons.beanutils.bugs.Jira349TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.apache.commons.beanutils.bugs.Jira349TestCase
Running org.apache.commons.beanutils.bugs.Jira157TestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.apache.commons.beanutils.bugs.Jira157TestCase
Running org.apache.commons.beanutils.bugs.Jira454TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.apache.commons.beanutils.bugs.Jira454TestCase
Running org.apache.commons.beanutils.bugs.Jira369TestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.apache.commons.beanutils.bugs.Jira369TestCase
Running org.apache.commons.beanutils.bugs.Jira458TestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.apache.commons.beanutils.bugs.Jira458TestCase
Running org.apache.commons.beanutils.bugs.Jira298TestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.apache.commons.beanutils.bugs.Jira298TestCase
Running org.apache.commons.beanutils.bugs.Jira345TestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.apache.commons.beanutils.bugs.Jira345TestCase
Running org.apache.commons.beanutils.bugs.Jira357TestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.apache.commons.beanutils.bugs.Jira357TestCase
Running org.apache.commons.beanutils.bugs.Jira463TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.apache.commons.beanutils.bugs.Jira463TestCase
Running org.apache.commons.beanutils.bugs.Jira422TestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.apache.commons.beanutils.bugs.Jira422TestCase
Running org.apache.commons.beanutils.bugs.Jira87TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.commons.beanutils.bugs.Jira87TestCase
Running org.apache.commons.beanutils.bugs.Jira61TestCase
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.apache.commons.beanutils.bugs.Jira61TestCase
Running org.apache.commons.beanutils.bugs.Jira465TestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.apache.commons.beanutils.bugs.Jira465TestCase
Running org.apache.commons.beanutils.bugs.Jira411TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.apache.commons.beanutils.bugs.Jira411TestCase
Running org.apache.commons.beanutils.bugs.Jira381TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.apache.commons.beanutils.bugs.Jira381TestCase
Running org.apache.commons.beanutils.bugs.Jira359TestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.commons.beanutils.bugs.Jira359TestCase
Running org.apache.commons.beanutils.bugs.Jira347TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 sec - in org.apache.commons.beanutils.bugs.Jira347TestCase
Running org.apache.commons.beanutils.bugs.Jira273TestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.apache.commons.beanutils.bugs.Jira273TestCase
Running org.apache.commons.beanutils.bugs.Jira422bTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.apache.commons.beanutils.bugs.Jira422bTestCase
Running org.apache.commons.beanutils.bugs.Jira456TestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.apache.commons.beanutils.bugs.Jira456TestCase
Running org.apache.commons.beanutils.bugs.Jira368TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.apache.commons.beanutils.bugs.Jira368TestCase
Running org.apache.commons.beanutils.bugs.Jira339TestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.apache.commons.beanutils.bugs.Jira339TestCase
Running org.apache.commons.beanutils.bugs.Jira358TestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.apache.commons.beanutils.bugs.Jira358TestCase
Running org.apache.commons.beanutils.bugs.Jira18TestCase
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.apache.commons.beanutils.bugs.Jira18TestCase
Running org.apache.commons.beanutils.bugs.Jira492TestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.apache.commons.beanutils.bugs.Jira492TestCase
Running org.apache.commons.beanutils.FluentPropertyBeanIntrospectorTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.apache.commons.beanutils.FluentPropertyBeanIntrospectorTestCase
Running org.apache.commons.beanutils.BeanUtils2TestCase
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.apache.commons.beanutils.BeanUtils2TestCase
Running org.apache.commons.beanutils.WrapDynaBeanTestCase
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.apache.commons.beanutils.WrapDynaBeanTestCase
Running org.apache.commons.beanutils.LazyDynaListTestCase
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.apache.commons.beanutils.LazyDynaListTestCase
Running org.apache.commons.beanutils.BeanMapTestCase
Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.commons.beanutils.BeanMapTestCase
Running org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Running org.apache.commons.beanutils.expression.DefaultResolverTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.apache.commons.beanutils.expression.DefaultResolverTestCase
Running org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Running org.apache.commons.beanutils.SuppressPropertiesBeanIntrospectorTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.commons.beanutils.SuppressPropertiesBeanIntrospectorTestCase
Running org.apache.commons.beanutils.BeanComparatorTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.apache.commons.beanutils.BeanComparatorTestCase
Running org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Running org.apache.commons.beanutils.PropertyUtilsTestCase
Tests run: 116, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.apache.commons.beanutils.PropertyUtilsTestCase
Running org.apache.commons.beanutils.DefaultIntrospectionContextTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.commons.beanutils.DefaultIntrospectionContextTestCase
Running org.apache.commons.beanutils.BasicDynaBeanTestCase
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.apache.commons.beanutils.BasicDynaBeanTestCase
Running org.apache.commons.beanutils.ConvertUtilsTestCase
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.apache.commons.beanutils.ConvertUtilsTestCase
Running org.apache.commons.beanutils.LazyDynaMapTestCase
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.commons.beanutils.LazyDynaMapTestCase
Running org.apache.commons.beanutils.BeanIntrospectionDataTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.apache.commons.beanutils.BeanIntrospectionDataTestCase
Running org.apache.commons.beanutils.DynaRowSetTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.apache.commons.beanutils.DynaRowSetTestCase
Running org.apache.commons.beanutils.DynaResultSetTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.apache.commons.beanutils.DynaResultSetTestCase
Running org.apache.commons.beanutils.BeanificationTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec - in org.apache.commons.beanutils.BeanificationTestCase
Running org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec - in org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Running org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Running org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Running org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
Running org.apache.commons.beanutils.MappedPropertyTestCase
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.apache.commons.beanutils.MappedPropertyTestCase
Running org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Running org.apache.commons.beanutils.converters.ByteConverterTestCase
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.commons.beanutils.converters.ByteConverterTestCase
Running org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Running org.apache.commons.beanutils.converters.ShortConverterTestCase
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.apache.commons.beanutils.converters.ShortConverterTestCase
Running org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
Running org.apache.commons.beanutils.converters.StringConverterTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.commons.beanutils.converters.StringConverterTestCase
Running org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Running org.apache.commons.beanutils.converters.BooleanConverterTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.commons.beanutils.converters.BooleanConverterTestCase
Running org.apache.commons.beanutils.converters.ClassReloaderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.commons.beanutils.converters.ClassReloaderTestCase
Running org.apache.commons.beanutils.converters.LongConverterTestCase
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.commons.beanutils.converters.LongConverterTestCase
Running org.apache.commons.beanutils.converters.StringArrayConverterTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.commons.beanutils.converters.StringArrayConverterTestCase
Running org.apache.commons.beanutils.converters.ClassConverterTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.apache.commons.beanutils.converters.ClassConverterTestCase
Running org.apache.commons.beanutils.converters.ArrayConverterTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.apache.commons.beanutils.converters.ArrayConverterTestCase
Running org.apache.commons.beanutils.converters.FloatConverterTestCase
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.apache.commons.beanutils.converters.FloatConverterTestCase
Running org.apache.commons.beanutils.converters.FileConverterTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.commons.beanutils.converters.FileConverterTestCase
Running org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
Running org.apache.commons.beanutils.converters.CalendarConverterTestCase
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.apache.commons.beanutils.converters.CalendarConverterTestCase
Running org.apache.commons.beanutils.converters.DateConverterTestCase
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.apache.commons.beanutils.converters.DateConverterTestCase
Running org.apache.commons.beanutils.converters.CharacterConverterTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.commons.beanutils.converters.CharacterConverterTestCase
Running org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Running org.apache.commons.beanutils.converters.IntegerConverterTestCase
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.commons.beanutils.converters.IntegerConverterTestCase
Running org.apache.commons.beanutils.converters.DoubleConverterTestCase
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.apache.commons.beanutils.converters.DoubleConverterTestCase
Running org.apache.commons.beanutils.converters.URLConverterTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.apache.commons.beanutils.converters.URLConverterTestCase
Running org.apache.commons.beanutils.IndexedPropertyTestCase
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.apache.commons.beanutils.IndexedPropertyTestCase
Running org.apache.commons.beanutils.LazyDynaClassTestCase
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.commons.beanutils.LazyDynaClassTestCase
Running org.apache.commons.beanutils.BeanUtilsTestCase
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in org.apache.commons.beanutils.BeanUtilsTestCase
Running org.apache.commons.beanutils.DynaBeanUtilsTestCase
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.apache.commons.beanutils.DynaBeanUtilsTestCase
Running org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Running org.apache.commons.beanutils.ConstructorUtilsTestCase
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.commons.beanutils.ConstructorUtilsTestCase
Running org.apache.commons.beanutils.BeanPredicateTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.apache.commons.beanutils.BeanPredicateTestCase
Running org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase

Results :

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

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 min
[INFO] Finished at: 2016-09-14T13:42:31+00:00
[INFO] Final Memory: 37M/591M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project commons-beanutils: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/commons-beanutils/ws/> && /home/jenkins/tools/java/latest1.6/bin/java -Xmx50M -jar <https://builds.apache.org/job/commons-beanutils/ws/target/surefire/surefirebooter2711019461347660431.jar> <https://builds.apache.org/job/commons-beanutils/ws/target/surefire/surefire1239083576977114786tmp> <https://builds.apache.org/job/commons-beanutils/ws/target/surefire/surefire_955478935495087560763tmp>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/commons-beanutils/ws/pom.xml> to commons-beanutils/commons-beanutils/1.9.4-SNAPSHOT/commons-beanutils-1.9.4-SNAPSHOT.pom
Sending e-mails to: dev@commons.apache.org
channel stopped

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


Jenkins build is back to normal : commons-beanutils #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-beanutils/10/changes>


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