syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
392 stars 39 forks source link

redirect dies #672

Closed cyberb closed 1 year ago

cyberb commented 1 year ago

Redirect started to diea day ago:

Jan 24 12:02:11 syncloud.it www[20569]: fatal error: unexpected signal during runtime execution
Jan 24 12:02:11 syncloud.it www[20569]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x63 pc=0x7f07d24ec448]
Jan 24 12:02:11 syncloud.it www[20569]: runtime stack:
Jan 24 12:02:11 syncloud.it www[20569]: runtime.throw({0x985db9?, 0x7f07d3747890?})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/runtime/panic.go:992 +0x71
Jan 24 12:02:11 syncloud.it www[20569]: runtime.sigpanic()
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/runtime/signal_unix.go:802 +0x3a9
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 190 [syscall]:
Jan 24 12:02:11 syncloud.it www[20569]: runtime.cgocall(0x817a10, 0xc00009d598)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/runtime/cgocall.go:157 +0x5c fp=0xc00009d570 sp=0xc00009d538 pc=0x404fdc
Jan 24 12:02:11 syncloud.it www[20569]: net._C2func_getaddrinfo(0xc00038c360, 0x0, 0xc000209230, 0xc000010148)
Jan 24 12:02:11 syncloud.it www[20569]:         _cgo_gotypes.go:94 +0x56 fp=0xc00009d598 sp=0xc00009d570 pc=0x581556
Jan 24 12:02:11 syncloud.it www[20569]: net.cgoLookupIPCNAME.func1({0xc00038c360, 0x0?, 0x49e702?}, 0xc00038c300?, 0x585a9b?)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/cgo_unix.go:160 +0x9f fp=0xc00009d5f0 sp=0xc00009d598 pc=0x582fdf
Jan 24 12:02:11 syncloud.it www[20569]: net.cgoLookupIPCNAME({0x96c2b9, 0x3}, {0xc00038c300, 0x22})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/cgo_unix.go:160 +0x16d fp=0xc00009d738 sp=0xc00009d5f0 pc=0x58284d
Jan 24 12:02:11 syncloud.it www[20569]: net.cgoIPLookup(0xd0e630?, {0x96c2b9?, 0xc00038c330?}, {0xc00038c300?, 0xc000208120?})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/cgo_unix.go:217 +0x3b fp=0xc00009d7a8 sp=0xc00009d738 pc=0x58309b
Jan 24 12:02:11 syncloud.it www[20569]: net.cgoLookupIP.func1()
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/cgo_unix.go:227 +0x36 fp=0xc00009d7e0 sp=0xc00009d7a8 pc=0x5834d6
Jan 24 12:02:11 syncloud.it www[20569]: runtime.goexit()
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/runtime/asm_amd64.s:1571 +0x1 fp=0xc00009d7e8 sp=0xc00009d7e0 pc=0x4643e1
Jan 24 12:02:11 syncloud.it www[20569]: created by net.cgoLookupIP
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/cgo_unix.go:227 +0x12a
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 1 [IO wait]:
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.runtime_pollWait(0x7f07d2722218, 0x72)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*pollDesc).wait(0xc0000e0880?, 0x18?, 0x0)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*pollDesc).waitRead(...)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*FD).Accept(0xc0000e0880)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_unix.go:614 +0x22c
Jan 24 12:02:11 syncloud.it www[20569]: net.(*netFD).accept(0xc0000e0880)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/fd_unix.go:172 +0x35
Jan 24 12:02:11 syncloud.it www[20569]: net.(*UnixListener).accept(0x46220e?)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/unixsock_posix.go:166 +0x1c
Jan 24 12:02:11 syncloud.it www[20569]: net.(*UnixListener).Accept(0xc000208ff0)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/unixsock.go:260 +0x3d
Jan 24 12:02:11 syncloud.it www[20569]: net/http.(*Server).Serve(0xc0001e8460, {0xa9e148, 0xc000208ff0})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:3039 +0x385
Jan 24 12:02:11 syncloud.it www[20569]: net/http.Serve(...)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:2543
Jan 24 12:02:11 syncloud.it www[20569]: github.com/syncloud/redirect/rest.(*Www).StartWww(0xc0001cacf0, {0xc00002a4e9, 0x25})
Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/rest/www.go:101 +0xbe5
Jan 24 12:02:11 syncloud.it www[20569]: github.com/syncloud/redirect/cmd.(*Main).StartWww(0xc00000e8b8)
Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/cmd/ioc.go:81 +0x45
Jan 24 12:02:11 syncloud.it www[20569]: main.main()Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/cmd/www/main.go:12 +0x25
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 6 [select, 1029 minutes]:
Jan 24 12:02:11 syncloud.it www[20569]: database/sql.(*DB).connectionOpener(0xc0001e5520, {0xa9e568, 0xc0001fe840})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/database/sql/sql.go:1226 +0x8d
Jan 24 12:02:11 syncloud.it www[20569]: created by database/sql.OpenDB
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/database/sql/sql.go:794 +0x18d
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 7 [select]:
Jan 24 12:02:11 syncloud.it www[20569]: github.com/smira/go-statsd.(*transport).flushLoop(0xc0000e0200, 0x5f5e100)
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/loops.go:45 +0xde
Jan 24 12:02:11 syncloud.it www[20569]: created by github.com/smira/go-statsd.NewClient
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/client.go:103 +0x3ff
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 8 [select]:
Jan 24 12:02:11 syncloud.it www[20569]: github.com/smira/go-statsd.(*transport).sendLoop(0xc0000e0200, {0xc0000282a0, 0x12}, 0x0?, 0x0?, {0xa9b460, 0xc00006e5f0})
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/loops.go:106 +0x37d
Jan 24 12:02:11 syncloud.it www[20569]: created by github.com/smira/go-statsd.NewClient
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/client.go:107 +0x408
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 9 [select]:
Jan 24 12:02:11 syncloud.it www[20569]: github.com/smira/go-statsd.(*transport).reportLoop(0xc0000e0200, 0x0?, {0xa9b460, 0xc00006e5f0})
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/loops.go:157 +0x105
Jan 24 12:02:11 syncloud.it www[20569]: created by github.com/smira/go-statsd.NewClient
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/client.go:112 +0x605
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 183 [select]:
Jan 24 12:02:11 syncloud.it www[20569]: net.(*Resolver).lookupIPAddr(0xd0e620, {0xa9e5d8?, 0xc000064b40}, {0x96c2b9, 0x3}, {0xc00038c300, 0x22})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/lookup.go:325 +0x51b
Jan 24 12:02:11 syncloud.it www[20569]: net.(*Resolver).internetAddrList(0xa9e5d8?, {0xa9e5d8?, 0xc000064b40?}, {0x96c2b9, 0x3}, {0xc00038c300?, 0x26?})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/ipsock.go:288 +0x67a
Jan 24 12:02:11 syncloud.it www[20569]: net.(*Resolver).resolveAddrList(0xd45478?, {0xa9e5d8, 0xc000064b40}, {0x96c5fa, 0x4}, {0x96c2b9?, 0x400?}, {0xc00038c300, 0x26}, {0x0, ...})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/dial.go:221 +0x41b
Jan 24 12:02:11 syncloud.it www[20569]: net.(*Dialer).DialContext(0xc000221150, {0xa9e5a0, 0xc000024040}, {0x96c2b9, 0x3}, {0xc00038c300, 0x26})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/dial.go:406 +0x448
Jan 24 12:02:11 syncloud.it www[20569]: net.(*Dialer).Dial(...)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/dial.go:351
Jan 24 12:02:11 syncloud.it www[20569]: net.DialTimeout({0x96c2b9?, 0x5?}, {0xc00038c300?, 0x2?}, 0x2?)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/dial.go:334 +0x85
Jan 24 12:02:11 syncloud.it www[20569]: gopkg.in/gomail%2ev2.(*Dialer).Dial(0xc000022a80)
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/smtp.go:61 +0xe3
Jan 24 12:02:11 syncloud.it www[20569]: gopkg.in/gomail%2ev2.(*Dialer).DialAndSend(0xc0004fe500?, {0xc0002213a8, 0x1, 0x1})
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/smtp.go:131 +0x4c
Jan 24 12:02:11 syncloud.it www[20569]: github.com/syncloud/redirect/smtp.Smtp.Send({{0xc00002a427, 0x22}, 0x24b, 0x1, {0xc00002c6c7, 0x14}, {0xc0000b4b8a, 0x2c}}, {0xc00002a457, 0x1e}, ...)
Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/smtp/client.go:36 +0x3aa
Jan 24 12:02:11 syncloud.it www[20569]: github.com/syncloud/redirect/service.(*Mail).SendActivate(0xc0001cabd0, {0xc0003d8120, 0x11}, {0xc00038c2a0, 0x24})
Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/service/mail.go:80 +0x345
Jan 24 12:02:11 syncloud.it www[20569]: github.com/syncloud/redirect/service.(*Users).CreateNewUser(0xc0001fea00, {0xc000102190?, 0xc0001021a0?})
Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/service/users.go:150 +0x463
Jan 24 12:02:11 syncloud.it www[20569]: github.com/syncloud/redirect/rest.(*Www).UserCreateV2(0xc0001cacf0, {0xc00006e0d0?, 0xc0000558a8?}, 0xc00020a600)Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/rest/www.go:338 +0x17d
Jan 24 12:02:11 syncloud.it www[20569]: github.com/syncloud/redirect/rest.Handle.func1({0xa9e328, 0xc0004f40e0}, 0x0?)
Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/rest/common.go:76 +0x27
Jan 24 12:02:11 syncloud.it www[20569]: net/http.HandlerFunc.ServeHTTP(0x8e93e0?, {0xa9e328?, 0xc0004f40e0?}, 0xc?)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:2084 +0x2f
Jan 24 12:02:11 syncloud.it www[20569]: github.com/syncloud/redirect/rest.headers.func1({0xa9e328, 0xc0004f40e0}, 0xc00020a600)
Jan 24 12:02:11 syncloud.it www[20569]:         /drone/src/backend/rest/common.go:70 +0x1be
Jan 24 12:02:11 syncloud.it www[20569]: net/http.HandlerFunc.ServeHTTP(0xc00020a500?, {0xa9e328?, 0xc0004f40e0?}, 0x0?)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:2084 +0x2f
Jan 24 12:02:11 syncloud.it www[20569]: github.com/gorilla/mux.(*Router).ServeHTTP(0xc00020c000, {0xa9e328, 0xc0004f40e0}, 0xc00020a400)
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/gorilla/mux@v1.8.0/mux.go:210 +0x1cf
Jan 24 12:02:11 syncloud.it www[20569]: net/http.serverHandler.ServeHTTP({0xa9d290?}, {0xa9e328, 0xc0004f40e0}, 0xc00020a400)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:2916 +0x43b
Jan 24 12:02:11 syncloud.it www[20569]: net/http.(*conn).serve(0xc0004fe0a0, {0xa9e610, 0xc0002090e0})Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:1966 +0x5d7
Jan 24 12:02:11 syncloud.it www[20569]: created by net/http.(*Server).Serve
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 187 [select]:
Jan 24 12:02:11 syncloud.it www[20569]: github.com/go-sql-driver/mysql.(*mysqlConn).startWatcher.func1()
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/go-sql-driver/mysql@v1.5.0/connection.go:621 +0xaa
Jan 24 12:02:11 syncloud.it www[20569]: created by github.com/go-sql-driver/mysql.(*mysqlConn).startWatcher
Jan 24 12:02:11 syncloud.it www[20569]:         /go/pkg/mod/github.com/go-sql-driver/mysql@v1.5.0/connection.go:618 +0xfe
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 181 [IO wait]:
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.runtime_pollWait(0x7f07d2721b88, 0x72)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*pollDesc).wait(0xc0000e0080?, 0xc0000a6000?, 0x0)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*pollDesc).waitRead(...)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*FD).Read(0xc0000e0080, {0xc0000a6000, 0x1000, 0x1000})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 24 12:02:11 syncloud.it www[20569]: net.(*netFD).Read(0xc0000e0080, {0xc0000a6000?, 0xc0000e22c0?, 0x46b81e?})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 24 12:02:11 syncloud.it www[20569]: net.(*conn).Read(0xc000010010, {0xc0000a6000?, 0x629fec?, 0xc0001fe040?})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 24 12:02:11 syncloud.it www[20569]: net/http.(*connReader).Read(0xc000208060, {0xc0000a6000, 0x1000, 0x1000})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 24 12:02:11 syncloud.it www[20569]: bufio.(*Reader).fill(0xc0000641e0)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 24 12:02:11 syncloud.it www[20569]: bufio.(*Reader).ReadSlice(0xc0000641e0, 0x0?)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 24 12:02:11 syncloud.it www[20569]: bufio.(*Reader).ReadLine(0xc0000641e0)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 24 12:02:11 syncloud.it www[20569]: net/textproto.(*Reader).readLineSlice(0xc000208090)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 24 12:02:11 syncloud.it www[20569]: net/textproto.(*Reader).ReadLine(...)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 24 12:02:11 syncloud.it www[20569]: net/http.readRequest(0xc000010010?)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 24 12:02:11 syncloud.it www[20569]: net/http.(*conn).readRequest(0xc0004fe000, {0xa9e568, 0xc0001fe000})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 24 12:02:11 syncloud.it systemd[1]: redirect.www.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jan 24 12:02:11 syncloud.it www[20569]: net/http.(*conn).serve(0xc0004fe000, {0xa9e610, 0xc0002090e0})Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 24 12:02:11 syncloud.it www[20569]: created by net/http.(*Server).Serve
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 189 [select]:
Jan 24 12:02:11 syncloud.it www[20569]: net.cgoLookupIP({0xa9e568, 0xc0001fe640}, {0x96c2b9, 0x3}, {0xc00038c300, 0x22})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/cgo_unix.go:228 +0x1aa
Jan 24 12:02:11 syncloud.it www[20569]: net.(*Resolver).lookupIP(0xd0e620, {0xa9e568, 0xc0001fe640}, {0x96c2b9, 0x3}, {0xc00038c300, 0x22})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/lookup_unix.go:96 +0x128
Jan 24 12:02:11 syncloud.it www[20569]: net.glob..func1({0xa9e568?, 0xc0001fe640?}, 0xa9b340?, {0x96c2b9?, 0x46220e?}, {0xc00038c300?, 0xc00009d6d8?})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/hook.go:23 +0x3d
Jan 24 12:02:11 syncloud.it www[20569]: net.(*Resolver).lookupIPAddr.func1()
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/lookup.go:319 +0x9f
Jan 24 12:02:11 syncloud.it www[20569]: internal/singleflight.(*Group).doCall(0xd0e630, 0xc00006e4b0, {0xc00038c330, 0x26}, 0xc000208120?)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/singleflight/singleflight.go:95 +0x3b
Jan 24 12:02:11 syncloud.it www[20569]: created by internal/singleflight.(*Group).DoChan
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/singleflight/singleflight.go:88 +0x2ec
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 184 [IO wait]:
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.runtime_pollWait(0x7f07d2721a98, 0x72)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*pollDesc).wait(0xc0000e0980?, 0xc0002085b1?, 0x0)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*pollDesc).waitRead(...)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 24 12:02:11 syncloud.it www[20569]: internal/poll.(*FD).Read(0xc0000e0980, {0xc0002085b1, 0x1, 0x1})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 24 12:02:11 syncloud.it www[20569]: net.(*netFD).Read(0xc0000e0980, {0xc0002085b1?, 0xc0001fe098?, 0xc00009bf68?})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 24 12:02:11 syncloud.it www[20569]: net.(*conn).Read(0xc000010038, {0xc0002085b1?, 0xc00006e0f0?, 0xc000064900?})
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 24 12:02:11 syncloud.it www[20569]: net/http.(*connReader).backgroundRead(0xc0002085a0)
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:672 +0x3f
Jan 24 12:02:11 syncloud.it www[20569]: created by net/http.(*connReader).startBackgroundRead
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/net/http/server.go:668 +0xca
Jan 24 12:02:11 syncloud.it www[20569]: goroutine 188 [select]:
Jan 24 12:02:11 syncloud.it www[20569]: database/sql.(*DB).connectionCleaner(0xc0001e5520, 0xc000208060?)
Jan 24 12:02:11 syncloud.it systemd[1]: redirect.www.service: Failed with result 'exit-code'.
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/database/sql/sql.go:1069 +0xa7
Jan 24 12:02:11 syncloud.it www[20569]: created by database/sql.(*DB).startCleanerLocked
Jan 24 12:02:11 syncloud.it www[20569]:         /usr/local/go/src/database/sql/sql.go:1056 +0xff
cyberb commented 1 year ago

