caoyanan666 commented on PR #14125:
URL: https://github.com/apache/dubbo/pull/14125#issuecomment-2101984431

   > 
https://github.com/apache/dubbo/actions/runs/9011837780/job/24760283649?pr=14125
 这个13837失败我排查到是因为超时 [12/23] [dubbo-samples-test-13787:1/1] TEST FAILURE: Run 
tests timeout, version: -Ddubbo.version=3.2.13-SNAPSHOT 
-Dspring-boot.version=2.7.6 -Djava.version=8, please check logs: 
/home/runner/work/dubbo/dubbo/99-integration/dubbo-samples-test-13787/target/logs
 然后继续排查发现因为provider容器异常退出 dependency failed to start: container 
dubbo-samples-test-13787--dubbo-samples-test-13787-provider-1 exited (0) 
Redirect container logs: 
dubbo-samples-test-13787--dubbo-samples-test-13787-provider-1 
然后看容器inspect显示没有监听到20800端口 "Output": "checking tcp ports: 127.0.0.1:20880;, 
start at: 0, timeout: 1\nchecking tcp port [127.0.0.1:20880] ...\ntelnet: 
Unable to connect to remote host: Connection refused\nTrying 
127.0.0.1...\ncheck tcp port [127.0.0.1:20880] is timeout: 1 s\ncheck ports 
failure\n" 然后我看服务启动�
 �志是正常启动后直接就shutdown了,这个是为啥 2024-05-09 03:33:08.630 INFO 16 --- [ main] 
org.apache.dubbo.metadata.MetadataInfo : [DUBBO] metadata revision changed: 
null -> cc997f680e96066e3e0d4ecd5d38730f, app: provider, services: 1, dubbo 
version: 3.2.13-SNAPSHOT, current host: 172.27.0.3 2024-05-09 03:33:08.744 INFO 
16 --- [ main] o.a.dubbo.samples.test.DubboProvider : Started DubboProvider in 
4.473 seconds (JVM running for 5.559) dubbo service started 2024-05-09 
03:33:08.752 INFO 16 --- [ionShutdownHook] o.a.d.c.deploy.DefaultModuleDeployer 
: [DUBBO] Dubbo Module[1.1.1] is stopping., dubbo version: 3.2.13-SNAPSHOT, 
current host: 172.27.0.3 @AlbumenJ 帮忙给个排查思路
   
   这个原因有可能是端口起在了20881上,具体为啥20880没启动成功,日志里面定位不到
   2024-05-09 03:33:08.478  WARN 16 --- [           main] 
org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Use random available 
port(20881) for protocol dubbo, dubbo version: 3.2.13-SNAPSHOT, current host: 
172.27.0.3, error code: 5-8. This may be caused by , go to 
https://dubbo.apache.org/faq/5/8 to find instructions. 


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to