goroutine 106317250 [running]: runtime/pprof.writeGoroutineStacks({0x1274080, 0xc00018c7e0}) /usr/local/go/src/runtime/pprof/pprof.go:703 +0x6a runtime/pprof.writeGoroutine({0x1274080?, 0xc00018c7e0?}, 0xf?) /usr/local/go/src/runtime/pprof/pprof.go:692 +0x25 runtime/pprof.(*Profile).WriteTo(0xf4ec80?, {0x1274080?, 0xc00018c7e0?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:329 +0x146 net/http/pprof.handler.ServeHTTP({0xff155e, 0x9}, {0x127bb80, 0xc00018c7e0}, 0xc000edac20?) /usr/local/go/src/net/http/pprof/pprof.go:267 +0x4a8 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc000320c60, {0x127bb80, 0xc00018c7e0}, 0xc001e7d200) /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.11/mux.go:443 +0x2b4 net/http.HandlerFunc.ServeHTTP(0xc000591750?, {0x127bb80?, 0xc00018c7e0?}, 0xd?) /usr/local/go/src/net/http/server.go:2136 +0x29 github.com/go-chi/chi/v5/middleware.NoCache.func1({0x127bb80, 0xc00018c7e0}, 0xc001e7d200) /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.11/middleware/nocache.go:55 +0x28e net/http.HandlerFunc.ServeHTTP(0xc0007f6840?, {0x127bb80?, 0xc00018c7e0?}, 0xc000591818?) /usr/local/go/src/net/http/server.go:2136 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc000320c60, {0x127bb80, 0xc00018c7e0}, 0xc001e7d200) /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.11/mux.go:73 +0x371 github.com/go-chi/chi/v5.(*Mux).Mount.func1({0x127bb80, 0xc00018c7e0}, 0xc001e7d200) /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.11/mux.go:315 +0x1bb net/http.HandlerFunc.ServeHTTP(0xe94e80?, {0x127bb80?, 0xc00018c7e0?}, 0xc0031b0604?) /usr/local/go/src/net/http/server.go:2136 +0x29 github.com/go-chi/chi/v5.(*Mux).routeHTTP(0xc000320c00, {0x127bb80, 0xc00018c7e0}, 0xc001e7d200) /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.11/mux.go:443 +0x2b4 net/http.HandlerFunc.ServeHTTP(0xc000370820?, {0x127bb80?, 0xc00018c7e0?}, 0xc001e7d200?) /usr/local/go/src/net/http/server.go:2136 +0x29 github.com/go-chi/cors.(*Cors).Handler-fm.(*Cors).Handler.func1({0x127bb80, 0xc00018c7e0}, 0xc001e7d200) /root/go/pkg/mod/github.com/go-chi/cors@v1.2.1/cors.go:228 +0x17e net/http.HandlerFunc.ServeHTTP(0xf4ec80?, {0x127bb80?, 0xc00018c7e0?}, 0x10?) /usr/local/go/src/net/http/server.go:2136 +0x29 github.com/0xERR0R/blocky/server.secureHeader.func1({0x127bb80, 0xc00018c7e0}, 0x199d501?) /root/blocky/server/server_endpoints.go:44 +0x310 net/http.HandlerFunc.ServeHTTP(0x127e048?, {0x127bb80?, 0xc00018c7e0?}, 0x199d590?) /usr/local/go/src/net/http/server.go:2136 +0x29 github.com/go-chi/chi/v5.(*Mux).ServeHTTP(0xc000320c00, {0x127bb80, 0xc00018c7e0}, 0xc001e7d100) /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.0.11/mux.go:90 +0x330 net/http.serverHandler.ServeHTTP({0xc000de9e30?}, {0x127bb80?, 0xc00018c7e0?}, 0x6?) /usr/local/go/src/net/http/server.go:2938 +0x8e net/http.(*conn).serve(0xc0000ace10, {0x127e010, 0xc0014b0a50}) /usr/local/go/src/net/http/server.go:2009 +0x5f4 created by net/http.(*Server).Serve in goroutine 175 /usr/local/go/src/net/http/server.go:3086 +0x5cb goroutine 1 [chan receive, 234719 minutes]: github.com/0xERR0R/blocky/cmd.startServer(0x75eb872600000000?, {0xc0002afa18?, 0x0?, 0x0?}) /root/blocky/cmd/serve.go:77 +0x3a8 github.com/0xERR0R/blocky/cmd.NewRootCommand.func1(0xc000131300?, {0x19eb780?, 0x4?, 0xfeb22e?}) /root/blocky/cmd/root.go:43 +0xab github.com/spf13/cobra.(*Command).execute(0xc000004f00, {0xc0000340b0, 0x0, 0x0}) /root/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:983 +0xabc github.com/spf13/cobra.(*Command).ExecuteC(0xc000004f00) /root/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1115 +0x3ff github.com/spf13/cobra.(*Command).Execute(...) /root/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1039 github.com/0xERR0R/blocky/cmd.Execute() /root/blocky/cmd/root.go:113 +0x18 main.main() /root/blocky/main.go:10 +0x13 goroutine 174 [IO wait, 234719 minutes]: internal/poll.runtime_pollWait(0x7cc4b7cc7500, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000212000?, 0x1279440?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000212000) /usr/local/go/src/internal/poll/fd_unix.go:611 +0x2ac net.(*netFD).accept(0xc000212000) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000344000) /usr/local/go/src/net/tcpsock_posix.go:152 +0x1e net.(*TCPListener).Accept(0xc000344000) /usr/local/go/src/net/tcpsock.go:315 +0x30 crypto/tls.(*listener).Accept(0xc000552318) /usr/local/go/src/crypto/tls/tls.go:66 +0x27 github.com/miekg/dns.(*Server).serveTCP(0xc0002ef0e0, {0x127bc70?, 0xc000552318}) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/server.go:461 +0x142 github.com/miekg/dns.(*Server).ListenAndServe(0xc0002ef0e0) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/server.go:332 +0x878 github.com/0xERR0R/blocky/server.(*Server).Start.func1() /root/blocky/server/server.go:487 +0x29 created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /root/blocky/server/server.go:486 +0xdf goroutine 10 [syscall, 234719 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:151 +0x1f goroutine 33 [select, 1 minutes]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x127e048, 0xc000348aa0}, 0xc000398780) /root/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /root/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 34 [select]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x127e048, 0xc000348aa0}, 0xc000398840) /root/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /root/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 189 [select]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x127e048, 0xc000348aa0}, 0xc0013f6bd0) /root/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /root/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 188 [select, 1440 minutes]: github.com/0xERR0R/blocky/config.(*SourceLoading).periodically(0x3?, {0x127e048, 0xc000348aa0}, 0xc0004407e0?, 0xc000b14000) /root/blocky/config/config.go:372 +0x109 created by github.com/0xERR0R/blocky/config.(*SourceLoading).StartPeriodicRefresh in goroutine 1 /root/blocky/config/config.go:355 +0xe5 goroutine 160 [select, 1439 minutes]: github.com/0xERR0R/blocky/config.(*SourceLoading).periodically(0x3?, {0x127e048, 0xc000348aa0}, 0xc000440180?, 0xc00035e610) /root/blocky/config/config.go:372 +0x109 created by github.com/0xERR0R/blocky/config.(*SourceLoading).StartPeriodicRefresh in goroutine 1 /root/blocky/config/config.go:355 +0xe5 goroutine 163 [select]: github.com/0xERR0R/blocky/querylog.(*DatabaseWriter).periodicFlush(0xc000349cc0, {0x127e048, 0xc000348aa0}) /root/blocky/querylog/database_writer.go:127 +0xea created by github.com/0xERR0R/blocky/querylog.newDatabaseWriter in goroutine 1 /root/blocky/querylog/database_writer.go:88 +0x3a6 goroutine 176 [IO wait, 234719 minutes]: internal/poll.runtime_pollWait(0x7cc4b7cc7db8, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc00036c400?, 0x0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc00036c400) /usr/local/go/src/internal/poll/fd_unix.go:611 +0x2ac net.(*netFD).accept(0xc00036c400) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc0003450a0) /usr/local/go/src/net/tcpsock_posix.go:152 +0x1e net.(*TCPListener).Accept(0xc0003450a0) /usr/local/go/src/net/tcpsock.go:315 +0x30 crypto/tls.(*listener).Accept(0xc0000a1578) /usr/local/go/src/crypto/tls/tls.go:66 +0x27 net/http.(*Server).Serve(0xc001445a40, {0x127bc70, 0xc0000a1578}) /usr/local/go/src/net/http/server.go:3056 +0x364 net/http.(*Server).ServeTLS(0xc001445a40, {0x127bcd0?, 0xc0003450a0}, {0x0, 0x0}, {0x0, 0x0}) /usr/local/go/src/net/http/server.go:3126 +0x4a6 github.com/0xERR0R/blocky/server.(*Server).Start.func3() /root/blocky/server/server.go:533 +0x30c created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /root/blocky/server/server.go:517 +0x2c5 goroutine 175 [IO wait]: internal/poll.runtime_pollWait(0x7cc4b7cc7eb0, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc00036c380?, 0x4?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc00036c380) /usr/local/go/src/internal/poll/fd_unix.go:611 +0x2ac net.(*netFD).accept(0xc00036c380) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000345080) /usr/local/go/src/net/tcpsock_posix.go:152 +0x1e net.(*TCPListener).Accept(0xc000345080) /usr/local/go/src/net/tcpsock.go:315 +0x30 net/http.(*Server).Serve(0xc001444000, {0x127bcd0, 0xc000345080}) /usr/local/go/src/net/http/server.go:3056 +0x364 github.com/0xERR0R/blocky/server.(*Server).Start.func2() /root/blocky/server/server.go:507 +0x145 created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /root/blocky/server/server.go:497 +0x185 goroutine 165 [select, 718 minutes]: github.com/0xERR0R/blocky/resolver.(*QueryLoggingResolver).periodicCleanUp(0xc00044a200, {0x127e048, 0xc000348aa0}) /root/blocky/resolver/query_logging_resolver.go:100 +0xf5 created by github.com/0xERR0R/blocky/resolver.NewQueryLoggingResolver in goroutine 1 /root/blocky/resolver/query_logging_resolver.go:88 +0x549 goroutine 191 [select, 60 minutes]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x127e048, 0xc000348aa0}, 0xc0013f6cf0) /root/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /root/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 212 [select, 234719 minutes]: database/sql.(*DB).connectionOpener(0xc000118b60, {0x127e048, 0xc0014c0e60}) /usr/local/go/src/database/sql/sql.go:1218 +0x87 created by database/sql.OpenDB in goroutine 1 /usr/local/go/src/database/sql/sql.go:791 +0x165 goroutine 164 [select]: github.com/0xERR0R/blocky/resolver.(*QueryLoggingResolver).writeLog(0xc00044a200, {0x127e048, 0xc000348aa0}) /root/blocky/resolver/query_logging_resolver.go:174 +0xbd created by github.com/0xERR0R/blocky/resolver.NewQueryLoggingResolver in goroutine 1 /root/blocky/resolver/query_logging_resolver.go:85 +0x4d1 goroutine 211 [select, 1440 minutes]: github.com/0xERR0R/blocky/config.(*SourceLoading).periodically(0x3?, {0x127e048, 0xc000348aa0}, 0xc000441440?, 0xc0014bc7a0) /root/blocky/config/config.go:372 +0x109 created by github.com/0xERR0R/blocky/config.(*SourceLoading).StartPeriodicRefresh in goroutine 1 /root/blocky/config/config.go:355 +0xe5 goroutine 173 [IO wait, 234719 minutes]: internal/poll.runtime_pollWait(0x7cc4b7cc7310, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000212100?, 0x1279440?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000212100) /usr/local/go/src/internal/poll/fd_unix.go:611 +0x2ac net.(*netFD).accept(0xc000212100) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000344060) /usr/local/go/src/net/tcpsock_posix.go:152 +0x1e net.(*TCPListener).Accept(0xc000344060) /usr/local/go/src/net/tcpsock.go:315 +0x30 github.com/miekg/dns.(*Server).serveTCP(0xc0002eefc0, {0x127bcd0?, 0xc000344060}) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/server.go:461 +0x142 github.com/miekg/dns.(*Server).ListenAndServe(0xc0002eefc0) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/server.go:318 +0x3d3 github.com/0xERR0R/blocky/server.(*Server).Start.func1() /root/blocky/server/server.go:487 +0x29 created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /root/blocky/server/server.go:486 +0xdf goroutine 172 [IO wait]: internal/poll.runtime_pollWait(0x7cc4b7d0aef0, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000212080?, 0xc001c8e000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).ReadMsgInet6(0xc000212080, {0xc001c8e000, 0xffff, 0xffff}, {0xc004301bc0, 0x28, 0x28}, 0x0?, 0x0?) /usr/local/go/src/internal/poll/fd_unix.go:355 +0x339 net.(*netFD).readMsgInet6(0xc000212080, {0xc001c8e000?, 0xc000010048?, 0x0?}, {0xc004301bc0?, 0x4195f3?, 0x2000?}, 0x0?, 0x45cf71?) /usr/local/go/src/net/fd_posix.go:90 +0x31 net.(*UDPConn).readMsg(0xc0015a2bb0?, {0xc001c8e000?, 0x7cc4b7d0af38?, 0x320898a272ae67?}, {0xc004301bc0?, 0x1170c70?, 0xee8280?}) /usr/local/go/src/net/udpsock_posix.go:106 +0x9c net.(*UDPConn).ReadMsgUDPAddrPort(0xc0000c6038, {0xc001c8e000?, 0x7cc4fe8985b8?, 0x30?}, {0xc004301bc0?, 0xc004301bc0?, 0x0?}) /usr/local/go/src/net/udpsock.go:203 +0x3e net.(*UDPConn).ReadMsgUDP(0x4a8540?, {0xc001c8e000?, 0xc1bcaf3726aa5653?, 0x32089639df8344?}, {0xc004301bc0?, 0xc0015a2bf8?, 0x47c6b8?}) /usr/local/go/src/net/udpsock.go:191 +0x25 github.com/miekg/dns.ReadFromSessionUDP(0xc0002eef90?, {0xc001c8e000, 0xffff, 0xffff}) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/udp.go:43 +0x85 github.com/miekg/dns.(*Server).readUDP(0xc0002eeea0, 0xc0000c6038, 0xc00043b090?) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/server.go:699 +0x105 github.com/miekg/dns.defaultReader.ReadUDP({0xc0002eeea0?}, 0x1273d60?, 0xc00043b090?) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/server.go:174 +0x13 github.com/miekg/dns.(*Server).serveUDP(0xc0002eeea0, {0x1283340?, 0xc0000c6038}) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/server.go:517 +0x292 github.com/miekg/dns.(*Server).ListenAndServe(0xc0002eeea0) /root/go/pkg/mod/github.com/miekg/dns@v1.1.57/server.go:346 +0x585 github.com/0xERR0R/blocky/server.(*Server).Start.func1() /root/blocky/server/server.go:487 +0x29 created by github.com/0xERR0R/blocky/server.(*Server).Start in goroutine 1 /root/blocky/server/server.go:486 +0xdf goroutine 171 [select]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x127e048, 0xc000348aa0}, 0xc00035c330) /root/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /root/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 170 [select]: github.com/0xERR0R/blocky/cache/expirationcache.periodicCleanup[...]({0x127e048, 0xc000348aa0}, 0xc00035c270) /root/blocky/cache/expirationcache/expiration_cache.go:104 +0xf8 created by github.com/0xERR0R/blocky/cache/expirationcache.NewCacheWithOnExpired[...] in goroutine 1 /root/blocky/cache/expirationcache/expiration_cache.go:94 +0x305 goroutine 562 [IO wait]: internal/poll.runtime_pollWait(0x7cc4b78eed48, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000698b00?, 0xc00029f000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000698b00, {0xc00029f000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000698b00, {0xc00029f000?, 0x4a8565?, 0x7cc4b78eee38?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000c66c0, {0xc00029f000?, 0x0?, 0xc0006ca338?}) /usr/local/go/src/net/net.go:179 +0x45 net/http.(*connReader).Read(0xc0006ca330, {0xc00029f000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:791 +0x14b bufio.(*Reader).fill(0xc0004673e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0004673e0, 0x4) /usr/local/go/src/bufio/bufio.go:151 +0x53 net/http.(*conn).serve(0xc000685560, {0x127e010, 0xc0014b0a50}) /usr/local/go/src/net/http/server.go:2044 +0x75c created by net/http.(*Server).Serve in goroutine 175 /usr/local/go/src/net/http/server.go:3086 +0x5cb goroutine 341 [select, 234719 minutes]: github.com/0xERR0R/blocky/server.registerPrintConfigurationTrigger.func1() /root/blocky/server/server_config_trigger.go:19 +0x8e created by github.com/0xERR0R/blocky/server.registerPrintConfigurationTrigger in goroutine 1 /root/blocky/server/server_config_trigger.go:17 +0xe5 goroutine 342 [select, 234719 minutes]: github.com/0xERR0R/blocky/cmd.startServer.func1() /root/blocky/cmd/serve.go:63 +0xa5 created by github.com/0xERR0R/blocky/cmd.startServer in goroutine 1 /root/blocky/cmd/serve.go:62 +0x2c6 goroutine 106258656 [IO wait]: internal/poll.runtime_pollWait(0x7cc4b756f7c0, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000213680?, 0xc00142c000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000213680, {0xc00142c000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000213680, {0xc00142c000?, 0xc00142c005?, 0x70?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0020b04a0, {0xc00142c000?, 0x200000003?, 0xc0003316b8?}) /usr/local/go/src/net/net.go:179 +0x45 crypto/tls.(*atLeastReader).Read(0xc001448570, {0xc00142c000?, 0xc001448570?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:805 +0x3b bytes.(*Buffer).ReadFrom(0xc0003317a8, {0x1274b80, 0xc001448570}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000331500, {0x1274640?, 0xc0020b04a0}, 0x1000?) /usr/local/go/src/crypto/tls/conn.go:827 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000331500, 0x0) /usr/local/go/src/crypto/tls/conn.go:625 +0x250 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:587 crypto/tls.(*Conn).Read(0xc000331500, {0xc001c52000, 0x1000, 0x6c7e65?}) /usr/local/go/src/crypto/tls/conn.go:1369 +0x158 bufio.(*Reader).Read(0xc0020cc120, {0xc00032a660, 0x9, 0x199c140?}) /usr/local/go/src/bufio/bufio.go:244 +0x197 io.ReadAtLeast({0x1273ca0, 0xc0020cc120}, {0xc00032a660, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x90 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00032a660, 0x9, 0x12d5f50?}, {0x1273ca0?, 0xc0020cc120?}) /usr/local/go/src/net/http/h2_bundle.go:1635 +0x65 net/http.(*http2Framer).ReadFrame(0xc00032a620) /usr/local/go/src/net/http/h2_bundle.go:1899 +0x85 net/http.(*http2clientConnReadLoop).run(0xc000109f98) /usr/local/go/src/net/http/h2_bundle.go:9339 +0x11f net/http.(*http2ClientConn).readLoop(0xc000872f00) /usr/local/go/src/net/http/h2_bundle.go:9234 +0x65 created by net/http.(*http2Transport).newClientConn in goroutine 106258655 /usr/local/go/src/net/http/h2_bundle.go:7906 +0xcbe goroutine 106317248 [IO wait]: internal/poll.runtime_pollWait(0x7cc4b7591788, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc000698580?, 0xc0009f4000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000698580, {0xc0009f4000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000698580, {0xc0009f4000?, 0x4a8565?, 0x7cc4b7591878?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000bd3138, {0xc0009f4000?, 0x0?, 0xc0024482d8?}) /usr/local/go/src/net/net.go:179 +0x45 net/http.(*connReader).Read(0xc0024482d0, {0xc0009f4000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:791 +0x14b bufio.(*Reader).fill(0xc0009bb860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009bb860, 0x4) /usr/local/go/src/bufio/bufio.go:151 +0x53 net/http.(*conn).serve(0xc000c5acf0, {0x127e010, 0xc0014b0a50}) /usr/local/go/src/net/http/server.go:2044 +0x75c created by net/http.(*Server).Serve in goroutine 175 /usr/local/go/src/net/http/server.go:3086 +0x5cb goroutine 105231994 [IO wait, 3 minutes]: internal/poll.runtime_pollWait(0x7cc4b74d6d10, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc0007be680?, 0xc00293d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007be680, {0xc00293d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc0007be680, {0xc00293d900?, 0xc00293d905?, 0xbc?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0020b0308, {0xc00293d900?, 0x200000003?, 0xc00039e8b8?}) /usr/local/go/src/net/net.go:179 +0x45 crypto/tls.(*atLeastReader).Read(0xc0022cf050, {0xc00293d900?, 0xc0022cf050?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:805 +0x3b bytes.(*Buffer).ReadFrom(0xc00039e9a8, {0x1274b80, 0xc0022cf050}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00039e700, {0x1274640?, 0xc0020b0308}, 0x1300?) /usr/local/go/src/crypto/tls/conn.go:827 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00039e700, 0x0) /usr/local/go/src/crypto/tls/conn.go:625 +0x250 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:587 crypto/tls.(*Conn).Read(0xc00039e700, {0xc000e3f000, 0x1000, 0xa203010001?}) /usr/local/go/src/crypto/tls/conn.go:1369 +0x158 bufio.(*Reader).Read(0xc00296c960, {0xc00032ae40, 0x9, 0xc000104d08?}) /usr/local/go/src/bufio/bufio.go:244 +0x197 io.ReadAtLeast({0x1273ca0, 0xc00296c960}, {0xc00032ae40, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x90 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00032ae40, 0x9, 0xc000cb1b90?}, {0x1273ca0?, 0xc00296c960?}) /usr/local/go/src/net/http/h2_bundle.go:1635 +0x65 net/http.(*http2Framer).ReadFrame(0xc00032ae00) /usr/local/go/src/net/http/h2_bundle.go:1899 +0x85 net/http.(*http2clientConnReadLoop).run(0xc000104f98) /usr/local/go/src/net/http/h2_bundle.go:9339 +0x11f net/http.(*http2ClientConn).readLoop(0xc000003380) /usr/local/go/src/net/http/h2_bundle.go:9234 +0x65 created by net/http.(*http2Transport).newClientConn in goroutine 105231993 /usr/local/go/src/net/http/h2_bundle.go:7906 +0xcbe goroutine 106317309 [IO wait]: internal/poll.runtime_pollWait(0x7cc4b787b658, 0x72) /usr/local/go/src/runtime/netpoll.go:343 +0x85 internal/poll.(*pollDesc).wait(0xc0007bf580?, 0xc000de9e41?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007bf580, {0xc000de9e41, 0x1, 0x1}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc0007bf580, {0xc000de9e41?, 0xc0000eff40?, 0x46d2d0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000054678, {0xc000de9e41?, 0x127e048?, 0xc00043b0e0?}) /usr/local/go/src/net/net.go:179 +0x45 net/http.(*connReader).backgroundRead(0xc000de9e30) /usr/local/go/src/net/http/server.go:683 +0x37 created by net/http.(*connReader).startBackgroundRead in goroutine 106317250 /usr/local/go/src/net/http/server.go:679 +0xba