root.log
146 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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
[2021-08-23 17:27:16.883] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2021-08-23 17:27:16.903] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@661972b0 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'].
[2021-08-23 17:27:16.905] [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.pipi.invoker.CosPlayerTest]
[2021-08-23 17:27:16.909] [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]
[2021-08-23 17:27:16.910] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52bf72b5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@37afeb11]
[2021-08-23 17:27:16.948] [main] [DEBUG] - [org.springframework.test.context.support.DependencyInjectionTestExecutionListener:81] - Performing dependency injection for test context [[DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
[2021-08-23 17:27:16.948] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:107] - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
[2021-08-23 17:27:16.948] [main] [DEBUG] - [org.springframework.test.context.support.AbstractGenericContextLoader:107] - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
[2021-08-23 17:27:17.005] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemProperties] PropertySource with lowest search precedence
[2021-08-23 17:27:17.006] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemEnvironment] PropertySource with lowest search precedence
[2021-08-23 17:27:17.006] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:126] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
[2021-08-23 17:27:17.013] [main] [INFO ] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:317] - Loading XML bean definitions from class path resource [config/applicationContext.xml]
[2021-08-23 17:27:17.018] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultDocumentLoader:73] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[2021-08-23 17:27:17.051] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:141] - Loading schema mappings from [META-INF/spring.schemas]
[2021-08-23 17:27:17.054] [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}
[2021-08-23 17:27:17.055] [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
[2021-08-23 17:27:17.079] [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
[2021-08-23 17:27:17.082] [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
[2021-08-23 17:27:17.086] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:98] - Loading bean definitions
[2021-08-23 17:27:17.094] [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}
[2021-08-23 17:27:17.102] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:252] - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[2021-08-23 17:27:17.104] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi]
[2021-08-23 17:27:17.104] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi] for files matching pattern [D:/code/t8t-fi-frt-test/target/test-classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.105] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker] for files matching pattern [D:/code/t8t-fi-frt-test/target/test-classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.106] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [D:\code\t8t-fi-frt-test\target\classes\com\pipi]
[2021-08-23 17:27:17.106] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.106] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.107] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\dao] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.107] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.107] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.107] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.108] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\sql] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:27:17.108] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:423] - Resolved location pattern [classpath*:com/pipi/**/*.class] to resources [file [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker\AbstractTest.class], file [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker\CosPlayerTest.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic\BasicData.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic\ConfigReader.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\dao\FootStoneDao.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\CosPlayPlayerService.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\sql\FootStoneSql.class]]
[2021-08-23 17:27:17.169] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:286] - Identified candidate component class: file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class]
[2021-08-23 17:27:17.190] [main] [DEBUG] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:224] - Loaded 6 bean definitions from location pattern [classpath:config/applicationContext.xml]
[2021-08-23 17:27:17.192] [main] [INFO ] - [org.springframework.context.support.GenericApplicationContext:510] - Refreshing org.springframework.context.support.GenericApplicationContext@7c6908d7: startup date [Mon Aug 23 17:27:17 CST 2021]; root of context hierarchy
[2021-08-23 17:27:17.192] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:540] - Bean factory for org.springframework.context.support.GenericApplicationContext@7c6908d7: org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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
[2021-08-23 17:27:17.198] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:27:17.198] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:27:17.206] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:27:17.207] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:27:17.218] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:27:17.219] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:27:17.219] [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
[2021-08-23 17:27:17.234] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:27:17.234] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [environmentProperties] PropertySource with lowest search precedence
[2021-08-23 17:27:17.234] [main] [INFO ] - [org.springframework.context.support.PropertySourcesPlaceholderConfigurer:172] - Loading properties file from class path resource [config/server.properties]
[2021-08-23 17:27:17.235] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [localProperties] PropertySource with lowest search precedence
[2021-08-23 17:27:17.236] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:27:17.236] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:27:17.237] [main] [INFO ] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:153] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2021-08-23 17:27:17.237] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:27:17.237] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:27:17.237] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:27:17.237] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:27:17.238] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:27:17.238] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:27:17.238] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:27:17.238] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:27:17.240] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:27:17.240] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:27:17.240] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:27:17.240] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:27:17.241] [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
[2021-08-23 17:27:17.241] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:27:17.241] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:27:17.241] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:27:17.241] [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
[2021-08-23 17:27:17.241] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:27:17.243] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:646] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@13526e59]
[2021-08-23 17:27:17.244] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:670] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@461ad730]
[2021-08-23 17:27:17.244] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:724] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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
[2021-08-23 17:27:17.245] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:27:17.245] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:27:17.249] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'cosPlyaPlayerServiceImpl' to allow for resolving potential circular references
[2021-08-23 17:27:17.251] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:27:17.251] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:27:17.251] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:27:17.251] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:27:17.252] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:27:17.252] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:27:17.252] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:27:17.252] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:27:17.253] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:697] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@7ac296f6]
[2021-08-23 17:27:17.253] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-08-23 17:27:17.254] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
[2021-08-23 17:27:17.254] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
[2021-08-23 17:27:17.254] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:103] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
[2021-08-23 17:27:17.255] [main] [DEBUG] - [org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate:88] - Storing ApplicationContext in cache under key [[MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
[2021-08-23 17:27:17.255] [main] [DEBUG] - [org.springframework.test.context.cache:105] - Spring test ApplicationContext cache statistics: [ContextCache@238d68ff size = 1, hitCount = 0, missCount = 1, parentContextCount = 0]
[2021-08-23 17:27:17.258] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:27] - ======2021-08-23 17:27:17:258:测试【com.pipi.invoker.CosPlayerTest】开始======
[2021-08-23 17:27:32.351] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testActivityList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:27:32.979] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:646] - guildId:0
[2021-08-23 17:27:39.107] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testAuditGuild@CosPlayerTest, testException = java.lang.IndexOutOfBoundsException: Index: 0, Size: 0, mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:27:42.954] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGetMine@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:27:43.985] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGetUserBalance@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:27:48.616] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGetUserSimple@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:27:50.515] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGetUserSimple2@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:27:53.443] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGethome@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:03.633] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGiftList@CosPlayerTest, testException = com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t6-api-admin.apeiwan.com/api/v1/virtual-product/gift-list,异常信息:connect timed out, mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:05.546] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGuildSearch@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:06.694] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testManagerList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:06.991] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:289] - userId:2203773
[2021-08-23 17:28:10.948] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testMoneyDetailsSave@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:12.486] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testRoomList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:15.054] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testRoomRecord@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:22.195] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testSend@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:30.376] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testUpList@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:31.658] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testUpSize@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:34.440] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testUserList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:35.124] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:252] - userId:2203773
[2021-08-23 17:28:37.135] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testVirtualMoneyModify@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:43.036] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testLotteryActivity@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:52.301] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testRemove@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:28:52.302] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:36] - ======2021-08-23 17:28:52:302:测试【com.pipi.invoker.CosPlayerTest】结束======
[2021-08-23 17:28:52.302] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:37] - ======本次测试运行消耗时间 01分35秒044毫秒======
[2021-08-23 17:28:52.302] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:118] - After test class: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
[2021-08-23 17:28:57.393] [Thread-0] [INFO ] - [org.springframework.context.support.GenericApplicationContext:862] - Closing org.springframework.context.support.GenericApplicationContext@7c6908d7: startup date [Mon Aug 23 17:27:17 CST 2021]; root of context hierarchy
[2021-08-23 17:28:57.394] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-08-23 17:28:57.394] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:512] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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
[2021-08-23 17:30:21.448] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2021-08-23 17:30:21.460] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@661972b0 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'].
[2021-08-23 17:30:21.462] [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.pipi.invoker.CosPlayerTest]
[2021-08-23 17:30:21.465] [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]
[2021-08-23 17:30:21.465] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52bf72b5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@37afeb11]
[2021-08-23 17:30:21.499] [main] [DEBUG] - [org.springframework.test.context.support.DependencyInjectionTestExecutionListener:81] - Performing dependency injection for test context [[DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
[2021-08-23 17:30:21.499] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:107] - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
[2021-08-23 17:30:21.499] [main] [DEBUG] - [org.springframework.test.context.support.AbstractGenericContextLoader:107] - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
[2021-08-23 17:30:21.548] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemProperties] PropertySource with lowest search precedence
[2021-08-23 17:30:21.550] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemEnvironment] PropertySource with lowest search precedence
[2021-08-23 17:30:21.550] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:126] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
[2021-08-23 17:30:21.556] [main] [INFO ] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:317] - Loading XML bean definitions from class path resource [config/applicationContext.xml]
[2021-08-23 17:30:21.559] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultDocumentLoader:73] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[2021-08-23 17:30:21.573] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:141] - Loading schema mappings from [META-INF/spring.schemas]
[2021-08-23 17:30:21.575] [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}
[2021-08-23 17:30:21.576] [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
[2021-08-23 17:30:21.595] [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
[2021-08-23 17:30:21.598] [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
[2021-08-23 17:30:21.602] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:98] - Loading bean definitions
[2021-08-23 17:30:21.607] [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}
[2021-08-23 17:30:21.616] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:252] - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[2021-08-23 17:30:21.617] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi]
[2021-08-23 17:30:21.617] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi] for files matching pattern [D:/code/t8t-fi-frt-test/target/test-classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.618] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker] for files matching pattern [D:/code/t8t-fi-frt-test/target/test-classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.619] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [D:\code\t8t-fi-frt-test\target\classes\com\pipi]
[2021-08-23 17:30:21.619] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.619] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.620] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\dao] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.620] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.620] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.620] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.620] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\sql] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:30:21.621] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:423] - Resolved location pattern [classpath*:com/pipi/**/*.class] to resources [file [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker\AbstractTest.class], file [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker\CosPlayerTest.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic\BasicData.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic\ConfigReader.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\dao\FootStoneDao.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\CosPlayPlayerService.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\sql\FootStoneSql.class]]
[2021-08-23 17:30:21.635] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:286] - Identified candidate component class: file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class]
[2021-08-23 17:30:21.644] [main] [DEBUG] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:224] - Loaded 6 bean definitions from location pattern [classpath:config/applicationContext.xml]
[2021-08-23 17:30:21.646] [main] [INFO ] - [org.springframework.context.support.GenericApplicationContext:510] - Refreshing org.springframework.context.support.GenericApplicationContext@7c6908d7: startup date [Mon Aug 23 17:30:21 CST 2021]; root of context hierarchy
[2021-08-23 17:30:21.646] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:540] - Bean factory for org.springframework.context.support.GenericApplicationContext@7c6908d7: org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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
[2021-08-23 17:30:21.651] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:30:21.652] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:30:21.658] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:30:21.659] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:30:21.670] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:30:21.670] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:30:21.670] [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
[2021-08-23 17:30:21.685] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:30:21.686] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [environmentProperties] PropertySource with lowest search precedence
[2021-08-23 17:30:21.686] [main] [INFO ] - [org.springframework.context.support.PropertySourcesPlaceholderConfigurer:172] - Loading properties file from class path resource [config/server.properties]
[2021-08-23 17:30:21.686] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [localProperties] PropertySource with lowest search precedence
[2021-08-23 17:30:21.687] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:30:21.687] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:30:21.688] [main] [INFO ] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:153] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2021-08-23 17:30:21.688] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:30:21.688] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:30:21.688] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:30:21.688] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:30:21.688] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:30:21.688] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:30:21.688] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:30:21.689] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:30:21.690] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:30:21.690] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:30:21.691] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:30:21.691] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:30:21.691] [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
[2021-08-23 17:30:21.691] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:30:21.691] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:30:21.691] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:30:21.691] [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
[2021-08-23 17:30:21.691] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:30:21.693] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:646] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@13526e59]
[2021-08-23 17:30:21.694] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:670] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@461ad730]
[2021-08-23 17:30:21.694] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:724] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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
[2021-08-23 17:30:21.694] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:30:21.694] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:30:21.699] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'cosPlyaPlayerServiceImpl' to allow for resolving potential circular references
[2021-08-23 17:30:21.700] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:30:21.700] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:30:21.701] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:30:21.701] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:30:21.701] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:30:21.701] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:30:21.701] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:30:21.701] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:30:21.702] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:697] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@7ac296f6]
[2021-08-23 17:30:21.702] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-08-23 17:30:21.703] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
[2021-08-23 17:30:21.703] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
[2021-08-23 17:30:21.703] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:103] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
[2021-08-23 17:30:21.704] [main] [DEBUG] - [org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate:88] - Storing ApplicationContext in cache under key [[MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
[2021-08-23 17:30:21.704] [main] [DEBUG] - [org.springframework.test.context.cache:105] - Spring test ApplicationContext cache statistics: [ContextCache@238d68ff size = 1, hitCount = 0, missCount = 1, parentContextCount = 0]
[2021-08-23 17:30:21.707] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:27] - ======2021-08-23 17:30:21:707:测试【com.pipi.invoker.CosPlayerTest】开始======
[2021-08-23 17:30:30.438] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testActivityList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:30.953] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:646] - guildId:0
[2021-08-23 17:30:37.171] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testAuditGuild@CosPlayerTest, testException = java.lang.IndexOutOfBoundsException: Index: 0, Size: 0, mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:39.704] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGetMine@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:40.696] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGetUserBalance@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:43.250] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGetUserSimple@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:46.163] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGetUserSimple2@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:49.786] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGethome@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:53.750] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGiftList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:55.135] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testGuildSearch@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:56.486] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testManagerList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:30:57.876] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:289] - userId:2203773
[2021-08-23 17:31:00.560] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testMoneyDetailsSave@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:01.866] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testRoomList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:02.835] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testRoomRecord@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:08.891] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testSend@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:14.935] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testUpList@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:16.894] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testUpSize@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:18.081] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testUserList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:18.395] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:252] - userId:2203773
[2021-08-23 17:31:20.008] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testVirtualMoneyModify@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:27.104] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testLotteryActivity@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:33.377] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@49139829, testMethod = testRemove@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:31:33.378] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:36] - ======2021-08-23 17:31:33:377:测试【com.pipi.invoker.CosPlayerTest】结束======
[2021-08-23 17:31:33.378] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:37] - ======本次测试运行消耗时间 01分11秒670毫秒======
[2021-08-23 17:31:33.378] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:118] - After test class: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
[2021-08-23 17:31:34.299] [Thread-0] [INFO ] - [org.springframework.context.support.GenericApplicationContext:862] - Closing org.springframework.context.support.GenericApplicationContext@7c6908d7: startup date [Mon Aug 23 17:30:21 CST 2021]; root of context hierarchy
[2021-08-23 17:31:34.300] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-08-23 17:31:34.300] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:512] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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
[2021-08-23 17:40:59.199] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2021-08-23 17:40:59.212] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@694abbdc 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'].
[2021-08-23 17:40:59.213] [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.pipi.invoker.CosPlayerTest]
[2021-08-23 17:40:59.216] [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]
[2021-08-23 17:40:59.216] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@245b4bdc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6c64cb25]
[2021-08-23 17:40:59.255] [main] [DEBUG] - [org.springframework.test.context.support.DependencyInjectionTestExecutionListener:81] - Performing dependency injection for test context [[DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@1b7cc17c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
[2021-08-23 17:40:59.256] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:107] - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
[2021-08-23 17:40:59.256] [main] [DEBUG] - [org.springframework.test.context.support.AbstractGenericContextLoader:107] - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
[2021-08-23 17:40:59.304] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemProperties] PropertySource with lowest search precedence
[2021-08-23 17:40:59.305] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemEnvironment] PropertySource with lowest search precedence
[2021-08-23 17:40:59.306] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:126] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
[2021-08-23 17:40:59.312] [main] [INFO ] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:317] - Loading XML bean definitions from class path resource [config/applicationContext.xml]
[2021-08-23 17:40:59.315] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultDocumentLoader:73] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[2021-08-23 17:40:59.329] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:141] - Loading schema mappings from [META-INF/spring.schemas]
[2021-08-23 17:40:59.332] [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}
[2021-08-23 17:40:59.333] [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
[2021-08-23 17:40:59.353] [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
[2021-08-23 17:40:59.356] [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
[2021-08-23 17:40:59.359] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:98] - Loading bean definitions
[2021-08-23 17:40:59.365] [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}
[2021-08-23 17:40:59.374] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:252] - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[2021-08-23 17:40:59.375] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi]
[2021-08-23 17:40:59.375] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi] for files matching pattern [D:/code/t8t-fi-frt-test/target/test-classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.376] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker] for files matching pattern [D:/code/t8t-fi-frt-test/target/test-classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.377] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:622] - Looking for matching resources in directory tree [D:\code\t8t-fi-frt-test\target\classes\com\pipi]
[2021-08-23 17:40:59.377] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.377] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.377] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\dao] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.378] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.378] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.378] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.378] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\sql] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-08-23 17:40:59.379] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:423] - Resolved location pattern [classpath*:com/pipi/**/*.class] to resources [file [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker\AbstractTest.class], file [D:\code\t8t-fi-frt-test\target\test-classes\com\pipi\invoker\CosPlayerTest.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic\BasicData.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\basic\ConfigReader.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\dao\FootStoneDao.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\CosPlayPlayerService.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\sql\FootStoneSql.class]]
[2021-08-23 17:40:59.393] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:286] - Identified candidate component class: file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class]
[2021-08-23 17:40:59.402] [main] [DEBUG] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:224] - Loaded 6 bean definitions from location pattern [classpath:config/applicationContext.xml]
[2021-08-23 17:40:59.404] [main] [INFO ] - [org.springframework.context.support.GenericApplicationContext:510] - Refreshing org.springframework.context.support.GenericApplicationContext@7c6908d7: startup date [Mon Aug 23 17:40:59 CST 2021]; root of context hierarchy
[2021-08-23 17:40:59.404] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:540] - Bean factory for org.springframework.context.support.GenericApplicationContext@7c6908d7: org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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
[2021-08-23 17:40:59.409] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:40:59.409] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:40:59.416] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:40:59.417] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:40:59.428] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:40:59.428] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:40:59.428] [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
[2021-08-23 17:40:59.444] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:40:59.444] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [environmentProperties] PropertySource with lowest search precedence
[2021-08-23 17:40:59.444] [main] [INFO ] - [org.springframework.context.support.PropertySourcesPlaceholderConfigurer:172] - Loading properties file from class path resource [config/server.properties]
[2021-08-23 17:40:59.445] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [localProperties] PropertySource with lowest search precedence
[2021-08-23 17:40:59.446] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:40:59.447] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:40:59.447] [main] [INFO ] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:153] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2021-08-23 17:40:59.447] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:40:59.447] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:40:59.447] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:40:59.447] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:40:59.448] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:40:59.448] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:40:59.448] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:40:59.448] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:40:59.450] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[2021-08-23 17:40:59.450] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:40:59.450] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:40:59.450] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:40:59.450] [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
[2021-08-23 17:40:59.450] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:40:59.451] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:40:59.451] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:40:59.451] [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
[2021-08-23 17:40:59.451] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:40:59.452] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:646] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@13526e59]
[2021-08-23 17:40:59.453] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:670] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@461ad730]
[2021-08-23 17:40:59.454] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:724] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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
[2021-08-23 17:40:59.454] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:40:59.454] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:40:59.458] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'cosPlyaPlayerServiceImpl' to allow for resolving potential circular references
[2021-08-23 17:40:59.460] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-08-23 17:40:59.460] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-08-23 17:40:59.460] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-08-23 17:40:59.460] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-08-23 17:40:59.460] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-08-23 17:40:59.460] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-08-23 17:40:59.461] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-08-23 17:40:59.461] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-08-23 17:40:59.462] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:697] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@7ac296f6]
[2021-08-23 17:40:59.462] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-08-23 17:40:59.463] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
[2021-08-23 17:40:59.463] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
[2021-08-23 17:40:59.463] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:103] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
[2021-08-23 17:40:59.463] [main] [DEBUG] - [org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate:88] - Storing ApplicationContext in cache under key [[MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
[2021-08-23 17:40:59.463] [main] [DEBUG] - [org.springframework.test.context.cache:105] - Spring test ApplicationContext cache statistics: [ContextCache@238d68ff size = 1, hitCount = 0, missCount = 1, parentContextCount = 0]
[2021-08-23 17:40:59.467] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:27] - ======2021-08-23 17:40:59:467:测试【com.pipi.invoker.CosPlayerTest】开始======
[2021-08-23 17:41:10.245] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@1b7cc17c, testMethod = testSend@CosPlayerTest, testException = java.lang.AssertionError: expected [200] but found [500], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, 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].
[2021-08-23 17:41:10.245] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:36] - ======2021-08-23 17:41:10:245:测试【com.pipi.invoker.CosPlayerTest】结束======
[2021-08-23 17:41:10.246] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:37] - ======本次测试运行消耗时间 10秒778毫秒======
[2021-08-23 17:41:10.246] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:118] - After test class: context [DefaultTestContext@6a6cb05c testClass = CosPlayerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40a4337a testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
[2021-08-23 17:41:11.333] [Thread-0] [INFO ] - [org.springframework.context.support.GenericApplicationContext:862] - Closing org.springframework.context.support.GenericApplicationContext@7c6908d7: startup date [Mon Aug 23 17:40:59 CST 2021]; root of context hierarchy
[2021-08-23 17:41:11.333] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-08-23 17:41:11.333] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:512] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5149d738: defining beans [cosPlyaPlayerServiceImpl,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