[35/100k] 片状测试: ProducerMultipleListeners
--- FAIL: Test (5.28s) --- FAIL: Test/ProducerMultipleListeners (5.00s) tlogger.go:116: INFO server.go:667 [core] [Server #91] Server created (t=+374.323µs) tlogger.go:116: INFO clientconn.go:318 [core] [Channel #92] Channel created (t=+462.128µs) tlogger.go:116: INFO clientconn.go:1839 [core] [Channel #92] original dial target is: "whatever:///whatever" (t=+577.935µs) tlogger.go:116: INFO clientconn.go:1846 [core] [Channel #92] parsed dial target is: {URL:{Scheme:whatever Opaque: User: Host: Path:/whatever RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}} (t=+645.44µs) tlogger.go:116: INFO clientconn.go:2001 [core] [Channel #92] Channel authority set to "whatever" (t=+699.643µs) tlogger.go:116: INFO server.go:855 [core] [Server #91 ListenSocket #93] ListenSocket created (t=+788.848µs) tlogger.go:116: INFO resolver_conn_wrapper.go:246 [core] [Channel #92] Resolver state updated: { "Addresses": [ { "Addr": "127.0.0.1:42531", "ServerName": "", "Attributes": { "\u003c%!p(orca_test.listenerInfoKey={})\u003e": "\u003c0xc00019e2a0\u003e" }, "BalancerAttributes": null, "Metadata": null } ], "Endpoints": [ { "Addresses": [ { "Addr": "127.0.0.1:42531", "ServerName": "", "Attributes": { "\u003c%!p(orca_test.listenerInfoKey={})\u003e": "\u003c0xc00019e2a0\u003e" }, "BalancerAttributes": null, "Metadata": null } ] }, "Attributes": null } ], "ServiceConfig": null, "Attributes": null } (resolver returned new addresses) (t=+1.081566ms) tlogger.go:116: INFO balancer_conn_wrappers.go:180 [core] [Channel #92] Channel switches to new LB policy "customLB" (t=+1.178072ms) tlogger.go:116: INFO clientconn.go:956 [core] [Channel #92 SubChannel #94] Subchannel created (t=+1.250476ms) tlogger.go:116: INFO roundrobin.go:50 [roundrobin] roundrobinPicker: Build called with info: {map[]} (t=+1.375784ms) tlogger.go:116: INFO clientconn.go:592 [core] [Channel #92] Channel Connectivity change to CONNECTING (t=+1.421287ms) tlogger.go:116: INFO clientconn.go:1338 [core] [Channel #92 SubChannel #94] Subchannel Connectivity change to CONNECTING (t=+1.508392ms) tlogger.go:116: INFO clientconn.go:1453 [core] [Channel #92 SubChannel #94] Subchannel picks a new address "127.0.0.1:42531" to connect (t=+1.552895ms) tlogger.go:116: INFO clientconn.go:1338 [core] [Channel #92 SubChannel #94] Subchannel
内容来源: grpc/grpc-go