Files
spring-batch/spring-batch-infrastructure/build/test-results/test/TEST-org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

185 lines
39 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" tests="9" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:31" hostname="Michaels-MacBook-Pro-3.local" time="5.637">
<properties/>
<testcase name="testRollbackOnFirstChunkAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.587"/>
<testcase name="testRestartOnSecondPage" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.569"/>
<testcase name="testInvalidRestore" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.682"/>
<testcase name="testMultipleRestarts" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.841"/>
<testcase name="testNormalProcessing" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.279"/>
<testcase name="testRestoreFromEmptyData" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.279"/>
<testcase name="testRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.676"/>
<testcase name="testRollbackAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.763"/>
<testcase name="testTransacted" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests" time="0.343"/>
<system-out><![CDATA[2017-03-23 10:03:31,061 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]>
2017-03-23 10:03:31,062 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]>
2017-03-23 10:03:31,062 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2cbadfb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@56319146, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5773b48f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@267a0f6f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7901da2e]>
2017-03-23 10:03:31,063 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:31,076 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@2360dfe9: startup date [Thu Mar 23 10:03:31 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:31,079 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:31,105 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:31,152 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@15588d81, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@55b7e68b]; rollback [true]>
[warn 2017/03/23 10:03:31.154 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:31.406 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:31.421 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:31.469 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:31.718 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:31.734 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:31,737 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@15588d81, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:31,738 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@2360dfe9: startup date [Thu Mar 23 10:03:31 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:31,738 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@2faea4d8>
2017-03-23 10:03:31,739 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:31,751 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@42dad6e5: startup date [Thu Mar 23 10:03:31 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:31,755 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:31,783 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:31,805 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@20152249, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@340b9ad1]; rollback [true]>
[warn 2017/03/23 10:03:31.807 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:32.072 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:32.086 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:32.092 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:32.351 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:32.368 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:32,372 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@20152249, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:32,373 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@42dad6e5: startup date [Thu Mar 23 10:03:31 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:32,373 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@71c74008>
2017-03-23 10:03:32,373 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:32,388 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@4f934bfc: startup date [Thu Mar 23 10:03:32 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:32,392 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:32,420 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:32,441 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@73b6f5ca, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@1f7e0bbd]; rollback [true]>
[warn 2017/03/23 10:03:32.444 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:32.713 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:32.731 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:32.736 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:33.028 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:33.116 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:33,121 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@73b6f5ca, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:33,121 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@4f934bfc: startup date [Thu Mar 23 10:03:32 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:33,122 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@6b7de963>
2017-03-23 10:03:33,122 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:33,140 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@1ca17888: startup date [Thu Mar 23 10:03:33 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:33,143 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:33,179 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:33,202 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@d8fb60b, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@30cf66de]; rollback [true]>
[warn 2017/03/23 10:03:33.204 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:33.454 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:33.470 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:33.476 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:33.730 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:33.746 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:33.751 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:34.020 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:34.036 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:34,041 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@d8fb60b, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:34,041 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@1ca17888: startup date [Thu Mar 23 10:03:33 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:34,042 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@59b54506>
2017-03-23 10:03:34,042 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:34,056 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@1e6d717f: startup date [Thu Mar 23 10:03:34 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:34,059 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:34,092 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:34,113 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@130eb7a0, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@389fbdd0]; rollback [true]>
[warn 2017/03/23 10:03:34.116 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:34.368 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:34.386 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:34,390 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@130eb7a0, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:34,391 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@1e6d717f: startup date [Thu Mar 23 10:03:34 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:34,391 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@1e974385>
2017-03-23 10:03:34,392 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:34,405 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@5b30ec48: startup date [Thu Mar 23 10:03:34 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:34,407 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:34,438 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:34,458 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@506d0d24, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@56a136e9]; rollback [true]>
[warn 2017/03/23 10:03:34.460 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:34.712 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:34.730 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:34,734 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@506d0d24, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:34,735 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@5b30ec48: startup date [Thu Mar 23 10:03:34 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:34,735 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@7ec583d7>
2017-03-23 10:03:34,736 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:34,750 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@26fd8501: startup date [Thu Mar 23 10:03:34 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:34,753 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:34,790 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:34,815 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@5c75bbc6, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@5e34926d]; rollback [true]>
[warn 2017/03/23 10:03:34.818 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:35.112 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:35.134 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:35.141 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:35.454 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:35.474 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:35,479 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@5c75bbc6, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:35,480 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@26fd8501: startup date [Thu Mar 23 10:03:34 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:35,481 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@9566e48>
2017-03-23 10:03:35,491 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:35,511 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@54314952: startup date [Thu Mar 23 10:03:35 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:35,515 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:35,555 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:35,584 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@51b97e44, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@5ce37918]; rollback [true]>
[warn 2017/03/23 10:03:35.587 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:35.867 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:35.886 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:35.892 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:36.314 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:36.337 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:36,344 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@39456e38 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNativeQueryIntegrationTests@51b97e44, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69dd2511 testClass = HibernateCursorItemReaderNativeQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:36,345 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@54314952: startup date [Thu Mar 23 10:03:35 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:36,345 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@70af59a9>
2017-03-23 10:03:36,346 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:36,366 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@49aad54c: startup date [Thu Mar 23 10:03:36 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:36,373 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:36,419 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
[warn 2017/03/23 10:03:36.447 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:36.768 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:36.785 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:36,788 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@49aad54c: startup date [Thu Mar 23 10:03:36 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:36,788 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@3150fea5>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>