root.log.2018-09-22
79.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
[2018-09-22 12:43:15.074] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2018-09-22 12:43:15.099] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@43738a82 declaringClass = 'com.fangdd.qa.framework.testcase.BaseDubboTestCase', classes = '{}', locations = '{classpath:config/applicationContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
[2018-09-22 12:43:15.103] [main] [DEBUG] - [org.springframework.test.context.support.ActiveProfilesUtils:83] - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.to8to.invoker.LunDanCreateOrderInvokerTest]
[2018-09-22 12:43:15.109] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:204] - 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]
[2018-09-22 12:43:15.110] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@706a04ae, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6eceb130]
[2018-09-22 12:43:15.169] [main] [DEBUG] - [org.springframework.test.context.support.DependencyInjectionTestExecutionListener:81] - Performing dependency injection for test context [[DefaultTestContext@6a396c1e testClass = LunDanCreateOrderInvokerTest, testInstance = com.to8to.invoker.LunDanCreateOrderInvokerTest@15bfd87, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
[2018-09-22 12:43:15.169] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:107] - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
[2018-09-22 12:43:15.170] [main] [DEBUG] - [org.springframework.test.context.support.AbstractGenericContextLoader:107] - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
[2018-09-22 12:43:15.260] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemProperties] PropertySource with lowest search precedence
[2018-09-22 12:43:15.262] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemEnvironment] PropertySource with lowest search precedence
[2018-09-22 12:43:15.263] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:126] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
[2018-09-22 12:43:15.281] [main] [INFO ] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:317] - Loading XML bean definitions from class path resource [config/applicationContext.xml]
[2018-09-22 12:43:15.288] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultDocumentLoader:73] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[2018-09-22 12:43:15.322] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:141] - Loading schema mappings from [META-INF/spring.schemas]
[2018-09-22 12:43:15.327] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:147] - Loaded schema mappings: {http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-4.1.xsd=org/springframework/aop/config/spring-aop-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.1.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-4.1.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.0.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-4.1.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-4.1.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.1.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-4.0.xsd=org/springframework/aop/config/spring-aop-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.0.xsd=org/springframework/jdbc/config/spring-jdbc-4.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-4.0.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.1.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-4.0.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.2.xsd=org/springframework/transaction/config/spring-tx-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-4.0.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/task/spring-task-4.1.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-4.1.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.0.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://code.alibabatech.com/schema/dubbo/dubbo.xsd=META-INF/dubbo.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.0.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/task/spring-task-4.0.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-4.0.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/util/spring-util-4.1.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/util/spring-util-4.0.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.1.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.2.xsd=org/springframework/jdbc/config/spring-jdbc-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-4.1.xsd}
[2018-09-22 12:43:15.328] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.1.xsd
[2018-09-22 12:43:15.394] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-4.1.xsd
[2018-09-22 12:43:15.417] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-4.1.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-4.1.xsd
[2018-09-22 12:43:15.432] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:98] - Loading bean definitions
[2018-09-22 12:43:15.444] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver:157] - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://code.alibabatech.com/schema/dubbo=com.alibaba.dubbo.config.spring.schema.DubboNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
[2018-09-22 12:43:15.462] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:252] - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[2018-09-22 12:43:15.470] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to]
[2018-09-22 12:43:15.470] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/**/*.class]
[2018-09-22 12:43:15.472] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/invoker] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/**/*.class]
[2018-09-22 12:43:15.475] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to]
[2018-09-22 12:43:15.475] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:43:15.476] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:43:15.476] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/dao] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:43:15.481] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/basic] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:43:15.482] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/invoker] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:43:15.482] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/sql] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:43:15.483] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:423] - Resolved location pattern [classpath*:com/to8to/**/*.class] to resources [file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/invoker/AbstractTest.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/invoker/LunDanCreateOrderInvokerTest.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/dao/FootStoneDao.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/basic/BasicData.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/invoker/LunDanCreateOrderInvoker.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/sql/FootStoneSql.class]]
[2018-09-22 12:43:15.516] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:286] - Identified candidate component class: file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/invoker/LunDanCreateOrderInvoker.class]
[2018-09-22 12:43:15.541] [main] [DEBUG] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:224] - Loaded 6 bean definitions from location pattern [classpath:config/applicationContext.xml]
[2018-09-22 12:43:15.545] [main] [INFO ] - [org.springframework.context.support.GenericApplicationContext:510] - Refreshing org.springframework.context.support.GenericApplicationContext@6591f517: startup date [Sat Sep 22 12:43:15 CST 2018]; root of context hierarchy
[2018-09-22 12:43:15.545] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:540] - Bean factory for org.springframework.context.support.GenericApplicationContext@6591f517: org.springframework.beans.factory.support.DefaultListableBeanFactory@765d7657: defining beans [lunDanCreateOrderInvoker,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0]; root of factory hierarchy
[2018-09-22 12:43:15.558] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2018-09-22 12:43:15.559] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2018-09-22 12:43:15.574] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[2018-09-22 12:43:15.577] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2018-09-22 12:43:15.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2018-09-22 12:43:15.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2018-09-22 12:43:15.603] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0' to allow for resolving potential circular references
[2018-09-22 12:43:15.639] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2018-09-22 12:43:15.640] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [environmentProperties] PropertySource with lowest search precedence
[2018-09-22 12:43:15.640] [main] [INFO ] - [org.springframework.context.support.PropertySourcesPlaceholderConfigurer:172] - Loading properties file from class path resource [config/server.properties]
[2018-09-22 12:43:15.641] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [localProperties] PropertySource with lowest search precedence
[2018-09-22 12:43:15.644] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2018-09-22 12:43:15.644] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2018-09-22 12:43:15.645] [main] [INFO ] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:153] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2018-09-22 12:43:15.645] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[2018-09-22 12:43:15.645] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2018-09-22 12:43:15.646] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2018-09-22 12:43:15.646] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2018-09-22 12:43:15.646] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[2018-09-22 12:43:15.646] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2018-09-22 12:43:15.647] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2018-09-22 12:43:15.647] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2018-09-22 12:43:15.649] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[2018-09-22 12:43:15.650] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2018-09-22 12:43:15.650] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2018-09-22 12:43:15.650] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2018-09-22 12:43:15.650] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
[2018-09-22 12:43:15.650] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2018-09-22 12:43:15.651] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2018-09-22 12:43:15.651] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2018-09-22 12:43:15.651] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' to allow for resolving potential circular references
[2018-09-22 12:43:15.652] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2018-09-22 12:43:15.654] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:646] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2cdd0d4b]
[2018-09-22 12:43:15.655] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:670] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4e268090]
[2018-09-22 12:43:15.656] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:724] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@765d7657: defining beans [lunDanCreateOrderInvoker,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy
[2018-09-22 12:43:15.656] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'lunDanCreateOrderInvoker'
[2018-09-22 12:43:15.657] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'lunDanCreateOrderInvoker'
[2018-09-22 12:43:15.658] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'lunDanCreateOrderInvoker' to allow for resolving potential circular references
[2018-09-22 12:43:15.660] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'lunDanCreateOrderInvoker'
[2018-09-22 12:43:15.661] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2018-09-22 12:43:15.661] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2018-09-22 12:43:15.661] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2018-09-22 12:43:15.661] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2018-09-22 12:43:15.661] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2018-09-22 12:43:15.661] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2018-09-22 12:43:15.661] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2018-09-22 12:43:15.663] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:697] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4da4253]
[2018-09-22 12:43:15.663] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2018-09-22 12:43:15.665] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
[2018-09-22 12:43:15.665] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
[2018-09-22 12:43:15.665] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:103] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
[2018-09-22 12:43:15.666] [main] [DEBUG] - [org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate:88] - Storing ApplicationContext in cache under key [[MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
[2018-09-22 12:43:15.666] [main] [DEBUG] - [org.springframework.test.context.cache:105] - Spring test ApplicationContext cache statistics: [ContextCache@1f97cf0d size = 1, hitCount = 0, missCount = 1, parentContextCount = 0]
[2018-09-22 12:43:15.671] [main] [DEBUG] - [org.springframework.beans.factory.annotation.InjectionMetadata:86] - Processing injected element of bean 'com.to8to.invoker.LunDanCreateOrderInvokerTest': AutowiredFieldElement for private com.to8to.frt.invoker.LunDanCreateOrderInvoker com.to8to.invoker.LunDanCreateOrderInvokerTest.lunDanCreateOrderInvoker
[2018-09-22 12:43:15.673] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lunDanCreateOrderInvoker'
[2018-09-22 12:43:15.673] [main] [DEBUG] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:480] - Autowiring by type from bean name 'com.to8to.invoker.LunDanCreateOrderInvokerTest' to bean named 'lunDanCreateOrderInvoker'
[2018-09-22 12:43:15.677] [main] [INFO ] - [com.to8to.invoker.LunDanCreateOrderInvokerTest:27] - ======2018-09-22 12:43:15:677:测试【com.to8to.invoker.LunDanCreateOrderInvokerTest】开始======
[2018-09-22 12:43:17.019] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a396c1e testClass = LunDanCreateOrderInvokerTest, testInstance = com.to8to.invoker.LunDanCreateOrderInvokerTest@15bfd87, testMethod = test@LunDanCreateOrderInvokerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2018-09-22 12:43:17.022] [main] [INFO ] - [com.to8to.invoker.LunDanCreateOrderInvokerTest:36] - ======2018-09-22 12:43:17:022:测试【com.to8to.invoker.LunDanCreateOrderInvokerTest】结束======
[2018-09-22 12:43:17.022] [main] [INFO ] - [com.to8to.invoker.LunDanCreateOrderInvokerTest:37] - ======本次测试运行消耗时间 01秒345毫秒======
[2018-09-22 12:43:17.024] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:118] - After test class: context [DefaultTestContext@6a396c1e testClass = LunDanCreateOrderInvokerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
[2018-09-22 12:43:17.264] [Thread-0] [INFO ] - [org.springframework.context.support.GenericApplicationContext:862] - Closing org.springframework.context.support.GenericApplicationContext@6591f517: startup date [Sat Sep 22 12:43:15 CST 2018]; root of context hierarchy
[2018-09-22 12:43:17.264] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2018-09-22 12:43:17.265] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:512] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@765d7657: defining beans [lunDanCreateOrderInvoker,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy
[2018-09-22 12:43:17.265] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:568] - Retrieved dependent beans for bean 'lunDanCreateOrderInvoker': [com.to8to.invoker.LunDanCreateOrderInvokerTest]
[2018-09-22 12:51:01.647] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2018-09-22 12:51:01.691] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@43738a82 declaringClass = 'com.fangdd.qa.framework.testcase.BaseDubboTestCase', classes = '{}', locations = '{classpath:config/applicationContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
[2018-09-22 12:51:01.695] [main] [DEBUG] - [org.springframework.test.context.support.ActiveProfilesUtils:83] - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.to8to.invoker.LunDanCreateOrderInvokerTest]
[2018-09-22 12:51:01.703] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:204] - 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]
[2018-09-22 12:51:01.706] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@706a04ae, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6eceb130]
[2018-09-22 12:51:01.757] [main] [DEBUG] - [org.springframework.test.context.support.DependencyInjectionTestExecutionListener:81] - Performing dependency injection for test context [[DefaultTestContext@6a396c1e testClass = LunDanCreateOrderInvokerTest, testInstance = com.to8to.invoker.LunDanCreateOrderInvokerTest@15bfd87, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
[2018-09-22 12:51:01.757] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:107] - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
[2018-09-22 12:51:01.757] [main] [DEBUG] - [org.springframework.test.context.support.AbstractGenericContextLoader:107] - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
[2018-09-22 12:51:01.844] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemProperties] PropertySource with lowest search precedence
[2018-09-22 12:51:01.846] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemEnvironment] PropertySource with lowest search precedence
[2018-09-22 12:51:01.847] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:126] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
[2018-09-22 12:51:01.863] [main] [INFO ] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:317] - Loading XML bean definitions from class path resource [config/applicationContext.xml]
[2018-09-22 12:51:01.876] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultDocumentLoader:73] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[2018-09-22 12:51:01.922] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:141] - Loading schema mappings from [META-INF/spring.schemas]
[2018-09-22 12:51:01.925] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:147] - Loaded schema mappings: {http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-4.1.xsd=org/springframework/aop/config/spring-aop-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.1.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-4.1.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.0.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-4.1.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-4.1.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.1.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-4.0.xsd=org/springframework/aop/config/spring-aop-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.0.xsd=org/springframework/jdbc/config/spring-jdbc-4.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-4.0.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.1.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-4.0.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.2.xsd=org/springframework/transaction/config/spring-tx-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-4.0.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/task/spring-task-4.1.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-4.1.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.0.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://code.alibabatech.com/schema/dubbo/dubbo.xsd=META-INF/dubbo.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.0.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/task/spring-task-4.0.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-4.0.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/util/spring-util-4.1.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/util/spring-util-4.0.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.1.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.2.xsd=org/springframework/jdbc/config/spring-jdbc-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-4.1.xsd}
[2018-09-22 12:51:01.927] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.1.xsd
[2018-09-22 12:51:01.980] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-4.1.xsd
[2018-09-22 12:51:01.992] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:119] - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-4.1.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-4.1.xsd
[2018-09-22 12:51:02.004] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:98] - Loading bean definitions
[2018-09-22 12:51:02.014] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver:157] - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://code.alibabatech.com/schema/dubbo=com.alibaba.dubbo.config.spring.schema.DubboNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
[2018-09-22 12:51:02.029] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:252] - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[2018-09-22 12:51:02.034] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to]
[2018-09-22 12:51:02.035] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/**/*.class]
[2018-09-22 12:51:02.037] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/invoker] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/**/*.class]
[2018-09-22 12:51:02.038] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to]
[2018-09-22 12:51:02.039] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:51:02.039] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:51:02.040] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/dao] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:51:02.040] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/basic] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:51:02.041] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/invoker] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:51:02.041] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/sql] for files matching pattern [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/**/*.class]
[2018-09-22 12:51:02.042] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:423] - Resolved location pattern [classpath*:com/to8to/**/*.class] to resources [file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/invoker/AbstractTest.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/test-classes/com/to8to/invoker/LunDanCreateOrderInvokerTest.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/dao/FootStoneDao.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/basic/BasicData.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/invoker/LunDanCreateOrderInvoker.class], file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/sql/FootStoneSql.class]]
[2018-09-22 12:51:02.068] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:286] - Identified candidate component class: file [/Applications/java/eclipse/work-space/t8t-fi-frt-test/target/classes/com/to8to/frt/invoker/LunDanCreateOrderInvoker.class]
[2018-09-22 12:51:02.087] [main] [DEBUG] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:224] - Loaded 6 bean definitions from location pattern [classpath:config/applicationContext.xml]
[2018-09-22 12:51:02.094] [main] [INFO ] - [org.springframework.context.support.GenericApplicationContext:510] - Refreshing org.springframework.context.support.GenericApplicationContext@6591f517: startup date [Sat Sep 22 12:51:02 CST 2018]; root of context hierarchy
[2018-09-22 12:51:02.095] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:540] - Bean factory for org.springframework.context.support.GenericApplicationContext@6591f517: org.springframework.beans.factory.support.DefaultListableBeanFactory@765d7657: defining beans [lunDanCreateOrderInvoker,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0]; root of factory hierarchy
[2018-09-22 12:51:02.112] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2018-09-22 12:51:02.112] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2018-09-22 12:51:02.129] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[2018-09-22 12:51:02.132] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2018-09-22 12:51:02.157] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2018-09-22 12:51:02.158] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2018-09-22 12:51:02.159] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0' to allow for resolving potential circular references
[2018-09-22 12:51:02.197] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2018-09-22 12:51:02.198] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [environmentProperties] PropertySource with lowest search precedence
[2018-09-22 12:51:02.198] [main] [INFO ] - [org.springframework.context.support.PropertySourcesPlaceholderConfigurer:172] - Loading properties file from class path resource [config/server.properties]
[2018-09-22 12:51:02.200] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [localProperties] PropertySource with lowest search precedence
[2018-09-22 12:51:02.203] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2018-09-22 12:51:02.203] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2018-09-22 12:51:02.204] [main] [INFO ] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:153] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2018-09-22 12:51:02.204] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[2018-09-22 12:51:02.205] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2018-09-22 12:51:02.205] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2018-09-22 12:51:02.205] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2018-09-22 12:51:02.206] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[2018-09-22 12:51:02.206] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2018-09-22 12:51:02.206] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2018-09-22 12:51:02.207] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2018-09-22 12:51:02.210] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[2018-09-22 12:51:02.210] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2018-09-22 12:51:02.211] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2018-09-22 12:51:02.211] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2018-09-22 12:51:02.211] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
[2018-09-22 12:51:02.211] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2018-09-22 12:51:02.212] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2018-09-22 12:51:02.212] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2018-09-22 12:51:02.212] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' to allow for resolving potential circular references
[2018-09-22 12:51:02.212] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2018-09-22 12:51:02.215] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:646] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2cdd0d4b]
[2018-09-22 12:51:02.217] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:670] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4e268090]
[2018-09-22 12:51:02.217] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:724] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@765d7657: defining beans [lunDanCreateOrderInvoker,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy
[2018-09-22 12:51:02.217] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'lunDanCreateOrderInvoker'
[2018-09-22 12:51:02.218] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'lunDanCreateOrderInvoker'
[2018-09-22 12:51:02.220] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'lunDanCreateOrderInvoker' to allow for resolving potential circular references
[2018-09-22 12:51:02.222] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'lunDanCreateOrderInvoker'
[2018-09-22 12:51:02.222] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2018-09-22 12:51:02.222] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2018-09-22 12:51:02.223] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2018-09-22 12:51:02.223] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2018-09-22 12:51:02.223] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2018-09-22 12:51:02.223] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2018-09-22 12:51:02.223] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2018-09-22 12:51:02.224] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:697] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4da4253]
[2018-09-22 12:51:02.225] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2018-09-22 12:51:02.226] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
[2018-09-22 12:51:02.226] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
[2018-09-22 12:51:02.227] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:103] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
[2018-09-22 12:51:02.227] [main] [DEBUG] - [org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate:88] - Storing ApplicationContext in cache under key [[MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
[2018-09-22 12:51:02.228] [main] [DEBUG] - [org.springframework.test.context.cache:105] - Spring test ApplicationContext cache statistics: [ContextCache@1f97cf0d size = 1, hitCount = 0, missCount = 1, parentContextCount = 0]
[2018-09-22 12:51:02.234] [main] [DEBUG] - [org.springframework.beans.factory.annotation.InjectionMetadata:86] - Processing injected element of bean 'com.to8to.invoker.LunDanCreateOrderInvokerTest': AutowiredFieldElement for private com.to8to.frt.invoker.LunDanCreateOrderInvoker com.to8to.invoker.LunDanCreateOrderInvokerTest.lunDanCreateOrderInvoker
[2018-09-22 12:51:02.236] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lunDanCreateOrderInvoker'
[2018-09-22 12:51:02.236] [main] [DEBUG] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:480] - Autowiring by type from bean name 'com.to8to.invoker.LunDanCreateOrderInvokerTest' to bean named 'lunDanCreateOrderInvoker'
[2018-09-22 12:51:02.239] [main] [INFO ] - [com.to8to.invoker.LunDanCreateOrderInvokerTest:27] - ======2018-09-22 12:51:02:239:测试【com.to8to.invoker.LunDanCreateOrderInvokerTest】开始======
[2018-09-22 12:51:03.535] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a396c1e testClass = LunDanCreateOrderInvokerTest, testInstance = com.to8to.invoker.LunDanCreateOrderInvokerTest@15bfd87, testMethod = test@LunDanCreateOrderInvokerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
[2018-09-22 12:51:03.538] [main] [INFO ] - [com.to8to.invoker.LunDanCreateOrderInvokerTest:36] - ======2018-09-22 12:51:03:538:测试【com.to8to.invoker.LunDanCreateOrderInvokerTest】结束======
[2018-09-22 12:51:03.538] [main] [INFO ] - [com.to8to.invoker.LunDanCreateOrderInvokerTest:37] - ======本次测试运行消耗时间 01秒299毫秒======
[2018-09-22 12:51:03.539] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:118] - After test class: context [DefaultTestContext@6a396c1e testClass = LunDanCreateOrderInvokerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c3f5566 testClass = LunDanCreateOrderInvokerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
[2018-09-22 12:51:03.678] [Thread-0] [INFO ] - [org.springframework.context.support.GenericApplicationContext:862] - Closing org.springframework.context.support.GenericApplicationContext@6591f517: startup date [Sat Sep 22 12:51:02 CST 2018]; root of context hierarchy
[2018-09-22 12:51:03.678] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2018-09-22 12:51:03.678] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:512] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@765d7657: defining beans [lunDanCreateOrderInvoker,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy
[2018-09-22 12:51:03.678] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:568] - Retrieved dependent beans for bean 'lunDanCreateOrderInvoker': [com.to8to.invoker.LunDanCreateOrderInvokerTest]