cgo disable did not help:

Jan 26 20:38:46 syncloud.it api[21691]: fatal error: unexpected signal during runtime execution
Jan 26 20:38:46 syncloud.it api[21691]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x63 pc=0x7f32bc30b448]
Jan 26 20:38:46 syncloud.it api[21691]: runtime stack:
Jan 26 20:38:46 syncloud.it api[21691]: runtime.throw({0x978474?, 0x7f32b77fd890?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/panic.go:992 +0x71
Jan 26 20:38:46 syncloud.it api[21691]: runtime.sigpanic()
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/signal_unix.go:802 +0x3a9
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2066 [syscall]:
Jan 26 20:38:46 syncloud.it api[21691]: runtime.cgocall(0x80c0f0, 0xc000043598)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/cgocall.go:157 +0x5c fp=0xc000043570 sp=0xc000043538 pc=0x404fdc
Jan 26 20:38:46 syncloud.it api[21691]: net._C2func_getaddrinfo(0xc000029140, 0x0, 0xc0006f26c0, 0xc000010de0)
Jan 26 20:38:46 syncloud.it api[21691]:         _cgo_gotypes.go:94 +0x56 fp=0xc000043598 sp=0xc000043570 pc=0x5805f6
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoLookupIPCNAME.func1({0xc000029140, 0x0?, 0x49e702?}, 0xc00002d5c0?, 0x584b3b?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:160 +0x9f fp=0xc0000435f0 sp=0xc000043598 pc=0x58207f
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoLookupIPCNAME({0x95ed81, 0x3}, {0xc00002d5c0, 0x15})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:160 +0x16d fp=0xc000043738 sp=0xc0000435f0 pc=0x5818ed
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoIPLookup(0xcf82d0?, {0x95ed81?, 0xc00002d5e0?}, {0xc00002d5c0?, 0xc0006a1b00?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:217 +0x3b fp=0xc0000437a8 sp=0xc000043738 pc=0x58213b
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoLookupIP.func1()
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:227 +0x36 fp=0xc0000437e0 sp=0xc0000437a8 pc=0x582576
Jan 26 20:38:46 syncloud.it api[21691]: runtime.goexit()
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/asm_amd64.s:1571 +0x1 fp=0xc0000437e8 sp=0xc0000437e0 pc=0x4643e1
Jan 26 20:38:46 syncloud.it api[21691]: created by net.cgoLookupIP
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:227 +0x12a
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc541128, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0000e0980?, 0x18?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Accept(0xc0000e0980)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:614 +0x22c
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).accept(0xc0000e0980)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_unix.go:172 +0x35
Jan 26 20:38:46 syncloud.it api[21691]: net.(*UnixListener).accept(0x46220e?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/unixsock_posix.go:166 +0x1c
Jan 26 20:38:46 syncloud.it api[21691]: net.(*UnixListener).Accept(0xc0002091d0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/unixsock.go:260 +0x3d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*Server).Serve(0xc0001e82a0, {0xa8eab8, 0xc0002091d0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3039 +0x385
Jan 26 20:38:46 syncloud.it api[21691]: net/http.Serve(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:2543
Jan 26 20:38:46 syncloud.it api[21691]: github.com/syncloud/redirect/rest.(*Api).StartApi(0xc0000e0880, {0xc00002a4b9, 0x25})
Jan 26 20:38:46 syncloud.it api[21691]:         /drone/src/backend/rest/api.go:109 +0xced
Jan 26 20:38:46 syncloud.it api[21691]: github.com/syncloud/redirect/cmd.(*Main).StartApi(0xc00000e8e8)
Jan 26 20:38:46 syncloud.it api[21691]:         /drone/src/backend/cmd/ioc.go:77 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: main.main()
Jan 26 20:38:46 syncloud.it api[21691]:         /drone/src/backend/cmd/api/main.go:12 +0x25
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 6 [select, 3 minutes]:
Jan 26 20:38:46 syncloud.it api[21691]: database/sql.(*DB).connectionOpener(0xc0001e55f0, {0xa8eed8, 0xc0001fe840})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/database/sql/sql.go:1226 +0x8d
Jan 26 20:38:46 syncloud.it api[21691]: created by database/sql.OpenDB
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/database/sql/sql.go:794 +0x18d
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 7 [select]:
Jan 26 20:38:46 syncloud.it api[21691]: github.com/smira/go-statsd.(*transport).flushLoop(0xc0000e0200, 0x5f5e100)
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/loops.go:45 +0xde
Jan 26 20:38:46 syncloud.it api[21691]: created by github.com/smira/go-statsd.NewClient
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/client.go:103 +0x3ff
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 8 [select]:
Jan 26 20:38:46 syncloud.it api[21691]: github.com/smira/go-statsd.(*transport).sendLoop(0xc0000e0200, {0xc0000282a0, 0x12}, 0x0?, 0x0?, {0xa8bde0, 0xc0000765f0})
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/loops.go:106 +0x37d
Jan 26 20:38:46 syncloud.it api[21691]: created by github.com/smira/go-statsd.NewClient
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/client.go:107 +0x408
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 9 [select]:
Jan 26 20:38:46 syncloud.it api[21691]: github.com/smira/go-statsd.(*transport).reportLoop(0xc0000e0200, 0x0?, {0xa8bde0, 0xc0000765f0})
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/loops.go:157 +0x105
Jan 26 20:38:46 syncloud.it api[21691]: created by github.com/smira/go-statsd.NewClient
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/client.go:112 +0x605
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 16 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc540d68, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0000e1300?, 0xc00023f000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc0000e1300, {0xc00023f000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc0000e1300, {0xc00023f000?, 0xc0002986e0?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000106f8, {0xc00023f000?, 0x628fec?, 0xc0001fefc0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0002097d0, {0xc00023f000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc00006ca80)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc00006ca80, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc00006ca80)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc000209ec0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc0000106f8?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000211a40, {0xa8eed8, 0xc0001fee80})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000211a40, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2064 [select]:
Jan 26 20:38:46 syncloud.it api[21691]: net.(*Resolver).lookupIPAddr(0xcf82c0, {0xa8ef48?, 0xc0005a9980}, {0x95ed81, 0x3}, {0xc00002d5c0, 0x15})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/lookup.go:325 +0x51b
Jan 26 20:38:46 syncloud.it api[21691]: net.(*Resolver).internetAddrList(0xa8ef48?, {0xa8ef48?, 0xc0005a9980?}, {0x95ed81, 0x3}, {0xc00002d5c0?, 0x19?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/ipsock.go:288 +0x67a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*Resolver).resolveAddrList(0xd2f118?, {0xa8ef48, 0xc0005a9980}, {0x95f0c7, 0x4}, {0x95ed81?, 0x7f32e39b8108?}, {0xc00002d5c0, 0x19}, {0x0, ...})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/dial.go:221 +0x41b
Jan 26 20:38:46 syncloud.it api[21691]: net.(*Dialer).DialContext(0xc00006c240, {0xa8ef10, 0xc000024040}, {0x95ed81, 0x3}, {0xc00002d5c0, 0x19})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/dial.go:406 +0x448
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*Transport).dial(0xc00002d365?, {0xa8ef10?, 0xc000024040?}, {0x95ed81?, 0x800?}, {0xc00002d5c0?, 0xc0006a1d70?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/transport.go:1169 +0xda
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*Transport).dialConn(0xcbb380, {0xa8ef10, 0xc000024040}, {{}, 0x0, {0xc0000b5580, 0x5}, {0xc00002d5c0, 0x19}, 0x0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/transport.go:1607 +0x83f
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*Transport).dialConnFor(0x0?, 0xc0003cd3f0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/transport.go:1449 +0xb0
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Transport).queueForDial
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/transport.go:1418 +0x3d2
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2041 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc540a98, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00040e100?, 0xc00011d000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00040e100, {0xc00011d000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00040e100, {0xc00011d000?, 0xc0003d0580?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010a70, {0xc00011d000?, 0x628fec?, 0xc0001fe4c0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00067cbd0, {0xc00011d000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004cf380)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0004cf380, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0004cf380)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc00080d860)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010a70?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000697ae0, {0xa8eed8, 0xc00032d8c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000697ae0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2007 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc5406d8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00032ee00?, 0xc00037b000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00032ee00, {0xc00037b000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00032ee00, {0xc00037b000?, 0xc00029be40?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000107a8, {0xc00037b000?, 0x628fec?, 0xc00032cd80?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00046e1b0, {0xc00037b000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc000318600)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc000318600, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc000318600)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc0004f3050)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc0000107a8?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc0006965a0, {0xa8eed8, 0xc00028f0c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc0006965a0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1959 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55dc68, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000269b00?, 0xc0002af000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000269b00, {0xc0002af000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000269b00, {0xc0002af000?, 0xc000226580?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000104e0, {0xc0002af000?, 0x628fec?, 0xc00028e800?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00039b050, {0xc0002af000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc00006d3e0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc00006d3e0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc00006d3e0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc00039b080)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc0000104e0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000807680, {0xa8eed8, 0xc0001fecc0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000807680, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2023 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55cd68, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000344780?, 0xc0004a3000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000344780, {0xc0004a3000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000344780, {0xc0004a3000?, 0x7f32bd086fff?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010968, {0xc0004a3000?, 0x203000?, 0x400?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0004a0c00, {0xc0004a3000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc000319ce0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc000319ce0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc000319ce0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc0003514d0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010968?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc0006970e0, {0xa8eed8, 0xc00032c7c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc0006970e0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2019 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55cc78, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000344100?, 0xc00048d000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000344100, {0xc00048d000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000344100, {0xc00048d000?, 0x4b36a6?, 0xc0005e5958?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010930, {0xc00048d000?, 0x0?, 0x0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0004a0450, {0xc00048d000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc000319b60)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).Peek(0xc000319b60, 0x4)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:144 +0x5d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000696e60, {0xa8eed8, 0xc00032c3c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:985 +0x1f8
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000696e60, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1929 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55d998, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000268780?, 0xc0003c1000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000268780, {0xc0003c1000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000268780, {0xc0003c1000?, 0xc0001f9600?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010468, {0xc0003c1000?, 0x628fec?, 0xc00032dd80?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc000350c00, {0xc0003c1000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc000318c00)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc000318c00, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc000318c00)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc000350c30)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010468?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc0008074a0, {0xa8eed8, 0xc0001fe040})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc0008074a0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 260 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55c9a8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00047c800?, 0xc00028d000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00047c800, {0xc00028d000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00047c800, {0xc00028d000?, 0x4b36a6?, 0xc00009d958?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010c68, {0xc00028d000?, 0x0?, 0x0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00046f200, {0xc00028d000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc00006d140)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).Peek(0xc00006d140, 0x4)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:144 +0x5d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc00045c780, {0xa8eed8, 0xc00046c740})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:985 +0x1f8
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc00045c780, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1864 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc0a90b8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000521680?, 0xc000233000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000521680, {0xc000233000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000521680, {0xc000233000?, 0xc00025e160?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010198, {0xc000233000?, 0x628fec?, 0xc0001ff340?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc000259ad0, {0xc000233000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004cf620)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0004cf620, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0004cf620)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc000259b00)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010198?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000806fa0, {0xa8eed8, 0xc0004f6880})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000806fa0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 58 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55c6d8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000269100?, 0xc000295000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000269100, {0xc000295000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000269100, {0xc000295000?, 0xc00011b080?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010798, {0xc000295000?, 0x628fec?, 0xc00028e300?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc000259ec0, {0xc000295000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc00006d200)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc00006d200, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc00006d200)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc000259ef0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010798?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000264780, {0xa8eed8, 0xc00028e2c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000264780, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2035 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55c4f8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000345700?, 0xc0003c9000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000345700, {0xc0003c9000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000345700, {0xc0003c9000?, 0xc00038b760?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010a00, {0xc0003c9000?, 0x628fec?, 0xc00032df80?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0004a1fb0, {0xc0003c9000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc000318cc0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc000318cc0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc000318cc0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc00067c000)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010a00?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000697720, {0xa8eed8, 0xc00032d140})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000697720, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1878 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc0a68a8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0000e0180?, 0xc000355000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc0000e0180, {0xc000355000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc0000e0180, {0xc000355000?, 0xc000298b00?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000103b0, {0xc000355000?, 0x628fec?, 0xc00032c480?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0002a29f0, {0xc000355000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0003182a0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0003182a0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0003182a0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc0002a2a20)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc0000103b0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000807220, {0xa8eed8, 0xc0004f6f80})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000807220, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1961 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc0a8938, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000269d00?, 0xc000553000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000269d00, {0xc000553000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000269d00, {0xc000553000?, 0x4b36a6?, 0xc000509958?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010530, {0xc000553000?, 0x0?, 0x0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00039b230, {0xc000553000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004ce960)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).Peek(0xc0004ce960, 0x4)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:144 +0x5d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000807720, {0xa8eed8, 0xc0001fedc0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:985 +0x1f8
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000807720, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1831 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc0aeab8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00047de00?, 0xc00055b000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00047de00, {0xc00055b000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00047de00, {0xc00055b000?, 0xc000298f20?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010098, {0xc00055b000?, 0x628fec?, 0xc0004f72c0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc000208ff0, {0xc00055b000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004ceae0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0004ceae0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0004ceae0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc000209050)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010098?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000806be0, {0xa8eed8, 0xc0007b7c40})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000806be0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1809 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc0a5e58, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00047ca80?, 0xc000439000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00047ca80, {0xc000439000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00047ca80, {0xc000439000?, 0xc000293600?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010070, {0xc000439000?, 0x628fec?, 0xc0003d4900?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0004f3d70, {0xc000439000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004cff80)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0004cff80, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0004cff80)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc0004f3da0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010070?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc0008068c0, {0xa8eed8, 0xc0007b7540})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc0008068c0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2065 [select]:
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoLookupIP({0xa8eed8, 0xc0003d5840}, {0x95ed81, 0x3}, {0xc00002d5c0, 0x15})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:228 +0x1aa
Jan 26 20:38:46 syncloud.it api[21691]: net.(*Resolver).lookupIP(0xcf82c0, {0xa8eed8, 0xc0003d5840}, {0x95ed81, 0x3}, {0xc00002d5c0, 0x15})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/lookup_unix.go:96 +0x128
Jan 26 20:38:46 syncloud.it api[21691]: net.glob..func1({0xa8eed8?, 0xc0003d5840?}, 0xa8bcc0?, {0x95ed81?, 0x46220e?}, {0xc00002d5c0?, 0xc0000436d8?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/hook.go:23 +0x3d
Jan 26 20:38:46 syncloud.it api[21691]: net.(*Resolver).lookupIPAddr.func1()
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/lookup.go:319 +0x9f
Jan 26 20:38:46 syncloud.it api[21691]: internal/singleflight.(*Group).doCall(0xcf82d0, 0xc00043a500, {0xc00002d5e0, 0x19}, 0xc0006a1b00?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/singleflight/singleflight.go:95 +0x3b
Jan 26 20:38:46 syncloud.it api[21691]: created by internal/singleflight.(*Group).DoChan
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/singleflight/singleflight.go:88 +0x2ec
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 90 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55d7b8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0002c8900?, 0xc0002d9000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc0002c8900, {0xc0002d9000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc0002c8900, {0xc0002d9000?, 0x4b36a6?, 0xc000639958?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010818, {0xc0002d9000?, 0x0?, 0x0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0002a3ce0, {0xc0002d9000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc00006d800)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).Peek(0xc00006d800, 0x4)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:144 +0x5d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000265180, {0xa8eed8, 0xc00028f2c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:985 +0x1f8
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000265180, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 104 [select, 3 minutes]:
Jan 26 20:38:46 syncloud.it api[21691]: github.com/go-sql-driver/mysql.(*mysqlConn).startWatcher.func1()
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/go-sql-driver/mysql@v1.5.0/connection.go:621 +0xaa
Jan 26 20:38:46 syncloud.it api[21691]: created by github.com/go-sql-driver/mysql.(*mysqlConn).startWatcher
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/go-sql-driver/mysql@v1.5.0/connection.go:618 +0xfe
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 105 [select, 3 minutes]:
Jan 26 20:38:46 syncloud.it api[21691]: github.com/go-sql-driver/mysql.(*mysqlConn).startWatcher.func1()
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/go-sql-driver/mysql@v1.5.0/connection.go:621 +0xaa
Jan 26 20:38:46 syncloud.it api[21691]: created by github.com/go-sql-driver/mysql.(*mysqlConn).startWatcher
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/go-sql-driver/mysql@v1.5.0/connection.go:618 +0xfe
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 97 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55d4e8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0002c8d80?, 0xc0002f7000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc0002c8d80, {0xc0002f7000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc0002c8d80, {0xc0002f7000?, 0xc0001f8dc0?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000108a8, {0xc0002f7000?, 0x628fec?, 0xc00028f900?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0002eacf0, {0xc0002f7000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc00006dd40)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc00006dd40, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc00006dd40)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc0002ea930)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc0000108a8?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc0002654a0, {0xa8eed8, 0xc00028f8c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc0002654a0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1871 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55c5e8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000521d00?, 0xc000309000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000521d00, {0xc000309000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000521d00, {0xc000309000?, 0x4b36a6?, 0xc000517958?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010388, {0xc000309000?, 0x0?, 0x0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0002a2270, {0xc000309000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004cf9e0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).Peek(0xc0004cf9e0, 0x4)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:144 +0x5d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000807180, {0xa8eed8, 0xc0004f6d00})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:985 +0x1f8
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000807180, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2025 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc5606b8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000344900?, 0xc000289000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000344900, {0xc000289000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000344900, {0xc000289000?, 0xc00038a6e0?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010970, {0xc000289000?, 0x628fec?, 0xc00028e000?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0004a0db0, {0xc000289000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc00006d0e0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc00006d0e0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc00006d0e0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc0002a3d10)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010970?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000697180, {0xa8eed8, 0xc00032c900})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000697180, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 114 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc5604d8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0002c9a00?, 0xc000321000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc0002c9a00, {0xc000321000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc0002c9a00, {0xc000321000?, 0xc000299760?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000108f0, {0xc000321000?, 0x628fec?, 0xc00028ff40?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc0002eb9b0, {0xc000321000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0003180c0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0003180c0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0003180c0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc00039ac00)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc0000108f0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc0002659a0, {0xa8eed8, 0xc00028ff00})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc0002659a0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1338 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc5603e8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0002c8400?, 0xc0004a7000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc0002c8400, {0xc0004a7000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it systemd[1]: redirect.api.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc0002c8400, {0xc0004a7000?, 0x4b36a6?, 0xc00009b958?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000111c8, {0xc0004a7000?, 0x0?, 0x0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00073ed80, {0xc0004a7000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc000319da0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).Peek(0xc000319da0, 0x4)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:144 +0x5d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000630140, {0xa8eed8, 0xc00061bc00})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:985 +0x1f8
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000630140, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 117 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc5602f8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0002c9d00?, 0xc00034f000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc0002c9d00, {0xc00034f000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc0002c9d00, {0xc00034f000?, 0xc000293a20?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010900, {0xc00034f000?, 0x628fec?, 0xc00032c280?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc000350090, {0xc00034f000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0003181e0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0003181e0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0003181e0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc00039afc0)
Jan 26 20:38:46 syncloud.it systemd[1]: redirect.api.service: Failed with result 'exit-code'.
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010900?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000265ae0, {0xa8eed8, 0xc00032c240})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000265ae0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1997 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc562398, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00032e100?, 0xc00036f000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00032e100, {0xc00036f000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00032e100, {0xc00036f000?, 0x4b36a6?, 0xc0005fd958?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000106e0, {0xc00036f000?, 0x0?, 0x0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc000432d50, {0xc00036f000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004cfbc0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).Peek(0xc0004cfbc0, 0x4)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:144 +0x5d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000807ea0, {0xa8eed8, 0xc00028e6c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:985 +0x1f8
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000807ea0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1477 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc55f7b8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000684e00?, 0xc00030f000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000684e00, {0xc00030f000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000684e00, {0xc00030f000?, 0xc000299340?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000113b0, {0xc00030f000?, 0x628fec?, 0xc00028f680?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00069e810, {0xc00030f000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004cfaa0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0004cfaa0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0004cfaa0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc00069e840)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc0000113b0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc0006314a0, {0xa8eed8, 0xc000712f00})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc0006314a0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 134 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc562b18, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00032f680?, 0xc000397000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00032f680, {0xc000397000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00032f680, {0xc000397000?, 0xc0002982c0?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010988, {0xc000397000?, 0x628fec?, 0xc00032d380?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00039a090, {0xc000397000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc000318840)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc000318840, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc000318840)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc000665d10)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc000010988?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc00033a5a0, {0xa8eed8, 0xc00032d340})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc00033a5a0, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2047 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc562938, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00040eb00?, 0xc000202000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00040eb00, {0xc000202000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00040eb00, {0xc000202000?, 0x4b36a6?, 0xc000799958?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc000010b60, {0xc000202000?, 0x0?, 0x0?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00067d800, {0xc000202000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0004ce900)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).Peek(0xc0004ce900, 0x4)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:144 +0x5d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc000697f40, {0xa8eed8, 0xc0003d4040})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:985 +0x1f8
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc000697f40, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 138 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc562758, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc00032fc80?, 0xc0003a7000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc00032fc80, {0xc0003a7000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc00032fc80, {0xc0003a7000?, 0xc0001098c0?, 0x46b81e?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_posix.go:55 +0x29
Jan 26 20:38:46 syncloud.it api[21691]: net.(*conn).Read(0xc0000109a8, {0xc0003a7000?, 0x628fec?, 0xc00032d780?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/net.go:183 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*connReader).Read(0xc00039a810, {0xc0003a7000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:780 +0x16d
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).fill(0xc0003189c0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:106 +0x103
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadSlice(0xc0003189c0, 0x0?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:371 +0x2f
Jan 26 20:38:46 syncloud.it api[21691]: bufio.(*Reader).ReadLine(0xc0003189c0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/bufio/bufio.go:400 +0x27
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).readLineSlice(0xc00039a840)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:57 +0x99
Jan 26 20:38:46 syncloud.it api[21691]: net/textproto.(*Reader).ReadLine(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/textproto/reader.go:38
Jan 26 20:38:46 syncloud.it api[21691]: net/http.readRequest(0xc0000109a8?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/request.go:1029 +0x79
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).readRequest(0xc00033a820, {0xa8eed8, 0xc00032d740})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:988 +0x24a
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*conn).serve(0xc00033a820, {0xa8ef80, 0xc0002092c0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:1891 +0x32b
Jan 26 20:38:46 syncloud.it api[21691]: created by net/http.(*Server).Serve
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3071 +0x4db
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1937 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc5622a8, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc000268d00?, 0xc000555000?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Read(0xc000268d00, {0xc000555000, 0x1000, 0x1000})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).Read(0xc000268d00, {0xc000555000?, 0x4b36a6?, 0xc000635958?})
Jan 26 20:38:46 syncloud.it api[21691]: runtime.sigpanic()
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/signal_unix.go:802 +0x3a9
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 2066 [syscall]:
Jan 26 20:38:46 syncloud.it api[21691]: runtime.cgocall(0x80c0f0, 0xc000043598)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/cgocall.go:157 +0x5c fp=0xc000043570 sp=0xc000043538 pc=0x404fdc
Jan 26 20:38:46 syncloud.it api[21691]: net._C2func_getaddrinfo(0xc000029140, 0x0, 0xc0006f26c0, 0xc000010de0)
Jan 26 20:38:46 syncloud.it api[21691]:         _cgo_gotypes.go:94 +0x56 fp=0xc000043598 sp=0xc000043570 pc=0x5805f6
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoLookupIPCNAME.func1({0xc000029140, 0x0?, 0x49e702?}, 0xc00002d5c0?, 0x584b3b?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:160 +0x9f fp=0xc0000435f0 sp=0xc000043598 pc=0x58207f
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoLookupIPCNAME({0x95ed81, 0x3}, {0xc00002d5c0, 0x15})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:160 +0x16d fp=0xc000043738 sp=0xc0000435f0 pc=0x5818ed
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoIPLookup(0xcf82d0?, {0x95ed81?, 0xc00002d5e0?}, {0xc00002d5c0?, 0xc0006a1b00?})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:217 +0x3b fp=0xc0000437a8 sp=0xc000043738 pc=0x58213b
Jan 26 20:38:46 syncloud.it api[21691]: net.cgoLookupIP.func1()
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:227 +0x36 fp=0xc0000437e0 sp=0xc0000437a8 pc=0x582576
Jan 26 20:38:46 syncloud.it api[21691]: runtime.goexit()
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/asm_amd64.s:1571 +0x1 fp=0xc0000437e8 sp=0xc0000437e0 pc=0x4643e1
Jan 26 20:38:46 syncloud.it api[21691]: created by net.cgoLookupIP
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/cgo_unix.go:227 +0x12a
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 1 [IO wait]:
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.runtime_pollWait(0x7f32bc541128, 0x72)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/runtime/netpoll.go:302 +0x89
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).wait(0xc0000e0980?, 0x18?, 0x0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:83 +0x32
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*pollDesc).waitRead(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_poll_runtime.go:88
Jan 26 20:38:46 syncloud.it api[21691]: internal/poll.(*FD).Accept(0xc0000e0980)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/internal/poll/fd_unix.go:614 +0x22c
Jan 26 20:38:46 syncloud.it api[21691]: net.(*netFD).accept(0xc0000e0980)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/fd_unix.go:172 +0x35
Jan 26 20:38:46 syncloud.it api[21691]: net.(*UnixListener).accept(0x46220e?)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/unixsock_posix.go:166 +0x1c
Jan 26 20:38:46 syncloud.it api[21691]: net.(*UnixListener).Accept(0xc0002091d0)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/unixsock.go:260 +0x3d
Jan 26 20:38:46 syncloud.it api[21691]: net/http.(*Server).Serve(0xc0001e82a0, {0xa8eab8, 0xc0002091d0})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:3039 +0x385
Jan 26 20:38:46 syncloud.it api[21691]: net/http.Serve(...)
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/net/http/server.go:2543
Jan 26 20:38:46 syncloud.it api[21691]: github.com/syncloud/redirect/rest.(*Api).StartApi(0xc0000e0880, {0xc00002a4b9, 0x25})
Jan 26 20:38:46 syncloud.it api[21691]:         /drone/src/backend/rest/api.go:109 +0xced
Jan 26 20:38:46 syncloud.it api[21691]: github.com/syncloud/redirect/cmd.(*Main).StartApi(0xc00000e8e8)
Jan 26 20:38:46 syncloud.it api[21691]:         /drone/src/backend/cmd/ioc.go:77 +0x45
Jan 26 20:38:46 syncloud.it api[21691]: main.main()
Jan 26 20:38:46 syncloud.it api[21691]:         /drone/src/backend/cmd/api/main.go:12 +0x25
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 6 [select, 3 minutes]:
Jan 26 20:38:46 syncloud.it api[21691]: database/sql.(*DB).connectionOpener(0xc0001e55f0, {0xa8eed8, 0xc0001fe840})
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/database/sql/sql.go:1226 +0x8d
Jan 26 20:38:46 syncloud.it api[21691]: created by database/sql.OpenDB
Jan 26 20:38:46 syncloud.it api[21691]:         /usr/local/go/src/database/sql/sql.go:794 +0x18d
Jan 26 20:38:46 syncloud.it api[21691]: goroutine 7 [select]:
Jan 26 20:38:46 syncloud.it api[21691]: github.com/smira/go-statsd.(*transport).flushLoop(0xc0000e0200, 0x5f5e100)
Jan 26 20:38:46 syncloud.it api[21691]:         /go/pkg/mod/github.com/smira/go-statsd@v1.3.1/loops.go:45 +0xde
cyberb commented 1 year ago

Upgrading OS to 20.04 helped somehow.