Skip to content

Instantly share code, notes, and snippets.

@broady
Created October 11, 2018 05:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save broady/6914f318c2fdaec46f29f24747ec03bf to your computer and use it in GitHub Desktop.
Save broady/6914f318c2fdaec46f29f24747ec03bf to your computer and use it in GitHub Desktop.
goroutine 10647 [running]:
golang.org/x/tools/godoc/proxy.allStack(0xc046a5dfc0, 0x1, 0x1)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:62 +0xa7
golang.org/x/tools/godoc/proxy.compile.func1()
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:83 +0x66
created by time.goFunc
/goroot/src/time/sleep.go:172 +0x44
goroutine 1 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66d60, 0x72, 0x0)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc000680b98, 0x72, 0xc000160100, 0x0, 0x0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc000680b98, 0xffffffffffffff00, 0x0, 0x0)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc000680b80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:384 +0x1a0
net.(*netFD).accept(0xc000680b80, 0x412e53, 0xae1540, 0xc0008c7c50)
/goroot/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc00000e080, 0xc0008f1bf8, 0xc0008c7c50, 0x0)
/goroot/src/net/tcpsock_posix.go:139 +0x2e
net.(*TCPListener).AcceptTCP(0xc00000e080, 0xc0008f1c20, 0x4b8626, 0x5bbed761)
/goroot/src/net/tcpsock.go:247 +0x47
net/http.tcpKeepAliveListener.Accept(0xc00000e080, 0xc0008f1c70, 0x18, 0xc000000300, 0x695125)
/goroot/src/net/http/server.go:3232 +0x2f
net/http.(*Server).Serve(0xc0002c0f70, 0xd34cc0, 0xc00000e080, 0x0, 0x0)
/goroot/src/net/http/server.go:2826 +0x22f
net/http.(*Server).ListenAndServe(0xc0002c0f70, 0xc0002c0f70, 0x5)
/goroot/src/net/http/server.go:2764 +0xb6
net/http.ListenAndServe(0xc000858210, 0x5, 0x0, 0x0, 0x4, 0xc000858210)
/goroot/src/net/http/server.go:3004 +0x74
main.main()
/go/src/golang.org/x/tools/cmd/godoc/appinit.go:131 +0x9bb
goroutine 10280 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046577c00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046577c00, 0x0, 0xc003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046577c00, 0x0, 0xc0468d41d8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046577c00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046577c00, 0xf, 0xc0468d8000, 0xf55)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046577c00, 0xf, 0xc0468d8000, 0xf55)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7ce0, 0xc046577b00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7ce0, 0xc046577b00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7ce0, 0xc046577b00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7ce0, 0xc046577b00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7ce0, 0xc046577b00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5400, 0xd351c0, 0xc046693140)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10211 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fb90, 0xc045adbb40, 0xd351c0, 0xc045adfd80)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 35 [select]:
go.opencensus.io/stats/view.(*worker).start(0xc000161880)
/go/src/go.opencensus.io/stats/view/worker.go:150 +0xdd
created by go.opencensus.io/stats/view.init.0
/go/src/go.opencensus.io/stats/view/worker.go:29 +0x57
goroutine 10318 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6dc00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6dc00, 0x0, 0xc0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6dc00, 0x0, 0xc0469369f8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6dc00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6dc00, 0xf, 0xc046940000, 0x1111)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6dc00, 0xf, 0xc046940000, 0x1111)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95b20, 0xc045e6db00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95b20, 0xc045e6db00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95b20, 0xc045e6db00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95b20, 0xc045e6db00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95b20, 0xc045e6db00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304d180, 0xd351c0, 0xc0467e0dc0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10070 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa667b0, 0x72, 0xc0190e1658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0385c4218, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0385c4218, 0xc0383d7600, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0385c4200, 0xc0383d7631, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0385c4200, 0xc0383d7631, 0x1, 0x1, 0xc00db02558, 0xc0190e1768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc037fa82e0, 0xc0383d7631, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0383d7620)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10106 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a63080, 0x72, 0xc01911a658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666a998, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666a998, 0xc046686c00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666a980, 0xc046686ca1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666a980, 0xc046686ca1, 0x1, 0x1, 0xc00db02558, 0xc01911a768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f87c0, 0xc046686ca1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046686c90)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 8997 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc044c35900, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc044c35900, 0x0, 0xc002a41748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc044c35900, 0x2, 0xc046698d08, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc044c35900, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc044c35900, 0xf, 0xc044de4a80, 0x161)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc044c35900, 0xf, 0xc044de4a80, 0x161)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9ed20, 0xc045e10900)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9ed20, 0xc045e10900)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9ed20, 0xc045e10900)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9ed20, 0xc045e10900)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9ed20, 0xc045e10900)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc004e83040, 0xd351c0, 0xc000442e40)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 5982 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046576e00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046576e00, 0x0, 0xc03be87748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046576e00, 0x1, 0xc0466ea8c0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046576e00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046576e00, 0xf, 0xc0465ddc00, 0x3d1)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046576e00, 0xf, 0xc0465ddc00, 0x3d1)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7420, 0xc0466e4100)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7420, 0xc0466e4100)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7420, 0xc0466e4100)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7420, 0xc0466e4100)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7420, 0xc0466e4100)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc007d12500, 0xd351c0, 0xc01215ba80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 403 [chan receive, 11 minutes]:
golang.org/x/tools/godoc.(*Corpus).refreshMetadataLoop(0xc00037c1c0)
/go/src/golang.org/x/tools/godoc/meta.go:140 +0x38
created by golang.org/x/tools/godoc.(*Corpus).Init
/go/src/golang.org/x/tools/godoc/corpus.go:152 +0x82
goroutine 10065 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66130, 0x72, 0xc0190e1e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aa118, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aa118, 0xc046686500, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aa100, 0xc0466865b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aa100, 0xc0466865b1, 0x1, 0x1, 0xc001131618, 0xc0190e1f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b1e8, 0xc0466865b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466865a0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10045 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62520, 0x72, 0xc0190a2658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc045addd98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc045addd98, 0xc045e07700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc045addd80, 0xc045e077e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc045addd80, 0xc045e077e1, 0x1, 0x1, 0xc00db02558, 0xc0190a2768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cca8, 0xc045e077e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc045e077d0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10287 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4bb0, 0x72, 0xc0190b1e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aae18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aae18, 0xc0466d9b00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aae00, 0xc0466d9b71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aae00, 0xc0466d9b71, 0x1, 0x1, 0xc01215bb18, 0xc0190b1f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b260, 0xc0466d9b71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466d9b60)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 866 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e4000, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e4000, 0x0, 0x20000c03b4e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e4000, 0x0, 0xc044f757e8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e4000, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e4000, 0xf, 0xc044e43b00, 0x2ef)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e4000, 0xf, 0xc044e43b00, 0x2ef)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9f0a0, 0xc045e11f00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9f0a0, 0xc045e11f00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9f0a0, 0xc045e11f00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9f0a0, 0xc045e11f00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9f0a0, 0xc045e11f00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc01906e140, 0xd351c0, 0xc00db02480)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 3673 [select, 5 minutes]:
google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc00dc43ec0, 0x1, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/internal/transport/controlbuf.go:317 +0x103
google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc018bbe300, 0x0, 0x0)
/go/src/google.golang.org/grpc/internal/transport/controlbuf.go:435 +0x1ac
google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0xc018f98000)
/go/src/google.golang.org/grpc/internal/transport/http2_client.go:319 +0x7b
created by google.golang.org/grpc/internal/transport.newHTTP2Client
/go/src/google.golang.org/grpc/internal/transport/http2_client.go:317 +0xcc2
goroutine 10276 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046577a00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046577a00, 0x0, 0x10000c003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046577a00, 0x0, 0xc0466ed5f8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046577a00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046577a00, 0xf, 0xc04689a000, 0xdc1)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046577a00, 0xf, 0xc04689a000, 0xdc1)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7c00, 0xc046577900)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7c00, 0xc046577900)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7c00, 0xc046577900)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7c00, 0xc046577900)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7c00, 0xc046577900)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5360, 0xd351c0, 0xc046692e40)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10112 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62ee0, 0x72, 0xc03c46f658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666ac18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666ac18, 0xc046687400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666ac00, 0xc046687421, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666ac00, 0xc046687421, 0x1, 0x1, 0x0, 0x1, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f87d0, 0xc046687421, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046687410)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10103 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e11e00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e11e00, 0x0, 0x30000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e11e00, 0x4, 0xc04668d0d8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e11e00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e11e00, 0xf, 0xc002961400, 0x26b)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e11e00, 0xf, 0xc002961400, 0x26b)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666c9a0, 0xc045e11d00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666c9a0, 0xc045e11d00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666c9a0, 0xc045e11d00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666c9a0, 0xc045e11d00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666c9a0, 0xc045e11d00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433da960, 0xd351c0, 0xc045e2ad80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10147 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66610, 0x72, 0xc019116e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc03b501418, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc03b501418, 0xc03b823700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc03b501400, 0xc03b8237b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc03b501400, 0xc03b8237b1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c986aa)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc03b4444d8, 0xc03b8237b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc03b8237a0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10133 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f2800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f2800, 0x0, 0xc0008ef748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f2800, 0x2, 0xc04670fed8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f2800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f2800, 0xf, 0xc046734700, 0x61b)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f2800, 0xf, 0xc046734700, 0x61b)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d0a0, 0xc0466f2700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d0a0, 0xc0466f2700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d0a0, 0xc0466f2700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d0a0, 0xc0466f2700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d0a0, 0xc0466f2700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a4fa0, 0xd351c0, 0xc046692780)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 868 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046576900, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046576900, 0x0, 0xc0463c5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046576900, 0x3, 0xc045e2d820, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046576900, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046576900, 0xf, 0xc0465daf30, 0x83)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046576900, 0xf, 0xc0465daf30, 0x83)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df70a0, 0xc045e11100)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df70a0, 0xc045e11100)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df70a0, 0xc045e11100)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df70a0, 0xc045e11100)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df70a0, 0xc045e11100)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc01906e1e0, 0xd351c0, 0xc00db02600)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10157 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62c70, 0x72, 0xc01911ae58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aa498, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aa498, 0xc0466d8600, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aa480, 0xc0466d8611, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aa480, 0xc0466d8611, 0x1, 0x1, 0xc00db02118, 0xc01911af68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b208, 0xc0466d8611, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466d8600)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10057 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4850, 0xc045335750, 0xd351c0, 0xc045e2a7c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10094 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66880, 0x72, 0xc0190e0e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc037c3a018, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc037c3a018, 0xc037c3c000, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc037c3a000, 0xc037c3c0a1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc037c3a000, 0xc037c3c0a1, 0x1, 0x1, 0xc00db02558, 0xc0190e0f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc037c3e000, 0xc037c3c0a1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc037c3c090)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10100 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4a80, 0xc045335c50, 0xd351c0, 0xc045e2ad00)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10378 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df56c0, 0xc046978360, 0xd351c0, 0xc04677b880)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10114 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a63150, 0x72, 0xc019062658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc044dd3f18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc044dd3f18, 0xc044f73b00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc044dd3f00, 0xc044f73b11, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc044dd3f00, 0xc044f73b11, 0x1, 0x1, 0xc000442ed8, 0xc019062768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07a00, 0xc044f73b11, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc044f73b00)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10079 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc044c35d00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc044c35d00, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc044c35d00, 0x2, 0xc04669a308, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc044c35d00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc044c35d00, 0xf, 0xc044e75680, 0x23f)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc044c35d00, 0xf, 0xc044e75680, 0x23f)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9eee0, 0xc044c35c00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9eee0, 0xc044c35c00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9eee0, 0xc044c35c00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9eee0, 0xc044c35c00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9eee0, 0xc044c35c00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc044d49f40, 0xd351c0, 0xc046682480)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10127 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad2d0, 0xc04669ca90, 0xd351c0, 0xc046682d40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10386 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046898380, 0xc0466d7790, 0xd351c0, 0xc0469bc200)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10355 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046968000, 0xc0468a0a30, 0xd351c0, 0xc0467e11c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10119 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad1f0, 0xc04669c770, 0xd351c0, 0xc046682940)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10126 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e4500, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e4500, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e4500, 0x1, 0xc046701120, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e4500, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e4500, 0xf, 0xc04670a580, 0x53b)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e4500, 0xf, 0xc04670a580, 0x53b)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9f260, 0xc0466e4400)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9f260, 0xc0466e4400)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9f260, 0xc0466e4400)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9f260, 0xc0466e4400)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9f260, 0xc0466e4400)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da140, 0xd351c0, 0xc046682bc0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 4008 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66950, 0x72, 0xc037c17870)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc037c3a298, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc037c3a298, 0xc037c62400, 0x400, 0x400)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc037c3a280, 0xc037c62400, 0x400, 0x400, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc037c3a280, 0xc037c62400, 0x400, 0x400, 0x40a40b, 0xc00001e000, 0xb07e60)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc037addd60, 0xc037c62400, 0x400, 0x400, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
crypto/tls.(*block).readFromUntil(0xc037b11590, 0xd2ae00, 0xc037addd60, 0x5, 0xc037addd60, 0x4c08c2)
/goroot/src/crypto/tls/conn.go:492 +0x89
crypto/tls.(*Conn).readRecord(0xc037968380, 0xc98117, 0xc0379684a0, 0x10)
/goroot/src/crypto/tls/conn.go:593 +0xdd
crypto/tls.(*Conn).Read(0xc037968380, 0xc037c95000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/crypto/tls/conn.go:1145 +0xf1
bufio.(*Reader).Read(0xc037b0bd40, 0xc037c801f8, 0x9, 0x9, 0xc037c17c50, 0xc037c17ca8, 0x5fe81d)
/goroot/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0xd29ea0, 0xc037b0bd40, 0xc037c801f8, 0x9, 0x9, 0x9, 0xc037c17cf0, 0x6710e8, 0xc037968380)
/goroot/src/io/io.go:310 +0x88
io.ReadFull(0xd29ea0, 0xc037b0bd40, 0xc037c801f8, 0x9, 0x9, 0x6bf2e4, 0x7fcf5b3cea00, 0xc037968380)
/goroot/src/io/io.go:329 +0x58
net/http.http2readFrameHeader(0xc037c801f8, 0x9, 0x9, 0xd29ea0, 0xc037b0bd40, 0x0, 0xc000000000, 0x42c081, 0xc981f8)
/goroot/src/net/http/h2_bundle.go:1545 +0x7b
net/http.(*http2Framer).ReadFrame(0xc037c801c0, 0xc046a82c60, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:1803 +0xa3
net/http.(*http2clientConnReadLoop).run(0xc037c17fb8, 0xc97b40, 0xc01911afb8)
/goroot/src/net/http/h2_bundle.go:8261 +0x9e
net/http.(*http2ClientConn).readLoop(0xc018f988c0)
/goroot/src/net/http/h2_bundle.go:8189 +0x76
created by net/http.(*http2Transport).newClientConn
/goroot/src/net/http/h2_bundle.go:7264 +0x636
goroutine 10150 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f2600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f2600, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f2600, 0x0, 0xc04670f4f8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f2600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f2600, 0xf, 0xc04666ec00, 0x5ef)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f2600, 0xf, 0xc04666ec00, 0x5ef)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666cee0, 0xc0466f2500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666cee0, 0xc0466f2500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666cee0, 0xc0466f2500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666cee0, 0xc0466f2500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666cee0, 0xc0466f2500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433dab40, 0xd351c0, 0xc045e2b480)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 533 [select, 11 minutes]:
google.golang.org/grpc.(*ccResolverWrapper).watcher(0xc00013c800)
/go/src/google.golang.org/grpc/resolver_conn_wrapper.go:111 +0x142
created by google.golang.org/grpc.(*ccResolverWrapper).start
/go/src/google.golang.org/grpc/resolver_conn_wrapper.go:97 +0x3f
goroutine 10043 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fab0, 0xc045adb820, 0xd351c0, 0xc045adf940)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10274 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1338, 0x72, 0xc0190b4658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aa918, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aa918, 0xc0466d9100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aa900, 0xc0466d9181, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aa900, 0xc0466d9181, 0x1, 0x1, 0xc00db023d8, 0xc0190b4768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b228, 0xc0466d9181, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466d9170)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10072 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad030, 0xc04669c100, 0xd351c0, 0xc046682240)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 534 [select, 5 minutes]:
google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc00013c580)
/go/src/google.golang.org/grpc/balancer_conn_wrappers.go:122 +0x10f
created by google.golang.org/grpc.newCCBalancerWrapper
/go/src/google.golang.org/grpc/balancer_conn_wrappers.go:113 +0x14e
goroutine 10076 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad0a0, 0xc04669c2d0, 0xd351c0, 0xc046682400)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10091 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e11800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e11800, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e11800, 0x0, 0xc04668b928, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e11800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e11800, 0xf, 0xc002935380, 0x18d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e11800, 0xf, 0xc002935380, 0x18d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666c620, 0xc045e11700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666c620, 0xc045e11700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666c620, 0xc045e11700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666c620, 0xc045e11700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666c620, 0xc045e11700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a4f00, 0xd351c0, 0xc045e2a940)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10130 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044f5dc00, 0xc0466d6320, 0xd351c0, 0xc046692700)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10307 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fdc0, 0xc0468a02d0, 0xd351c0, 0xc0467e07c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10041 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a626c0, 0x72, 0xc019116658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc045addc18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc045addc18, 0xc045e07400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc045addc00, 0xc045e074b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc045addc00, 0xc045e074b1, 0x1, 0x1, 0x3, 0x7, 0x117e)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cc98, 0xc045e074b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc045e074a0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10172 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad570, 0xc04669d160, 0xd351c0, 0xc046683580)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10354 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6de00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6de00, 0x0, 0xc0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6de00, 0x1, 0xc046937270, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6de00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6de00, 0xf, 0xc046942600, 0x1195)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6de00, 0xf, 0xc046942600, 0x1195)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95c00, 0xc045e6dd00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95c00, 0xc045e6dd00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95c00, 0xc045e6dd00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95c00, 0xc045e6dd00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95c00, 0xc045e6dd00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304d220, 0xd351c0, 0xc0467e1000)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10138 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044f5dea0, 0xc0466d67a0, 0xd351c0, 0xc046692a80)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10214 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6cc00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6cc00, 0x0, 0x10000c0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6cc00, 0x2, 0xc0467a6bb8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6cc00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6cc00, 0xf, 0xc0467ab500, 0xa75)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6cc00, 0xf, 0xc0467ab500, 0xa75)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95420, 0xc045e6cb00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95420, 0xc045e6cb00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95420, 0xc045e6cb00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95420, 0xc045e6cb00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95420, 0xc045e6cb00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304cdc0, 0xd351c0, 0xc045adfe80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10110 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4c40, 0xc0466e80b0, 0xd351c0, 0xc045e2b180)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10346 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4870, 0x72, 0xc019064e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679a998, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679a998, 0xc0467a5400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679a980, 0xc0467a5451, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679a980, 0xc0467a5451, 0x1, 0x1, 0xc01215bb18, 0xc019064f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd20, 0xc0467a5451, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467a5440)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10339 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4a10, 0x72, 0xc0190a1e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aaf98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aaf98, 0xc0466d9e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aaf80, 0xc0466d9ea1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aaf80, 0xc0466d9ea1, 0x1, 0x1, 0xc01215a258, 0xc0190a1f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b270, 0xc0466d9ea1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466d9e90)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10116 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad180, 0xc04669c5f0, 0xd351c0, 0xc046682800)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10121 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66af0, 0x72, 0xc000292e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc01906a218, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc01906a218, 0xc0116c2c00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc01906a200, 0xc0116c2cd1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc01906a200, 0xc0116c2cd1, 0x1, 0x1, 0xc018f988c0, 0xc000030050, 0xc037c989c2)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc01906c018, 0xc0116c2cd1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0116c2cc0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10080 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad110, 0xc04669c460, 0xd351c0, 0xc046682600)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10167 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa666e0, 0x72, 0xc000294658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0385c4998, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0385c4998, 0xc038d3ae00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0385c4980, 0xc038d3ae21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0385c4980, 0xc038d3ae21, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9858e)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc037fa82e8, 0xc038d3ae21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc038d3ae10)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10135 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f3200, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f3200, 0x0, 0x30000c046721748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f3200, 0x4, 0xc0467645d8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f3200, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f3200, 0xf, 0xc04678e000, 0x831)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f3200, 0xf, 0xc04678e000, 0x831)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d6c0, 0xc045e6c400)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d6c0, 0xc045e6c400)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d6c0, 0xc045e6c400)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d6c0, 0xc045e6c400)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d6c0, 0xc045e6c400)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a50e0, 0xd351c0, 0xc0466928c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10288 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046908000, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046908000, 0x0, 0xc003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046908000, 0x5, 0xc0468d5850, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046908000, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046908000, 0xf, 0xc046582600, 0x1031)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046908000, 0xf, 0xc046582600, 0x1031)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7ea0, 0xc046577f00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7ea0, 0xc046577f00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7ea0, 0xc046577f00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7ea0, 0xc046577f00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7ea0, 0xc046577f00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5540, 0xd351c0, 0xc046693680)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 814 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e11600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e11600, 0x0, 0xc018dcd748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e11600, 0x3, 0xc04668ad20, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e11600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e11600, 0xf, 0xc0466a6000, 0xdb)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e11600, 0xf, 0xc0466a6000, 0xdb)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666c540, 0xc004641f00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666c540, 0xc004641f00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666c540, 0xc004641f00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666c540, 0xc004641f00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666c540, 0xc004641f00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc01906e000, 0xd351c0, 0xc00db02040)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 816 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f3700, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f3700, 0x0, 0xc03e215748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f3700, 0x1, 0xc0467d8620, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f3700, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f3700, 0xf, 0xc0467dca80, 0xa49)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f3700, 0xf, 0xc0467dca80, 0xa49)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d960, 0xc046577300)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d960, 0xc046577300)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d960, 0xc046577300)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d960, 0xc046577300)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d960, 0xc046577300)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc01906e0a0, 0xd351c0, 0xc00db02300)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10316 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046880100, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046880100, 0x0, 0x40000c0468fd748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046880100, 0x3, 0xc0467db3a0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046880100, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046880100, 0xf, 0xc04667cc00, 0x113d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046880100, 0xf, 0xc04667cc00, 0x113d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666dea0, 0xc045e6da00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666dea0, 0xc045e6da00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666dea0, 0xc045e6da00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666dea0, 0xc045e6da00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666dea0, 0xc045e6da00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304d0e0, 0xd351c0, 0xc0467e0c80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10125 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62e10, 0x72, 0xc000050e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d2318, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d2318, 0xc0466de300, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d2300, 0xc0466de3a1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d2300, 0xc0466de3a1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98754)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07a28, 0xc0466de3a1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466de390)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10171 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e4f00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e4f00, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e4f00, 0x0, 0xc046703078, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e4f00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e4f00, 0xf, 0xc046795200, 0x8b9)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e4f00, 0xf, 0xc046795200, 0x8b9)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9f7a0, 0xc0466e4e00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9f7a0, 0xc0466e4e00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9f7a0, 0xc0466e4e00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9f7a0, 0xc0466e4e00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9f7a0, 0xc0466e4e00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da320, 0xd351c0, 0xc046683440)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10358 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046880700, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046880700, 0x0, 0x20000c04692f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046880700, 0x5, 0xc04697daf0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046880700, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046880700, 0xf, 0xc0469a0000, 0x1219)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046880700, 0xf, 0xc0469a0000, 0x1219)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a1c0, 0xc046988000)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a1c0, 0xc046988000)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a1c0, 0xc046988000)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a1c0, 0xc046988000)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a1c0, 0xc046988000)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304d2c0, 0xd351c0, 0xc0467e1280)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10129 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62d40, 0x72, 0xc00004de58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d2498, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d2498, 0xc0466de600, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d2480, 0xc0466de6d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d2480, 0xc0466de6d1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c986e2)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07a38, 0xc0466de6d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466de6c0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10283 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4e20, 0x72, 0xc0190a3658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aac98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aac98, 0xc0466d9800, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aac80, 0xc0466d9841, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aac80, 0xc0466d9841, 0x1, 0x1, 0xc01215bb18, 0xc0190a3768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b250, 0xc0466d9841, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466d9830)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10118 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62fb0, 0x72, 0xc0190e2658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d2098, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d2098, 0xc044f73e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d2080, 0xc044f73e41, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d2080, 0xc044f73e41, 0x1, 0x1, 0xc00db026d8, 0xc0190e2768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07a10, 0xc044f73e41, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc044f73e30)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10047 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fb20, 0xc045adb9b0, 0xd351c0, 0xc045adfb40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10122 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e4300, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e4300, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e4300, 0x2, 0xc046700788, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e4300, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e4300, 0xf, 0xc046706000, 0x4e1)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e4300, 0xf, 0xc046706000, 0x4e1)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9f180, 0xc0466e4200)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9f180, 0xc0466e4200)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9f180, 0xc0466e4200)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9f180, 0xc0466e4200)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9f180, 0xc0466e4200)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da0a0, 0xd351c0, 0xc0466829c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10060 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df48c0, 0xc0453358d0, 0xd351c0, 0xc045e2a8c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 8957 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046576d00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046576d00, 0x0, 0x30000c03eaf5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046576d00, 0x4, 0xc045e2f938, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046576d00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046576d00, 0xf, 0xc0465cd880, 0x349)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046576d00, 0xf, 0xc0465cd880, 0x349)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7340, 0xc044f60800)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7340, 0xc044f60800)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7340, 0xc044f60800)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7340, 0xc044f60800)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7340, 0xc044f60800)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0040ab7c0, 0xd351c0, 0xc001131580)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 4237 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc044c35800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc044c35800, 0x0, 0xc005b1d748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc044c35800, 0x1, 0xc0466981f0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc044c35800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc044c35800, 0xf, 0xc044b69970, 0xaf)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc044c35800, 0xf, 0xc044b69970, 0xaf)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9ec40, 0xc046576800)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9ec40, 0xc046576800)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9ec40, 0xc046576800)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9ec40, 0xc046576800)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9ec40, 0xc046576800)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0378bb220, 0xd351c0, 0xc00ea99600)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10353 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046908800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046908800, 0x0, 0x30000c003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046908800, 0x3, 0xc0469d07a0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046908800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046908800, 0xf, 0xc0469d7500, 0x13ad)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046908800, 0xf, 0xc0469d7500, 0x13ad)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc046928380, 0xc046908700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc046928380, 0xc046908700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc046928380, 0xc046908700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc046928380, 0xc046908700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc046928380, 0xc046908700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a57c0, 0xd351c0, 0xc0469bc040)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10089 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66200, 0x72, 0xc01911be58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc044dd3c18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc044dd3c18, 0xc046611b00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc044dd3c00, 0xc046611bd1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc044dd3c00, 0xc046611bd1, 0x1, 0x1, 0xc00db026d8, 0xc01911bf68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a079e0, 0xc046611bd1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046611bc0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10074 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa662d0, 0x72, 0xc019062e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc03d83ae18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc03d83ae18, 0xc0054d9900, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc03d83ae00, 0xc0054d9901, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc03d83ae00, 0xc0054d9901, 0x1, 0x1, 0xc018f988c0, 0xb42b80, 0xc037c98038)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0055a60b8, 0xc0054d9901, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0054d98f0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10321 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4600, 0x72, 0xc019118e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679ab98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679ab98, 0xc0467a5e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679ab80, 0xc0467a5e71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679ab80, 0xc0467a5e71, 0x1, 0x1, 0xc00a17e118, 0xc019118f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd30, 0xc0467a5e71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467a5e60)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10063 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df49a0, 0xc045335a60, 0xd351c0, 0xc045e2aac0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10109 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f2100, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f2100, 0x0, 0x30000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f2100, 0x4, 0xc04668da88, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f2100, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f2100, 0xf, 0xc04014dc00, 0x3fd)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f2100, 0xf, 0xc04014dc00, 0x3fd)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666cc40, 0xc0466f2000)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666cc40, 0xc0466f2000)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666cc40, 0xc0466f2000)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666cc40, 0xc0466f2000)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666cc40, 0xc0466f2000)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433daa00, 0xd351c0, 0xc045e2b040)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10158 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f2a00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f2a00, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f2a00, 0x2, 0xc046710738, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f2a00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f2a00, 0xf, 0xc046735500, 0x6a1)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f2a00, 0xf, 0xc046735500, 0x6a1)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d180, 0xc0466f2900)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d180, 0xc0466f2900)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d180, 0xc0466f2900)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d180, 0xc0466f2900)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d180, 0xc0466f2900)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433dabe0, 0xd351c0, 0xc045e2b7c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10311 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fe30, 0xc0468a0470, 0xd351c0, 0xc0467e09c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10123 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad260, 0xc04669c900, 0xd351c0, 0xc046682b40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10221 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a19b8, 0x72, 0xc019063e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679a398, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679a398, 0xc0467a4400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679a380, 0xc0467a44c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679a380, 0xc0467a44c1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c984d0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cce8, 0xc0467a44c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467a44b0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10217 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1c28, 0x72, 0xc00146d658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679a218, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679a218, 0xc0467a4100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679a200, 0xc0467a4191, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679a200, 0xc0467a4191, 0x1, 0x1, 0xc01215bb18, 0xc00146d768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0ccd8, 0xc0467a4191, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467a4180)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10140 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1748, 0x72, 0xc00028ee58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0098, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0098, 0xc0467c8800, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0080, 0xc0467c8851, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0080, 0xc0467c8851, 0x1, 0x1, 0xc01215a258, 0xc00028ef68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8890, 0xc0467c8851, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c8840)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10289 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046898150, 0xc0466d6fe0, 0xd351c0, 0xc046693800)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10151 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4d90, 0xc0466e8500, 0xd351c0, 0xc045e2b5c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10092 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044f5db20, 0xc0466d6020, 0xd351c0, 0xc046692480)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10049 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62380, 0x72, 0xc00004d658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc045addf18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc045addf18, 0xc045e07b00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc045addf00, 0xc045e07b11, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc045addf00, 0xc045e07b11, 0x1, 0x1, 0xc00ea996d8, 0xc00004d768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0ccb8, 0xc045e07b11, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc045e07b00)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 4267 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e4900, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e4900, 0x0, 0x20000c03e8fd748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e4900, 0x4, 0xc046701db8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e4900, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e4900, 0xf, 0xc04673ae00, 0x647)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e4900, 0xf, 0xc04673ae00, 0x647)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9f420, 0xc03d28c400)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9f420, 0xc03d28c400)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9f420, 0xc03d28c400)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9f420, 0xc03d28c400)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9f420, 0xc03d28c400)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0378bb2c0, 0xd351c0, 0xc00dab6300)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10084 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044f5da40, 0xc0465dfc80, 0xd351c0, 0xc0466920c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10319 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338ff80, 0xc0468a0890, 0xd351c0, 0xc0467e0f40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 3672 [IO wait, 5 minutes]:
internal/poll.runtime_pollWait(0x7fcf6fa66f00, 0x72, 0xc00005f978)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc01908f518, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc01908f518, 0xc0009ab800, 0x400, 0x400)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc01908f500, 0xc0009ab800, 0x400, 0x400, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc01908f500, 0xc0009ab800, 0x400, 0x400, 0x40a40b, 0xc00001e000, 0xb07e60)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc00000e048, 0xc0009ab800, 0x400, 0x400, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
crypto/tls.(*block).readFromUntil(0xc019092f00, 0xd2ae00, 0xc00000e048, 0x5, 0xc00000e048, 0x0)
/goroot/src/crypto/tls/conn.go:492 +0x89
crypto/tls.(*Conn).readRecord(0xc0001bee00, 0xc98117, 0xc0001bef20, 0x0)
/goroot/src/crypto/tls/conn.go:593 +0xdd
crypto/tls.(*Conn).Read(0xc0001bee00, 0xc018c0a000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/goroot/src/crypto/tls/conn.go:1145 +0xf1
bufio.(*Reader).Read(0xc018bbe2a0, 0xc0190e9a78, 0x9, 0x9, 0x30, 0x28, 0xb6fb40)
/goroot/src/bufio/bufio.go:216 +0x22f
io.ReadAtLeast(0xd29ea0, 0xc018bbe2a0, 0xc0190e9a78, 0x9, 0x9, 0x9, 0xc019073f80, 0x40352e, 0xc00005fe8b)
/goroot/src/io/io.go:310 +0x88
io.ReadFull(0xd29ea0, 0xc018bbe2a0, 0xc0190e9a78, 0x9, 0x9, 0x917eca, 0xc0190f6450, 0xc0190f0004)
/goroot/src/io/io.go:329 +0x58
golang.org/x/net/http2.readFrameHeader(0xc0190e9a78, 0x9, 0x9, 0xd29ea0, 0xc018bbe2a0, 0x0, 0x0, 0xc0190f6450, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0x7b
golang.org/x/net/http2.(*Framer).ReadFrame(0xc0190e9a40, 0xc0190f6450, 0xc0190f6400, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:492 +0xa3
google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc018f98000)
/go/src/google.golang.org/grpc/internal/transport/http2_client.go:1205 +0x176
created by google.golang.org/grpc/internal/transport.newHTTP2Client
/go/src/google.golang.org/grpc/internal/transport/http2_client.go:277 +0xb67
goroutine 10068 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aacfc0, 0xc044e9ff80, 0xd351c0, 0xc046682100)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10213 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2038, 0x72, 0xc01911d658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679a098, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679a098, 0xc045e07e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679a080, 0xc045e07e41, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679a080, 0xc045e07e41, 0x1, 0x1, 0xc00db026d8, 0xc01911d768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0ccc8, 0xc045e07e41, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc045e07e30)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10115 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc044c35f00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc044c35f00, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc044c35f00, 0x0, 0xc04669af28, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc044c35f00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc044c35f00, 0xf, 0xc044e43500, 0x2c3)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc044c35f00, 0xf, 0xc044e43500, 0x2c3)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9efc0, 0xc044c35e00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9efc0, 0xc044c35e00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9efc0, 0xc044c35e00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9efc0, 0xc044c35e00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9efc0, 0xc044c35e00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da000, 0xd351c0, 0xc046682680)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10095 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044f5db90, 0xc0466d61a0, 0xd351c0, 0xc0466925c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10141 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e5f00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e5f00, 0x0, 0x30000c003d4e748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e5f00, 0x3, 0xc04683cbd0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e5f00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e5f00, 0xf, 0xc046850000, 0xcb7)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e5f00, 0xf, 0xc046850000, 0xcb7)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a000, 0xc046577600)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a000, 0xc046577600)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a000, 0xc046577600)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a000, 0xc046577600)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a000, 0xc046577600)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5180, 0xd351c0, 0xc046692b00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10078 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66060, 0x72, 0xc0190b0658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc044dd3d98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc044dd3d98, 0xc044f73700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc044dd3d80, 0xc044f737e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc044dd3d80, 0xc044f737e1, 0x1, 0x1, 0xc000442ed8, 0xc0190b0768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a079f0, 0xc044f737e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc044f737d0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10343 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e47a0, 0x72, 0xc000290e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466ab118, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466ab118, 0xc046906100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466ab100, 0xc0469061f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466ab100, 0xc0469061f1, 0x1, 0x1, 0xc01215bb18, 0xc000290f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b280, 0xc0469061f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469061e0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10161 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62930, 0x72, 0xc0190dd658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666b298, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666b298, 0xc04671c700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666b280, 0xc04671c7c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666b280, 0xc04671c7c1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9851c)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8808, 0xc04671c7c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04671c7b0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10075 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc044c35b00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc044c35b00, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc044c35b00, 0x0, 0xc046699688, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc044c35b00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc044c35b00, 0xf, 0xc044ec0540, 0x1b9)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc044c35b00, 0xf, 0xc044ec0540, 0x1b9)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9ee00, 0xc044c35a00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9ee00, 0xc044c35a00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9ee00, 0xc044c35a00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9ee00, 0xc044c35a00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9ee00, 0xc044c35a00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc044d49ea0, 0xd351c0, 0xc0466822c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10071 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046576b00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046576b00, 0x0, 0x50000c003d4e748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046576b00, 0x2, 0xc045e2e308, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046576b00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046576b00, 0xf, 0xc0466203c0, 0x135)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046576b00, 0xf, 0xc0466203c0, 0x135)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7180, 0xc046576a00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7180, 0xc046576a00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7180, 0xc046576a00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7180, 0xc046576a00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7180, 0xc046576a00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc044d49d60, 0xd351c0, 0xc046692140)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10155 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4e70, 0xc0466e87b0, 0xd351c0, 0xc045e2b740)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10306 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e5090, 0x72, 0xc01909c658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679a518, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679a518, 0xc0467a4700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679a500, 0xc0467a47f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679a500, 0xc0467a47f1, 0x1, 0x1, 0xc00db023d8, 0xc01909c768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0ccf8, 0xc0467a47f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467a47e0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10285 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc0468980e0, 0xc0466d6e40, 0xd351c0, 0xc0466935c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 2824 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046576c00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046576c00, 0x0, 0x20000c019111748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046576c00, 0x2, 0xc045e2ee08, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046576c00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046576c00, 0xf, 0xc0464fbb80, 0x297)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046576c00, 0xf, 0xc0464fbb80, 0x297)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7260, 0xc045e11a00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7260, 0xc045e11a00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7260, 0xc045e11a00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7260, 0xc045e11a00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7260, 0xc045e11a00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc037c40000, 0xd351c0, 0xc00a17e040)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10143 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046577800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046577800, 0x0, 0xc003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046577800, 0x0, 0xc0466ec9a8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046577800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046577800, 0xf, 0xc04685cd80, 0xd11)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046577800, 0xf, 0xc04685cd80, 0xd11)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7b20, 0xc046577700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7b20, 0xc046577700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7b20, 0xc046577700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7b20, 0xc046577700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7b20, 0xc046577700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5220, 0xd351c0, 0xc046692c40)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10309 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4fc0, 0x72, 0xc00004a658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3b98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3b98, 0xc046882100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3b80, 0xc046882101, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3b80, 0xc046882101, 0x1, 0x1, 0x0, 0x1, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b48, 0xc046882101, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0468820f0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10347 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046988300, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046988300, 0x0, 0xc0468fb748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046988300, 0x1, 0xc0469389c0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046988300, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046988300, 0xf, 0xc0469ca000, 0x1381)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046988300, 0xf, 0xc0469ca000, 0x1381)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95ea0, 0xc046880600)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95ea0, 0xc046880600)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95ea0, 0xc046880600)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95ea0, 0xc046880600)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95ea0, 0xc046880600)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5680, 0xd351c0, 0xc046693c40)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10344 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046898230, 0xc0466d7310, 0xd351c0, 0xc046693bc0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10148 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f2f00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f2f00, 0x0, 0xc019115748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f2f00, 0x2, 0xc046762bb8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f2f00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f2f00, 0xf, 0xc046769800, 0x753)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f2f00, 0xf, 0xc046769800, 0x753)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d420, 0xc0466e4d00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d420, 0xc0466e4d00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d420, 0xc0466e4d00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d420, 0xc0466e4d00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d420, 0xc0466e4d00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433daaa0, 0xd351c0, 0xc045e2b340)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10104 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4af0, 0xc045335de0, 0xd351c0, 0xc045e2af00)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10340 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046908200, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046908200, 0x0, 0x20000c003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046908200, 0x5, 0xc0468d64a0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046908200, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046908200, 0xf, 0xc046584c00, 0x10e5)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046908200, 0xf, 0xc046584c00, 0x10e5)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc046928000, 0xc046908100)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc046928000, 0xc046908100)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc046928000, 0xc046908100)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc046928000, 0xc046908100)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc046928000, 0xc046908100)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a55e0, 0xd351c0, 0xc0466938c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10153 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62ad0, 0x72, 0xc01909e658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666af98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666af98, 0xc046687e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666af80, 0xc046687e71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666af80, 0xc046687e71, 0x1, 0x1, 0x3, 0xc01909e790, 0x4074d0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f87f0, 0xc046687e71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046687e60)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10165 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad3b0, 0xc04669cd70, 0xd351c0, 0xc046682fc0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10281 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046898070, 0xc0466d6ca0, 0xd351c0, 0xc046693340)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10144 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044f5df80, 0xc0466d6960, 0xd351c0, 0xc046692d80)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10352 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2d38, 0x72, 0xc01909f658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466ab498, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466ab498, 0xc046906c00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466ab480, 0xc046906c41, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466ab480, 0xc046906c41, 0x1, 0x1, 0x0, 0x1, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b2a0, 0xc046906c41, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046906c30)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10284 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046577e00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046577e00, 0x0, 0xc003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046577e00, 0x3, 0xc0468d4e70, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046577e00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046577e00, 0xf, 0xc0468f0000, 0xfd9)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046577e00, 0xf, 0xc0468f0000, 0xfd9)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7dc0, 0xc046577d00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7dc0, 0xc046577d00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7dc0, 0xc046577d00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7dc0, 0xc046577d00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7dc0, 0xc046577d00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a54a0, 0xd351c0, 0xc046693400)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10279 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e5160, 0x72, 0xc0190a1658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aab18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aab18, 0xc0466d9500, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aab00, 0xc0466d9511, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aab00, 0xc0466d9511, 0x1, 0x1, 0xc00db02558, 0xc0190a1768, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b240, 0xc0466d9511, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466d9500)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10159 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4ee0, 0xc0466e8940, 0xd351c0, 0xc045e2b940)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10059 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66540, 0x72, 0xc0190b4e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc007884918, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc007884918, 0xc0078ee400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc007884900, 0xc0078ee431, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc007884900, 0xc0078ee431, 0x1, 0x1, 0xc00db026d8, 0xc0190b4f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc007434fb0, 0xc0078ee431, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0078ee420)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10313 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4d50, 0x72, 0xc03c471658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679a818, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679a818, 0xc0467a5100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679a800, 0xc0467a5121, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679a800, 0xc0467a5121, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98076)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd10, 0xc0467a5121, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467a5110)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10218 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6ce00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6ce00, 0x0, 0xc0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6ce00, 0x2, 0xc0467a7808, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6ce00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6ce00, 0xf, 0xc03fda5400, 0xb27)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6ce00, 0xf, 0xc03fda5400, 0xb27)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95500, 0xc045e6cd00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95500, 0xc045e6cd00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95500, 0xc045e6cd00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95500, 0xc045e6cd00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95500, 0xc045e6cd00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304ce60, 0xd351c0, 0xc0467e0140)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10219 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fc70, 0xc045adbe70, 0xd351c0, 0xc0467e0300)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10086 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66a20, 0x72, 0xc0190a0658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc01906a318, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc01906a318, 0xc0116c2e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc01906a300, 0xc0116c2e81, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc01906a300, 0xc0116c2e81, 0x1, 0x1, 0x3, 0x7, 0x117e)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc01906c020, 0xc0116c2e81, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0116c2e70)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10310 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6d600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6d600, 0x0, 0xc0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6d600, 0x1, 0xc0467a9a40, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6d600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6d600, 0xf, 0xc0468df000, 0xf81)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6d600, 0xf, 0xc0468df000, 0xf81)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95880, 0xc045e6d500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95880, 0xc045e6d500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95880, 0xc045e6d500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95880, 0xc045e6d500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95880, 0xc045e6d500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304cfa0, 0xd351c0, 0xc0467e0840)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10132 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66470, 0x72, 0xc03c46fe58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc007a05918, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc007a05918, 0xc03c164800, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc007a05900, 0xc03c164851, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc007a05900, 0xc03c164851, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c988ac)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc003758b08, 0xc03c164851, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc03c164840)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10038 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6c300, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6c300, 0x0, 0xc0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6c300, 0x2, 0xc045509d88, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6c300, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6c300, 0xf, 0xc045aa5000, 0x7ad)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6c300, 0xf, 0xc045aa5000, 0x7ad)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f950a0, 0xc045e6c200)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f950a0, 0xc045e6c200)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f950a0, 0xc045e6c200)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f950a0, 0xc045e6c200)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f950a0, 0xc045e6c200)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304cb40, 0xd351c0, 0xc045adf600)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10215 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fc00, 0xc045adbcd0, 0xd351c0, 0xc0467e0040)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10277 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046898000, 0xc0466d6b00, 0xd351c0, 0xc046693040)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 4742 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f2200, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f2200, 0x0, 0x40000c0080a9748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f2200, 0x3, 0xc04670ea40, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f2200, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f2200, 0xf, 0xc002975b80, 0x567)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f2200, 0xf, 0xc002975b80, 0x567)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666cd20, 0xc03c8e8500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666cd20, 0xc03c8e8500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666cd20, 0xc03c8e8500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666cd20, 0xc03c8e8500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666cd20, 0xc03c8e8500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc03b345cc0, 0xd351c0, 0xc00abbe040)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10349 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046908600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046908600, 0x0, 0x20000c003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046908600, 0x2, 0xc0468d7a58, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046908600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046908600, 0xf, 0xc04695d900, 0x129f)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046908600, 0xf, 0xc04695d900, 0x129f)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc0469282a0, 0xc046908500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc0469282a0, 0xc046908500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc0469282a0, 0xc046908500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc0469282a0, 0xc046908500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc0469282a0, 0xc046908500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5720, 0xd351c0, 0xc046693dc0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10275 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686a600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686a600, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686a600, 0x1, 0xc04683f220, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686a600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686a600, 0xf, 0xc0468b3000, 0xe75)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686a600, 0xf, 0xc0468b3000, 0xe75)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a460, 0xc045e6d000)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a460, 0xc045e6d000)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a460, 0xc045e6d000)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a460, 0xc045e6d000)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a460, 0xc045e6d000)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a52c0, 0xd351c0, 0xc04677afc0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10113 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4cb0, 0xc0466e8230, 0xd351c0, 0xc045e2b2c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10341 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc0468981c0, 0xc0466d7180, 0xd351c0, 0xc046693a40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 5704 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e11500, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e11500, 0x0, 0xc03d631748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e11500, 0x3, 0xc04668a220, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e11500, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e11500, 0xf, 0xc0029ef920, 0x57)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e11500, 0xf, 0xc0029ef920, 0x57)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666c460, 0xc046576700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666c460, 0xc046576700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666c460, 0xc046576700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666c460, 0xc046576700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666c460, 0xc046576700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0076937c0, 0xd351c0, 0xc01215a1c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10099 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e11c00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e11c00, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e11c00, 0x1, 0xc04668c440, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e11c00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e11c00, 0xf, 0xc045e37000, 0x1e5)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e11c00, 0xf, 0xc045e37000, 0x1e5)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666c7e0, 0xc045e11b00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666c7e0, 0xc045e11b00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666c7e0, 0xc045e11b00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666c7e0, 0xc045e11b00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666c7e0, 0xc045e11b00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433da8c0, 0xd351c0, 0xc045e2abc0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10097 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa663a0, 0x72, 0xc000294e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc03d287798, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc03d287798, 0xc005040d00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc03d287780, 0xc005040d01, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc03d287780, 0xc005040d01, 0x1, 0x1, 0xc00db02118, 0xc000294f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0043d86c8, 0xc005040d01, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc005040cf0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10178 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f2c00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f2c00, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f2c00, 0x0, 0xc046711358, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f2c00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f2c00, 0xf, 0xc046736300, 0x6fb)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f2c00, 0xf, 0xc046736300, 0x6fb)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d260, 0xc0466f2b00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d260, 0xc0466f2b00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d260, 0xc0466f2b00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d260, 0xc0466f2b00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d260, 0xc0466f2b00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433dac80, 0xd351c0, 0xc045e2b9c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10210 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6ca00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6ca00, 0x0, 0xc0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6ca00, 0x2, 0xc0467a60b8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6ca00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6ca00, 0xf, 0xc0467aa000, 0x911)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6ca00, 0xf, 0xc0467aa000, 0x911)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95340, 0xc045e6c900)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95340, 0xc045e6c900)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95340, 0xc045e6c900)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95340, 0xc045e6c900)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95340, 0xc045e6c900)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304cd20, 0xd351c0, 0xc045adfc00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10062 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66bc0, 0x72, 0xc00004c658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc01906a018, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc01906a018, 0xc0008c7c00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc01906a000, 0xc0008c7cf1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc01906a000, 0xc0008c7cf1, 0x1, 0x1, 0xc018f988c0, 0xb42b80, 0xc037c98037)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc01906c000, 0xc0008c7cf1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0008c7ce0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10350 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046898310, 0xc0466d75f0, 0xd351c0, 0xc046693f80)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10179 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4f50, 0xc0466e8ad0, 0xd351c0, 0xc045e2bb40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10087 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044f5dab0, 0xc0465dfe10, 0xd351c0, 0xc0466922c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10046 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6c800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6c800, 0x0, 0xc0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6c800, 0x1, 0xc04550b610, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6c800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6c800, 0xf, 0xc0452ecd00, 0x8e5)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6c800, 0xf, 0xc0452ecd00, 0x8e5)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95260, 0xc045e6c700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95260, 0xc045e6c700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95260, 0xc045e6c700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95260, 0xc045e6c700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95260, 0xc045e6c700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304cc80, 0xd351c0, 0xc045adf9c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10039 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fa40, 0xc045adb690, 0xd351c0, 0xc045adf740)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10314 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046908300, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046908300, 0x0, 0x10000c0468ab748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046908300, 0x2, 0xc0468d6e08, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046908300, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046908300, 0xf, 0xc04695b300, 0x1169)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046908300, 0xf, 0xc04695b300, 0x1169)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc0469280e0, 0xc045e6d800)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc0469280e0, 0xc045e6d800)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc0469280e0, 0xc045e6d800)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc0469280e0, 0xc045e6d800)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc0469280e0, 0xc045e6d800)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304d040, 0xd351c0, 0xc0467e0ac0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10102 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a63220, 0x72, 0xc03c471e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666a818, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666a818, 0xc046686900, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666a800, 0xc046686971, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666a800, 0xc046686971, 0x1, 0x1, 0xc01215a258, 0xc03c471f68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f87b0, 0xc046686971, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046686960)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10182 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f2e00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f2e00, 0x0, 0x30000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f2e00, 0x1, 0xc0467620a0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f2e00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f2e00, 0xf, 0xc046768000, 0x727)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f2e00, 0xf, 0xc046768000, 0x727)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d340, 0xc0466f2d00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d340, 0xc0466f2d00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d340, 0xc0466f2d00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d340, 0xc0466f2d00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d340, 0xc0466f2d00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433dad20, 0xd351c0, 0xc045e2bbc0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10181 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62860, 0x72, 0xc0190af658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666b418, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666b418, 0xc04671ca00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666b400, 0xc04671caf1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666b400, 0xc04671caf1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c984aa)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8818, 0xc04671caf1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04671cae0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10183 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df4fc0, 0xc0466e8c60, 0xd351c0, 0xc045e2bd40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10186 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5030, 0xc0466e8de0, 0xd351c0, 0xc045e2be80)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10185 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62790, 0x72, 0xc00028fe58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666b598, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666b598, 0xc04671ce00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666b580, 0xc04671ce21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666b580, 0xc04671ce21, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98472)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8828, 0xc04671ce21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04671ce10)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10042 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6c600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6c600, 0x0, 0x10000c0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6c600, 0x5, 0xc04550aa20, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6c600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6c600, 0xf, 0xc0452ebb00, 0x805)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6c600, 0xf, 0xc0452ebb00, 0x805)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95180, 0xc045e6c500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95180, 0xc045e6c500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95180, 0xc045e6c500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95180, 0xc045e6c500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95180, 0xc045e6c500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304cbe0, 0xd351c0, 0xc045adf7c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10188 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62ba0, 0x72, 0xc01911b658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666ae98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666ae98, 0xc046687900, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666ae80, 0xc046687961, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666ae80, 0xc046687961, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9843a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f87e8, 0xc046687961, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046687950)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10190 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f3100, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f3100, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f3100, 0x0, 0xc046763a78, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f3100, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f3100, 0xf, 0xc046773000, 0x7d9)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f3100, 0xf, 0xc046773000, 0x7d9)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d5e0, 0xc0466f3000)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d5e0, 0xc0466f3000)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d5e0, 0xc0466f3000)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d5e0, 0xc0466f3000)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d5e0, 0xc0466f3000)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433dadc0, 0xd351c0, 0xc045e2bf80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10191 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5110, 0xc0466e90a0, 0xd351c0, 0xc04677a0c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10194 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5180, 0xc0466e9220, 0xd351c0, 0xc04677a200)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10193 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a625f0, 0x72, 0xc002a49658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666b898, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666b898, 0xc04671d700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666b880, 0xc04671d751, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666b880, 0xc04671d751, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98390)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8840, 0xc04671d751, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04671d740)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10197 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f3400, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f3400, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f3400, 0x1, 0xc046764f40, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f3400, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f3400, 0xf, 0xc0467b2000, 0x93d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f3400, 0xf, 0xc0467b2000, 0x93d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d7a0, 0xc0466f3300)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d7a0, 0xc0466f3300)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d7a0, 0xc0466f3300)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d7a0, 0xc0466f3300)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d7a0, 0xc0466f3300)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433dae60, 0xd351c0, 0xc04677a280)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10196 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62a00, 0x72, 0xc002a4a658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aa598, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aa598, 0xc0466d8b00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aa580, 0xc0466d8b51, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aa580, 0xc0466d8b51, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98320)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b210, 0xc0466d8b51, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466d8b40)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10175 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e5100, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e5100, 0x0, 0x20000c003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e5100, 0x3, 0xc046703a70, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e5100, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e5100, 0xf, 0xc0467baa80, 0x997)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e5100, 0xf, 0xc0467baa80, 0x997)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9f880, 0xc0466e5000)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9f880, 0xc0466e5000)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9f880, 0xc0466e5000)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9f880, 0xc0466e5000)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9f880, 0xc0466e5000)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da3c0, 0xd351c0, 0xc046683600)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10174 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a62450, 0x72, 0xc002a4d658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d2a18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d2a18, 0xc0466dfa00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d2a00, 0xc0466dfa81, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d2a00, 0xc0466dfa81, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98274)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07aa0, 0xc0466dfa81, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466dfa70)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10198 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df51f0, 0xc0466e93b0, 0xd351c0, 0xc04677a400)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10201 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f3600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f3600, 0x0, 0x30000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f3600, 0x2, 0xc046765908, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f3600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f3600, 0xf, 0xc0467b3500, 0x9c3)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f3600, 0xf, 0xc0467b3500, 0x9c3)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666d880, 0xc0466f3500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666d880, 0xc0466f3500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666d880, 0xc0466f3500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666d880, 0xc0466f3500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666d880, 0xc0466f3500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433daf00, 0xd351c0, 0xc04677a480)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10200 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1f68, 0x72, 0xc002a4b658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666bb18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666bb18, 0xc04671dc00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666bb00, 0xc04671dc91, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666bb00, 0xc04671dc91, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c981cc)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8858, 0xc04671dc91, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04671dc80)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10176 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad5e0, 0xc04669d2f0, 0xd351c0, 0xc046683780)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10227 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e5300, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e5300, 0x0, 0x30000c003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e5300, 0x1, 0xc0467ce8c0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e5300, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e5300, 0xf, 0xc0467d4000, 0xa1d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e5300, 0xf, 0xc0467d4000, 0xa1d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9f960, 0xc0466e5200)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9f960, 0xc0466e5200)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9f960, 0xc0466e5200)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9f960, 0xc0466e5200)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9f960, 0xc0466e5200)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da460, 0xd351c0, 0xc046683800)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10226 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1e98, 0x72, 0xc002a4ee58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d2b98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d2b98, 0xc0466dfd00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d2b80, 0xc0466dfdb1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d2b80, 0xc0466dfdb1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9815a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07ab0, 0xc0466dfdb1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466dfda0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10202 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5260, 0xc0466e9540, 0xd351c0, 0xc04677a600)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10205 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df52d0, 0xc0466e96c0, 0xd351c0, 0xc04677a740)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10204 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1dc8, 0x72, 0xc002a4c658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666bc98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666bc98, 0xc04671df00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666bc80, 0xc04671dfc1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666bc80, 0xc04671dfc1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98122)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8868, 0xc04671dfc1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04671dfb0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10228 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad650, 0xc04669d480, 0xd351c0, 0xc046683980)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10231 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e5500, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e5500, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e5500, 0x0, 0xc0467cf108, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e5500, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e5500, 0xf, 0xc044dafc00, 0xaa1)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e5500, 0xf, 0xc044dafc00, 0xaa1)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9fa40, 0xc0466e5400)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9fa40, 0xc0466e5400)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9fa40, 0xc0466e5400)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9fa40, 0xc0466e5400)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9fa40, 0xc0466e5400)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da500, 0xd351c0, 0xc046683a00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10230 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1cf8, 0x72, 0xc002a4fe58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d2d18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d2d18, 0xc0467c4100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d2d00, 0xc0467c4101, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d2d00, 0xc0467c4101, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c980b0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07ac0, 0xc0467c4101, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c40f0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10208 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f3900, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f3900, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f3900, 0x0, 0xc0467d9258, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f3900, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f3900, 0xf, 0xc0467f2000, 0xacd)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f3900, 0xf, 0xc0467f2000, 0xacd)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666da40, 0xc0466f3800)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666da40, 0xc0466f3800)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666da40, 0xc0466f3800)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666da40, 0xc0466f3800)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666da40, 0xc0466f3800)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433dafa0, 0xd351c0, 0xc04677a7c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10207 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf6fa66c90, 0x72, 0xc03c470658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc01906a118, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc01906a118, 0xc0008c7e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc01906a100, 0xc0008c7ed1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc01906a100, 0xc0008c7ed1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98078)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc01906c010, 0xc0008c7ed1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0008c7ec0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10232 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad6c0, 0xc04669d610, 0xd351c0, 0xc046683b80)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10235 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e5a00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e5a00, 0x0, 0x20000c0467bd748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e5a00, 0x5, 0xc0467d0780, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e5a00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e5a00, 0xf, 0xc046811800, 0xbad)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e5a00, 0xf, 0xc046811800, 0xbad)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9fce0, 0xc0466e5700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9fce0, 0xc0466e5700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9fce0, 0xc0466e5700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9fce0, 0xc0466e5700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9fce0, 0xc0466e5700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da5a0, 0xd351c0, 0xc046683c40)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10234 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1b58, 0x72, 0xc03c475658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d2e98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d2e98, 0xc0467c4400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d2e80, 0xc0467c4431, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d2e80, 0xc0467c4431, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98008)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07ad0, 0xc0467c4431, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c4420)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10209 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5340, 0xc0466e9860, 0xd351c0, 0xc04677a940)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10244 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046577400, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046577400, 0x0, 0x20000c046819748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046577400, 0x3, 0xc0466ec040, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046577400, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046577400, 0xf, 0xc042c0d900, 0xc05)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046577400, 0xf, 0xc042c0d900, 0xc05)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc045df7960, 0xc0466f3b00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc045df7960, 0xc0466f3b00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc045df7960, 0xc0466f3b00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc045df7960, 0xc0466f3b00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc045df7960, 0xc0466f3b00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db040, 0xd351c0, 0xc04677a9c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10243 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1a88, 0x72, 0xc03c472e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04666bf18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04666bf18, 0xc0467c8500, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04666bf00, 0xc0467c8521, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04666bf00, 0xc0467c8521, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9852a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8880, 0xc0467c8521, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c8510)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10237 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e5900, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e5900, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e5900, 0x0, 0xc0467268c8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e5900, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e5900, 0xf, 0xc046810000, 0xb81)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e5900, 0xf, 0xc046810000, 0xb81)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9fc00, 0xc0466e5800)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9fc00, 0xc0466e5800)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9fc00, 0xc0466e5800)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9fc00, 0xc0466e5800)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9fc00, 0xc0466e5800)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da640, 0xd351c0, 0xc046683dc0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10238 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad7a0, 0xc04669d8f0, 0xd351c0, 0xc046683f40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10241 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad810, 0xc04669da80, 0xd351c0, 0xc0468220c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10240 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1818, 0x72, 0xc046803e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3118, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3118, 0xc0467c4c00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3100, 0xc0467c4c71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3100, 0xc0467c4c71, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98476)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07ae8, 0xc0467c4c71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c4c60)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10260 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e5c00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e5c00, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e5c00, 0x0, 0xc0467d1358, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e5c00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e5c00, 0xf, 0xc046813000, 0xbd9)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e5c00, 0xf, 0xc046813000, 0xbd9)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9fdc0, 0xc0466e5b00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9fdc0, 0xc0466e5b00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9fdc0, 0xc0466e5b00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9fdc0, 0xc0466e5b00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9fdc0, 0xc0466e5b00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da6e0, 0xd351c0, 0xc046822140)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10259 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a18e8, 0x72, 0xc046804e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3018, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3018, 0xc0467c4700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3000, 0xc0467c4761, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3000, 0xc0467c4761, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9844a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07ae0, 0xc0467c4761, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c4750)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10246 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f3d00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f3d00, 0x0, 0x30000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f3d00, 0x3, 0xc0467d9ef0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f3d00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f3d00, 0xf, 0xc0384c9200, 0xc31)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f3d00, 0xf, 0xc0384c9200, 0xc31)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666dc00, 0xc0466f3c00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666dc00, 0xc0466f3c00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666dc00, 0xc0466f3c00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666dc00, 0xc0466f3c00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666dc00, 0xc0466f3c00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db0e0, 0xd351c0, 0xc04677ab00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10261 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad880, 0xc04669dc20, 0xd351c0, 0xc0468222c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10264 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466e5e00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466e5e00, 0x0, 0xc003d52748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466e5e00, 0x1, 0xc04683c490, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466e5e00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466e5e00, 0xf, 0xc0381aa580, 0xc5d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466e5e00, 0xf, 0xc0381aa580, 0xc5d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044d9fea0, 0xc0466e5d00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044d9fea0, 0xc0466e5d00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044d9fea0, 0xc0466e5d00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044d9fea0, 0xc0466e5d00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044d9fea0, 0xc0466e5d00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da780, 0xd351c0, 0xc046822340)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10263 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1678, 0x72, 0xc046805e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3398, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3398, 0xc0467c5100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3380, 0xc0467c51b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3380, 0xc0467c51b1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9841e)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b00, 0xc0467c51b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c51a0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10247 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5420, 0xc0466e9b40, 0xd351c0, 0xc04677ac40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10250 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc0466f3f00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc0466f3f00, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc0466f3f00, 0x4, 0xc0467daa08, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc0466f3f00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc0466f3f00, 0xf, 0xc002696880, 0xd3d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc0466f3f00, 0xf, 0xc002696880, 0xd3d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04666dce0, 0xc0466f3e00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04666dce0, 0xc0466f3e00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04666dce0, 0xc0466f3e00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04666dce0, 0xc0466f3e00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04666dce0, 0xc0466f3e00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db180, 0xd351c0, 0xc04677ad00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10249 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a15a8, 0x72, 0xc001471658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0198, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0198, 0xc0467c8d00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0180, 0xc0467c8d61, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0180, 0xc0467c8d61, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c983c6)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8898, 0xc0467c8d61, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c8d50)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10265 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad8f0, 0xc04669ddc0, 0xd351c0, 0xc0468224c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10268 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad960, 0xc04669df50, 0xd351c0, 0xc046822640)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10267 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a14d8, 0x72, 0xc002a48e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3518, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3518, 0xc0467c5400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3500, 0xc0467c54e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3500, 0xc0467c54e1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9839a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b10, 0xc0467c54e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c54d0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10271 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686a100, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686a100, 0x0, 0xc003d4e748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686a100, 0x0, 0xc04683dea8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686a100, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686a100, 0xf, 0xc046851b00, 0xd69)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686a100, 0xf, 0xc046851b00, 0xd69)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a0e0, 0xc04686a000)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a0e0, 0xc04686a000)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a0e0, 0xc04686a000)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a0e0, 0xc04686a000)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a0e0, 0xc04686a000)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da820, 0xd351c0, 0xc0468226c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10270 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1408, 0x72, 0xc0467ffe58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aa818, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aa818, 0xc0466d9000, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aa800, 0xc0466d9001, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aa800, 0xc0466d9001, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98340)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b220, 0xc0466d9001, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0466d8ff0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10251 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5490, 0xc0466e9ce0, 0xd351c0, 0xc04677af00)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10224 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc00338fd50, 0xc0468a0140, 0xd351c0, 0xc0467e0680)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10253 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1268, 0x72, 0xc0190b5658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0318, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0318, 0xc0467c9000, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0300, 0xc0467c9091, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0300, 0xc0467c9091, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c982ba)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f88a8, 0xc0467c9091, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c9080)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10272 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aad9d0, 0xc04684e0f0, 0xd351c0, 0xc046822880)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10291 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686a300, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686a300, 0x0, 0xc003d4e748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686a300, 0x1, 0xc04683e870, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686a300, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686a300, 0xf, 0xc04687d000, 0xd95)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686a300, 0xf, 0xc04687d000, 0xd95)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a1c0, 0xc04686a200)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a1c0, 0xc04686a200)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a1c0, 0xc04686a200)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a1c0, 0xc04686a200)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a1c0, 0xc04686a200)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da8c0, 0xd351c0, 0xc046822940)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10290 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a1198, 0x72, 0xc046800e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3798, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3798, 0xc0467c5a00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3780, 0xc0467c5a21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3780, 0xc0467c5a21, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9828e)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b28, 0xc0467c5a21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c5a10)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10292 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aada40, 0xc04684e290, 0xd351c0, 0xc046822ac0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10222 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6d300, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6d300, 0x0, 0xc0467e9748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6d300, 0x0, 0xc0467a8578, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6d300, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6d300, 0xf, 0xc0468a3000, 0xded)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6d300, 0xf, 0xc0468a3000, 0xded)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f956c0, 0xc045e6d200)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f956c0, 0xc045e6d200)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f956c0, 0xc045e6d200)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f956c0, 0xc045e6d200)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f956c0, 0xc045e6d200)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304cf00, 0xd351c0, 0xc0467e0440)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10294 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e5300, 0x72, 0xc046801e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3918, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3918, 0xc0467c5d00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3900, 0xc0467c5d51, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3900, 0xc0467c5d51, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98262)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b38, 0xc0467c5d51, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c5d40)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10296 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc045e6d400, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc045e6d400, 0x0, 0xc0468b1748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc045e6d400, 0x2, 0xc0467a8cb8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc045e6d400, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc045e6d400, 0xf, 0xc0468bf000, 0xecf)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc045e6d400, 0xf, 0xc0468bf000, 0xecf)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f957a0, 0xc04686a500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f957a0, 0xc04686a500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f957a0, 0xc04686a500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f957a0, 0xc04686a500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f957a0, 0xc04686a500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466da960, 0xd351c0, 0xc046822c00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10298 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aadb90, 0xc04684e570, 0xd351c0, 0xc046822e00)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10301 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686a800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686a800, 0x0, 0x20000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686a800, 0x4, 0xc0468c8388, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686a800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686a800, 0xf, 0xc0468c3000, 0xefb)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686a800, 0xf, 0xc0468c3000, 0xefb)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a540, 0xc04686a700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a540, 0xc04686a700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a540, 0xc04686a700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a540, 0xc04686a700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a540, 0xc04686a700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466daa00, 0xd351c0, 0xc046822e80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10300 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e5230, 0x72, 0xc0468bb658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aaa98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aaa98, 0xc0467c9300, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aaa80, 0xc0467c9361, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aaa80, 0xc0467c9361, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98182)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b238, 0xc0467c9361, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c9350)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10302 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aadc00, 0xc04684e710, 0xd351c0, 0xc046823000)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10305 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686aa00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686aa00, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686aa00, 0x1, 0xc0468c8f90, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686aa00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686aa00, 0xf, 0xc0468eb000, 0xfad)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686aa00, 0xf, 0xc0468eb000, 0xfad)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a620, 0xc04686a900)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a620, 0xc04686a900)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a620, 0xc04686a900)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a620, 0xc04686a900)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a620, 0xc04686a900)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466daaa0, 0xd351c0, 0xc0468230c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10304 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4ef0, 0x72, 0xc0468bc658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3d98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3d98, 0xc046882800, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3d80, 0xc046882821, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3d80, 0xc046882821, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c980fc)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b58, 0xc046882821, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046882810)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10322 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aadc70, 0xc04684e8b0, 0xd351c0, 0xc046823280)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10325 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686ac00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686ac00, 0x0, 0x10000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686ac00, 0x6, 0xc0468c9b08, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686ac00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686ac00, 0xf, 0xc046758c00, 0x1005)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686ac00, 0xf, 0xc046758c00, 0x1005)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a700, 0xc04686ab00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a700, 0xc04686ab00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a700, 0xc04686ab00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a700, 0xc04686ab00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a700, 0xc04686ab00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466dab40, 0xd351c0, 0xc046823340)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10324 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4c80, 0x72, 0xc0468bd658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466d3f18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466d3f18, 0xc046882b00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466d3f00, 0xc046882b51, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466d3f00, 0xc046882b51, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9804a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b68, 0xc046882b51, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046882b40)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10326 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aadce0, 0xc04684ea50, 0xd351c0, 0xc046823500)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10329 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686ae00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686ae00, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686ae00, 0x2, 0xc0468ca308, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686ae00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686ae00, 0xf, 0xc046915300, 0x108b)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686ae00, 0xf, 0xc046915300, 0x108b)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a7e0, 0xc04686ad00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a7e0, 0xc04686ad00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a7e0, 0xc04686ad00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a7e0, 0xc04686ad00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a7e0, 0xc04686ad00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466dabe0, 0xd351c0, 0xc0468235c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10328 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4ae0, 0x72, 0xc0467fee58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0468ec098, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0468ec098, 0xc046882e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0468ec080, 0xc046882e81, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0468ec080, 0xc046882e81, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b78, 0xc046882e81, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046882e70)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10330 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aadd50, 0xc04684ebf0, 0xd351c0, 0xc046823780)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10333 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686b000, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686b000, 0x0, 0x30000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686b000, 0x1, 0xc0468caca0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686b000, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686b000, 0xf, 0xc044eb2800, 0x161d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686b000, 0xf, 0xc044eb2800, 0x161d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a8c0, 0xc04686af00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a8c0, 0xc04686af00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a8c0, 0xc04686af00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a8c0, 0xc04686af00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a8c0, 0xc04686af00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466dac80, 0xd351c0, 0xc046823880)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10332 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4940, 0x72, 0xc0468b7e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0468ec218, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0468ec218, 0xc046883100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0468ec200, 0xc0468831b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0468ec200, 0xc0468831b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b88, 0xc0468831b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0468831a0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10255 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5570, 0xc0466e9e90, 0xd351c0, 0xc04677b1c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10370 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046880300, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046880300, 0x0, 0x30000c0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046880300, 0x4, 0xc04697c238, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046880300, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046880300, 0xf, 0xc046973300, 0x11c1)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046880300, 0xf, 0xc046973300, 0x11c1)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a000, 0xc046880200)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a000, 0xc046880200)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a000, 0xc046880200)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a000, 0xc046880200)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a000, 0xc046880200)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db220, 0xd351c0, 0xc04677b280)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10257 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e46d0, 0x72, 0xc04694fe58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679aa98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679aa98, 0xc0467a5900, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679aa80, 0xc0467a5961, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679aa80, 0xc0467a5961, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd28, 0xc0467a5961, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467a5950)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10357 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4530, 0x72, 0xc019119658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679ad18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679ad18, 0xc04693e100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679ad00, 0xc04693e1c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679ad00, 0xc04693e1c1, 0x1, 0x1, 0xc018f988c0, 0xc000030050, 0xc037c989c2)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd40, 0xc04693e1c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04693e1b0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10371 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df55e0, 0xc046978030, 0xd351c0, 0xc04677b440)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10374 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046880500, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046880500, 0x0, 0xc0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046880500, 0x3, 0xc04697cd20, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046880500, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046880500, 0xf, 0xc046975900, 0x11ed)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046880500, 0xf, 0xc046975900, 0x11ed)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a0e0, 0xc046880400)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a0e0, 0xc046880400)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a0e0, 0xc046880400)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a0e0, 0xc046880400)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a0e0, 0xc046880400)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db2c0, 0xd351c0, 0xc04677b500)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10373 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583e4460, 0x72, 0xc046950e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0618, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0618, 0xc0467c9600, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0600, 0xc0467c96f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0600, 0xc0467c96f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f88c0, 0xc0467c96f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c96e0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10360 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046988200, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046988200, 0x0, 0x50000c0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046988200, 0x2, 0xc046937c38, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046988200, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046988200, 0xf, 0xc046944c00, 0x1245)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046988200, 0xf, 0xc046944c00, 0x1245)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc044f95dc0, 0xc046988100)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc044f95dc0, 0xc046988100)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc044f95dc0, 0xc046988100)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc044f95dc0, 0xc046988100)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc044f95dc0, 0xc046988100)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304d360, 0xd351c0, 0xc0467e1400)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10375 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5650, 0xc0469781d0, 0xd351c0, 0xc04677b700)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10381 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046880900, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046880900, 0x0, 0x50000c0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046880900, 0x2, 0xc04697e308, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046880900, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046880900, 0xf, 0xc0469c4a00, 0x1327)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046880900, 0xf, 0xc0469c4a00, 0x1327)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a2a0, 0xc046880800)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a2a0, 0xc046880800)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a2a0, 0xc046880800)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a2a0, 0xc046880800)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a2a0, 0xc046880800)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db360, 0xd351c0, 0xc04677b900)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10377 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2fa8, 0x72, 0xc046951e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0798, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0798, 0xc0467c9a00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0780, 0xc0467c9a21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0780, 0xc0467c9a21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f88d0, 0xc0467c9a21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c9a10)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10380 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a3078, 0x72, 0xc0468b6658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679ae98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679ae98, 0xc04693e400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679ae80, 0xc04693e4f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679ae80, 0xc04693e4f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd50, 0xc04693e4f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04693e4e0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10361 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc0469680e0, 0xc0468a0d10, 0xd351c0, 0xc0467e1580)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10364 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046968150, 0xc0468a0ea0, 0xd351c0, 0xc0467e1700)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10363 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2e08, 0x72, 0xc019066658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679af98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679af98, 0xc04693ea00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679af80, 0xc04693ea01, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679af80, 0xc04693ea01, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98128)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd58, 0xc04693ea01, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04693e9f0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10382 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5730, 0xc046978500, 0xd351c0, 0xc04677bac0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10385 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046880b00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046880b00, 0x0, 0x30000c0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046880b00, 0x4, 0xc04697ef88, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046880b00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046880b00, 0xf, 0xc0469dea00, 0x13d9)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046880b00, 0xf, 0xc0469dea00, 0x13d9)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a380, 0xc046880a00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a380, 0xc046880a00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a380, 0xc046880a00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a380, 0xc046880a00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a380, 0xc046880a00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db400, 0xd351c0, 0xc04677bb80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10384 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2c68, 0x72, 0xc04694b658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0a18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0a18, 0xc0467c9f00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0a00, 0xc0467c9f61, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0a00, 0xc0467c9f61, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f88e8, 0xc0467c9f61, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0467c9f50)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10367 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046988500, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046988500, 0x0, 0x30000c0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046988500, 0x4, 0xc046939268, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046988500, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046988500, 0xf, 0xc0469cca00, 0x1433)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046988500, 0xf, 0xc0469cca00, 0x1433)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc0469e4000, 0xc046988400)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc0469e4000, 0xc046988400)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc0469e4000, 0xc046988400)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc0469e4000, 0xc046988400)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc0469e4000, 0xc046988400)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304d400, 0xd351c0, 0xc0467e1780)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10366 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2ed8, 0x72, 0xc019061658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466ab398, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466ab398, 0xc046906700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466ab380, 0xc046906731, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466ab380, 0xc046906731, 0x1, 0x1, 0xc018f988c0, 0xb42b80, 0xc037c98086)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b298, 0xc046906731, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046906720)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10389 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046908a00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046908a00, 0x0, 0xc003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046908a00, 0x4, 0xc0469d12b8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046908a00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046908a00, 0xf, 0xc0469ea000, 0x145f)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046908a00, 0xf, 0xc0469ea000, 0x145f)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc046928460, 0xc046908900)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc046928460, 0xc046908900)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc046928460, 0xc046908900)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc046928460, 0xc046908900)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc046928460, 0xc046908900)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5860, 0xd351c0, 0xc0469bc2c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10388 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2b98, 0x72, 0xc0190a2e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466ab618, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466ab618, 0xc046906f00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466ab600, 0xc046906f71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466ab600, 0xc046906f71, 0x1, 0x1, 0x0, 0x1, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b2b0, 0xc046906f71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046906f60)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10402 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df57a0, 0xc0469786a0, 0xd351c0, 0xc04677bd40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10405 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046880d00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046880d00, 0x0, 0xc0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046880d00, 0x1, 0xc04697fb90, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046880d00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046880d00, 0xf, 0xc046a11500, 0x14e3)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046880d00, 0xf, 0xc046a11500, 0x14e3)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a460, 0xc046880c00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a460, 0xc046880c00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a460, 0xc046880c00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a460, 0xc046880c00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a460, 0xc046880c00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db4a0, 0xd351c0, 0xc04677be00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10404 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2ac8, 0x72, 0xc04694c658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0b98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0b98, 0xc0469c6200, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0b80, 0xc0469c62b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0b80, 0xc0469c62b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f88f8, 0xc0469c62b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469c62a0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10368 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc0469681c0, 0xc0468a1040, 0xd351c0, 0xc0467e1940)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10419 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046988700, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046988700, 0x0, 0xc0008e7748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046988700, 0x1, 0xc0469fe0a0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046988700, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046988700, 0xf, 0xc0469f9500, 0x148b)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046988700, 0xf, 0xc0469f9500, 0x148b)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc0469e40e0, 0xc046988600)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc0469e40e0, 0xc046988600)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc0469e40e0, 0xc046988600)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc0469e40e0, 0xc046988600)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc0469e40e0, 0xc046988600)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc00304d4a0, 0xd351c0, 0xc0467e1a00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10418 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a29f8, 0x72, 0xc0190dfe58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679b218, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679b218, 0xc04693ef00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679b200, 0xc04693ef41, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679b200, 0xc04693ef41, 0x1, 0x1, 0xc00db023d8, 0xc0190dff68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd70, 0xc04693ef41, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04693ef30)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10390 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc0468983f0, 0xc0466d7930, 0xd351c0, 0xc0469bc480)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10393 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046908c00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046908c00, 0x0, 0x10000c003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046908c00, 0x1, 0xc0469d1c20, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046908c00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046908c00, 0xf, 0xc0469eca00, 0x14b7)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046908c00, 0xf, 0xc0469eca00, 0x14b7)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc046928540, 0xc046908b00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc046928540, 0xc046908b00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc046928540, 0xc046908b00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc046928540, 0xc046908b00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc046928540, 0xc046908b00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5900, 0xd351c0, 0xc0469bc540)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10392 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2928, 0x72, 0xc0190afe58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466ab798, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466ab798, 0xc046907200, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466ab780, 0xc0469072a1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466ab780, 0xc0469072a1, 0x1, 0x1, 0xc018f988c0, 0xc000030050, 0xc037c989c2)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b2c0, 0xc0469072a1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046907290)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10420 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046968230, 0xc0468a11e0, 0xd351c0, 0xc0467e1bc0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10423 [runnable]:
internal/poll.runtime_pollWait(0x7fcf583a25e8, 0x72, 0xc046e0b858)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679b518, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679b518, 0xc046a18000, 0x1000, 0x1000)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679b500, 0xc046a18000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679b500, 0xc046a18000, 0x1000, 0x1000, 0x12122da, 0xc046e0b968, 0x68b74a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd90, 0xc046a18000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).Read(0xc04693f590, 0xc046a18000, 0x1000, 0x1000, 0x0, 0x0, 0x2)
/goroot/src/net/http/server.go:786 +0xfc
bufio.(*Reader).fill(0xc0469b0ae0)
/goroot/src/bufio/bufio.go:100 +0x106
bufio.(*Reader).ReadSlice(0xc0469b0ae0, 0xc0470e510a, 0xc046e0bac0, 0x4b8024, 0x0, 0x0, 0x203011)
/goroot/src/bufio/bufio.go:341 +0x36
bufio.(*Reader).ReadLine(0xc0469b0ae0, 0xc0470e5100, 0x100, 0xf8, 0xbdac00, 0xc0001c0400, 0xc046e0bb18)
/goroot/src/bufio/bufio.go:370 +0x34
net/textproto.(*Reader).readLineSlice(0xc0050418f0, 0xc03e11ce00, 0xc046e0bb98, 0x40dda8, 0x100, 0xbdac00)
/goroot/src/net/textproto/reader.go:55 +0x6f
net/textproto.(*Reader).ReadLine(0xc0050418f0, 0xc0470e5100, 0x0, 0x0, 0x0)
/goroot/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc0469b0ae0, 0x0, 0xc0470e5100, 0x0, 0x0)
/goroot/src/net/http/request.go:958 +0x8c
net/http.(*conn).readRequest(0xc00304d540, 0xd351c0, 0xc0467e1c80, 0x0, 0x0, 0x0)
/goroot/src/net/http/server.go:966 +0x162
net/http.(*conn).serve(0xc00304d540, 0xd351c0, 0xc0467e1c80)
/goroot/src/net/http/server.go:1788 +0x49e
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10422 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2858, 0x72, 0xc0190b3e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679b398, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679b398, 0xc04693f200, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679b380, 0xc04693f271, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679b380, 0xc04693f271, 0x1, 0x1, 0xc018f988c0, 0xb42b80, 0xc037c98037)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cd80, 0xc04693f271, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc04693f260)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10394 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046898460, 0xc0466d7ad0, 0xd351c0, 0xc0469bc6c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10397 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046880e00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046880e00, 0x0, 0xc046a25748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046880e00, 0x0, 0xc046a2a9f8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046880e00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046880e00, 0xf, 0xc046a34000, 0x153d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046880e00, 0xf, 0xc046a34000, 0x153d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a540, 0xc046988b00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a540, 0xc046988b00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a540, 0xc046988b00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a540, 0xc046988b00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a540, 0xc046988b00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a59a0, 0xd351c0, 0xc0469bc780)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10396 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2788, 0x72, 0xc0190a0e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466ab918, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466ab918, 0xc046907500, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466ab900, 0xc0469075d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466ab900, 0xc0469075d1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c980a2)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b2d0, 0xc0469075d1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469075c0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10406 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5810, 0xc046978840, 0xd351c0, 0xc046a16000)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10409 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5880, 0xc0469789d0, 0xd351c0, 0xc046a16180)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10408 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a26b8, 0x72, 0xc04694d658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0d18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0d18, 0xc0469c6500, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0d00, 0xc0469c65e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0d00, 0xc0469c65e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8908, 0xc0469c65e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469c65d0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10484 [sync.Cond.Wait]:
sync.runtime_notifyListWait(0xc00e911650, 0xc000000001)
/goroot/src/runtime/sema.go:510 +0xeb
sync.(*Cond).Wait(0xc00e911640)
/goroot/src/sync/cond.go:56 +0x92
net/http.(*http2ClientConn).awaitOpenSlotForRequest(0xc018f988c0, 0xc04686bc00, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7754 +0x107
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686bc00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7559 +0x110
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686bc00, 0x0, 0x30000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686bc00, 0x2, 0xc046a99388, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686bc00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686bc00, 0xf, 0xc046b0ec80, 0x18e5)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686bc00, 0xf, 0xc046b0ec80, 0x18e5)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684ae00, 0xc04686bb00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684ae00, 0xc04686bb00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684ae00, 0xc04686bb00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684ae00, 0xc04686bb00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684ae00, 0xc04686bb00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466db040, 0xd351c0, 0xc046a9c7c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10427 [runnable]:
internal/poll.runtime_pollWait(0x7fcf58a688b8, 0x72, 0xc037c33858)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679b798, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679b798, 0xc046b3a000, 0x1000, 0x1000)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679b780, 0xc046b3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679b780, 0xc046b3a000, 0x1000, 0x1000, 0x9, 0xc037c33968, 0x68b74a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cdc0, 0xc046b3a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).Read(0xc04693fa10, 0xc046b3a000, 0x1000, 0x1000, 0x14, 0xc037c33a60, 0x654dd1)
/goroot/src/net/http/server.go:786 +0xfc
bufio.(*Reader).fill(0xc0469b0e40)
/goroot/src/bufio/bufio.go:100 +0x106
bufio.(*Reader).ReadSlice(0xc0469b0e40, 0xc046881d0a, 0xc037c33ac0, 0x4b8024, 0x0, 0x0, 0x203011)
/goroot/src/bufio/bufio.go:341 +0x36
bufio.(*Reader).ReadLine(0xc0469b0e40, 0xc046881d00, 0x100, 0xf8, 0xbdac00, 0xc0001c0400, 0xc037c33b18)
/goroot/src/bufio/bufio.go:370 +0x34
net/textproto.(*Reader).readLineSlice(0xc03a43f290, 0xc03e11ce00, 0xc037c33b98, 0x40dda8, 0x100, 0xbdac00)
/goroot/src/net/textproto/reader.go:55 +0x6f
net/textproto.(*Reader).ReadLine(0xc03a43f290, 0xc046881d00, 0x0, 0x0, 0x0)
/goroot/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc0469b0e40, 0x0, 0xc046881d00, 0x0, 0x0)
/goroot/src/net/http/request.go:958 +0x8c
net/http.(*conn).readRequest(0xc00304d5e0, 0xd351c0, 0xc0467e1fc0, 0x0, 0x0, 0x0)
/goroot/src/net/http/server.go:966 +0x162
net/http.(*conn).serve(0xc00304d5e0, 0xd351c0, 0xc0467e1fc0)
/goroot/src/net/http/server.go:1788 +0x49e
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10487 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a687e8, 0x72, 0xc046ae7858)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0468ecd98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0468ecd98, 0xc046b3e000, 0x1000, 0x1000)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0468ecd80, 0xc046b3e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0468ecd80, 0xc046b3e000, 0x1000, 0x1000, 0x12122da, 0xc046ae7968, 0x68b74a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07c00, 0xc046b3e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).Read(0xc046abeab0, 0xc046b3e000, 0x1000, 0x1000, 0x0, 0x0, 0x2)
/goroot/src/net/http/server.go:786 +0xfc
bufio.(*Reader).fill(0xc046a3d4a0)
/goroot/src/bufio/bufio.go:100 +0x106
bufio.(*Reader).ReadSlice(0xc046a3d4a0, 0xc0470e520a, 0xc046ae7ac0, 0x4b8024, 0x0, 0x0, 0x203011)
/goroot/src/bufio/bufio.go:341 +0x36
bufio.(*Reader).ReadLine(0xc046a3d4a0, 0xc0470e5200, 0x100, 0xf8, 0xbdac00, 0xc0001c0400, 0xc046ae7b18)
/goroot/src/bufio/bufio.go:370 +0x34
net/textproto.(*Reader).readLineSlice(0xc00798e000, 0xc03e11ce00, 0xc046ae7b98, 0x40dda8, 0x100, 0xbdac00)
/goroot/src/net/textproto/reader.go:55 +0x6f
net/textproto.(*Reader).ReadLine(0xc00798e000, 0xc0470e5200, 0x0, 0x0, 0x0)
/goroot/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc046a3d4a0, 0x0, 0xc0470e5200, 0x0, 0x0)
/goroot/src/net/http/request.go:958 +0x8c
net/http.(*conn).readRequest(0xc0466db0e0, 0xd351c0, 0xc046a9c940, 0x0, 0x0, 0x0)
/goroot/src/net/http/server.go:966 +0x162
net/http.(*conn).serve(0xc0466db0e0, 0xd351c0, 0xc046a9c940)
/goroot/src/net/http/server.go:1788 +0x49e
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10399 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046909000, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046909000, 0x0, 0xc037c2f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046909000, 0x4, 0xc0469d30d8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046909000, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046909000, 0xf, 0xc04682f000, 0x15c5)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046909000, 0xf, 0xc04682f000, 0x15c5)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc0469287e0, 0xc046908f00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc0469287e0, 0xc046908f00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc0469287e0, 0xc046908f00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc0469287e0, 0xc046908f00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc0469287e0, 0xc046908f00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5a40, 0xd351c0, 0xc0469bc900)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10401 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc0468985b0, 0xc0466d7e70, 0xd351c0, 0xc0469bcc00)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10412 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046881000, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046881000, 0x0, 0xc0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046881000, 0x3, 0xc046a2b3f0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046881000, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046881000, 0xf, 0xc046a37000, 0x15f1)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046881000, 0xf, 0xc046a37000, 0x15f1)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a620, 0xc046880f00)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a620, 0xc046880f00)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a620, 0xc046880f00)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a620, 0xc046880f00)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a620, 0xc046880f00)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db540, 0xd351c0, 0xc046a16240)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10411 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2518, 0x72, 0xc04694e658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466aba98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466aba98, 0xc046907900, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466aba80, 0xc046907901, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466aba80, 0xc046907901, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b2e0, 0xc046907901, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469078f0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10436 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046909200, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046909200, 0x0, 0xc003d4f748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046909200, 0x3, 0xc0469d3bc0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046909200, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046909200, 0xf, 0xc046ad5980, 0x1835)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046909200, 0xf, 0xc046ad5980, 0x1835)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc0469288c0, 0xc046909100)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc0469288c0, 0xc046909100)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc0469288c0, 0xc046909100)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc0469288c0, 0xc046909100)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc0469288c0, 0xc046909100)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5b80, 0xd351c0, 0xc0469bcc80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10435 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2448, 0x72, 0xc00004be58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466abb98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466abb98, 0xc046907e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466abb80, 0xc046907e11, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466abb80, 0xc046907e11, 0x1, 0x1, 0xc046692b98, 0xc00004bf68, 0x4602c5)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b2e8, 0xc046907e11, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046907e00)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10413 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df58f0, 0xc046978b70, 0xd351c0, 0xc046a16400)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10416 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686b200, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686b200, 0x0, 0x20000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686b200, 0x5, 0xc0468cb950, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686b200, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686b200, 0xf, 0xc046a73800, 0x1677)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686b200, 0xf, 0xc046a73800, 0x1677)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684a9a0, 0xc04686b100)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684a9a0, 0xc04686b100)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684a9a0, 0xc04686b100)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684a9a0, 0xc04686b100)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684a9a0, 0xc04686b100)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db5e0, 0xd351c0, 0xc046823b40)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10415 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a2378, 0x72, 0xc046a5f658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f0f98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f0f98, 0xc0469c6b00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f0f80, 0xc0469c6b21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f0f80, 0xc0469c6b21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8920, 0xc0469c6b21, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469c6b10)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10334 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aaddc0, 0xc04684ed90, 0xd351c0, 0xc046823a80)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10337 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aade30, 0xc04684ef30, 0xd351c0, 0xc046823d00)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10336 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a22a8, 0x72, 0xc0468b8e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0468ec398, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0468ec398, 0xc046883400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0468ec380, 0xc0468834e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0468ec380, 0xc0468834e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07b98, 0xc0468834e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0468834d0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10452 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686b400, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686b400, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686b400, 0x0, 0xc046a968a8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686b400, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686b400, 0xf, 0xc046a76800, 0x172b)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686b400, 0xf, 0xc046a76800, 0x172b)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684aa80, 0xc04686b300)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684aa80, 0xc04686b300)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684aa80, 0xc04686b300)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684aa80, 0xc04686b300)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684aa80, 0xc04686b300)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466dad20, 0xd351c0, 0xc046823dc0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10451 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf583a21d8, 0x72, 0xc0468b8658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f1118, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f1118, 0xc046883700, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f1100, 0xc0468837b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f1100, 0xc0468837b1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98980)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8930, 0xc0468837b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0468837a0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10417 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046881200, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046881200, 0x0, 0xc0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046881200, 0x1, 0xc046a2bec0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046881200, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046881200, 0xf, 0xc046a8c000, 0x16a3)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046881200, 0xf, 0xc046a8c000, 0x16a3)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a700, 0xc046881100)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a700, 0xc046881100)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a700, 0xc046881100)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a700, 0xc046881100)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a700, 0xc046881100)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db680, 0xd351c0, 0xc046a164c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10466 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5960, 0xc046978d10, 0xd351c0, 0xc046a16680)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10469 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046881400, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046881400, 0x0, 0xc0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046881400, 0x0, 0xc046a2caf8, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046881400, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046881400, 0xf, 0xc046a8f000, 0x1757)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046881400, 0xf, 0xc046a8f000, 0x1757)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a7e0, 0xc046881300)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a7e0, 0xc046881300)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a7e0, 0xc046881300)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a7e0, 0xc046881300)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a7e0, 0xc046881300)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db720, 0xd351c0, 0xc046a16740)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10468 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a69348, 0x72, 0xc046a60658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f1198, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f1198, 0xc0469c6e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f1180, 0xc0469c6eb1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f1180, 0xc0469c6eb1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98954)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8938, 0xc0469c6eb1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469c6ea0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10453 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aadea0, 0xc04684f0d0, 0xd351c0, 0xc046823f80)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10456 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686b600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686b600, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686b600, 0x1, 0xc046a97120, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686b600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686b600, 0xf, 0xc046ab9800, 0x1783)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686b600, 0xf, 0xc046ab9800, 0x1783)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684ab60, 0xc04686b500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684ab60, 0xc04686b500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684ab60, 0xc04686b500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684ab60, 0xc04686b500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684ab60, 0xc04686b500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466dadc0, 0xd351c0, 0xc046a9c040)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10455 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a69278, 0x72, 0xc0468b9e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0468ec618, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0468ec618, 0xc046883a00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0468ec600, 0xc046883ae1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0468ec600, 0xc046883ae1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c988cc)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07bb0, 0xc046883ae1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046883ad0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10470 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df59d0, 0xc046978eb0, 0xd351c0, 0xc046a168c0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10473 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046881600, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046881600, 0x0, 0xc0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046881600, 0x1, 0xc046a2d370, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046881600, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046881600, 0xf, 0xc046ac8000, 0x17dd)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046881600, 0xf, 0xc046ac8000, 0x17dd)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a8c0, 0xc046881500)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a8c0, 0xc046881500)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a8c0, 0xc046881500)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a8c0, 0xc046881500)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a8c0, 0xc046881500)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db7c0, 0xd351c0, 0xc046a16980)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10472 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a691a8, 0x72, 0xc046a61658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f1318, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f1318, 0xc0469c7100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f1300, 0xc0469c71e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f1300, 0xc0469c71e1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c988a0)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8948, 0xc0469c71e1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469c71d0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10457 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aadf10, 0xc04684f270, 0xd351c0, 0xc046a9c200)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10460 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686b800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686b800, 0x0, 0x40000c0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686b800, 0x3, 0xc046a97c50, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686b800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686b800, 0xf, 0xc046ab3300, 0x1809)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686b800, 0xf, 0xc046ab3300, 0x1809)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684ac40, 0xc04686b700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684ac40, 0xc04686b700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684ac40, 0xc04686b700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684ac40, 0xc04686b700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684ac40, 0xc04686b700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466dae60, 0xd351c0, 0xc046a9c2c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10459 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a690d8, 0x72, 0xc0468bae58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0468ec798, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0468ec798, 0xc046883e00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0468ec780, 0xc046883e11, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0468ec780, 0xc046883e11, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98874)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07bc0, 0xc046883e11, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046883e00)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10474 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5a40, 0xc046979050, 0xd351c0, 0xc046a16b40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10477 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046881800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046881800, 0x0, 0xc0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046881800, 0x3, 0xc046aee370, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046881800, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046881800, 0xf, 0xc046af2000, 0x1861)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046881800, 0xf, 0xc046af2000, 0x1861)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697a9a0, 0xc046881700)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697a9a0, 0xc046881700)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697a9a0, 0xc046881700)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697a9a0, 0xc046881700)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697a9a0, 0xc046881700)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db860, 0xd351c0, 0xc046a16c00)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10476 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a69008, 0x72, 0xc04694a658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f1498, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f1498, 0xc0469c7500, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f1480, 0xc0469c7511, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f1480, 0xc0469c7511, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9881a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8958, 0xc0469c7511, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469c7500)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10461 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc044aadf80, 0xc04684f410, 0xd351c0, 0xc046a9c440)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10464 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc04686ba00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc04686ba00, 0x0, 0xc0008e2748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc04686ba00, 0x1, 0xc046a989c0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc04686ba00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc04686ba00, 0xf, 0xc046b0a000, 0x188d)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc04686ba00, 0xf, 0xc046b0a000, 0x188d)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04684ad20, 0xc04686b900)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04684ad20, 0xc04686b900)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04684ad20, 0xc04686b900)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04684ad20, 0xc04686b900)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04684ad20, 0xc04686b900)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0466daf00, 0xd351c0, 0xc046a9c500)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10463 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a68f38, 0x72, 0xc046a5be58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0468ec918, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0468ec918, 0xc046abe100, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0468ec900, 0xc046abe161, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0468ec900, 0xc046abe161, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c987ee)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07bd0, 0xc046abe161, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046abe150)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10437 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046898620, 0xc046adc010, 0xd351c0, 0xc0469bce40)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10440 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a68cc8, 0x72, 0xc046aed858)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466abf18, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466abf18, 0xc046ae2000, 0x1000, 0x1000)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466abf00, 0xc046ae2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466abf00, 0xc046ae2000, 0x1000, 0x1000, 0x12122da, 0xc046aed968, 0x68b74a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b310, 0xc046ae2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).Read(0xc046a3a7e0, 0xc046ae2000, 0x1000, 0x1000, 0x0, 0x0, 0x2)
/goroot/src/net/http/server.go:786 +0xfc
bufio.(*Reader).fill(0xc046a0aae0)
/goroot/src/bufio/bufio.go:100 +0x106
bufio.(*Reader).ReadSlice(0xc046a0aae0, 0xc04698970a, 0xc046aedac0, 0x4b8024, 0x0, 0x0, 0x203011)
/goroot/src/bufio/bufio.go:341 +0x36
bufio.(*Reader).ReadLine(0xc046a0aae0, 0xc046989700, 0x100, 0xf8, 0xbdac00, 0x0, 0xbb8a60)
/goroot/src/bufio/bufio.go:370 +0x34
net/textproto.(*Reader).readLineSlice(0xc00798ed80, 0xc03e11cf80, 0xc046aedb98, 0x40dda8, 0x100, 0xbdac00)
/goroot/src/net/textproto/reader.go:55 +0x6f
net/textproto.(*Reader).ReadLine(0xc00798ed80, 0xc046989700, 0x0, 0x0, 0x0)
/goroot/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc046a0aae0, 0x0, 0xc046989700, 0x0, 0x0)
/goroot/src/net/http/request.go:958 +0x8c
net/http.(*conn).readRequest(0xc0465a5c20, 0xd351c0, 0xc0469bcf00, 0x0, 0x0, 0x0)
/goroot/src/net/http/server.go:966 +0x162
net/http.(*conn).serve(0xc0465a5c20, 0xd351c0, 0xc0469bcf00)
/goroot/src/net/http/server.go:1788 +0x49e
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10439 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a68e68, 0x72, 0xc000290658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0466abd98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0466abd98, 0xc046a3a400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0466abd80, 0xc046a3a4c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0466abd80, 0xc046a3a4c1, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c987c2)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b300, 0xc046a3a4c1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046a3a4b0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10478 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5ab0, 0xc0469791f0, 0xd351c0, 0xc046a16dc0)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10481 [select]:
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046881a00, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7665 +0x7cc
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046881a00, 0x0, 0xc0008e5748, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046881a00, 0x3, 0xc046aeee70, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046881a00, 0xbfc961, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046881a00, 0xf, 0xc046af6c80, 0x18b9)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046881a00, 0xf, 0xc046af6c80, 0x18b9)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http/httputil.(*ReverseProxy).ServeHTTP(0xc0001c08c0, 0xd34440, 0xc04697aa80, 0xc046881900)
/goroot/src/net/http/httputil/reverseproxy.go:232 +0x2ff
golang.org/x/tools/godoc/proxy.share(0xd34440, 0xc04697aa80, 0xc046881900)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:157 +0xcd
net/http.HandlerFunc.ServeHTTP(0xc974d0, 0xd34440, 0xc04697aa80, 0xc046881900)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc04697aa80, 0xc046881900)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc04697aa80, 0xc046881900)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0433db900, 0xd351c0, 0xc046a16e80)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10480 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a68d98, 0x72, 0xc046b01658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f1618, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f1618, 0xc0469c7800, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f1600, 0xc0469c7841, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f1600, 0xc0469c7841, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c98796)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8968, 0xc0469c7841, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469c7830)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10465 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046b08000, 0xc04684f5b0, 0xd351c0, 0xc046a9c700)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10483 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a68bf8, 0x72, 0xc046a5ce58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0468eca98, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0468eca98, 0xc046abe400, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0468eca80, 0xc046abe491, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0468eca80, 0xc046abe491, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9876a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc044a07be0, 0xc046abe491, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046abe480)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10498 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc045df5b20, 0xc046979390, 0xd351c0, 0xc046a17000)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10485 [select]:
net/http/httputil.(*ReverseProxy).ServeHTTP.func1(0xc046b08070, 0xc04684f790, 0xd351c0, 0xc046a9c900)
/goroot/src/net/http/httputil/reverseproxy.go:182 +0xb7
created by net/http/httputil.(*ReverseProxy).ServeHTTP
/goroot/src/net/http/httputil/reverseproxy.go:181 +0xff4
goroutine 10486 [select]:
net/http.http2awaitRequestCancel(0xc04686bc00, 0xc0468b53e0, 0x670c40, 0xc046988a00)
/goroot/src/net/http/h2_bundle.go:6877 +0x116
net/http.(*http2ClientConn).awaitOpenSlotForRequest.func1(0xc04686bc00, 0xc044a07bf8, 0xc018f988c0, 0xc04684f8c0)
/goroot/src/net/http/h2_bundle.go:7745 +0x3c
created by net/http.(*http2ClientConn).awaitOpenSlotForRequest
/goroot/src/net/http/h2_bundle.go:7744 +0x1a7
goroutine 10502 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a68b28, 0x72, 0xc046b03658)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc0467f1798, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc0467f1798, 0xc0469c7b00, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc0467f1780, 0xc0469c7b71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc0467f1780, 0xc0469c7b71, 0x1, 0x1, 0xc018f988c0, 0xb78320, 0xc037c9873e)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0452f8978, 0xc0469c7b71, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc0469c7b60)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10443 [sync.Cond.Wait]:
sync.runtime_notifyListWait(0xc00e911650, 0xc000000002)
/goroot/src/runtime/sema.go:510 +0xeb
sync.(*Cond).Wait(0xc00e911640)
/goroot/src/sync/cond.go:56 +0x92
net/http.(*http2ClientConn).awaitOpenSlotForRequest(0xc018f988c0, 0xc046909800, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7754 +0x107
net/http.(*http2ClientConn).roundTrip(0xc018f988c0, 0xc046909800, 0x0, 0x0, 0x0, 0x0)
/goroot/src/net/http/h2_bundle.go:7559 +0x110
net/http.(*http2Transport).RoundTripOpt(0xc018f4d090, 0xc046909800, 0x0, 0x40000c003d4f4b0, 0x4133ec, 0xbed9f4)
/goroot/src/net/http/h2_bundle.go:7037 +0x153
net/http.(*http2Transport).RoundTrip(0xc018f4d090, 0xc046909800, 0xc046a3b320, 0x1255cd0, 0x0)
/goroot/src/net/http/h2_bundle.go:6999 +0x3a
net/http.http2noDialH2RoundTripper.RoundTrip(0xc018f4d090, 0xc046909800, 0xc03e08, 0x5, 0xc0139cd4c8)
/goroot/src/net/http/h2_bundle.go:1019 +0x39
net/http.(*Transport).roundTrip(0x1255e60, 0xc046909800, 0x203011, 0xc003d4f888, 0x681bed)
/goroot/src/net/http/transport.go:415 +0xd4c
net/http.(*Transport).RoundTrip(0x1255e60, 0xc046909800, 0x1255e60, 0x0, 0x0)
/goroot/src/net/http/roundtrip.go:17 +0x35
net/http.send(0xc046909800, 0xd2ae80, 0x1255e60, 0x0, 0x0, 0x0, 0xc04630b338, 0xc046a3b320, 0xc003d4f918, 0x1)
/goroot/src/net/http/client.go:250 +0x14b
net/http.(*Client).send(0x1262de0, 0xc046909800, 0x0, 0x0, 0x0, 0xc04630b338, 0x0, 0x1, 0xc000053500)
/goroot/src/net/http/client.go:174 +0xfa
net/http.(*Client).do(0x1262de0, 0xc046909800, 0x0, 0x0, 0x0)
/goroot/src/net/http/client.go:641 +0x2a8
net/http.(*Client).Do(0x1262de0, 0xc046909800, 0xc, 0xbf6a96, 0x10)
/goroot/src/net/http/client.go:509 +0x35
golang.org/x/tools/godoc/proxy.makeCompileRequest(0xd351c0, 0xc0469bd200, 0xc046adc450, 0xc046a3b2c0, 0x0, 0x0)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:126 +0x28c
golang.org/x/tools/godoc/proxy.compile(0xd34440, 0xc046928b60, 0xc046909600)
/go/src/golang.org/x/tools/godoc/proxy/proxy.go:86 +0x1b1
net/http.HandlerFunc.ServeHTTP(0xc974c8, 0xd34440, 0xc046928b60, 0xc046909600)
/goroot/src/net/http/server.go:1964 +0x44
net/http.(*ServeMux).ServeHTTP(0x1262b60, 0xd34440, 0xc046928b60, 0xc046909600)
/goroot/src/net/http/server.go:2361 +0x127
net/http.serverHandler.ServeHTTP(0xc0002c0f70, 0xd34440, 0xc046928b60, 0xc046909600)
/goroot/src/net/http/server.go:2741 +0xab
net/http.(*conn).serve(0xc0465a5cc0, 0xd351c0, 0xc0469bd0c0)
/goroot/src/net/http/server.go:1847 +0x646
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10444 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a68988, 0x72, 0xc019117e58)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc046b2c098, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc046b2c098, 0xc046a3b000, 0x1, 0x1)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc046b2c080, 0xc046a3b0f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc046b2c080, 0xc046a3b0f1, 0x1, 0x1, 0xc018f988c0, 0xb42b80, 0xc037c98038)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc04630b318, 0xc046a3b0f1, 0x1, 0x1, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).backgroundRead(0xc046a3b0e0)
/goroot/src/net/http/server.go:676 +0x5a
created by net/http.(*connReader).startBackgroundRead
/goroot/src/net/http/server.go:672 +0xd2
goroutine 10445 [select]:
net/http.http2awaitRequestCancel(0xc046909800, 0xc0468978c0, 0xc0383d47d0, 0x7fcf5ab070a0)
/goroot/src/net/http/h2_bundle.go:6877 +0x116
net/http.(*http2ClientConn).awaitOpenSlotForRequest.func1(0xc046909800, 0xc04630b340, 0xc018f988c0, 0xc046adc490)
/goroot/src/net/http/h2_bundle.go:7745 +0x3c
created by net/http.(*http2ClientConn).awaitOpenSlotForRequest
/goroot/src/net/http/h2_bundle.go:7744 +0x1a7
goroutine 10429 [IO wait]:
internal/poll.runtime_pollWait(0x7fcf58a68718, 0x72, 0xc046b29858)
/goroot/src/runtime/netpoll.go:173 +0x66
internal/poll.(*pollDesc).wait(0xc04679b898, 0x72, 0xffffffffffffff00, 0xd2c320, 0x12127f0)
/goroot/src/internal/poll/fd_poll_runtime.go:85 +0x9a
internal/poll.(*pollDesc).waitRead(0xc04679b898, 0xc046b42000, 0x1000, 0x1000)
/goroot/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc04679b880, 0xc046b42000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/internal/poll/fd_unix.go:169 +0x179
net.(*netFD).Read(0xc04679b880, 0xc046b42000, 0x1000, 0x1000, 0x12122da, 0xc046b29968, 0x68b74a)
/goroot/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc045a0cdc8, 0xc046b42000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/goroot/src/net/net.go:177 +0x68
net/http.(*connReader).Read(0xc04693ff20, 0xc046b42000, 0x1000, 0x1000, 0x0, 0x0, 0x2)
/goroot/src/net/http/server.go:786 +0xfc
bufio.(*Reader).fill(0xc0469b0f00)
/goroot/src/bufio/bufio.go:100 +0x106
bufio.(*Reader).ReadSlice(0xc0469b0f00, 0xc047122a0a, 0xc046b29ac0, 0x4b8024, 0x0, 0x0, 0x203011)
/goroot/src/bufio/bufio.go:341 +0x36
bufio.(*Reader).ReadLine(0xc0469b0f00, 0xc047122a00, 0x100, 0xf8, 0xbdac00, 0xc00017c300, 0xc046b29b18)
/goroot/src/bufio/bufio.go:370 +0x34
net/textproto.(*Reader).readLineSlice(0xc0190f6720, 0xc03e11cf00, 0xc046b29b98, 0x40dda8, 0x100, 0xbdac00)
/goroot/src/net/textproto/reader.go:55 +0x6f
net/textproto.(*Reader).ReadLine(0xc0190f6720, 0xc047122a00, 0x0, 0x0, 0x0)
/goroot/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc0469b0f00, 0x0, 0xc047122a00, 0x0, 0x0)
/goroot/src/net/http/request.go:958 +0x8c
net/http.(*conn).readRequest(0xc00304d680, 0xd351c0, 0xc046b3c100, 0x0, 0x0, 0x0)
/goroot/src/net/http/server.go:966 +0x162
net/http.(*conn).serve(0xc00304d680, 0xd351c0, 0xc046b3c100)
/goroot/src/net/http/server.go:1788 +0x49e
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
goroutine 10573 [runnable]:
net/http.Header.Del(0xc04713bef0, 0xbf4e25, 0xe)
/goroot/src/net/http/header.go:54 +0x4e
net/http.fixLength(0xc03e901b00, 0xc8, 0xc047146a20, 0x3, 0xc04713bef0, 0x0, 0x0, 0x0, 0x2c9e8579, 0x5287a01312a346c2, ...)
/goroot/src/net/http/transfer.go:692 +0x319
net/http.readTransfer(0xbd3520, 0xc047122b00, 0xc047041560, 0x0, 0x1281e00)
/goroot/src/net/http/transfer.go:488 +0x206
net/http.readRequest(0xc047041560, 0x0, 0xc047122b00, 0x0, 0x0)
/goroot/src/net/http/request.go:1030 +0x497
net/http.(*conn).readRequest(0xc046e7fae0, 0xd351c0, 0xc047074d00, 0x0, 0x0, 0x0)
/goroot/src/net/http/server.go:966 +0x162
net/http.(*conn).serve(0xc046e7fae0, 0xd351c0, 0xc047074d00)
/goroot/src/net/http/server.go:1788 +0x49e
created by net/http.(*Server).Serve
/goroot/src/net/http/server.go:2851 +0x2f5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment