怎么用旧的tikv数据文件去新集群上恢复

【 TiDB 使用环境】测试
【 TiDB 版本】v5.4.0
【复现路径】
1、使用pd没有出现问题前的数据启动新集群
启动成功数据也有

2、想把pd坏了后的/tidb-data/tikv-20160的文件数据拷贝到现在的集群
启动失败


查看 tikv.log日志

【遇到的问题:问题现象及影响】
【资源配置】进入到 TiDB Dashboard -集群信息 (Cluster Info) -主机(Hosts) 截图此页面
【附件:截图/日志/监控】

你直接把sst文件给拷贝过来了?

不,是一整个tikv的数据文件都替换了

1、新建的集群只保留PD就行,旧集群pd-recover时指定新集群
2、把新集群的PD信息填写到旧集群的.tiup目录下的旧集群meta.yaml。新集群的meta.yaml改名备份删了就行。

你好麻烦看看我这个操作
这个是的新创建的集群只有pd


然后我执行该pd-recover
image
把新集群的PD信息填写到旧集群的.tiup目录下的旧集群meta.yaml。新集群的meta.yaml改名。
然后重启集群
这个是重启后tikv的log信息

在此处键入或粘贴代码[2023/11/08 20:38:15.819 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9596700: Retry in 1000 milliseconds"]
[2023/11/08 20:38:15.819 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:16.120 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:16.120 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447096.120262782\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:16.120 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95968c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:16.120 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:16.421 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:16.421 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447096.421239023\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:16.421 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9596a80: Retry in 1000 milliseconds"]
[2023/11/08 20:38:16.421 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:16.722 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:16.722 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447096.722240192\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:16.722 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9596c40: Retry in 1000 milliseconds"]
[2023/11/08 20:38:16.722 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:17.023 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:17.023 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447097.023249365\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:17.023 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9596e00: Retry in 1000 milliseconds"]
[2023/11/08 20:38:17.023 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:17.324 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:17.324 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447097.324250154\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:17.324 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9596fc0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:17.324 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:17.625 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:17.625 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447097.625241889\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:17.625 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9597180: Retry in 1000 milliseconds"]
[2023/11/08 20:38:17.625 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:17.926 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:17.926 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447097.926255981\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:17.926 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9597340: Retry in 1000 milliseconds"]
[2023/11/08 20:38:17.926 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:18.227 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:18.227 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447098.227254754\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:18.227 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9597500: Retry in 1000 milliseconds"]
[2023/11/08 20:38:18.227 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:18.528 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:18.528 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447098.528234780\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:18.528 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95976c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:18.528 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:18.528 +08:00] [WARN] [client.rs:153] ["validate PD endpoints failed"] [err="Other(\"[components/pd_client/src/util.rs:539]: PD cluster failed to respond\")"]
[2023/11/08 20:38:18.829 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:18.829 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447098.829237679\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:18.829 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9597880: Retry in 1000 milliseconds"]
[2023/11/08 20:38:18.829 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:19.130 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:19.130 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447099.130251932\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:19.130 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9597a40: Retry in 1000 milliseconds"]
[2023/11/08 20:38:19.130 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:19.431 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:19.431 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447099.431217852\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:19.431 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9597c00: Retry in 1000 milliseconds"]
[2023/11/08 20:38:19.431 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:19.732 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:19.732 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447099.732240444\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:19.732 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9597dc0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:19.732 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:20.033 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:20.033 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447100.033226419\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:20.033 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9597f80: Retry in 1000 milliseconds"]
[2023/11/08 20:38:20.033 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:20.334 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:20.334 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447100.334238509\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:20.334 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9598140: Retry in 1000 milliseconds"]
[2023/11/08 20:38:20.334 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:20.635 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:20.635 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447100.635219819\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:20.635 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9598300: Retry in 1000 milliseconds"]
[2023/11/08 20:38:20.635 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:20.936 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:20.936 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447100.936251705\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:20.936 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95984c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:20.936 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:21.237 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:21.237 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447101.237240214\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:21.237 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9598680: Retry in 1000 milliseconds"]
[2023/11/08 20:38:21.237 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:21.538 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:21.538 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447101.538241880\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:21.538 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9598840: Retry in 1000 milliseconds"]
[2023/11/08 20:38:21.538 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:21.538 +08:00] [WARN] [client.rs:153] ["validate PD endpoints failed"] [err="Other(\"[components/pd_client/src/util.rs:539]: PD cluster failed to respond\")"]
[2023/11/08 20:38:21.839 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:21.839 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447101.839225023\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:21.839 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9598a00: Retry in 1000 milliseconds"]
[2023/11/08 20:38:21.839 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:22.140 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:22.140 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447102.140235398\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:22.140 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9598bc0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:22.140 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:22.441 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:22.441 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447102.441228015\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:22.441 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9598d80: Retry in 1000 milliseconds"]
[2023/11/08 20:38:22.441 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:22.742 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:22.742 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447102.742214959\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:22.742 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9598f40: Retry in 1000 milliseconds"]
[2023/11/08 20:38:22.742 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:23.043 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:23.686 +08:00] [INFO] [<unknown>] ["New connected subchannel at 0x7f38f94e22f0 for subchannel 0x7f38f9599100"]
[2023/11/08 20:38:23.686 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 2-UNKNOWN, message: \"server not started\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:23.987 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:23.987 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447103.987261603\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:23.987 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f94c2880: Retry in 1000 milliseconds"]
[2023/11/08 20:38:23.987 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:24.288 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:24.288 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447104.288252479\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:24.288 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95992c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:24.288 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:24.589 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:24.589 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447104.589248116\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:24.589 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9599480: Retry in 1000 milliseconds"]
[2023/11/08 20:38:24.589 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:24.890 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:24.890 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447104.890216592\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:24.890 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9599640: Retry in 1000 milliseconds"]
[2023/11/08 20:38:24.890 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:25.191 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:25.191 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447105.191246910\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:25.191 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9599800: Retry in 1000 milliseconds"]
[2023/11/08 20:38:25.191 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:25.191 +08:00] [WARN] [client.rs:153] ["validate PD endpoints failed"] [err="Other(\"[components/pd_client/src/util.rs:539]: PD cluster failed to respond\")"]
[2023/11/08 20:38:25.492 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:25.492 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447105.492285988\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:25.492 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95999c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:25.492 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:25.792 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:25.793 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447105.793206977\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:25.793 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9599b80: Retry in 1000 milliseconds"]
[2023/11/08 20:38:25.793 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:26.094 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:26.094 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447106.094274432\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:26.094 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9599d40: Retry in 1000 milliseconds"]
[2023/11/08 20:38:26.094 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:26.395 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:26.395 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447106.395248632\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:26.395 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9599f00: Retry in 1000 milliseconds"]
[2023/11/08 20:38:26.395 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:26.696 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:26.696 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447106.696213458\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:26.696 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959a0c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:26.696 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:26.997 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:26.997 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447106.997246871\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:26.997 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959a280: Retry in 1000 milliseconds"]
[2023/11/08 20:38:26.997 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:27.298 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:27.298 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447107.298262170\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:27.298 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959a440: Retry in 1000 milliseconds"]
[2023/11/08 20:38:27.298 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:27.599 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:27.599 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447107.599237721\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:27.599 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959a600: Retry in 1000 milliseconds"]
[2023/11/08 20:38:27.599 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:27.900 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:27.900 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447107.900237129\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:27.900 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959a7c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:27.900 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:28.201 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:28.201 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447108.201235878\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:28.201 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959a980: Retry in 1000 milliseconds"]
[2023/11/08 20:38:28.201 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:28.201 +08:00] [WARN] [client.rs:153] ["validate PD endpoints failed"] [err="Other(\"[components/pd_client/src/util.rs:539]: PD cluster failed to respond\")"]
[2023/11/08 20:38:28.502 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:28.502 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447108.502235733\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:28.502 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959ab40: Retry in 1000 milliseconds"]
[2023/11/08 20:38:28.502 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:28.803 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:28.803 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447108.803271515\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:28.803 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959ad00: Retry in 1000 milliseconds"]
[2023/11/08 20:38:28.803 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:29.104 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:29.104 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447109.104257722\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:29.104 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959b080: Retry in 1000 milliseconds"]
[2023/11/08 20:38:29.104 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:29.405 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:29.405 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447109.405240097\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:29.405 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959b240: Retry in 1000 milliseconds"]
[2023/11/08 20:38:29.405 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:29.706 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:29.706 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447109.706225873\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:29.706 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959b400: Retry in 1000 milliseconds"]
[2023/11/08 20:38:29.706 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:30.007 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:30.007 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447110.007265193\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:30.007 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959b5c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:30.007 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:30.308 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:30.308 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447110.308241872\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:30.308 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959b780: Retry in 1000 milliseconds"]
[2023/11/08 20:38:30.308 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:30.609 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:30.609 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447110.609247539\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:30.609 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959b940: Retry in 1000 milliseconds"]
[2023/11/08 20:38:30.609 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:30.910 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:30.910 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447110.910238042\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:30.910 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959bb00: Retry in 1000 milliseconds"]
[2023/11/08 20:38:30.910 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:31.211 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:31.211 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447111.211265765\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:31.211 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959bcc0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:31.211 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:31.211 +08:00] [WARN] [client.rs:153] ["validate PD endpoints failed"] [err="Other(\"[components/pd_client/src/util.rs:539]: PD cluster failed to respond\")"]
[2023/11/08 20:38:31.512 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:31.512 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447111.512282067\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:31.512 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959be80: Retry in 1000 milliseconds"]
[2023/11/08 20:38:31.512 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:31.813 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:31.813 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447111.813255315\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:31.813 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959c040: Retry in 1000 milliseconds"]
[2023/11/08 20:38:31.813 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:32.114 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:32.114 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447112.114272349\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:32.114 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959c200: Retry in 1000 milliseconds"]
[2023/11/08 20:38:32.114 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:32.415 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:32.415 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447112.415254757\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:32.415 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959c3c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:32.415 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:32.716 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:32.716 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447112.716273074\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:32.716 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959c580: Retry in 1000 milliseconds"]
[2023/11/08 20:38:32.716 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:33.017 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:33.017 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447113.017260351\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:33.017 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959c740: Retry in 1000 milliseconds"]
[2023/11/08 20:38:33.017 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:33.318 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:33.318 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447113.318269735\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:33.318 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959c900: Retry in 1000 milliseconds"]
[2023/11/08 20:38:33.318 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:33.619 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:33.619 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447113.619292866\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:33.619 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959cac0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:33.619 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:33.920 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:33.920 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447113.920257907\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:33.920 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959cc80: Retry in 1000 milliseconds"]
[2023/11/08 20:38:33.920 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:34.221 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:34.221 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447114.221259687\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:34.221 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f959ce40: Retry in 1000 milliseconds"]
[2023/11/08 20:38:34.221 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:34.221 +08:00] [WARN] [client.rs:153] ["validate PD endpoints failed"] [err="Other(\"[components/pd_client/src/util.rs:539]: PD cluster failed to respond\")"]
[2023/11/08 20:38:34.522 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:34.522 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447114.522254421\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:34.522 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b1000: Retry in 1000 milliseconds"]
[2023/11/08 20:38:34.522 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:34.823 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:34.823 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447114.823274124\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:34.823 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b11c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:34.823 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:35.124 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:35.124 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447115.124255578\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:35.124 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b1380: Retry in 1000 milliseconds"]
[2023/11/08 20:38:35.124 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:35.425 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:35.425 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447115.425264721\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:35.425 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b1540: Retry in 1000 milliseconds"]
[2023/11/08 20:38:35.425 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:35.726 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:35.726 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447115.726256548\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:35.726 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b1700: Retry in 1000 milliseconds"]
[2023/11/08 20:38:35.726 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:36.027 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:36.027 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447116.027257956\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:36.027 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b18c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:36.027 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:36.328 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:36.328 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447116.328276572\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:36.328 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b1a80: Retry in 1000 milliseconds"]
[2023/11/08 20:38:36.328 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:36.629 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:36.629 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447116.629286831\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:36.629 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b1c40: Retry in 1000 milliseconds"]
[2023/11/08 20:38:36.629 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:36.930 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:36.930 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447116.930249905\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:36.930 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b1e00: Retry in 1000 milliseconds"]
[2023/11/08 20:38:36.930 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:37.231 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:37.231 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447117.231275938\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:37.231 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b1fc0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:37.231 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:37.231 +08:00] [WARN] [client.rs:153] ["validate PD endpoints failed"] [err="Other(\"[components/pd_client/src/util.rs:539]: PD cluster failed to respond\")"]
[2023/11/08 20:38:37.532 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:37.532 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447117.532253279\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:37.532 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b2180: Retry in 1000 milliseconds"]
[2023/11/08 20:38:37.532 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:37.833 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:37.833 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447117.833266718\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:37.833 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f95b2340: Retry in 1000 milliseconds"]
[2023/11/08 20:38:37.833 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:38.134 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:38.134 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447118.134271928\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:38.134 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9412840: Retry in 1000 milliseconds"]
[2023/11/08 20:38:38.134 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:38.435 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:38.435 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447118.435270755\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:38.435 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9412a00: Retry in 1000 milliseconds"]
[2023/11/08 20:38:38.435 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:38.736 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:38.736 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447118.736251699\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:38.736 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9412bc0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:38.736 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:39.037 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:40.686 +08:00] [INFO] [<unknown>] ["New connected subchannel at 0x7f38f9593d00 for subchannel 0x7f38f9412d80"]
[2023/11/08 20:38:40.687 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 2-UNKNOWN, message: \"server not started\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:40.988 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:40.988 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447120.988224912\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:40.988 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9599100: Retry in 1000 milliseconds"]
[2023/11/08 20:38:40.988 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:41.289 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:41.289 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447121.289239942\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:41.289 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f94132c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:41.289 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:41.590 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:41.590 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447121.590229499\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:41.590 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9413480: Retry in 1000 milliseconds"]
[2023/11/08 20:38:41.590 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:41.891 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:41.891 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447121.891244617\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:41.891 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9413640: Retry in 1000 milliseconds"]
[2023/11/08 20:38:41.891 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:41.891 +08:00] [WARN] [client.rs:153] ["validate PD endpoints failed"] [err="Other(\"[components/pd_client/src/util.rs:539]: PD cluster failed to respond\")"]
[2023/11/08 20:38:42.192 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:42.192 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447122.192243642\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:42.192 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f94139c0: Retry in 1000 milliseconds"]
[2023/11/08 20:38:42.192 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:42.493 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:42.493 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447122.493245451\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:42.493 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9413b80: Retry in 1000 milliseconds"]
[2023/11/08 20:38:42.493 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:42.794 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:42.794 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447122.794240851\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:42.794 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9413d40: Retry in 1000 milliseconds"]
[2023/11/08 20:38:42.794 +08:00] [INFO] [util.rs:506] ["PD failed to respond"] [err="Grpc(RpcFailure(RpcStatus { code: 14-UNAVAILABLE, message: \"failed to connect to all addresses\", details: [] }))"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:43.094 +08:00] [INFO] [util.rs:544] ["connecting to PD endpoint"] [endpoints=10.66.0.135:2379]
[2023/11/08 20:38:43.095 +08:00] [INFO] [<unknown>] ["Connect failed: {\"created\":\"@1699447123.095220780\",\"description\":\"Failed to connect to remote host: Connection refused\",\"errno\":111,\"file\":\"/rust/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.9.1+1.38.0/grpc/src/core/lib/iomgr/tcp_client_posix.cc\",\"file_line\":200,\"os_error\":\"Connection refused\",\"syscall\":\"connect\",\"target_address\":\"ipv4:10.66.0.135:2379\"}"]
[2023/11/08 20:38:43.095 +08:00] [INFO] [<unknown>] ["Subchannel 0x7f38f9413f00: Retry in 1000 milliseconds"]

联通大老师已经提示的很清楚了 你如果看不懂 直接问他 在群里

pd recover后重启过吗

我是更改了meta.yaml后再重启的

建议你先看看那几篇pd-recover的文章

应该不行吧,这样就没有安全性了

此话题已在最后回复的 60 天后被自动关闭。不再允许新回复。