JooKS-me opened a new issue #2447: URL: https://github.com/apache/incubator-shenyu/issues/2447
### Volunteer help see https://github.com/apache/incubator-shenyu/runs/4307375670?check_suite_focus=true, integrated test sometimes failed in clean cryptorRequest plugin data. ``` Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.306 s <<< FAILURE! - in org.apache.shenyu.integrated.test.combination.MultiRequestPluginTest Error: org.apache.shenyu.integrated.test.combination.MultiRequestPluginTest.testCryptorRequestAndParamMapping Time elapsed: 10.289 s <<< ERROR! java.net.SocketTimeoutException: timeout at org.apache.shenyu.integrated.test.combination.MultiRequestPluginTest.cleanCryptorRequest(MultiRequestPluginTest.java:148) at org.apache.shenyu.integrated.test.combination.MultiRequestPluginTest.testCryptorRequestAndParamMapping(MultiRequestPluginTest.java:95) Caused by: java.net.SocketException: Socket closed at org.apache.shenyu.integrated.test.combination.MultiRequestPluginTest.cleanCryptorRequest(MultiRequestPluginTest.java:148) at org.apache.shenyu.integrated.test.combination.MultiRequestPluginTest.testCryptorRequestAndParamMapping(MultiRequestPluginTest.java:95) [INFO] [INFO] Results: [INFO] Error: Errors: Error: MultiRequestPluginTest.testCryptorRequestAndParamMapping:95->cleanCryptorRequest:148->AbstractPluginDataInit.cleanPluginData:104 ยป SocketTimeout ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
