Commit 034c347f by donghu

test

1 parent 4f18fc92
Showing 49 changed files with 2082 additions and 626 deletions
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
[2021-07-26 11:35:02.277] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:255)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePutJson(HttpToolKit.java:340)
at com.fangdd.qa.testng.TestngListener.reportTestStatistic(TestngListener.java:138)
at com.fangdd.qa.testng.TestngListener.onTestSuccess(TestngListener.java:75)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1720)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1699)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:703)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
[2021-07-26 11:35:09.337] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:255)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePutJson(HttpToolKit.java:340)
at com.fangdd.qa.testng.TestngListener.reportTestStatistic(TestngListener.java:138)
at com.fangdd.qa.testng.TestngListener.onTestFailure(TestngListener.java:102)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1716)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1699)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:703)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
[2021-07-26 11:35:22.212] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:255)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePutJson(HttpToolKit.java:340)
at com.fangdd.qa.testng.TestngListener.reportTestStatistic(TestngListener.java:138)
at com.fangdd.qa.testng.TestngListener.onTestFailure(TestngListener.java:102)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1716)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1699)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:703)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
[2021-07-26 11:35:37.005] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:255)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePutJson(HttpToolKit.java:340)
at com.fangdd.qa.testng.TestngListener.reportTestStatistic(TestngListener.java:138)
at com.fangdd.qa.testng.TestngListener.onTestSuccess(TestngListener.java:75)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1720)
at org.testng.internal.Invoker.runTestListeners(Invoker.java:1699)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:703)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
[2021-07-26 11:37:08.493] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:255)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePutJson(HttpToolKit.java:340)
at com.fangdd.qa.testng.TestngSuiteListener.reportTestSuiteStatistic(TestngSuiteListener.java:90)
at com.fangdd.qa.testng.TestngSuiteListener.onFinish(TestngSuiteListener.java:77)
at org.testng.SuiteRunner.invokeListeners(SuiteRunner.java:232)
at org.testng.SuiteRunner.run(SuiteRunner.java:292)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
[2021-07-23 15:20:18.237] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearch(CosPlyaPlayerServiceImpl.java:639)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildCenter(CosPlyaPlayerServiceImpl.java:610)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.auditGuild(CosPlyaPlayerServiceImpl.java:710)
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:20:24.717] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearchList(CosPlyaPlayerServiceImpl.java:665)
at com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:20:45.086] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upList(CosPlyaPlayerServiceImpl.java:763)
at com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:20:50.179] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upSize(CosPlyaPlayerServiceImpl.java:774)
at com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:21:10.124] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-api-app.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.lotteryActivity(CosPlyaPlayerServiceImpl.java:389)
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
This diff could not be displayed because it is too large.
[2021-07-14 17:10:25.738] [main] [INFO ] - [com.fangdd.qa.testng.TestngRetry:23] - retrycount=0
[2021-07-14 17:10:25.788] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.PropUtil:51] - 配置项 dbConnectionURL 不存在,请检查配置!
[2021-07-14 17:10:25.802] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:36] - ======2021-07-14 17:10:25:测试集开始======
[2021-07-14 17:10:27.880] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:27:用例【com.pipi.invoker.CosPlayerTest.testActivityList】开始======
[2021-07-14 17:10:28.566] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testActivityList--Test Mthod Success
[2021-07-14 17:10:28.566] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:28:用例【com.pipi.invoker.CosPlayerTest.testActivityList】结束======
[2021-07-14 17:10:28.566] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 686毫秒======
[2021-07-14 17:10:29.273] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:29:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】开始======
[2021-07-14 17:10:31.459] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testAuditGuild--Test Mthod Success
[2021-07-14 17:10:31.459] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:31:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】结束======
[2021-07-14 17:10:31.459] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 02秒186毫秒======
[2021-07-14 17:10:32.142] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:32:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】开始======
[2021-07-14 17:10:32.796] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testMoneyDetailsSave--Test Mthod Success
[2021-07-14 17:10:32.796] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:32:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】结束======
[2021-07-14 17:10:32.796] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 654毫秒======
[2021-07-14 17:10:33.414] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:33:用例【com.pipi.invoker.CosPlayerTest.testSend】开始======
[2021-07-14 17:10:34.556] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testSend--Test Mthod Success
[2021-07-14 17:10:34.557] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:34:用例【com.pipi.invoker.CosPlayerTest.testSend】结束======
[2021-07-14 17:10:34.557] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 01秒143毫秒======
[2021-07-14 17:10:35.272] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:35:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】开始======
[2021-07-14 17:10:35.776] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testVirtualMoneyModify--Test Mthod Success
[2021-07-14 17:10:35.776] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:35:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】结束======
[2021-07-14 17:10:35.776] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 504毫秒======
[2021-07-14 17:10:36.417] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:36:用例【com.pipi.invoker.CosPlayerTest.testGiftList】开始======
[2021-07-14 17:10:36.847] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testGiftList--Test Mthod Success
[2021-07-14 17:10:36.847] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:36:用例【com.pipi.invoker.CosPlayerTest.testGiftList】结束======
[2021-07-14 17:10:36.847] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 430毫秒======
[2021-07-14 17:10:37.656] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:37:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】开始======
[2021-07-14 17:10:38.622] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testLotteryActivity--Test Mthod Success
[2021-07-14 17:10:38.622] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:38:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】结束======
[2021-07-14 17:10:38.622] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 966毫秒======
[2021-07-14 17:10:39.591] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:39:用例【com.pipi.invoker.CosPlayerTest.testRoomList】开始======
[2021-07-14 17:10:40.017] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testRoomList--Test Mthod Success
[2021-07-14 17:10:40.017] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:40:用例【com.pipi.invoker.CosPlayerTest.testRoomList】结束======
[2021-07-14 17:10:40.017] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 426毫秒======
[2021-07-14 17:10:40.851] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:10:40:用例【com.pipi.invoker.CosPlayerTest.testRemove】开始======
[2021-07-14 17:10:41.355] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testRemove--Test Mthod Success
[2021-07-14 17:10:41.355] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:10:41:用例【com.pipi.invoker.CosPlayerTest.testRemove】结束======
[2021-07-14 17:10:41.355] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 504毫秒======
[2021-07-14 17:10:42.041] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testGiftList
[2021-07-14 17:10:42.041] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testRemove
[2021-07-14 17:10:42.041] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testLotteryActivity
[2021-07-14 17:10:42.041] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testMoneyDetailsSave
[2021-07-14 17:10:42.042] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testSend
[2021-07-14 17:10:42.042] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testAuditGuild
[2021-07-14 17:10:42.042] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testRoomList
[2021-07-14 17:10:42.042] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testVirtualMoneyModify
[2021-07-14 17:10:42.042] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testActivityList
[2021-07-14 17:10:42.042] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:233] - passed tests count:9
[2021-07-14 17:10:42.042] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:234] - failed tests count:0
[2021-07-14 17:10:42.042] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:235] - skipped tests count:0
[2021-07-14 17:10:42.046] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:155] - 开始生成文件
[2021-07-14 17:10:42.047] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-14 17:10:42.802] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-14 17:10:42:测试集结束======
[2021-07-14 17:10:42.802] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 16秒240毫秒======
[2021-07-14 17:28:22.344] [main] [INFO ] - [com.fangdd.qa.testng.TestngRetry:23] - retrycount=0
[2021-07-14 17:28:22.405] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:36] - ======2021-07-14 17:28:22:测试集开始======
[2021-07-14 17:28:22.608] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.PropUtil:51] - 配置项 dbConnectionURL 不存在,请检查配置!
[2021-07-14 17:28:23.568] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:23:用例【com.pipi.invoker.CosPlayerTest.testActivityList】开始======
[2021-07-14 17:28:23.862] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testActivityList--Test Mthod Success
[2021-07-14 17:28:23.862] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:23:用例【com.pipi.invoker.CosPlayerTest.testActivityList】结束======
[2021-07-14 17:28:23.862] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 294毫秒======
[2021-07-14 17:28:24.657] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:24:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】开始======
[2021-07-14 17:28:26.441] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testAuditGuild--Test Mthod Success
[2021-07-14 17:28:26.441] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:26:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】结束======
[2021-07-14 17:28:26.441] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 01秒784毫秒======
[2021-07-14 17:28:27.226] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:27:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】开始======
[2021-07-14 17:28:27.712] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testMoneyDetailsSave--Test Mthod Success
[2021-07-14 17:28:27.713] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:27:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】结束======
[2021-07-14 17:28:27.713] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 487毫秒======
[2021-07-14 17:28:28.359] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:28:用例【com.pipi.invoker.CosPlayerTest.testSend】开始======
[2021-07-14 17:28:29.059] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testSend--Test Mthod Success
[2021-07-14 17:28:29.059] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:29:用例【com.pipi.invoker.CosPlayerTest.testSend】结束======
[2021-07-14 17:28:29.059] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 700毫秒======
[2021-07-14 17:28:29.787] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:29:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】开始======
[2021-07-14 17:28:30.165] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testVirtualMoneyModify--Test Mthod Success
[2021-07-14 17:28:30.165] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:30:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】结束======
[2021-07-14 17:28:30.166] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 378毫秒======
[2021-07-14 17:28:30.821] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:30:用例【com.pipi.invoker.CosPlayerTest.testGiftList】开始======
[2021-07-14 17:28:31.027] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testGiftList--Test Mthod Success
[2021-07-14 17:28:31.027] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:31:用例【com.pipi.invoker.CosPlayerTest.testGiftList】结束======
[2021-07-14 17:28:31.028] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 206毫秒======
[2021-07-14 17:28:31.783] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:31:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】开始======
[2021-07-14 17:28:32.247] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testLotteryActivity--Test Mthod Success
[2021-07-14 17:28:32.248] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:32:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】结束======
[2021-07-14 17:28:32.248] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 465毫秒======
[2021-07-14 17:28:32.882] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:32:用例【com.pipi.invoker.CosPlayerTest.testRoomList】开始======
[2021-07-14 17:28:33.398] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testRoomList--Test Mthod Success
[2021-07-14 17:28:33.398] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:33:用例【com.pipi.invoker.CosPlayerTest.testRoomList】结束======
[2021-07-14 17:28:33.398] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 516毫秒======
[2021-07-14 17:28:34.045] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-14 17:28:34:用例【com.pipi.invoker.CosPlayerTest.testRemove】开始======
[2021-07-14 17:28:34.536] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testRemove--Test Mthod Success
[2021-07-14 17:28:34.536] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-14 17:28:34:用例【com.pipi.invoker.CosPlayerTest.testRemove】结束======
[2021-07-14 17:28:34.536] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 491毫秒======
[2021-07-14 17:28:35.249] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testActivityList
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testVirtualMoneyModify
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testRoomList
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testSend
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testLotteryActivity
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testRemove
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testMoneyDetailsSave
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testAuditGuild
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testGiftList
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:233] - passed tests count:9
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:234] - failed tests count:0
[2021-07-14 17:28:35.250] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:235] - skipped tests count:0
[2021-07-14 17:28:35.254] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:155] - 开始生成文件
[2021-07-14 17:28:35.255] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-14 17:28:35.625] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-14 17:28:35:测试集结束======
[2021-07-14 17:28:35.625] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 12秒846毫秒======
[2021-07-23 15:20:03.145] [main] [INFO ] - [com.fangdd.qa.testng.TestngRetry:23] - retrycount=0
[2021-07-23 15:20:03.208] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:36] - ======2021-07-23 15:20:03:测试集开始======
[2021-07-23 15:20:03.423] [TestNG] [INFO ] - [com.fangdd.qa.framework.utils.common.PropUtil:51] - 配置项 dbConnectionURL 不存在,请检查配置!
[2021-07-23 15:20:05.140] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:05:用例【com.pipi.invoker.CosPlayerTest.testActivityList】开始======
[2021-07-23 15:20:06.276] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testActivityList--Test Mthod Success
[2021-07-23 15:20:06.276] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 15:20:06:用例【com.pipi.invoker.CosPlayerTest.testActivityList】结束======
[2021-07-23 15:20:06.276] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 01秒136毫秒======
[2021-07-23 15:20:07.170] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:07:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】开始======
[2021-07-23 15:20:18.237] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearch(CosPlyaPlayerServiceImpl.java:639)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildCenter(CosPlyaPlayerServiceImpl.java:610)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.auditGuild(CosPlyaPlayerServiceImpl.java:710)
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:20:18.262] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testAuditGuild--Test Mthod Failure
[2021-07-23 15:20:18.262] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 15:20:18:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】结束======
[2021-07-23 15:20:18.262] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 11秒092毫秒======
[2021-07-23 15:20:23.636] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:23:用例【com.pipi.invoker.CosPlayerTest.testGiftList】开始======
[2021-07-23 15:20:23.925] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testGiftList--Test Mthod Success
[2021-07-23 15:20:23.925] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 15:20:23:用例【com.pipi.invoker.CosPlayerTest.testGiftList】结束======
[2021-07-23 15:20:23.925] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 289毫秒======
[2021-07-23 15:20:24.717] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:24:用例【com.pipi.invoker.CosPlayerTest.testGuildSearch】开始======
[2021-07-23 15:20:24.717] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearchList(CosPlyaPlayerServiceImpl.java:665)
at com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:20:24.718] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testGuildSearch--Test Mthod Failure
[2021-07-23 15:20:24.718] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 15:20:24:用例【com.pipi.invoker.CosPlayerTest.testGuildSearch】结束======
[2021-07-23 15:20:24.718] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 001毫秒======
[2021-07-23 15:20:30.012] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:30:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】开始======
[2021-07-23 15:20:30.577] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testMoneyDetailsSave--Test Mthod Success
[2021-07-23 15:20:30.577] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 15:20:30:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】结束======
[2021-07-23 15:20:30.577] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 565毫秒======
[2021-07-23 15:20:31.422] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:31:用例【com.pipi.invoker.CosPlayerTest.testRoomList】开始======
[2021-07-23 15:20:31.798] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testRoomList--Test Mthod Success
[2021-07-23 15:20:31.798] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 15:20:31:用例【com.pipi.invoker.CosPlayerTest.testRoomList】结束======
[2021-07-23 15:20:31.799] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 376毫秒======
[2021-07-23 15:20:32.497] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:32:用例【com.pipi.invoker.CosPlayerTest.testSend】开始======
[2021-07-23 15:20:33.170] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testSend--Test Mthod Success
[2021-07-23 15:20:33.170] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 15:20:33:用例【com.pipi.invoker.CosPlayerTest.testSend】结束======
[2021-07-23 15:20:33.170] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 673毫秒======
[2021-07-23 15:20:34.023] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:34:用例【com.pipi.invoker.CosPlayerTest.testUpList】开始======
[2021-07-23 15:20:45.086] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upList(CosPlyaPlayerServiceImpl.java:763)
at com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:20:45.087] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testUpList--Test Mthod Failure
[2021-07-23 15:20:45.087] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 15:20:45:用例【com.pipi.invoker.CosPlayerTest.testUpList】结束======
[2021-07-23 15:20:45.087] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 11秒064毫秒======
[2021-07-23 15:20:50.177] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:50:用例【com.pipi.invoker.CosPlayerTest.testUpSize】开始======
[2021-07-23 15:20:50.179] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upSize(CosPlyaPlayerServiceImpl.java:774)
at com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:20:50.180] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testUpSize--Test Mthod Failure
[2021-07-23 15:20:50.180] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 15:20:50:用例【com.pipi.invoker.CosPlayerTest.testUpSize】结束======
[2021-07-23 15:20:50.180] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 003毫秒======
[2021-07-23 15:20:55.958] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:55:用例【com.pipi.invoker.CosPlayerTest.testUserList】开始======
[2021-07-23 15:20:56.154] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testUserList--Test Mthod Success
[2021-07-23 15:20:56.154] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 15:20:56:用例【com.pipi.invoker.CosPlayerTest.testUserList】结束======
[2021-07-23 15:20:56.154] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 196毫秒======
[2021-07-23 15:20:57.745] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:57:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】开始======
[2021-07-23 15:20:58.279] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testVirtualMoneyModify--Test Mthod Success
[2021-07-23 15:20:58.279] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 15:20:58:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】结束======
[2021-07-23 15:20:58.279] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 534毫秒======
[2021-07-23 15:20:59.067] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:20:59:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】开始======
[2021-07-23 15:21:10.124] [TestNG] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.UnknownHostException: t3-api-app.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.lotteryActivity(CosPlyaPlayerServiceImpl.java:389)
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2021-07-23 15:21:10.126] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testLotteryActivity--Test Mthod Failure
[2021-07-23 15:21:10.127] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 15:21:10:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】结束======
[2021-07-23 15:21:10.127] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 11秒060毫秒======
[2021-07-23 15:21:15.371] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 15:21:15:用例【com.pipi.invoker.CosPlayerTest.testRemove】开始======
[2021-07-23 15:21:15.964] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testRemove--Test Mthod Failure
[2021-07-23 15:21:15.965] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 15:21:15:用例【com.pipi.invoker.CosPlayerTest.testRemove】结束======
[2021-07-23 15:21:15.965] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 593毫秒======
[2021-07-23 15:21:21.239] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testGiftList
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testUserList
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testRoomList
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testSend
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testActivityList
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testMoneyDetailsSave
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testVirtualMoneyModify
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testGuildSearch
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testUpSize
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testAuditGuild
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testUpList
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testLotteryActivity
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testRemove
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:233] - passed tests count:7
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:234] - failed tests count:6
[2021-07-23 15:21:21.240] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:235] - skipped tests count:0
[2021-07-23 15:21:21.244] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:155] - 开始生成文件
[2021-07-23 15:21:21.245] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-23 15:21:21.695] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-23 15:21:21:测试集结束======
[2021-07-23 15:21:21.695] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 01分18秒033毫秒======
[2021-07-23 16:45:27.187] [main] [INFO ] - [com.fangdd.qa.testng.TestngRetry:23] - retrycount=0
[2021-07-23 16:45:27.246] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:36] - ======2021-07-23 16:45:27:测试集开始======
[2021-07-23 16:45:27.456] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.PropUtil:51] - 配置项 dbConnectionURL 不存在,请检查配置!
[2021-07-23 16:45:28.492] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:28:用例【com.pipi.invoker.CosPlayerTest.testActivityList】开始======
[2021-07-23 16:45:28.759] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testActivityList--Test Mthod Success
[2021-07-23 16:45:28.760] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:28:用例【com.pipi.invoker.CosPlayerTest.testActivityList】结束======
[2021-07-23 16:45:28.760] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 268毫秒======
[2021-07-23 16:45:30.478] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:30:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】开始======
[2021-07-23 16:45:31.974] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testAuditGuild--Test Mthod Failure
[2021-07-23 16:45:31.974] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 16:45:31:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】结束======
[2021-07-23 16:45:31.974] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 01秒496毫秒======
[2021-07-23 16:45:38.117] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:38:用例【com.pipi.invoker.CosPlayerTest.testGiftList】开始======
[2021-07-23 16:45:38.314] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testGiftList--Test Mthod Success
[2021-07-23 16:45:38.314] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:38:用例【com.pipi.invoker.CosPlayerTest.testGiftList】结束======
[2021-07-23 16:45:38.314] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 197毫秒======
[2021-07-23 16:45:39.128] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:39:用例【com.pipi.invoker.CosPlayerTest.testGuildSearch】开始======
[2021-07-23 16:45:39.310] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testGuildSearch--Test Mthod Success
[2021-07-23 16:45:39.310] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:39:用例【com.pipi.invoker.CosPlayerTest.testGuildSearch】结束======
[2021-07-23 16:45:39.311] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 182毫秒======
[2021-07-23 16:45:40.127] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:40:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】开始======
[2021-07-23 16:45:40.722] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testMoneyDetailsSave--Test Mthod Success
[2021-07-23 16:45:40.722] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:40:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】结束======
[2021-07-23 16:45:40.722] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 595毫秒======
[2021-07-23 16:45:41.496] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:41:用例【com.pipi.invoker.CosPlayerTest.testRoomList】开始======
[2021-07-23 16:45:41.810] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testRoomList--Test Mthod Success
[2021-07-23 16:45:41.810] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:41:用例【com.pipi.invoker.CosPlayerTest.testRoomList】结束======
[2021-07-23 16:45:41.810] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 314毫秒======
[2021-07-23 16:45:42.511] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:42:用例【com.pipi.invoker.CosPlayerTest.testSend】开始======
[2021-07-23 16:45:43.494] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testSend--Test Mthod Success
[2021-07-23 16:45:43.494] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:43:用例【com.pipi.invoker.CosPlayerTest.testSend】结束======
[2021-07-23 16:45:43.494] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 983毫秒======
[2021-07-23 16:45:44.424] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:44:用例【com.pipi.invoker.CosPlayerTest.testUpList】开始======
[2021-07-23 16:45:44.614] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testUpList--Test Mthod Success
[2021-07-23 16:45:44.614] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:44:用例【com.pipi.invoker.CosPlayerTest.testUpList】结束======
[2021-07-23 16:45:44.614] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 190毫秒======
[2021-07-23 16:45:45.480] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:45:用例【com.pipi.invoker.CosPlayerTest.testUpSize】开始======
[2021-07-23 16:45:45.659] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testUpSize--Test Mthod Success
[2021-07-23 16:45:45.659] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:45:用例【com.pipi.invoker.CosPlayerTest.testUpSize】结束======
[2021-07-23 16:45:45.659] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 179毫秒======
[2021-07-23 16:45:46.463] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:46:用例【com.pipi.invoker.CosPlayerTest.testUserList】开始======
[2021-07-23 16:45:46.617] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testUserList--Test Mthod Success
[2021-07-23 16:45:46.617] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:46:用例【com.pipi.invoker.CosPlayerTest.testUserList】结束======
[2021-07-23 16:45:46.617] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 154毫秒======
[2021-07-23 16:45:47.472] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:47:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】开始======
[2021-07-23 16:45:47.842] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testVirtualMoneyModify--Test Mthod Success
[2021-07-23 16:45:47.842] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:47:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】结束======
[2021-07-23 16:45:47.842] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 370毫秒======
[2021-07-23 16:45:48.526] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:48:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】开始======
[2021-07-23 16:45:49.208] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testLotteryActivity--Test Mthod Success
[2021-07-23 16:45:49.208] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-23 16:45:49:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】结束======
[2021-07-23 16:45:49.208] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 682毫秒======
[2021-07-23 16:45:49.868] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:45:49:用例【com.pipi.invoker.CosPlayerTest.testRemove】开始======
[2021-07-23 16:45:50.322] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testRemove--Test Mthod Failure
[2021-07-23 16:45:50.322] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 16:45:50:用例【com.pipi.invoker.CosPlayerTest.testRemove】结束======
[2021-07-23 16:45:50.322] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 454毫秒======
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testGiftList
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testUpList
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testActivityList
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testSend
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testGuildSearch
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testMoneyDetailsSave
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testVirtualMoneyModify
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testUpSize
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testRoomList
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testUserList
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testLotteryActivity
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testAuditGuild
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testRemove
[2021-07-23 16:45:55.522] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:233] - passed tests count:11
[2021-07-23 16:45:55.523] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:234] - failed tests count:2
[2021-07-23 16:45:55.523] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:235] - skipped tests count:0
[2021-07-23 16:45:55.527] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:155] - 开始生成文件
[2021-07-23 16:45:55.528] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-23 16:45:58.847] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-23 16:45:55:测试集结束======
[2021-07-23 16:45:58.847] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 28秒277毫秒======
[2021-07-23 16:47:06.312] [main] [INFO ] - [com.fangdd.qa.testng.TestngRetry:23] - retrycount=0
[2021-07-23 16:47:06.368] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:36] - ======2021-07-23 16:47:06:测试集开始======
[2021-07-23 16:47:06.579] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.PropUtil:51] - 配置项 dbConnectionURL 不存在,请检查配置!
[2021-07-23 16:47:07.481] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:47:07:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】开始======
[2021-07-23 16:47:08.772] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testAuditGuild--Test Mthod Failure
[2021-07-23 16:47:08.772] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 16:47:08:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】结束======
[2021-07-23 16:47:08.772] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 01秒291毫秒======
[2021-07-23 16:47:13.992] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testAuditGuild
[2021-07-23 16:47:13.992] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:233] - passed tests count:0
[2021-07-23 16:47:13.992] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:234] - failed tests count:1
[2021-07-23 16:47:13.992] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:235] - skipped tests count:0
[2021-07-23 16:47:13.996] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:155] - 开始生成文件
[2021-07-23 16:47:13.996] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-23 16:47:14.539] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-23 16:47:13:测试集结束======
[2021-07-23 16:47:14.539] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 07秒625毫秒======
[2021-07-23 16:53:42.422] [main] [INFO ] - [com.fangdd.qa.testng.TestngRetry:23] - retrycount=0
[2021-07-23 16:53:42.482] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:36] - ======2021-07-23 16:53:42:测试集开始======
[2021-07-23 16:53:42.691] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.PropUtil:51] - 配置项 dbConnectionURL 不存在,请检查配置!
[2021-07-23 16:53:45.075] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-23 16:53:45:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】开始======
[2021-07-23 16:53:46.863] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:82] - testAuditGuild--Test Mthod Failure
[2021-07-23 16:53:46.863] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:86] - ======2021-07-23 16:53:46:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】结束======
[2021-07-23 16:53:46.863] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:87] - ======本次用例运行消耗时间 01秒788毫秒======
[2021-07-23 16:53:52.125] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:166] - failedTest = testAuditGuild
[2021-07-23 16:53:52.125] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:233] - passed tests count:0
[2021-07-23 16:53:52.125] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:234] - failed tests count:1
[2021-07-23 16:53:52.125] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:235] - skipped tests count:0
[2021-07-23 16:53:52.128] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:155] - 开始生成文件
[2021-07-23 16:53:52.129] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-23 16:53:52.583] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-23 16:53:52:测试集结束======
[2021-07-23 16:53:52.583] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 09秒644毫秒======
This diff could not be displayed because it is too large.
[2021-07-14 17:10:25.760] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2021-07-14 17:10:25.772] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@5faeada1 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-07-14 17:10:25.774] [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.AbstractTest]
[2021-07-14 17:10:25.777] [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-07-14 17:10:25.778] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@42f93a98, org.springframework.test.context.support.DirtiesContextTestExecutionListener@c46bcd4]
[2021-07-14 17:10:25.789] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2021-07-14 17:10:25.789] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:97] - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@5bcea91b 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-07-14 17:10:25.790] [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-07-14 17:10:25.790] [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-07-14 17:10:25.790] [main] [INFO ] - [org.springframework.test.context.support.DefaultTestContextBootstrapper:182] - Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5f3a4b84, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27f723]
[2021-07-14 17:10:25.810] [TestNG] [DEBUG] - [org.springframework.test.context.support.DependencyInjectionTestExecutionListener:81] - Performing dependency injection for test context [[DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
[2021-07-14 17:10:25.810] [TestNG] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:107] - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@33a99665 testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
[2021-07-14 17:10:25.810] [TestNG] [DEBUG] - [org.springframework.test.context.support.AbstractGenericContextLoader:107] - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@33a99665 testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
[2021-07-14 17:10:25.852] [TestNG] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemProperties] PropertySource with lowest search precedence
[2021-07-14 17:10:25.854] [TestNG] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemEnvironment] PropertySource with lowest search precedence
[2021-07-14 17:10:25.854] [TestNG] [DEBUG] - [org.springframework.core.env.StandardEnvironment:126] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
[2021-07-14 17:10:25.860] [TestNG] [INFO ] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:317] - Loading XML bean definitions from class path resource [config/applicationContext.xml]
[2021-07-14 17:10:25.864] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.DefaultDocumentLoader:73] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[2021-07-14 17:10:25.878] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:141] - Loading schema mappings from [META-INF/spring.schemas]
[2021-07-14 17:10:25.880] [TestNG] [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-07-14 17:10:25.881] [TestNG] [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-07-14 17:10:25.899] [TestNG] [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-07-14 17:10:25.903] [TestNG] [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-07-14 17:10:25.906] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:98] - Loading bean definitions
[2021-07-14 17:10:25.912] [TestNG] [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-07-14 17:10:25.922] [TestNG] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:252] - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[2021-07-14 17:10:25.923] [TestNG] [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-07-14 17:10:25.924] [TestNG] [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-07-14 17:10:25.925] [TestNG] [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-07-14 17:10:25.926] [TestNG] [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-07-14 17:10:25.926] [TestNG] [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-07-14 17:10:25.926] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-07-14 17:10:25.926] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\basic] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-07-14 17:10:25.927] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\dao] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-07-14 17:10:25.927] [TestNG] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\sql] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-07-14 17:10:25.927] [TestNG] [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-07-14 17:10:25.927] [TestNG] [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-07-14 17:10:25.927] [TestNG] [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-07-14 17:10:25.928] [TestNG] [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\frt\basic\BasicData.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\basic\ConfigReader.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\dao\FootStoneDao.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\sql\FootStoneSql.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]]
[2021-07-14 17:10:25.942] [TestNG] [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-07-14 17:10:25.955] [TestNG] [DEBUG] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:224] - Loaded 6 bean definitions from location pattern [classpath:config/applicationContext.xml]
[2021-07-14 17:10:25.958] [TestNG] [INFO ] - [org.springframework.context.support.GenericApplicationContext:510] - Refreshing org.springframework.context.support.GenericApplicationContext@e89d7a8: startup date [Wed Jul 14 17:10:25 CST 2021]; root of context hierarchy
[2021-07-14 17:10:25.958] [TestNG] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:540] - Bean factory for org.springframework.context.support.GenericApplicationContext@e89d7a8: org.springframework.beans.factory.support.DefaultListableBeanFactory@389dae8e: 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-07-14 17:10:25.964] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-07-14 17:10:25.964] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-07-14 17:10:25.976] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[2021-07-14 17:10:25.978] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-07-14 17:10:25.990] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-07-14 17:10:25.990] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-07-14 17:10:25.991] [TestNG] [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-07-14 17:10:26.008] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-07-14 17:10:26.009] [TestNG] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [environmentProperties] PropertySource with lowest search precedence
[2021-07-14 17:10:26.009] [TestNG] [INFO ] - [org.springframework.context.support.PropertySourcesPlaceholderConfigurer:172] - Loading properties file from class path resource [config/server.properties]
[2021-07-14 17:10:26.009] [TestNG] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [localProperties] PropertySource with lowest search precedence
[2021-07-14 17:10:26.011] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-07-14 17:10:26.011] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-07-14 17:10:26.011] [TestNG] [INFO ] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:153] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2021-07-14 17:10:26.011] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[2021-07-14 17:10:26.012] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-07-14 17:10:26.012] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-07-14 17:10:26.012] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-07-14 17:10:26.012] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[2021-07-14 17:10:26.012] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-07-14 17:10:26.012] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-07-14 17:10:26.012] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-07-14 17:10:26.014] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[2021-07-14 17:10:26.014] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-07-14 17:10:26.014] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-07-14 17:10:26.015] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-07-14 17:10:26.015] [TestNG] [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-07-14 17:10:26.015] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-07-14 17:10:26.015] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-07-14 17:10:26.015] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-07-14 17:10:26.015] [TestNG] [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-07-14 17:10:26.015] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-07-14 17:10:26.017] [TestNG] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:646] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1ac17736]
[2021-07-14 17:10:26.018] [TestNG] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:670] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@59442731]
[2021-07-14 17:10:26.018] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:724] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@389dae8e: 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-07-14 17:10:26.018] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'cosPlyaPlayerServiceImpl'
[2021-07-14 17:10:26.018] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-07-14 17:10:26.022] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'cosPlyaPlayerServiceImpl' to allow for resolving potential circular references
[2021-07-14 17:10:26.023] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-07-14 17:10:26.024] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-07-14 17:10:26.024] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-07-14 17:10:26.024] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-07-14 17:10:26.024] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-07-14 17:10:26.024] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-07-14 17:10:26.024] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-07-14 17:10:26.024] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-07-14 17:10:26.025] [TestNG] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:697] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4766815f]
[2021-07-14 17:10:26.025] [TestNG] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-07-14 17:10:26.026] [TestNG] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
[2021-07-14 17:10:26.026] [TestNG] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
[2021-07-14 17:10:26.027] [TestNG] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:103] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
[2021-07-14 17:10:26.027] [TestNG] [DEBUG] - [org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate:88] - Storing ApplicationContext in cache under key [[MergedContextConfiguration@33a99665 testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
[2021-07-14 17:10:26.027] [TestNG] [DEBUG] - [org.springframework.test.context.cache:105] - Spring test ApplicationContext cache statistics: [ContextCache@9676969 size = 1, hitCount = 0, missCount = 1, parentContextCount = 0]
[2021-07-14 17:10:26.030] [TestNG] [INFO ] - [com.pipi.invoker.CosPlayerTest:27] - ======2021-07-14 17:10:26:030:测试【com.pipi.invoker.CosPlayerTest】开始======
[2021-07-14 17:10:29.272] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testActivityList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:29.693] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:621] - guildId:232
[2021-07-14 17:10:30.286] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:465] - 获取会长相关信息:{"roomNums":1,"guildStatus":2,"mobile":"13823774131","description":"欢迎来到我的公会","updateTime":"2021-07-14 16:37:01","leaderNickName":"test","maxNum":50,"guildCode":"18306720","logoUrl":"http://test-game-play.oss-cn-hangzhou.aliyuncs.com/temp/2021/6/10/41ccae2242e74da8a554726da01f1dc2.jpeg","guildName":"心玄的公会","leaderId":2203657,"guildMaxNumDesc":"50人以下","curNum":1,"createTime":"2021-07-06 17:31:06","guildType":1,"id":232,"guildBiz":0}
[2021-07-14 17:10:30.807] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:621] - guildId:232
[2021-07-14 17:10:31.108] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:651] - applyId:11816
[2021-07-14 17:10:32.141] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testAuditGuild@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:32.343] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:287] - userId:2203773
[2021-07-14 17:10:33.413] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testMoneyDetailsSave@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:35.271] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testSend@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:35.526] [TestNG] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:250] - userId:2203773
[2021-07-14 17:10:36.417] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testVirtualMoneyModify@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:37.656] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testGiftList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:39.591] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testLotteryActivity@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:40.850] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testRoomList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:42.029] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@371a67ec, testMethod = testRemove@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 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-07-14 17:10:42.030] [TestNG] [INFO ] - [com.pipi.invoker.CosPlayerTest:36] - ======2021-07-14 17:10:42:030:测试【com.pipi.invoker.CosPlayerTest】结束======
[2021-07-14 17:10:42.030] [TestNG] [INFO ] - [com.pipi.invoker.CosPlayerTest:37] - ======本次测试运行消耗时间 16秒000毫秒======
[2021-07-14 17:10:42.030] [TestNG] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:118] - After test class: context [DefaultTestContext@28473df7 testClass = CosPlayerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a99665 testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
[2021-07-14 17:10:42.861] [Thread-1] [INFO ] - [org.springframework.context.support.GenericApplicationContext:862] - Closing org.springframework.context.support.GenericApplicationContext@e89d7a8: startup date [Wed Jul 14 17:10:25 CST 2021]; root of context hierarchy
[2021-07-14 17:10:42.861] [Thread-1] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-07-14 17:10:42.861] [Thread-1] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:512] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@389dae8e: 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-07-14 17:28:22.367] [main] [DEBUG] - [org.springframework.test.context.BootstrapUtils:78] - Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
[2021-07-14 17:28:22.379] [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-07-14 17:28:22.381] [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-07-14 17:28:22.383] [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-07-14 17:28:22.384] [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-07-14 17:28:22.413] [main] [DEBUG] - [org.springframework.test.context.support.DependencyInjectionTestExecutionListener:81] - Performing dependency injection for test context [[DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
[2021-07-14 17:28:22.413] [main] [DEBUG] - [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader:107] - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@54d9d12d testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
[2021-07-14 17:28:22.414] [main] [DEBUG] - [org.springframework.test.context.support.AbstractGenericContextLoader:107] - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@54d9d12d testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
[2021-07-14 17:28:22.462] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemProperties] PropertySource with lowest search precedence
[2021-07-14 17:28:22.463] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:109] - Adding [systemEnvironment] PropertySource with lowest search precedence
[2021-07-14 17:28:22.463] [main] [DEBUG] - [org.springframework.core.env.StandardEnvironment:126] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
[2021-07-14 17:28:22.469] [main] [INFO ] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:317] - Loading XML bean definitions from class path resource [config/applicationContext.xml]
[2021-07-14 17:28:22.473] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultDocumentLoader:73] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[2021-07-14 17:28:22.486] [main] [DEBUG] - [org.springframework.beans.factory.xml.PluggableSchemaResolver:141] - Loading schema mappings from [META-INF/spring.schemas]
[2021-07-14 17:28:22.489] [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-07-14 17:28:22.489] [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-07-14 17:28:22.508] [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-07-14 17:28:22.511] [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-07-14 17:28:22.514] [main] [DEBUG] - [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader:98] - Loading bean definitions
[2021-07-14 17:28:22.520] [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-07-14 17:28:22.528] [main] [DEBUG] - [org.springframework.context.annotation.ClassPathBeanDefinitionScanner:252] - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[2021-07-14 17:28:22.530] [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-07-14 17:28:22.530] [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-07-14 17:28:22.531] [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-07-14 17:28:22.532] [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-07-14 17:28:22.532] [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-07-14 17:28:22.532] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-07-14 17:28:22.532] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\basic] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-07-14 17:28:22.532] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\dao] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-07-14 17:28:22.533] [main] [DEBUG] - [org.springframework.core.io.support.PathMatchingResourcePatternResolver:684] - Searching directory [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\sql] for files matching pattern [D:/code/t8t-fi-frt-test/target/classes/com/pipi/**/*.class]
[2021-07-14 17:28:22.533] [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-07-14 17:28:22.533] [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-07-14 17:28:22.533] [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-07-14 17:28:22.534] [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\frt\basic\BasicData.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\basic\ConfigReader.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\dao\FootStoneDao.class], file [D:\code\t8t-fi-frt-test\target\classes\com\pipi\frt\sql\FootStoneSql.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]]
[2021-07-14 17:28:22.546] [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-07-14 17:28:22.555] [main] [DEBUG] - [org.springframework.beans.factory.xml.XmlBeanDefinitionReader:224] - Loaded 6 bean definitions from location pattern [classpath:config/applicationContext.xml]
[2021-07-14 17:28:22.556] [main] [INFO ] - [org.springframework.context.support.GenericApplicationContext:510] - Refreshing org.springframework.context.support.GenericApplicationContext@1a677343: startup date [Wed Jul 14 17:28:22 CST 2021]; root of context hierarchy
[2021-07-14 17:28:22.557] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:540] - Bean factory for org.springframework.context.support.GenericApplicationContext@1a677343: org.springframework.beans.factory.support.DefaultListableBeanFactory@54422e18: 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-07-14 17:28:22.562] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-07-14 17:28:22.562] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-07-14 17:28:22.569] [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-07-14 17:28:22.570] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-07-14 17:28:22.581] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-07-14 17:28:22.581] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-07-14 17:28:22.581] [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-07-14 17:28:22.596] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-07-14 17:28:22.596] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [environmentProperties] PropertySource with lowest search precedence
[2021-07-14 17:28:22.596] [main] [INFO ] - [org.springframework.context.support.PropertySourcesPlaceholderConfigurer:172] - Loading properties file from class path resource [config/server.properties]
[2021-07-14 17:28:22.596] [main] [DEBUG] - [org.springframework.core.env.MutablePropertySources:109] - Adding [localProperties] PropertySource with lowest search precedence
[2021-07-14 17:28:22.598] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-07-14 17:28:22.598] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-07-14 17:28:22.599] [main] [INFO ] - [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:153] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2021-07-14 17:28:22.599] [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-07-14 17:28:22.599] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-07-14 17:28:22.599] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-07-14 17:28:22.599] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-07-14 17:28:22.599] [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-07-14 17:28:22.600] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-07-14 17:28:22.600] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-07-14 17:28:22.600] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-07-14 17:28:22.602] [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-07-14 17:28:22.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-07-14 17:28:22.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-07-14 17:28:22.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-07-14 17:28:22.602] [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-07-14 17:28:22.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-07-14 17:28:22.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-07-14 17:28:22.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-07-14 17:28:22.602] [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-07-14 17:28:22.602] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-07-14 17:28:22.604] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:646] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2f67a4d3]
[2021-07-14 17:28:22.605] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:670] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4f49f6af]
[2021-07-14 17:28:22.605] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:724] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@54422e18: 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-07-14 17:28:22.605] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:221] - Creating shared instance of singleton bean 'cosPlyaPlayerServiceImpl'
[2021-07-14 17:28:22.605] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:450] - Creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-07-14 17:28:22.609] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:523] - Eagerly caching bean 'cosPlyaPlayerServiceImpl' to allow for resolving potential circular references
[2021-07-14 17:28:22.611] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:478] - Finished creating instance of bean 'cosPlyaPlayerServiceImpl'
[2021-07-14 17:28:22.611] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[2021-07-14 17:28:22.611] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[2021-07-14 17:28:22.611] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[2021-07-14 17:28:22.611] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[2021-07-14 17:28:22.611] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
[2021-07-14 17:28:22.611] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
[2021-07-14 17:28:22.612] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
[2021-07-14 17:28:22.612] [main] [DEBUG] - [org.springframework.context.support.GenericApplicationContext:697] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@32115b28]
[2021-07-14 17:28:22.612] [main] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-07-14 17:28:22.613] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
[2021-07-14 17:28:22.614] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:81] - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
[2021-07-14 17:28:22.614] [main] [DEBUG] - [org.springframework.core.env.PropertySourcesPropertyResolver:103] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
[2021-07-14 17:28:22.614] [main] [DEBUG] - [org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate:88] - Storing ApplicationContext in cache under key [[MergedContextConfiguration@54d9d12d testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
[2021-07-14 17:28:22.614] [main] [DEBUG] - [org.springframework.test.context.cache:105] - Spring test ApplicationContext cache statistics: [ContextCache@74287ea3 size = 1, hitCount = 0, missCount = 1, parentContextCount = 0]
[2021-07-14 17:28:22.617] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:27] - ======2021-07-14 17:28:22:617:测试【com.pipi.invoker.CosPlayerTest】开始======
[2021-07-14 17:28:24.656] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testActivityList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:24.877] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:623] - guildId:232
[2021-07-14 17:28:25.264] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:467] - 获取会长相关信息:{"roomNums":1,"guildStatus":2,"mobile":"13823774131","description":"欢迎来到我的公会","updateTime":"2021-07-14 17:10:40","leaderNickName":"test","maxNum":50,"guildCode":"18306720","logoUrl":"http://test-game-play.oss-cn-hangzhou.aliyuncs.com/temp/2021/6/10/41ccae2242e74da8a554726da01f1dc2.jpeg","guildName":"心玄的公会","leaderId":2203657,"guildMaxNumDesc":"50人以下","curNum":1,"createTime":"2021-07-06 17:31:06","guildType":1,"id":232,"guildBiz":0}
[2021-07-14 17:28:25.622] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:623] - guildId:232
[2021-07-14 17:28:26.109] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:653] - applyId:11818
[2021-07-14 17:28:27.225] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testAuditGuild@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:27.393] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:289] - userId:2203773
[2021-07-14 17:28:28.358] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testMoneyDetailsSave@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:29.786] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testSend@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:29.947] [main] [INFO ] - [com.pipi.qa.service.CosPlayPlayerService:252] - userId:2203773
[2021-07-14 17:28:30.820] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testVirtualMoneyModify@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:31.782] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testGiftList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:32.880] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testLotteryActivity@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:34.044] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testRoomList@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:35.237] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:86] - After test method: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = com.pipi.invoker.CosPlayerTest@c8c12ac, testMethod = testRemove@CosPlayerTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d 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-07-14 17:28:35.238] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:36] - ======2021-07-14 17:28:35:238:测试【com.pipi.invoker.CosPlayerTest】结束======
[2021-07-14 17:28:35.238] [main] [INFO ] - [com.pipi.invoker.CosPlayerTest:37] - ======本次测试运行消耗时间 12秒621毫秒======
[2021-07-14 17:28:35.238] [main] [DEBUG] - [org.springframework.test.context.support.DirtiesContextTestExecutionListener:118] - After test class: context [DefaultTestContext@3c41ed1d testClass = CosPlayerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54d9d12d testClass = CosPlayerTest, locations = '{classpath:config/applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
[2021-07-14 17:28:35.682] [Thread-0] [INFO ] - [org.springframework.context.support.GenericApplicationContext:862] - Closing org.springframework.context.support.GenericApplicationContext@1a677343: startup date [Wed Jul 14 17:28:22 CST 2021]; root of context hierarchy
[2021-07-14 17:28:35.683] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:248] - Returning cached instance of singleton bean 'lifecycleProcessor'
[2021-07-14 17:28:35.683] [Thread-0] [DEBUG] - [org.springframework.beans.factory.support.DefaultListableBeanFactory:512] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@54422e18: 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
This diff could not be displayed because it is too large.
......@@ -61,5 +61,25 @@ public interface CosPlayPlayerService {
public String getUserMobileToken(String mobile);
public String getPlayMobileToken(String mobile);
public JSONObject upList(String userMobile,String roomCategoryId, String type);
public JSONObject upSize(String userMobile,String roomCategoryId, String type);
/**
* 搜索公会列表
* @param env
* @param mobile
* @return
*/
public JSONObject guildSearchList(String mobile, String queryStr);
/**
* 根据手机号获取userId、公会信息
* @param env
* @param mobile
* @return
*/
public JSONObject userListCheck(String mobile);
}
......@@ -491,6 +491,28 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
return jsonObj1;
}
/**
* 根据手机号获取userId、公会信息
* @param env
* @param mobile
* @return
*/
@Override
public JSONObject userListCheck(String mobile) {
//根据用户手机号获取userId
String userListUrl = "https://"+env+"-api-admin.apeiwan.com/api/v1/user/list";
Map<String, Object> adminHeaders = new HashMap();
adminHeaders.put("token", adminToken);
Map<String, Object> updateParams = new HashMap();
updateParams.put("pageNum", 1);
updateParams.put("pageSize", 10);
updateParams.put("mobile", mobile);
JSONObject jsonObj = HttpToolKit.invokePost(userListUrl, adminHeaders, updateParams).getJSONObject();
return jsonObj;
}
/**
* 创建房间
* @param env
......@@ -609,6 +631,7 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
public long guildSearch(String mobile,String queryStr) {
String searchUrl = "https://"+env+"-guild-api.apeiwan.com/api/v1/guild-center/guild/search";
Map<String, Object> sendParams = new HashMap();
headers.put("token", userMobileToken);
//根据guildCode获取guildId
sendParams.put("pageNum", "1");
sendParams.put("pageSize", "20");
......@@ -625,6 +648,26 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
}
/**
* 搜索公会列表
* @param env
* @param mobile
* @return
*/
@Override
public JSONObject guildSearchList(String mobile,String queryStr) {
String searchUrl = "https://"+env+"-guild-api.apeiwan.com/api/v1/guild-center/guild/search";
Map<String, Object> sendParams = new HashMap();
headers.put("token", playMobileToken);
//根据guildCode获取guildId
sendParams.put("pageNum", "1");
sendParams.put("pageSize", "20");
sendParams.put("queryStr", queryStr);
JSONObject jsonObj = HttpToolKit.invokePost(searchUrl, headers, sendParams).getJSONObject();
return jsonObj;
}
/**
* 审核加入公会
* @param env
* @param mobile
......@@ -633,8 +676,7 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
@Override
public JSONObject applyList(String mobile) {
String searchUrl = "https://"+env+"-guild-api.apeiwan.com/api/v1/guild-center/guild/apply-list";
//String appToken = this.getAppToken(mobile, env);
headers.put("token", playMobileToken);
long guildId = 0;
//根据用户手机号获取公会ID
JSONObject jsObj = this.userList(mobile);
......@@ -646,6 +688,7 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
sendParams.put("pageSize", "20");
sendParams.put("applyType", "1");
sendParams.put("guildId", guildId);
headers.put("token", playMobileToken);
JSONObject jsonObj = HttpToolKit.invokePost(searchUrl, headers, sendParams).getJSONObject();
JSONArray jsonArr = jsonObj.getJSONObject("data").getJSONArray("list");
JSONObject jsonObj1 = (JSONObject) jsonArr.get(0);
......@@ -710,6 +753,29 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
return jsonObj;
}
@Override
public JSONObject upList(String userMobile, String roomCategoryId, String type) {
String upListUrl = "https://"+env+"-guild-api.apeiwan.com/api/v1/room/mic/up/list";
Map<String, Object> sendParams = new HashMap();
headers.put("token", userMobileToken);
sendParams.put("roomNo", roomCategoryId);
sendParams.put("type", type);
JSONObject jsonObj = HttpToolKit.invokePost(upListUrl, headers, sendParams).getJSONObject();
return jsonObj;
}
@Override
public JSONObject upSize(String userMobile, String roomCategoryId, String type) {
String upSizeUrl = "https://"+env+"-guild-api.apeiwan.com/api/v1/room/mic/up/size";
Map<String, Object> sendParams = new HashMap();
headers.put("token", userMobileToken);
sendParams.put("roomNo", roomCategoryId);
sendParams.put("types", type);
JSONObject jsonObj = HttpToolKit.invokePost(upSizeUrl, headers, sendParams).getJSONObject();
return jsonObj;
}
public static void main(String args[]){
CosPlyaPlayerServiceImpl cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
String env = "t3";
......@@ -757,5 +823,5 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
//cosPlyaPlayerServiceImpl.roomList(mobile, env);
// cosPlyaPlayerServiceImpl.userList(adminToken,mobile, env);
}
}
......@@ -2,7 +2,7 @@
#请求、应答字符集编码
charset=UTF-8
#连接、应答超时,单位:豪秒
timeout=3000
timeout=5000
#true:跟随重定向 false:不跟随重定向
isFollowRedirects=false
#定义重跑次数,默认值是0,即失败不重跑
......
......@@ -143,6 +143,20 @@ public class CosPlayerTest extends AbstractTest {
JSONObject rsp = cosPlyaPlayerServiceImpl.auditGuild(BasicData.userMobile, BasicData.guildCode);
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 搜索公会
* @param env
* @param mobile
* @return
*/
@Test(enabled = true, alwaysRun = true,description = "搜索公会")
public void testGuildSearch() {
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
//公会ID
JSONObject rsp = cosPlyaPlayerServiceImpl.guildSearchList(BasicData.userMobile, BasicData.guildCode);
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 将成员从公会移除
......@@ -156,7 +170,49 @@ public class CosPlayerTest extends AbstractTest {
JSONObject rsp = cosPlyaPlayerServiceImpl.remove(BasicData.userMobile);
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 获取上麦、试音申请列表数据
* @param env
* @param mobile
* @return
*/
@Test(enabled = true, alwaysRun = true,description = "获取上麦、试音申请列表数据")
public void testUpList() {
//待补充业务数据
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
JSONObject rsp = cosPlyaPlayerServiceImpl.upList(BasicData.userMobile, BasicData.roomNo, "2");
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 获取聊天室内上麦试音队列、点单队列等
* @param env
* @param mobile
* @return
*/
@Test(enabled = true, alwaysRun = true,description = "获取聊天室内上麦试音队列、点单队列等")
public void testUpSize() {
//待补充业务数据
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
JSONObject rsp = cosPlyaPlayerServiceImpl.upSize(BasicData.userMobile, BasicData.roomNo, "2");
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 用户信息
* @param env
* @param mobile
* @return
*/
@Test(enabled = true, alwaysRun = true,description = "用户信息")
public void testUserList() {
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
JSONObject rsp = cosPlyaPlayerServiceImpl.userListCheck(BasicData.userMobile);
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
@AfterClass(alwaysRun = true)
public void afterClassTest() {
......
......@@ -24,19 +24,19 @@
onclick="javscript:clearAllSelections();">pipi-test</a></b><div style="margin: 3px 0 3px 0;"><a href="pipi-test_groups.html" target="content"
onclick="javscript:clearAllSelections();">1
Groups
</a></div><span style="color: red;">0</span>
</a></div><span style="color: red;">6</span>
/
<span style="color: green;">9</span>
<span style="color: green;">7</span>
/
<span style="color: yellow;">0</span>
/
<span>9</span></td>
<td style="font-weight: bold;">100%</td>
<span>13</span></td>
<td style="font-weight: bold;">54%</td>
</tr>
</table>
<div xmlns="" class="testCaseLink"
onclick="javscript:selectTestCaseLink(this); parent.content.location='pipi-test_pipi-test.html'">
<div class="testCasePass"></div>pipi-test
<div class="testCaseFail"></div>pipi-test
</div>
</div>
</body>
......
......@@ -20,19 +20,22 @@
<svg id="graphzone" preserveAspectRatio="xMidYMid meet" x="0" y="0">
<rect style="fill:red;stroke-width:1;stroke:black;" x="10" y="86" width="20"
height="20"/>
<text class="legendtext" x="40" y="105">Failed (0%)
<text class="legendtext" x="40" y="105">Failed (46%)
</text>
<rect style="fill:green;stroke-width:1;stroke:black;" x="10" y="125" width="20"
height="20"/>
<text class="legendtext" x="40" y="143">Passed (100%)
<text class="legendtext" x="40" y="143">Passed (54%)
</text>
<rect style="fill:yellow;stroke-width:1;stroke:black;" x="10" y="163" width="20"
height="20"/>
<text class="legendtext" x="40" y="182">Skipped (0%)
</text>
<g style="stroke:black;stroke-width:1" transform="translate(450,150)">
<g style="fill:green" transform="rotate(-0)">
<path d="M 0 0 h 130 A 130,130 0,1,0 129.99999999988892,0.00016993334619978658 z"/>
<g style="fill:red" transform="rotate(-0) translate(2, -16)">
<path d="M 0 0 h 130 A 130,130 0,0,0 -126.22241749565075,-31.111112509096204 z"/>
</g>
<g style="fill:green" transform="rotate(-166.15384615384617)">
<path d="M 0 0 h 130 A 130,130 0,1,0 -126.22245816335408,31.11094751370216 z"/>
</g>
</g>
</svg>
......
......@@ -22,15 +22,15 @@
<table width="100%" cellpadding="5" cellspacing="1">
<tr style="background-color: #eaf0f7;">
<td width="100%">
<div class="suiteStatusPass"></div>pipi-test
<div class="suiteStatusFail"></div>pipi-test
</td>
<td xmlns="" style="background-color: #FFBBBB; padding: 3px 3px 3px 0;"
align="center">
<div style="width: 50px;">0</div>
<div style="width: 50px;">6</div>
</td>
<td xmlns="" style="background-color: lightgreen; padding: 3px 3px 3px 0;"
align="center">
<div style="width: 50px;">9</div>
<div style="width: 50px;">7</div>
</td>
<td xmlns="" style="background-color: #FFFFBB; padding: 3px 3px 3px 0;"
align="center">
......@@ -38,26 +38,26 @@
</td>
<td xmlns="" align="center"
style="background-color: #eaf0f7; padding: 3px 3px 3px 0;">
<div style="width: 50px;">9</div>
<div style="width: 50px;">13</div>
</td>
<td xmlns="" align="center"
style="font-weight: bold; background-color: #eaf0f7; padding: 3px 3px 3px 0;">
<div style="width: 50px;">100%</div>
<div style="width: 50px;">54%</div>
</td>
<td xmlns="" style="background-color: #eaf0f7; padding: 3px 3px 3px 0;"
align="center"
nowrap="true">10s
nowrap="true">40s
</td>
</tr>
<tr style="background-color: #f5f5f5; font-size: 12px;">
<td>pipi-test</td>
<td align="center">6</td>
<td align="center">7</td>
<td align="center">0</td>
<td align="center">9</td>
<td align="center">0</td>
<td align="center">9</td>
<td align="center" style="font-weight: bold;">100%</td>
<td align="center" nowrap="true">10s
<td align="center">13</td>
<td align="center" style="font-weight: bold;">54%</td>
<td align="center" nowrap="true">40s
</td>
</tr>
......
This diff could not be displayed because it is too large.
<html><head><title>pipi-test—cute接口自动化测试报告</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">td {text-align: center;}</style></head><body><center><div><h2><p>pipi-test—cute接口自动化测试报告</p></h2><table border="1" width="50%" <tbody><tr><td><strong>测试执行环境</strong></td><td colspan="2">pre-test</td></tr><tr><td><strong>测试集执行开始时间</strong></td><td colspan="2">2021-07-14 17:10:25</td></tr><tr><td><strong>测试集执行结束时间</strong></td><td colspan="2">2021-07-14 17:10:42</td></tr><tr><td><strong>测试集执行耗时</strong></td><td colspan="2">16秒240毫秒</td></tr><tr><td><strong>执行用例总数</strong></td><td colspan="2">9</td></tr><tr><td><strong>执行结果</strong></td><th><strong>用例数</strong></td><td><strong>百分比</strong></td></tr><tr><td><strong>通过(Passed)</strong></td><td>9</td><td>100.00%</td></tr><tr><td><strong>失败(Failed)</strong></td><td>0</td><td>0.00%</td></tr><tr><td><strong>未执行(Skipped)</strong></td><td>0</td><td>0.00%</td></tr></tbody></table>点击查看报告详情:<a href="http://test-project.peilian.fun/target/TestReport/index.html">http://test-project.peilian.fun/target/TestReport/index.html</a><h3>建议使用Chrome或者Firefox打开</h3></center></div></body></html>
\ No newline at end of file
{"environment":"t3","failed":0,"passed":0,"skipped":9,"suiteDuration":"48秒872毫秒","suiteEnds":"2021-07-15 17:41:08","suiteStarts":"2021-07-15 17:40:19","total":9}
\ No newline at end of file
{"environment":"t3","failed":0,"passed":13,"skipped":0,"suiteDuration":"21秒634毫秒","suiteEnds":"2021-07-26 14:33:05","suiteStarts":"2021-07-26 14:32:43","total":13}
\ No newline at end of file
......@@ -2,7 +2,7 @@
#请求、应答字符集编码
charset=UTF-8
#连接、应答超时,单位:豪秒
timeout=3000
timeout=5000
#true:跟随重定向 false:不跟随重定向
isFollowRedirects=false
#定义重跑次数,默认值是0,即失败不重跑
......
com\pipi\basic\BasicData.class
com\pipi\qa\service\CosPlayPlayerService.class
com\pipi\frt\basic\BasicData.class
com\pipi\frt\dao\FootStoneDao.class
com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.class
com\pipi\frt\sql\FootStoneSql.class
com\pipi\frt\basic\ConfigReader.class
com\pipi\sql\FootStoneSql.class
com\pipi\basic\ConfigReader.class
com\pipi\dao\FootStoneDao.class
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\frt\basic\BasicData.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\qa\service\CosPlayPlayerService.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\frt\basic\ConfigReader.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\frt\sql\FootStoneSql.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\frt\dao\FootStoneDao.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\dao\FootStoneDao.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\sql\FootStoneSql.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\basic\ConfigReader.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\qa\service\impl\CosPlyaPlayerServiceImpl.java
D:\code\t8t-fi-frt-test\src\main\java\com\pipi\basic\BasicData.java
<?xml version="1.0" encoding="UTF-8"?>
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="TestSuite" time="17.309" tests="9" errors="0" skipped="0" failures="0">
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="TestSuite" time="78.796" tests="13" errors="0" skipped="0" failures="6">
<properties>
<property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/>
<property name="sun.boot.library.path" value="C:\Program Files\Java\jdk1.8.0_191\jre\bin"/>
......@@ -26,7 +26,7 @@
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
<property name="user.variant" value=""/>
<property name="os.name" value="Windows 10"/>
<property name="classworlds.conf" value="D:\eclipse-workspace\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf13287740511002327382.tmp"/>
<property name="classworlds.conf" value="D:\eclipse-workspace\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf7666421297270372743.tmp"/>
<property name="sun.jnu.encoding" value="GBK"/>
<property name="java.library.path" value="C:\Program Files\Java\jdk1.8.0_191\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Users/123456/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_16.0.1.v20210528-1205/jre/bin/server;C:/Users/123456/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_16.0.1.v20210528-1205/jre/bin;C:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\maven\apache-maven-3.5.4\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\Git\cmd;C:\Program Files (x86)\NetSarang\Xshell 7\;C:\Users\123456\AppData\Local\Microsoft\WindowsApps;;C:\Users\123456\AppData\Local\Programs\Fiddler;C:\Users\123456\Desktop;;."/>
<property name="java.specification.name" value="Java Platform API Specification"/>
......@@ -60,13 +60,570 @@
<property name="sun.desktop" value="windows"/>
<property name="sun.cpu.isalist" value="amd64"/>
</properties>
<testcase name="testActivityList" classname="com.pipi.invoker.CosPlayerTest" time="1.39"/>
<testcase name="testAuditGuild" classname="com.pipi.invoker.CosPlayerTest" time="2.867"/>
<testcase name="testMoneyDetailsSave" classname="com.pipi.invoker.CosPlayerTest" time="1.271"/>
<testcase name="testSend" classname="com.pipi.invoker.CosPlayerTest" time="1.857"/>
<testcase name="testVirtualMoneyModify" classname="com.pipi.invoker.CosPlayerTest" time="1.145"/>
<testcase name="testGiftList" classname="com.pipi.invoker.CosPlayerTest" time="1.238"/>
<testcase name="testLotteryActivity" classname="com.pipi.invoker.CosPlayerTest" time="1.934"/>
<testcase name="testRoomList" classname="com.pipi.invoker.CosPlayerTest" time="1.258"/>
<testcase name="testRemove" classname="com.pipi.invoker.CosPlayerTest" time="1.177"/>
<testcase name="testActivityList" classname="com.pipi.invoker.CosPlayerTest" time="2.027"/>
<testcase name="testAuditGuild" classname="com.pipi.invoker.CosPlayerTest" time="16.466">
<failure message="请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com" type="com.fangdd.qa.framework.exception.BusinessException">com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
</failure>
<system-out><![CDATA[======2021-07-23 15:20:07:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】开始======
获取连接,URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search
isFollowRedirects->false
HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearch(CosPlyaPlayerServiceImpl.java:639)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildCenter(CosPlyaPlayerServiceImpl.java:610)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.auditGuild(CosPlyaPlayerServiceImpl.java:710)
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
断开连接
testAuditGuild--Test Mthod Failure
======2021-07-23 15:20:18:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】结束======
======本次用例运行消耗时间 11秒092毫秒======
获取连接,URL:http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
isFollowRedirects->false
===================================
###Http Request Url### :
http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
###Http Request Method### : PUT
###Http Request Headers### :
Content-Type:application/json
###Http Request queryString before URLEncoder### :
{}
###Http Request queryString after URLEncoder### :
###Http Request Content### :
{"buildId":0,"caseDescription":"申请加入公会及审核","caseLog":"======2021-07-23 15:20:07:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】开始======\r\n======2021-07-23 15:20:18:用例【com.pipi.invoker.CosPlayerTest.testAuditGuild】结束======\r\n======本次用例运行消耗时间 11秒092毫秒======\r","caseMessage":"com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)\r\n\tat com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)\r\n\tat com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearch(CosPlyaPlayerServiceImpl.java:639)\r\n\tat com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildCenter(CosPlyaPlayerServiceImpl.java:610)\r\n\tat com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.auditGuild(CosPlyaPlayerServiceImpl.java:710)\r\n\tat com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)\r\n\tat org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)\r\n\tat org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)\r\n\tat org.testng.internal.Invoker.invokeMethod(Invoker.java:641)\r\n\tat org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)\r\n\tat org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)\r\n\tat org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)\r\n\tat org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)\r\n\tat org.testng.TestRunner.privateRun(TestRunner.java:756)\r\n\tat org.testng.TestRunner.run(TestRunner.java:610)\r\n\tat org.testng.SuiteRunner.runTest(SuiteRunner.java:387)\r\n\tat org.testng.SuiteRunner.access$000(SuiteRunner.java:39)\r\n\tat org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)\r\n\tat org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com\r\n\tat java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)\r\n\tat java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)\r\n\tat java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)\r\n\tat java.net.Socket.connect(Socket.java:589)\r\n\tat sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)\r\n\tat sun.net.NetworkClient.doConnect(NetworkClient.java:175)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:463)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:558)\r\n\tat sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)\r\n\tat sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)\r\n\tat sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)\r\n\t... 28 more\r\n","caseName":"testAuditGuild","className":"com.pipi.invoker.CosPlayerTest","durationTime":"11秒092毫秒","endTime":"2021-07-23 15:20:18","id":0,"serviceId":1,"startTime":"2021-07-23 15:20:07","status":2}
===================================
###Http Response Status line### :
HTTP/1.1 200
###Http Response Headers### :
Transfer-Encoding:chunked
Keep-Alive:timeout=20
Access-Control-Allow-Origin:*
Access-Control-Allow-Methods:GET,POST,PUT,DELETE,OPTIONS
Access-Control-Allow-Credentials:true
Connection:keep-alive
Access-Control-Allow-Headers:Content-Type,X-Token
Date:Fri, 23 Jul 2021 07:20:18 GMT
Content-Type:application/json;charset=UTF-8
###Http Response Cookies### :
###Http Response Content### :
{"code":200,"data":true}
===================================
断开连接
]]></system-out>
</testcase>
<testcase name="testGiftList" classname="com.pipi.invoker.CosPlayerTest" time="1.08"/>
<testcase name="testGuildSearch" classname="com.pipi.invoker.CosPlayerTest" time="5.294">
<failure message="请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com" type="com.fangdd.qa.framework.exception.BusinessException">com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)
</failure>
<system-out><![CDATA[======2021-07-23 15:20:24:用例【com.pipi.invoker.CosPlayerTest.testGuildSearch】开始======
获取连接,URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search
isFollowRedirects->false
HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearchList(CosPlyaPlayerServiceImpl.java:665)
at com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
断开连接
testGuildSearch--Test Mthod Failure
======2021-07-23 15:20:24:用例【com.pipi.invoker.CosPlayerTest.testGuildSearch】结束======
======本次用例运行消耗时间 001毫秒======
获取连接,URL:http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
isFollowRedirects->false
===================================
###Http Request Url### :
http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
###Http Request Method### : PUT
###Http Request Headers### :
Content-Type:application/json
###Http Request queryString before URLEncoder### :
{}
###Http Request queryString after URLEncoder### :
###Http Request Content### :
{"buildId":0,"caseDescription":"搜索公会","caseLog":"======2021-07-23 15:20:24:用例【com.pipi.invoker.CosPlayerTest.testGuildSearch】开始======\r\n======2021-07-23 15:20:24:用例【com.pipi.invoker.CosPlayerTest.testGuildSearch】结束======\r\n======本次用例运行消耗时间 001毫秒======\r","caseMessage":"com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)\r\n\tat com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)\r\n\tat com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearchList(CosPlyaPlayerServiceImpl.java:665)\r\n\tat com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)\r\n\tat org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)\r\n\tat org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)\r\n\tat org.testng.internal.Invoker.invokeMethod(Invoker.java:641)\r\n\tat org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)\r\n\tat org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)\r\n\tat org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)\r\n\tat org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)\r\n\tat org.testng.TestRunner.privateRun(TestRunner.java:756)\r\n\tat org.testng.TestRunner.run(TestRunner.java:610)\r\n\tat org.testng.SuiteRunner.runTest(SuiteRunner.java:387)\r\n\tat org.testng.SuiteRunner.access$000(SuiteRunner.java:39)\r\n\tat org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)\r\n\tat org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com\r\n\tat java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)\r\n\tat java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)\r\n\tat java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)\r\n\tat java.net.Socket.connect(Socket.java:589)\r\n\tat sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)\r\n\tat sun.net.NetworkClient.doConnect(NetworkClient.java:175)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:463)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:558)\r\n\tat sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)\r\n\tat sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)\r\n\tat sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)\r\n\t... 26 more\r\n","caseName":"testGuildSearch","className":"com.pipi.invoker.CosPlayerTest","durationTime":"001毫秒","endTime":"2021-07-23 15:20:24","id":0,"serviceId":1,"startTime":"2021-07-23 15:20:24","status":2}
===================================
###Http Response Status line### :
HTTP/1.1 200
###Http Response Headers### :
Transfer-Encoding:chunked
Keep-Alive:timeout=20
Access-Control-Allow-Origin:*
Access-Control-Allow-Methods:GET,POST,PUT,DELETE,OPTIONS
Access-Control-Allow-Credentials:true
Connection:keep-alive
Access-Control-Allow-Headers:Content-Type,X-Token
Date:Fri, 23 Jul 2021 07:20:24 GMT
Content-Type:application/json;charset=UTF-8
###Http Response Cookies### :
###Http Response Content### :
{"code":200,"data":true}
===================================
断开连接
]]></system-out>
</testcase>
<testcase name="testMoneyDetailsSave" classname="com.pipi.invoker.CosPlayerTest" time="1.41"/>
<testcase name="testRoomList" classname="com.pipi.invoker.CosPlayerTest" time="1.072"/>
<testcase name="testSend" classname="com.pipi.invoker.CosPlayerTest" time="1.524"/>
<testcase name="testUpList" classname="com.pipi.invoker.CosPlayerTest" time="16.151">
<failure message="请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/list,异常信息:t3-guild-api.apeiwan.com" type="com.fangdd.qa.framework.exception.BusinessException">com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/list,异常信息:t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)
</failure>
<system-out><![CDATA[======2021-07-23 15:20:34:用例【com.pipi.invoker.CosPlayerTest.testUpList】开始======
获取连接,URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/list
isFollowRedirects->false
HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upList(CosPlyaPlayerServiceImpl.java:763)
at com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
断开连接
testUpList--Test Mthod Failure
======2021-07-23 15:20:45:用例【com.pipi.invoker.CosPlayerTest.testUpList】结束======
======本次用例运行消耗时间 11秒064毫秒======
获取连接,URL:http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
isFollowRedirects->false
===================================
###Http Request Url### :
http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
###Http Request Method### : PUT
###Http Request Headers### :
Content-Type:application/json
###Http Request queryString before URLEncoder### :
{}
###Http Request queryString after URLEncoder### :
###Http Request Content### :
{"buildId":0,"caseDescription":"获取上麦、试音申请列表数据","caseLog":"======2021-07-23 15:20:34:用例【com.pipi.invoker.CosPlayerTest.testUpList】开始======\r\n======2021-07-23 15:20:45:用例【com.pipi.invoker.CosPlayerTest.testUpList】结束======\r\n======本次用例运行消耗时间 11秒064毫秒======\r","caseMessage":"com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/list,异常信息:t3-guild-api.apeiwan.com\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)\r\n\tat com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)\r\n\tat com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upList(CosPlyaPlayerServiceImpl.java:763)\r\n\tat com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)\r\n\tat org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)\r\n\tat org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)\r\n\tat org.testng.internal.Invoker.invokeMethod(Invoker.java:641)\r\n\tat org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)\r\n\tat org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)\r\n\tat org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)\r\n\tat org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)\r\n\tat org.testng.TestRunner.privateRun(TestRunner.java:756)\r\n\tat org.testng.TestRunner.run(TestRunner.java:610)\r\n\tat org.testng.SuiteRunner.runTest(SuiteRunner.java:387)\r\n\tat org.testng.SuiteRunner.access$000(SuiteRunner.java:39)\r\n\tat org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)\r\n\tat org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com\r\n\tat java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)\r\n\tat java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)\r\n\tat java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)\r\n\tat java.net.Socket.connect(Socket.java:589)\r\n\tat sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)\r\n\tat sun.net.NetworkClient.doConnect(NetworkClient.java:175)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:463)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:558)\r\n\tat sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)\r\n\tat sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)\r\n\tat sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)\r\n\t... 26 more\r\n","caseName":"testUpList","className":"com.pipi.invoker.CosPlayerTest","durationTime":"11秒064毫秒","endTime":"2021-07-23 15:20:45","id":0,"serviceId":1,"startTime":"2021-07-23 15:20:34","status":2}
===================================
###Http Response Status line### :
HTTP/1.1 200
###Http Response Headers### :
Transfer-Encoding:chunked
Keep-Alive:timeout=20
Access-Control-Allow-Origin:*
Access-Control-Allow-Methods:GET,POST,PUT,DELETE,OPTIONS
Access-Control-Allow-Credentials:true
Connection:keep-alive
Access-Control-Allow-Headers:Content-Type,X-Token
Date:Fri, 23 Jul 2021 07:20:45 GMT
Content-Type:application/json;charset=UTF-8
###Http Response Cookies### :
###Http Response Content### :
{"code":200,"data":true}
===================================
断开连接
]]></system-out>
</testcase>
<testcase name="testUpSize" classname="com.pipi.invoker.CosPlayerTest" time="5.778">
<failure message="请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/size,异常信息:t3-guild-api.apeiwan.com" type="com.fangdd.qa.framework.exception.BusinessException">com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/size,异常信息:t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)
</failure>
<system-out><![CDATA[======2021-07-23 15:20:50:用例【com.pipi.invoker.CosPlayerTest.testUpSize】开始======
获取连接,URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/size
isFollowRedirects->false
HttpUtil execute error:
java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upSize(CosPlyaPlayerServiceImpl.java:774)
at com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
断开连接
testUpSize--Test Mthod Failure
======2021-07-23 15:20:50:用例【com.pipi.invoker.CosPlayerTest.testUpSize】结束======
======本次用例运行消耗时间 003毫秒======
获取连接,URL:http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
isFollowRedirects->false
===================================
###Http Request Url### :
http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
###Http Request Method### : PUT
###Http Request Headers### :
Content-Type:application/json
###Http Request queryString before URLEncoder### :
{}
###Http Request queryString after URLEncoder### :
###Http Request Content### :
{"buildId":0,"caseDescription":"获取聊天室内上麦试音队列、点单队列等","caseLog":"======2021-07-23 15:20:50:用例【com.pipi.invoker.CosPlayerTest.testUpSize】开始======\r\n======2021-07-23 15:20:50:用例【com.pipi.invoker.CosPlayerTest.testUpSize】结束======\r\n======本次用例运行消耗时间 003毫秒======\r","caseMessage":"com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/size,异常信息:t3-guild-api.apeiwan.com\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)\r\n\tat com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)\r\n\tat com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upSize(CosPlyaPlayerServiceImpl.java:774)\r\n\tat com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)\r\n\tat org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)\r\n\tat org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)\r\n\tat org.testng.internal.Invoker.invokeMethod(Invoker.java:641)\r\n\tat org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)\r\n\tat org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)\r\n\tat org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)\r\n\tat org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)\r\n\tat org.testng.TestRunner.privateRun(TestRunner.java:756)\r\n\tat org.testng.TestRunner.run(TestRunner.java:610)\r\n\tat org.testng.SuiteRunner.runTest(SuiteRunner.java:387)\r\n\tat org.testng.SuiteRunner.access$000(SuiteRunner.java:39)\r\n\tat org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)\r\n\tat org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com\r\n\tat java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)\r\n\tat java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)\r\n\tat java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)\r\n\tat java.net.Socket.connect(Socket.java:589)\r\n\tat sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)\r\n\tat sun.net.NetworkClient.doConnect(NetworkClient.java:175)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:463)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:558)\r\n\tat sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)\r\n\tat sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)\r\n\tat sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)\r\n\t... 26 more\r\n","caseName":"testUpSize","className":"com.pipi.invoker.CosPlayerTest","durationTime":"003毫秒","endTime":"2021-07-23 15:20:50","id":0,"serviceId":1,"startTime":"2021-07-23 15:20:50","status":2}
===================================
###Http Response Status line### :
HTTP/1.1 200
###Http Response Headers### :
Transfer-Encoding:chunked
Keep-Alive:timeout=20
Access-Control-Allow-Origin:*
Access-Control-Allow-Methods:GET,POST,PUT,DELETE,OPTIONS
Access-Control-Allow-Credentials:true
Connection:keep-alive
Access-Control-Allow-Headers:Content-Type,X-Token
Date:Fri, 23 Jul 2021 07:20:51 GMT
Content-Type:application/json;charset=UTF-8
###Http Response Cookies### :
###Http Response Content### :
{"code":200,"data":true}
===================================
断开连接
]]></system-out>
</testcase>
<testcase name="testUserList" classname="com.pipi.invoker.CosPlayerTest" time="1.786"/>
<testcase name="testVirtualMoneyModify" classname="com.pipi.invoker.CosPlayerTest" time="1.32"/>
<testcase name="testLotteryActivity" classname="com.pipi.invoker.CosPlayerTest" time="16.303">
<failure message="请求URL:https://t3-api-app.apeiwan.com/api/v3/virtual-product/lottery-activity,异常信息:t3-api-app.apeiwan.com" type="com.fangdd.qa.framework.exception.BusinessException">com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-api-app.apeiwan.com/api/v3/virtual-product/lottery-activity,异常信息:t3-api-app.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)
Caused by: java.net.UnknownHostException: t3-api-app.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)
</failure>
<system-out><![CDATA[======2021-07-23 15:20:59:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】开始======
获取连接,URL:https://t3-api-app.apeiwan.com/api/v3/virtual-product/lottery-activity
isFollowRedirects->false
HttpUtil execute error:
java.net.UnknownHostException: t3-api-app.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.lotteryActivity(CosPlyaPlayerServiceImpl.java:389)
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
断开连接
testLotteryActivity--Test Mthod Failure
======2021-07-23 15:21:10:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】结束======
======本次用例运行消耗时间 11秒060毫秒======
获取连接,URL:http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
isFollowRedirects->false
===================================
###Http Request Url### :
http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
###Http Request Method### : PUT
###Http Request Headers### :
Content-Type:application/json
###Http Request queryString before URLEncoder### :
{}
###Http Request queryString after URLEncoder### :
###Http Request Content### :
{"buildId":0,"caseDescription":"开宝箱","caseLog":"======2021-07-23 15:20:59:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】开始======\r\n======2021-07-23 15:21:10:用例【com.pipi.invoker.CosPlayerTest.testLotteryActivity】结束======\r\n======本次用例运行消耗时间 11秒060毫秒======\r","caseMessage":"com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-api-app.apeiwan.com/api/v3/virtual-product/lottery-activity,异常信息:t3-api-app.apeiwan.com\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)\r\n\tat com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)\r\n\tat com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.lotteryActivity(CosPlyaPlayerServiceImpl.java:389)\r\n\tat com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)\r\n\tat org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)\r\n\tat org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)\r\n\tat org.testng.internal.Invoker.invokeMethod(Invoker.java:641)\r\n\tat org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)\r\n\tat org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)\r\n\tat org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)\r\n\tat org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)\r\n\tat org.testng.TestRunner.privateRun(TestRunner.java:756)\r\n\tat org.testng.TestRunner.run(TestRunner.java:610)\r\n\tat org.testng.SuiteRunner.runTest(SuiteRunner.java:387)\r\n\tat org.testng.SuiteRunner.access$000(SuiteRunner.java:39)\r\n\tat org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)\r\n\tat org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.net.UnknownHostException: t3-api-app.apeiwan.com\r\n\tat java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)\r\n\tat java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)\r\n\tat java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)\r\n\tat java.net.Socket.connect(Socket.java:589)\r\n\tat sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)\r\n\tat sun.net.NetworkClient.doConnect(NetworkClient.java:175)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:463)\r\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:558)\r\n\tat sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)\r\n\tat sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)\r\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)\r\n\tat sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)\r\n\tat sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)\r\n\tat com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)\r\n\t... 26 more\r\n","caseName":"testLotteryActivity","className":"com.pipi.invoker.CosPlayerTest","durationTime":"11秒060毫秒","endTime":"2021-07-23 15:21:10","id":0,"serviceId":1,"startTime":"2021-07-23 15:20:59","status":2}
===================================
###Http Response Status line### :
HTTP/1.1 200
###Http Response Headers### :
Transfer-Encoding:chunked
Keep-Alive:timeout=20
Access-Control-Allow-Origin:*
Access-Control-Allow-Methods:GET,POST,PUT,DELETE,OPTIONS
Access-Control-Allow-Credentials:true
Connection:keep-alive
Access-Control-Allow-Headers:Content-Type,X-Token
Date:Fri, 23 Jul 2021 07:21:10 GMT
Content-Type:application/json;charset=UTF-8
###Http Response Cookies### :
###Http Response Content### :
{"code":200,"data":true}
===================================
断开连接
]]></system-out>
</testcase>
<testcase name="testRemove" classname="com.pipi.invoker.CosPlayerTest" time="5.849">
<failure message="expected [200] but found [500]" type="java.lang.AssertionError">java.lang.AssertionError: expected [200] but found [500]
at com.pipi.invoker.CosPlayerTest.testRemove(CosPlayerTest.java:171)
</failure>
<system-out><![CDATA[======2021-07-23 15:21:15:用例【com.pipi.invoker.CosPlayerTest.testRemove】开始======
获取连接,URL:https://t3-api-admin.apeiwan.com/api/v1/user/list
isFollowRedirects->false
===================================
###Http Request Url### :
https://t3-api-admin.apeiwan.com/api/v1/user/list
###Http Request Method### : POST
###Http Request Headers### :
token:fa22e1f30f8c4c35a74c366de748ed6a
Content-Type:application/x-www-form-urlencoded
###Http Request queryString before URLEncoder### :
{mobile=13823774134, pageSize=10, pageNum=1}
###Http Request queryString after URLEncoder### :
mobile=13823774134&pageSize=10&pageNum=1
###Http Request Content### :
===================================
###Http Response Status line### :
HTTP/1.1 200 OK
###Http Response Headers### :
Transfer-Encoding:chunked
Server:nginx
Connection:keep-alive
Vary:Access-Control-Request-Headers
Date:Fri, 23 Jul 2021 07:21:15 GMT
Content-Type:application/json
###Http Response Cookies### :
###Http Response Content### :
{"msg":"查询用户列表成功!","data":{"startRow":1,"lastPage":1,"navigatepageNums":[1],"prePage":0,"hasNextPage":false,"nextPage":0,"pageSize":10,"orderBy":"u.create_time desc","endRow":1,"list":[{"sourceId":5,"platformAuthUrl":"","platformAuth":0,"nobleName":"子爵Ⅰ","type":2,"balance":0.00,"charmDrawSum":0,"loginIp":"61.183.246.70","id":2203773,"chargeBalance":64.00,"headPortraitsUrl":"http://test-game-play.oss-cn-hangzhou.aliyuncs.com/2020/11/11/c343b09eccfe4f14b56f33b2f42041d2.jpg","lastMemberExp":0,"nobleRankCode":31,"activeTime":"2021-07-23 09:40:20","userInfoAuth":2,"status":1,"gender":1,"city":"","registerType":3,"userCode":"137730220","loginTime":"2021-07-23 14:56:10","ordersTakeStatus":1,"nickname":"test","registIp":"223.104.20.18","virtualBalance":45698,"isCancel":false,"memberLevel":0,"mobile":"13823774134","imPsw":"8a7b72eb07284f0a91faaf3d8b7eb791","updateTime":"2021-07-08 10:33:14","quickServerStatus":0,"imId":"2203773_20210708","scoreAvg":4.0,"charm":0,"createTime":"2021-07-08 10:33:13","newUser":false,"sourceName":"android注册来源","registDeviceNo":"6d90e789-f618-4e8d-8366-6b1af5e63f27"}],"pageNum":1,"navigatePages":8,"total":1,"pages":1,"size":1,"firstPage":1,"isLastPage":true,"hasPreviousPage":false,"isFirstPage":true},"status":200}
===================================
断开连接
获取连接,URL:https://t3-guild-api.apeiwan.com/api/v2/guild-member/remove
isFollowRedirects->false
===================================
###Http Request Url### :
https://t3-guild-api.apeiwan.com/api/v2/guild-member/remove
###Http Request Method### : POST
###Http Request Headers### :
token:APP-e627f7b8678048d7a850adc28501fe6a#2203657
Content-Type:application/x-www-form-urlencoded
###Http Request queryString before URLEncoder### :
{userId=2203773}
###Http Request queryString after URLEncoder### :
userId=2203773
###Http Request Content### :
===================================
###Http Response Status line### :
HTTP/1.1 200 OK
###Http Response Headers### :
Transfer-Encoding:chunked
Server:nginx
Connection:keep-alive
Vary:Access-Control-Request-Headers
Date:Fri, 23 Jul 2021 07:21:16 GMT
Content-Type:application/json
###Http Response Cookies### :
###Http Response Content### :
{"msg":"该用户不在您的公会中","status":500}
===================================
断开连接
testRemove--Test Mthod Failure
======2021-07-23 15:21:15:用例【com.pipi.invoker.CosPlayerTest.testRemove】结束======
======本次用例运行消耗时间 593毫秒======
获取连接,URL:http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
isFollowRedirects->false
===================================
###Http Request Url### :
http://10.1.10.21:9090/pipi-test-center/report/testStatistic.json
###Http Request Method### : PUT
###Http Request Headers### :
Content-Type:application/json
###Http Request queryString before URLEncoder### :
{}
###Http Request queryString after URLEncoder### :
###Http Request Content### :
{"buildId":0,"caseDescription":"将成员从公会移除","caseLog":"======2021-07-23 15:21:15:用例【com.pipi.invoker.CosPlayerTest.testRemove】开始======\r\n===================================\r\n###Http Request Url### : \r\nhttps://t3-api-admin.apeiwan.com/api/v1/user/list\r\n###Http Request Method### : POST\r\n###Http Request Headers### : \r\n{\"token\":\"fa22e1f30f8c4c35a74c366de748ed6a\",\"Content-Type\":\"application/x-www-form-urlencoded\"}\r\n###Http Request queryString before URLEncoder### : \r\n{\"mobile\":\"13823774134\",\"pageSize\":10,\"pageNum\":1}\r\n###Http Request queryString after URLEncoder### :\r\nmobile=13823774134&pageSize=10&pageNum=1\r\n===================================\r\n###Http Response Status line### : \r\nHTTP/1.1 200 OK\r\n###Http Response Headers### : \r\n{\"Transfer-Encoding\":\"chunked\",\"Server\":\"nginx\",\"Connection\":\"keep-alive\",\"Vary\":\"Access-Control-Request-Headers\",\"Date\":\"Fri, 23 Jul 2021 07:21:15 GMT\",\"Content-Type\":\"application/json\"}\r\n###Http Response Content### :\r\n{\"msg\":\"查询用户列表成功!\",\"data\":{\"startRow\":1,\"lastPage\":1,\"navigatepageNums\":[1],\"prePage\":0,\"hasNextPage\":false,\"nextPage\":0,\"pageSize\":10,\"orderBy\":\"u.create_time desc\",\"endRow\":1,\"list\":[{\"sourceId\":5,\"platformAuthUrl\":\"\",\"platformAuth\":0,\"nobleName\":\"子爵Ⅰ\",\"type\":2,\"balance\":0.00,\"charmDrawSum\":0,\"loginIp\":\"61.183.246.70\",\"id\":2203773,\"chargeBalance\":64.00,\"headPortraitsUrl\":\"http://test-game-play.oss-cn-hangzhou.aliyuncs.com/2020/11/11/c343b09eccfe4f14b56f33b2f42041d2.jpg\",\"lastMemberExp\":0,\"nobleRankCode\":31,\"activeTime\":\"2021-07-23 09:40:20\",\"userInfoAuth\":2,\"status\":1,\"gender\":1,\"city\":\"\",\"registerType\":3,\"userCode\":\"137730220\",\"loginTime\":\"2021-07-23 14:56:10\",\"ordersTakeStatus\":1,\"nickname\":\"test\",\"registIp\":\"223.104.20.18\",\"virtualBalance\":45698,\"isCancel\":false,\"memberLevel\":0,\"mobile\":\"13823774134\",\"imPsw\":\"8a7b72eb07284f0a91faaf3d8b7eb791\",\"updateTime\":\"2021-07-08 10:33:14\",\"quickServerStatus\":0,\"imId\":\"2203773_20210708\",\"scoreAvg\":4.0,\"charm\":0,\"createTime\":\"2021-07-08 10:33:13\",\"newUser\":false,\"sourceName\":\"android注册来源\",\"registDeviceNo\":\"6d90e789-f618-4e8d-8366-6b1af5e63f27\"}],\"pageNum\":1,\"navigatePages\":8,\"total\":1,\"pages\":1,\"size\":1,\"firstPage\":1,\"isLastPage\":true,\"hasPreviousPage\":false,\"isFirstPage\":true},\"status\":200}\r\n===================================\r\n===================================\r\n###Http Request Url### : \r\nhttps://t3-guild-api.apeiwan.com/api/v2/guild-member/remove\r\n###Http Request Method### : POST\r\n###Http Request Headers### : \r\n{\"token\":\"APP-e627f7b8678048d7a850adc28501fe6a#2203657\",\"Content-Type\":\"application/x-www-form-urlencoded\"}\r\n###Http Request queryString before URLEncoder### : \r\n{\"userId\":\"2203773\"}\r\n###Http Request queryString after URLEncoder### :\r\nuserId=2203773\r\n===================================\r\n###Http Response Status line### : \r\nHTTP/1.1 200 OK\r\n###Http Response Headers### : \r\n{\"Transfer-Encoding\":\"chunked\",\"Server\":\"nginx\",\"Connection\":\"keep-alive\",\"Vary\":\"Access-Control-Request-Headers\",\"Date\":\"Fri, 23 Jul 2021 07:21:16 GMT\",\"Content-Type\":\"application/json\"}\r\n###Http Response Content### :\r\n{\"msg\":\"该用户不在您的公会中\",\"status\":500}\r\n===================================\r\n======2021-07-23 15:21:15:用例【com.pipi.invoker.CosPlayerTest.testRemove】结束======\r\n======本次用例运行消耗时间 593毫秒======\r","caseMessage":"java.lang.AssertionError: expected [200] but found [500]\r\n\tat org.testng.Assert.fail(Assert.java:94)\r\n\tat org.testng.Assert.failNotEquals(Assert.java:513)\r\n\tat org.testng.Assert.assertEqualsImpl(Assert.java:135)\r\n\tat org.testng.Assert.assertEquals(Assert.java:116)\r\n\tat org.testng.Assert.assertEquals(Assert.java:389)\r\n\tat org.testng.Assert.assertEquals(Assert.java:399)\r\n\tat com.pipi.invoker.CosPlayerTest.testRemove(CosPlayerTest.java:171)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)\r\n\tat org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)\r\n\tat org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)\r\n\tat org.testng.internal.Invoker.invokeMethod(Invoker.java:641)\r\n\tat org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)\r\n\tat org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)\r\n\tat org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)\r\n\tat org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)\r\n\tat org.testng.TestRunner.privateRun(TestRunner.java:756)\r\n\tat org.testng.TestRunner.run(TestRunner.java:610)\r\n\tat org.testng.SuiteRunner.runTest(SuiteRunner.java:387)\r\n\tat org.testng.SuiteRunner.access$000(SuiteRunner.java:39)\r\n\tat org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)\r\n\tat org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\n","caseName":"testRemove","className":"com.pipi.invoker.CosPlayerTest","durationTime":"593毫秒","endTime":"2021-07-23 15:21:15","id":0,"serviceId":1,"startTime":"2021-07-23 15:21:15","status":2}
===================================
###Http Response Status line### :
HTTP/1.1 200
###Http Response Headers### :
Transfer-Encoding:chunked
Keep-Alive:timeout=20
Access-Control-Allow-Origin:*
Access-Control-Allow-Methods:GET,POST,PUT,DELETE,OPTIONS
Access-Control-Allow-Credentials:true
Connection:keep-alive
Access-Control-Allow-Headers:Content-Type,X-Token
Date:Fri, 23 Jul 2021 07:21:16 GMT
Content-Type:application/json;charset=UTF-8
###Http Response Cookies### :
###Http Response Content### :
{"code":200,"data":true}
===================================
断开连接
]]></system-out>
</testcase>
</testsuite>
\ No newline at end of file
-------------------------------------------------------------------------------
Test set: TestSuite
-------------------------------------------------------------------------------
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.309 sec - in TestSuite
Tests run: 13, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 78.796 sec <<< FAILURE! - in TestSuite
testAuditGuild(com.pipi.invoker.CosPlayerTest) Time elapsed: 16.466 sec <<< FAILURE!
com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
testGuildSearch(com.pipi.invoker.CosPlayerTest) Time elapsed: 5.294 sec <<< FAILURE!
com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)
testUpList(com.pipi.invoker.CosPlayerTest) Time elapsed: 16.151 sec <<< FAILURE!
com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/list,异常信息:t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)
testUpSize(com.pipi.invoker.CosPlayerTest) Time elapsed: 5.778 sec <<< FAILURE!
com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/size,异常信息:t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)
testLotteryActivity(com.pipi.invoker.CosPlayerTest) Time elapsed: 16.303 sec <<< FAILURE!
com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-api-app.apeiwan.com/api/v3/virtual-product/lottery-activity,异常信息:t3-api-app.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)
Caused by: java.net.UnknownHostException: t3-api-app.apeiwan.com
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)
testRemove(com.pipi.invoker.CosPlayerTest) Time elapsed: 5.849 sec <<< FAILURE!
java.lang.AssertionError: expected [200] but found [500]
at com.pipi.invoker.CosPlayerTest.testRemove(CosPlayerTest.java:171)
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitReportReporter -->
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="9" time="7.504" ignored="0" failures="0" timestamp="14 七月 2021 09:10:42 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="0">
<testcase name="testGiftList" time="0.431" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRemove" time="0.505" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testLotteryActivity" time="0.966" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="0.656" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testSend" time="1.143" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testAuditGuild" time="2.186" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRoomList" time="0.427" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.504" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testActivityList" time="0.686" classname="com.pipi.invoker.CosPlayerTest"/>
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="13" time="37.594" ignored="0" failures="1" timestamp="23 七月 2021 07:21:21 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="5">
<testcase name="testGiftList" time="0.290" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGuildSearch" time="0.002" classname="com.pipi.invoker.CosPlayerTest">
<error type="com.fangdd.qa.framework.exception.BusinessException" message="请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com">
<![CDATA[com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearchList(CosPlyaPlayerServiceImpl.java:665)
at com.pipi.invoker.CosPlayerTest.testGuildSearch(CosPlayerTest.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
... 26 more
]]>
</error>
</testcase> <!-- testGuildSearch -->
<testcase name="testAuditGuild" time="11.092" classname="com.pipi.invoker.CosPlayerTest">
<error type="com.fangdd.qa.framework.exception.BusinessException" message="请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com">
<![CDATA[com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/guild-center/guild/search,异常信息:t3-guild-api.apeiwan.com
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildSearch(CosPlyaPlayerServiceImpl.java:639)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildCenter(CosPlyaPlayerServiceImpl.java:610)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.auditGuild(CosPlyaPlayerServiceImpl.java:710)
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
... 28 more
]]>
</error>
</testcase> <!-- testAuditGuild -->
<testcase name="testUpList" time="11.065" classname="com.pipi.invoker.CosPlayerTest">
<error type="com.fangdd.qa.framework.exception.BusinessException" message="请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/list,异常信息:t3-guild-api.apeiwan.com">
<![CDATA[com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/list,异常信息:t3-guild-api.apeiwan.com
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upList(CosPlyaPlayerServiceImpl.java:763)
at com.pipi.invoker.CosPlayerTest.testUpList(CosPlayerTest.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
... 26 more
]]>
</error>
</testcase> <!-- testUpList -->
<testcase name="testRoomList" time="0.376" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testSend" time="0.674" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testLotteryActivity" time="11.062" classname="com.pipi.invoker.CosPlayerTest">
<error type="com.fangdd.qa.framework.exception.BusinessException" message="请求URL:https://t3-api-app.apeiwan.com/api/v3/virtual-product/lottery-activity,异常信息:t3-api-app.apeiwan.com">
<![CDATA[com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-api-app.apeiwan.com/api/v3/virtual-product/lottery-activity,异常信息:t3-api-app.apeiwan.com
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.lotteryActivity(CosPlyaPlayerServiceImpl.java:389)
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.UnknownHostException: t3-api-app.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
... 26 more
]]>
</error>
</testcase> <!-- testLotteryActivity -->
<testcase name="testActivityList" time="1.137" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="0.565" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.535" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUserList" time="0.198" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUpSize" time="0.003" classname="com.pipi.invoker.CosPlayerTest">
<error type="com.fangdd.qa.framework.exception.BusinessException" message="请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/size,异常信息:t3-guild-api.apeiwan.com">
<![CDATA[com.fangdd.qa.framework.exception.BusinessException: 请求URL:https://t3-guild-api.apeiwan.com/api/v1/room/mic/up/size,异常信息:t3-guild-api.apeiwan.com
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:340)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.upSize(CosPlyaPlayerServiceImpl.java:774)
at com.pipi.invoker.CosPlayerTest.testUpSize(CosPlayerTest.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.UnknownHostException: t3-guild-api.apeiwan.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
... 26 more
]]>
</error>
</testcase> <!-- testUpSize -->
<testcase name="testRemove" time="0.595" classname="com.pipi.invoker.CosPlayerTest">
<failure type="java.lang.AssertionError" message="expected [200] but found [500]">
<![CDATA[java.lang.AssertionError: expected [200] but found [500]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:513)
at org.testng.Assert.assertEqualsImpl(Assert.java:135)
at org.testng.Assert.assertEquals(Assert.java:116)
at org.testng.Assert.assertEquals(Assert.java:389)
at org.testng.Assert.assertEquals(Assert.java:399)
at com.pipi.invoker.CosPlayerTest.testRemove(CosPlayerTest.java:171)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:39)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:421)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
]]>
</failure>
</testcase> <!-- testRemove -->
</testsuite> <!-- com.pipi.invoker.CosPlayerTest -->
......@@ -4,6 +4,6 @@
</head><body>
<h2><p align='center'>Test results</p></h2>
<table border='1' width='100%' class='main-page'><tr><th>Suite</th><th>Passed</th><th>Failed</th><th>Skipped</th><th>testng.xml</th></tr>
<tr align='center' class='invocation-passed'><td><em>Total</em></td><td><em>9</em></td><td><em>0</em></td><td><em>0</em></td><td>&nbsp;</td></tr>
<tr align='center' class='invocation-passed'><td><a href='pipi-test/index.html'>pipi-test</a></td>
<td>9</td><td>0</td><td>0</td><td><a href='pipi-test/testng.xml.html'>Link</a></td></tr></table></body></html>
<tr align='center' class='invocation-failed'><td><em>Total</em></td><td><em>7</em></td><td><em>6</em></td><td><em>0</em></td><td>&nbsp;</td></tr>
<tr align='center' class='invocation-failed'><td><a href='pipi-test/index.html'>pipi-test</a></td>
<td>7</td><td>6</td><td>0</td><td><a href='pipi-test/testng.xml.html'>Link</a></td></tr></table></body></html>
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
<testsuite hostname="DESKTOP-U3UHQH3" ignored="0" name="Default test" tests="9" failures="0" timestamp="15 七月 2021 09:41:08 GMT" time="48.851" errors="0">
<testcase name="@BeforeClass BeforeClassTest" time="0.0" classname="com.pipi.invoker.CosPlayerTest">
<failure type="java.lang.NullPointerException">
<![CDATA[java.lang.NullPointerException
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.getUserMobileToken(CosPlyaPlayerServiceImpl.java:72)
at com.pipi.invoker.CosPlayerTest.BeforeClassTest(CosPlayerTest.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:515)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:217)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:144)
at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:169)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
]]>
</failure>
</testcase> <!-- @BeforeClass BeforeClassTest -->
<testcase name="testActivityList" time="0.003" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testActivityList -->
<testcase name="testAuditGuild" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testAuditGuild -->
<testcase name="testMoneyDetailsSave" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testMoneyDetailsSave -->
<testcase name="testSend" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testSend -->
<testcase name="testVirtualMoneyModify" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testVirtualMoneyModify -->
<testcase name="testGiftList" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testGiftList -->
<testcase name="testLotteryActivity" time="0.0" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testLotteryActivity -->
<testcase name="testRoomList" time="0.0" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRoomList -->
<testcase name="testRemove" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRemove -->
<testsuite hostname="DESKTOP-U3UHQH3" ignored="0" name="Default test" tests="13" failures="0" timestamp="26 七月 2021 06:33:05 GMT" time="21.619" errors="0">
<testcase name="testActivityList" time="0.437" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testAuditGuild" time="2.147" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.506" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGuildSearch" time="0.284" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="1.416" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRoomList" time="0.61" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testSend" time="2.549" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUpList" time="0.299" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUpSize" time="0.202" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUserList" time="0.393" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.527" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testLotteryActivity" time="1.086" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRemove" time="0.64" classname="com.pipi.invoker.CosPlayerTest"/>
</testsuite> <!-- Default test -->
......@@ -7,21 +7,13 @@
<methods>
<include name="springTestContextBeforeTestClass"/>
<include name="afterClass"/>
<include name="testRoomList"/>
<include name="BeforeClassTest"/>
<include name="afterClassTest"/>
<include name="springTestContextPrepareTestInstance"/>
<include name="springTestContextAfterTestClass"/>
<include name="beforeClass"/>
<include name="beforeClassTest"/>
<include name="springTestContextBeforeTestMethod"/>
<include name="testActivityList"/>
<include name="testMoneyDetailsSave"/>
<include name="testVirtualMoneyModify"/>
<include name="testGiftList"/>
<include name="testSend"/>
<include name="testLotteryActivity"/>
<include name="afterClassTest"/>
<include name="testRemove"/>
<include name="springTestContextAfterTestClass"/>
<include name="testAuditGuild"/>
<include name="springTestContextAfterTestMethod"/>
</methods>
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitReportReporter -->
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="10" time="0.015" ignored="0" failures="0" timestamp="15 七月 2021 09:41:08 GMT" skipped="9" hostname="DESKTOP-U3UHQH3" errors="1">
<testcase name="testLotteryActivity" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testLotteryActivity -->
<testcase name="testRoomList" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRoomList -->
<testcase name="testActivityList" time="0.004" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testActivityList -->
<testcase name="testVirtualMoneyModify" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testVirtualMoneyModify -->
<testcase name="testRemove" time="0.003" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRemove -->
<testcase name="testSend" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testSend -->
<testcase name="testGiftList" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testGiftList -->
<testcase name="BeforeClassTest" time="0.000" classname="com.pipi.invoker.CosPlayerTest">
<error type="java.lang.NullPointerException">
<![CDATA[java.lang.NullPointerException
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.getUserMobileToken(CosPlyaPlayerServiceImpl.java:72)
at com.pipi.invoker.CosPlayerTest.BeforeClassTest(CosPlayerTest.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:515)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:217)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:144)
at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:169)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
]]>
</error>
</testcase> <!-- BeforeClassTest -->
<testcase name="testAuditGuild" time="0.002" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testAuditGuild -->
<testcase name="testMoneyDetailsSave" time="0.001" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testMoneyDetailsSave -->
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="13" time="11.103" ignored="0" failures="0" timestamp="26 七月 2021 06:33:05 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="0">
<testcase name="testAuditGuild" time="2.147" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRoomList" time="0.611" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUserList" time="0.394" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.528" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testActivityList" time="0.438" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testLotteryActivity" time="1.087" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.506" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGuildSearch" time="0.284" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testSend" time="2.549" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUpList" time="0.299" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="1.417" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUpSize" time="0.203" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRemove" time="0.640" classname="com.pipi.invoker.CosPlayerTest"/>
</testsuite> <!-- com.pipi.invoker.CosPlayerTest -->
......@@ -11,27 +11,47 @@
</tr>
<tr>
<td>&nbsp;</td>
<td>testLotteryActivity</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testRemove</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testAuditGuild</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testGuildSearch</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testGiftList</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testRoomList</td>
<td>testUpList</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testLotteryActivity</td>
<td>testRoomList</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testRemove</td>
<td>testUpSize</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testMoneyDetailsSave</td>
<td>testUserList</td>
<td>pipi-test </td>
</tr>
<tr>
......@@ -41,7 +61,7 @@
</tr>
<tr>
<td>&nbsp;</td>
<td>testAuditGuild</td>
<td>testMoneyDetailsSave</td>
<td>pipi-test </td>
</tr>
<tr>
......
<h2>Groups used for this test run</h2><table border="1">
<tr> <td align="center"><b>Group name</b></td><td align="center"><b>Methods</b></td></tr><tr><td>pipi-test</td><td>CosPlayerTest.testRoomList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testLotteryActivity()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testRemove()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testAuditGuild()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/></td></tr>
<tr> <td align="center"><b>Group name</b></td><td align="center"><b>Methods</b></td></tr><tr><td>pipi-test</td><td>CosPlayerTest.testUpSize()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testRoomList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testUpList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testUserList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testLotteryActivity()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testRemove()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testAuditGuild()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/>CosPlayerTest.testGuildSearch()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]<br/></td></tr>
</table>
<h2>Methods run, sorted chronologically</h2><h3>&gt;&gt; means before, &lt;&lt; means after</h3><p/><br/><em>Default suite</em><p/><small><i>(Hover the method name to see the test class name)</i></small><p/>
<table border="1">
<tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:19</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;CosPlayerTest.BeforeClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;BeforeClassTest</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:43</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;CosPlayerTest.BeforeClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;BeforeClassTest</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="8ee691"> <td>21/07/15 17:41:08</td> <td>48634</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;BaseDubboTestCase.afterClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;afterClass</td>
<tr bgcolor="8ee691"> <td>21/07/26 14:33:05</td> <td>21404</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;BaseDubboTestCase.afterClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;afterClass</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:41:08</td> <td>48634</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;CosPlayerTest.afterClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;afterClassTest</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:33:05</td> <td>21404</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;CosPlayerTest.afterClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;afterClassTest</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="8ee691"> <td>21/07/15 17:40:19</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;BaseDubboTestCase.beforeClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;beforeClass</td>
<tr bgcolor="8ee691"> <td>21/07/26 14:32:43</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;BaseDubboTestCase.beforeClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;beforeClass</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="9fe9b6"> <td>21/07/15 17:40:19</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTest.beforeClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;beforeClassTest</td>
<tr bgcolor="9fe9b6"> <td>21/07/26 14:32:43</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTest.beforeClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;beforeClassTest</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:41:08</td> <td>48635</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestClass</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:05</td> <td>21404</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestClass</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:25</td> <td>6441</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:46</td> <td>2507</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:31</td> <td>11696</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:49</td> <td>5302</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:36</td> <td>17048</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:50</td> <td>6520</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:42</td> <td>22542</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:51</td> <td>7550</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:47</td> <td>27652</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:53</td> <td>9795</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:52</td> <td>32738</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:54</td> <td>11153</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:57</td> <td>38206</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:58</td> <td>14374</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:41:02</td> <td>43384</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:59</td> <td>15261</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:41:08</td> <td>48634</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:59</td> <td>16119</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:19</td> <td>-211</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestClass</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:00</td> <td>17130</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:02</td> <td>18283</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:03</td> <td>20130</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:05</td> <td>21402</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:43</td> <td>-209</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestClass</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:20</td> <td>1239</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:45</td> <td>1295</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:46</td> <td>2508</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:49</td> <td>5303</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:25</td> <td>6443</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:50</td> <td>6520</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:31</td> <td>11697</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:51</td> <td>7550</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:36</td> <td>17049</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:53</td> <td>9796</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:42</td> <td>22542</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:54</td> <td>11155</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:47</td> <td>27653</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:58</td> <td>14375</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:52</td> <td>32739</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:59</td> <td>15261</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:57</td> <td>38207</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:59</td> <td>16119</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:41:02</td> <td>43385</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:00</td> <td>17132</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:19</td> <td>-208</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextPrepareTestInstance</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:02</td> <td>18284</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:03</td> <td>20131</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:43</td> <td>-207</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextPrepareTestInstance</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:20</td> <td>1239</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testActivityList</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:45</td> <td>1295</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testActivityList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:46</td> <td>2508</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testAuditGuild()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testAuditGuild</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:49</td> <td>5303</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testGiftList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:50</td> <td>6520</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testGuildSearch()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testGuildSearch</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:33:02</td> <td>18284</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testLotteryActivity()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testLotteryActivity</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:25</td> <td>6443</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testAuditGuild()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testAuditGuild</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:51</td> <td>7550</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testMoneyDetailsSave</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:47</td> <td>27653</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testGiftList</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:33:03</td> <td>20131</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testRemove()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testRemove</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:52</td> <td>32739</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testLotteryActivity()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testLotteryActivity</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:53</td> <td>9796</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testRoomList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testRoomList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:31</td> <td>11697</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testMoneyDetailsSave</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:54</td> <td>11155</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testSend</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:41:02</td> <td>43385</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testRemove()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testRemove</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:58</td> <td>14375</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testUpList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testUpList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:57</td> <td>38207</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testRoomList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testRoomList</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:59</td> <td>15262</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testUpSize()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testUpSize</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:36</td> <td>17049</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testSend</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:59</td> <td>16119</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testUserList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testUserList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:42</td> <td>22542</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testVirtualMoneyModify</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:33:00</td> <td>17132</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testVirtualMoneyModify</td>
<td>main@1710989308</td> <td></td> </tr>
</table>
<h2>Methods run, sorted chronologically</h2><h3>&gt;&gt; means before, &lt;&lt; means after</h3><p/><br/><em>Default suite</em><p/><small><i>(Hover the method name to see the test class name)</i></small><p/>
<table border="1">
<tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:19</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestClass</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:43</td> <td>0</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestClass</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:19</td> <td>3</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextPrepareTestInstance</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:43</td> <td>2</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextPrepareTestInstance</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="8ee691"> <td>21/07/15 17:40:19</td> <td>211</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;BaseDubboTestCase.beforeClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;beforeClass</td>
<tr bgcolor="8ee691"> <td>21/07/26 14:32:43</td> <td>209</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;BaseDubboTestCase.beforeClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;beforeClass</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="9fe9b6"> <td>21/07/15 17:40:19</td> <td>211</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTest.beforeClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;beforeClassTest</td>
<tr bgcolor="9fe9b6"> <td>21/07/26 14:32:43</td> <td>209</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTest.beforeClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;beforeClassTest</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:19</td> <td>211</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;CosPlayerTest.BeforeClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;BeforeClassTest</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:43</td> <td>209</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;CosPlayerTest.BeforeClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;BeforeClassTest</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:20</td> <td>1450</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:45</td> <td>1504</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:20</td> <td>1450</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testActivityList</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:45</td> <td>1504</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testActivityList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:25</td> <td>6652</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:46</td> <td>2716</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:25</td> <td>6654</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:46</td> <td>2717</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:25</td> <td>6654</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testAuditGuild()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testAuditGuild</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:46</td> <td>2717</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testAuditGuild()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testAuditGuild</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:31</td> <td>11907</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:49</td> <td>5511</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:31</td> <td>11908</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:49</td> <td>5512</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:31</td> <td>11908</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testMoneyDetailsSave</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:49</td> <td>5512</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testGiftList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:36</td> <td>17259</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:50</td> <td>6729</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:36</td> <td>17260</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:50</td> <td>6729</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:36</td> <td>17260</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testSend</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:50</td> <td>6729</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testGuildSearch()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testGuildSearch</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:42</td> <td>22753</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:51</td> <td>7759</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:42</td> <td>22753</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:51</td> <td>7759</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:42</td> <td>22753</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testVirtualMoneyModify</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:51</td> <td>7759</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testMoneyDetailsSave</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:47</td> <td>27863</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:53</td> <td>10004</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:47</td> <td>27864</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:53</td> <td>10005</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:47</td> <td>27864</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testGiftList</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:53</td> <td>10005</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testRoomList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testRoomList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:52</td> <td>32949</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:54</td> <td>11362</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:52</td> <td>32950</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:54</td> <td>11364</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:52</td> <td>32950</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testLotteryActivity()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testLotteryActivity</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:54</td> <td>11364</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testSend</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:57</td> <td>38417</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:58</td> <td>14583</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:40:57</td> <td>38418</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:58</td> <td>14584</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:40:57</td> <td>38418</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testRoomList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testRoomList</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:58</td> <td>14584</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testUpList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testUpList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:41:02</td> <td>43595</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:59</td> <td>15470</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:41:02</td> <td>43596</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:59</td> <td>15470</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:41:02</td> <td>43596</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testRemove()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testRemove</td>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:59</td> <td>15471</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testUpSize()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testUpSize</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:41:08</td> <td>48845</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:59</td> <td>16328</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/15 17:41:08</td> <td>48845</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;CosPlayerTest.afterClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;afterClassTest</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:32:59</td> <td>16328</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:32:59</td> <td>16328</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testUserList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testUserList</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:00</td> <td>17339</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:00</td> <td>17341</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:33:00</td> <td>17341</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testVirtualMoneyModify</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:02</td> <td>18492</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:02</td> <td>18493</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:33:02</td> <td>18493</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testLotteryActivity()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testLotteryActivity</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:03</td> <td>20339</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:03</td> <td>20340</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&gt;&gt;AbstractTestNGSpringContextTests.springTestContextBeforeTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&gt;&gt;springTestContextBeforeTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:33:03</td> <td>20340</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="CosPlayerTest.testRemove()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">testRemove</td>
<td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:05</td> <td>21611</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestMethod(java.lang.reflect.Method)[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestMethod</td>
<td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="f385a2"> <td>21/07/26 14:33:05</td> <td>21613</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;CosPlayerTest.afterClassTest()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;afterClassTest</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="8ee691"> <td>21/07/15 17:41:08</td> <td>48845</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;BaseDubboTestCase.afterClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;afterClass</td>
<tr bgcolor="8ee691"> <td>21/07/26 14:33:05</td> <td>21613</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;BaseDubboTestCase.afterClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;afterClass</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
<tr bgcolor="78a09f"> <td>21/07/15 17:41:08</td> <td>48846</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestClass</td>
<tr bgcolor="78a09f"> <td>21/07/26 14:33:05</td> <td>21613</td> <td>&nbsp;</td><td>&nbsp;</td><td title="&lt;&lt;AbstractTestNGSpringContextTests.springTestContextAfterTestClass()[pri:0, instance:com.pipi.invoker.CosPlayerTest@c8c12ac]">&lt;&lt;springTestContextAfterTestClass</td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td> <td>main@1710989308</td> <td></td> </tr>
</table>
This diff could not be displayed because it is too large.
......@@ -10,7 +10,7 @@
<tr valign='top'>
<td>1 test</td>
<td><a target='mainFrame' href='classes.html'>1 class</a></td>
<td>9 methods:<br/>
<td>13 methods:<br/>
&nbsp;&nbsp;<a target='mainFrame' href='methods.html'>chronological</a><br/>
&nbsp;&nbsp;<a target='mainFrame' href='methods-alphabetical.html'>alphabetical</a><br/>
&nbsp;&nbsp;<a target='mainFrame' href='methods-not-run.html'>not run (0)</a></td>
......@@ -20,9 +20,9 @@
<td><a target='mainFrame' href='reporter-output.html'>reporter output</a></td>
<td><a target='mainFrame' href='testng.xml.html'>testng.xml</a></td>
</tr></table>
<table width='100%' class='test-skipped'>
<table width='100%' class='test-passed'>
<tr><td>
<table style='width: 100%'><tr><td valign='top'>Default test (0/0/9)</td><td valign='top' align='right'>
<table style='width: 100%'><tr><td valign='top'>Default test (13/0/0)</td><td valign='top' align='right'>
<a href='Default test.html' target='mainFrame'>Results</a>
</td></tr></table>
</td></tr><p/>
......
......@@ -4,6 +4,6 @@
</head><body>
<h2><p align='center'>Test results</p></h2>
<table border='1' width='100%' class='main-page'><tr><th>Suite</th><th>Passed</th><th>Failed</th><th>Skipped</th><th>testng.xml</th></tr>
<tr align='center' class='invocation-failed'><td><em>Total</em></td><td><em>0</em></td><td><em>0</em></td><td><em>9</em></td><td>&nbsp;</td></tr>
<tr align='center' class='invocation-failed'><td><a href='Default suite/index.html'>Default suite</a></td>
<td>0</td><td>0</td><td>9</td><td><a href='Default suite/testng.xml.html'>Link</a></td></tr></table></body></html>
<tr align='center' class='invocation-passed'><td><em>Total</em></td><td><em>13</em></td><td><em>0</em></td><td><em>0</em></td><td>&nbsp;</td></tr>
<tr align='center' class='invocation-passed'><td><a href='Default suite/index.html'>Default suite</a></td>
<td>13</td><td>0</td><td>0</td><td><a href='Default suite/testng.xml.html'>Link</a></td></tr></table></body></html>
......@@ -7,21 +7,13 @@
<methods>
<include name="springTestContextBeforeTestClass"/>
<include name="afterClass"/>
<include name="testRoomList"/>
<include name="BeforeClassTest"/>
<include name="afterClassTest"/>
<include name="springTestContextPrepareTestInstance"/>
<include name="springTestContextAfterTestClass"/>
<include name="beforeClass"/>
<include name="beforeClassTest"/>
<include name="springTestContextBeforeTestMethod"/>
<include name="testActivityList"/>
<include name="testMoneyDetailsSave"/>
<include name="testVirtualMoneyModify"/>
<include name="testGiftList"/>
<include name="testSend"/>
<include name="testLotteryActivity"/>
<include name="afterClassTest"/>
<include name="testRemove"/>
<include name="springTestContextAfterTestClass"/>
<include name="testAuditGuild"/>
<include name="springTestContextAfterTestMethod"/>
</methods>
......
This diff could not be displayed because it is too large.
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!