54 lines
7.9 KiB
XML
54 lines
7.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.sample.ParallelJobFunctionalTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:06:35" hostname="Michaels-MacBook-Pro-3.local" time="0.068">
|
|
<properties/>
|
|
<testcase name="testLaunchJob" classname="org.springframework.batch.sample.ParallelJobFunctionalTests" time="0.068"/>
|
|
<system-out><![CDATA[10:06:35,603 INFO Test worker DefaultTestContextBootstrapper:260 - 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]
|
|
10:06:35,603 INFO Test worker DefaultTestContextBootstrapper:187 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ac68f6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23e1cbcb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@528e3409, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72c666d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@61a155a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4c3375ca]
|
|
10:06:35,604 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [simple-job-launcher-context.xml]
|
|
10:06:35,614 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [data-source-context.xml]
|
|
10:06:35,628 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [org/springframework/batch/sample/config/common-context.xml]
|
|
10:06:35,635 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [jobs/parallelJob.xml]
|
|
10:06:35,650 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [job-runner-context.xml]
|
|
10:06:35,657 INFO Test worker GenericApplicationContext:581 - Refreshing org.springframework.context.support.GenericApplicationContext@6f3e2e39: startup date [Thu Mar 23 10:06:35 CDT 2017]; root of context hierarchy
|
|
10:06:35,703 INFO Test worker AutowiredAnnotationBeanPostProcessor:151 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
|
|
10:06:35,736 INFO Test worker PostProcessorRegistrationDelegate$BeanPostProcessorChecker:325 - Bean '(inner bean)#556f3550' of type [class org.springframework.aop.aspectj.AspectJAfterAdvice] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
10:06:35,741 INFO Test worker PostProcessorRegistrationDelegate$BeanPostProcessorChecker:325 - Bean 'org.springframework.aop.aspectj.AspectJPointcutAdvisor#0' of type [class org.springframework.aop.aspectj.AspectJPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
10:06:35,748 INFO Test worker PostProcessorRegistrationDelegate$BeanPostProcessorChecker:325 - Bean 'jobRegistry' of type [class org.springframework.batch.core.configuration.support.MapJobRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
10:06:35,768 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql]
|
|
10:06:35,770 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql] in 2 ms.
|
|
10:06:35,770 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql]
|
|
10:06:35,772 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql] in 2 ms.
|
|
10:06:35,773 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [business-schema-hsqldb.sql]
|
|
10:06:35,776 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [business-schema-hsqldb.sql] in 3 ms.
|
|
10:06:35,788 INFO Test worker JobRepositoryFactoryBean:184 - No database type set, using meta data indicating: HSQL
|
|
10:06:35,790 INFO Test worker SimpleJobLauncher:201 - No TaskExecutor has been set, defaulting to synchronous executor.
|
|
10:06:35,951 INFO Test worker GenericApplicationContext:985 - Closing org.springframework.context.support.GenericApplicationContext@7d7ac5b6: startup date [Thu Mar 23 10:05:49 CDT 2017]; root of context hierarchy
|
|
10:06:35,961 INFO Test worker SimpleJobLauncher:139 - Job: [FlowJob: [name=parallelJob]] launched with the following parameters: [{random=369511}]
|
|
10:06:35,964 INFO Test worker SimpleStepHandler:146 - Executing step: [staging]
|
|
10:06:35,984 INFO Test worker SimpleStepHandler:146 - Executing step: [loading]
|
|
10:06:35,985 INFO Test worker StagingItemReader:140 - Keys obtained for staging.
|
|
10:06:35,995 DEBUG SimpleAsyncTaskExecutor-1 StagingItemReader:111 - Retrieved key from list: 1
|
|
10:06:35,996 DEBUG SimpleAsyncTaskExecutor-2 StagingItemReader:111 - Retrieved key from list: 2
|
|
10:06:35,997 DEBUG SimpleAsyncTaskExecutor-3 StagingItemReader:111 - Retrieved key from list: 3
|
|
10:06:35,997 DEBUG SimpleAsyncTaskExecutor-4 StagingItemReader:111 - Retrieved key from list: 4
|
|
10:06:35,999 DEBUG SimpleAsyncTaskExecutor-1 TradeWriter:55 - Trade: [isin=UK21341EAH41,quantity=211,price=31.11,customer=customer1]
|
|
10:06:35,999 DEBUG SimpleAsyncTaskExecutor-4 TradeWriter:55 - Trade: [isin=UK21341EAH44,quantity=214,price=34.11,customer=customer4]
|
|
10:06:35,999 DEBUG SimpleAsyncTaskExecutor-3 TradeWriter:55 - Trade: [isin=UK21341EAH43,quantity=213,price=33.11,customer=customer3]
|
|
10:06:35,999 DEBUG SimpleAsyncTaskExecutor-2 TradeWriter:55 - Trade: [isin=UK21341EAH42,quantity=212,price=32.11,customer=customer2]
|
|
10:06:36,000 DEBUG SimpleAsyncTaskExecutor-1 JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH41,quantity=211,price=31.11,customer=customer1]
|
|
10:06:36,003 DEBUG SimpleAsyncTaskExecutor-2 JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH42,quantity=212,price=32.11,customer=customer2]
|
|
10:06:36,005 DEBUG SimpleAsyncTaskExecutor-5 StagingItemReader:111 - Retrieved key from list: 5
|
|
10:06:36,007 DEBUG SimpleAsyncTaskExecutor-3 JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH43,quantity=213,price=33.11,customer=customer3]
|
|
10:06:36,007 DEBUG SimpleAsyncTaskExecutor-5 TradeWriter:55 - Trade: [isin=UK21341EAH45,quantity=215,price=35.11,customer=customer5]
|
|
10:06:36,007 DEBUG SimpleAsyncTaskExecutor-6 StagingItemReader:111 - Retrieved key from list: null
|
|
10:06:36,009 DEBUG SimpleAsyncTaskExecutor-4 JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH44,quantity=214,price=34.11,customer=customer4]
|
|
10:06:36,013 DEBUG SimpleAsyncTaskExecutor-7 StagingItemReader:111 - Retrieved key from list: null
|
|
10:06:36,013 DEBUG SimpleAsyncTaskExecutor-5 JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH45,quantity=215,price=35.11,customer=customer5]
|
|
10:06:36,015 DEBUG SimpleAsyncTaskExecutor-8 StagingItemReader:111 - Retrieved key from list: null
|
|
10:06:36,017 DEBUG SimpleAsyncTaskExecutor-9 StagingItemReader:111 - Retrieved key from list: null
|
|
10:06:36,020 DEBUG SimpleAsyncTaskExecutor-10 StagingItemReader:111 - Retrieved key from list: null
|
|
10:06:36,023 INFO Test worker SimpleJobLauncher:142 - Job: [FlowJob: [name=parallelJob]] completed with the following parameters: [{random=369511}] and the following status: [COMPLETED]
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|