2015-07-02T13:22:17.328Z-07:00 [Info] [Queryport-connpool:172.23.100.16:9101] open new connection ... 2015-07-02T13:22:17.344Z-07:00 [Info] [Queryport-connpool:172.23.100.16:9101] open new connection ... 2015/07/02 13:22:21 revrpc: Got error (EOF) and will retry in 1s panic: CBAuth database is stale: last reason: EOF goroutine 83 [running]: github.com/couchbase/indexing/secondary/common.(*CbAuthHandler).GetCredentials(0xc20a3f21c0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:212 +0xd4 github.com/couchbase/indexing/secondary/dcp.maybeAddAuth(0xc20b20add0, 0x7fc0d7f8df40, 0xc20a3f21c0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/pools.go:245 +0x3e github.com/couchbase/indexing/secondary/dcp.queryRestAPI(0xc215af8070, 0x8c7be0, 0x6, 0x7fc0d7f8df40, 0xc20a3f21c0, 0x7522c0, 0xc2163334b8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/pools.go:269 +0x20d github.com/couchbase/indexing/secondary/dcp.(*Client).parseURLResponse(0xc2163334a0, 0x8c7be0, 0x6, 0x7522c0, 0xc2163334b8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/pools.go:383 +0x75 github.com/couchbase/indexing/secondary/dcp.ConnectWithAuth(0xc20a3f2260, 0x19, 0x7fc0d7f8df40, 0xc20a3f21c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/pools.go:444 +0x132 github.com/couchbase/indexing/secondary/common.ConnectBucket(0x7fff13ad86df, 0x12, 0x8d6760, 0x7, 0xc2081da3a8, 0x8, 0x8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:473 +0x2b7 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:283 +0x9c github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc21266bde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc2082027c0, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 1 [semacquire]: sync.(*WaitGroup).Wait(0xc20801f100) /usr/local/go/src/sync/waitgroup.go:132 +0x169 main.RunCommands(0x7fff13ad86df, 0x12, 0xc20804f9c0, 0x7fc0d7f7cd98, 0xc20802c100, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:227 +0xb49 main.main() /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/main.go:70 +0x7d5 goroutine 6 [syscall]: os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:21 +0x1f created by os/signal.init·1 /usr/local/go/src/os/signal/signal_unix.go:27 +0x35 goroutine 49 [select]: github.com/couchbase/gometa/protocol.runWatcher(0xc20803db60, 0x7fc0d7f84340, 0xc2080e41b0, 0x7fc0d7f84378, 0xc2080e41b0, 0x7fc0d7f842b8, 0xd55570, 0xc2080fc540, 0xc208052840, 0xc2080fc5b0, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/watcherServer.go:320 +0x6f8 github.com/couchbase/gometa/protocol.runOnce(0xc208181c40, 0x12, 0x7fc0d7f84340, 0xc2080e41b0, 0x7fc0d7f84378, 0xc2080e41b0, 0x7fc0d7f842b8, 0xd55570, 0xc2080fc540, 0xc208052840, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/watcherServer.go:176 +0x469 github.com/couchbase/gometa/protocol.RunWatcherServerWithRequest(0xc208181c40, 0x12, 0x7fc0d7f84340, 0xc2080e41b0, 0x7fc0d7f84378, 0xc2080e41b0, 0x7fc0d7f842b8, 0xd55570, 0xc2080fc540, 0xc208052840, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/watcherServer.go:49 +0x155 created by github.com/couchbase/indexing/secondary/manager/client.(*MetadataProvider).startWatcher /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/manager/client/metadata_provider.go:622 +0x156 goroutine 9 [sleep]: github.com/couchbase/cbauth/revrpc.(*DefaultErrorPolicy).try(0xc2080f4000, 0x7fc0d7f78b00, 0xc20802a080, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:205 +0x4f5 github.com/couchbase/cbauth/revrpc.*DefaultErrorPolicy.(github.com/couchbase/cbauth/revrpc.try)·fm(0x7fc0d7f78b00, 0xc20802a080, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:217 +0x4d github.com/couchbase/cbauth.func·002(0x7fc0d7f78b00, 0xc20802a080, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/godeps/src/github.com/couchbase/cbauth/default.go:52 +0x114 github.com/couchbase/cbauth/revrpc.BabysitService(0xc20819a790, 0xc2080b4780, 0x7fc0d7f7d240, 0xc2080f4020, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/godeps/src/github.com/couchbase/cbauth/revrpc/revrpc.go:242 +0xa7 github.com/couchbase/cbauth.runRPCForSvc(0xc2080b4780, 0xc2080b47b0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/godeps/src/github.com/couchbase/cbauth/default.go:56 +0x193 github.com/couchbase/cbauth.func·004() /home/couchbase/jenkins/workspace/sherlock-unix/godeps/src/github.com/couchbase/cbauth/default.go:63 +0x36 created by github.com/couchbase/cbauth.startDefault /home/couchbase/jenkins/workspace/sherlock-unix/godeps/src/github.com/couchbase/cbauth/default.go:64 +0x1c9 goroutine 65 [chan receive]: github.com/couchbase/gometa/common.(*PeerPipe).doSend(0xc20803db60) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:153 +0xb1 created by github.com/couchbase/gometa/common.NewPeerPipe /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:59 +0x131 goroutine 35 [select]: net/http.(*persistConn).readLoop(0xc208070000) /usr/local/go/src/net/http/transport.go:928 +0x9ce created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 33 [select]: net/http.(*persistConn).readLoop(0xc208078000) /usr/local/go/src/net/http/transport.go:928 +0x9ce created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 34 [select]: net/http.(*persistConn).writeLoop(0xc208078000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 66 [IO wait]: net.(*pollDesc).Wait(0xc208130220, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208130220, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081301c0, 0xc208076cb8, 0x8, 0x8, 0x0, 0x7fc0d7f7cd20, 0xc208076d10) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a028, 0xc208076cb8, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc github.com/couchbase/gometa/common.(*PeerPipe).readBytes(0xc20803db60, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:256 +0x102 github.com/couchbase/gometa/common.(*PeerPipe).doReceive(0xc20803db60) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:201 +0x7c created by github.com/couchbase/gometa/common.NewPeerPipe /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:60 +0x14b goroutine 50 [select]: github.com/couchbase/indexing/secondary/queryport/client.(*metadataClient).watchClusterChanges(0xc208052360) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/meta_client.go:620 +0x53a created by github.com/couchbase/indexing/secondary/queryport/client.newMetaBridgeClient /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/meta_client.go:58 +0x4f2 goroutine 15 [select]: github.com/couchbase/indexing/secondary/queryport/client.(*metadataClient).watchClusterChanges(0xc208052c00) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/meta_client.go:620 +0x53a created by github.com/couchbase/indexing/secondary/queryport/client.newMetaBridgeClient /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/meta_client.go:58 +0x4f2 goroutine 11 [select]: github.com/couchbase/gometa/protocol.(*Follower).startListener(0xc208010460) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/follower.go:149 +0x360 created by github.com/couchbase/gometa/protocol.(*Follower).Start /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/follower.go:76 +0x32 goroutine 18 [select]: github.com/couchbase/indexing/secondary/manager/client.(*watcher).timeoutChecker(0xc2080e41b0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/manager/client/metadata_provider.go:1271 +0x128 created by github.com/couchbase/indexing/secondary/manager/client.(*watcher).startTimer /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/manager/client/metadata_provider.go:1262 +0x6f goroutine 37 [IO wait]: net.(*pollDesc).Wait(0xc208130060, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208130060, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208130000, 0xc208106000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20815d540) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a000, 0xc208106000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20813a000, 0xc208078058, 0xc208106000, 0x1000, 0x1000, 0xc2081764f0, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208074080, 0xc208106000, 0x1000, 0x1000, 0xa, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810a180) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).ReadSlice(0xc20810a180, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:295 +0x257 net/http/internal.readLine(0xc20810a180, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/internal/chunked.go:110 +0x5a net/http/internal.(*chunkedReader).beginChunk(0xc2081401e0) /usr/local/go/src/net/http/internal/chunked.go:47 +0x46 net/http/internal.(*chunkedReader).Read(0xc2081401e0, 0xc20817c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/internal/chunked.go:77 +0xbb net/http.(*body).readLocked(0xc208142280, 0xc20817c000, 0x1000, 0x1000, 0xffffffff, 0x0, 0x0) /usr/local/go/src/net/http/transfer.go:584 +0x7a net/http.(*body).Read(0xc208142280, 0xc20817c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/transfer.go:579 +0x115 net/http.(*bodyEOFSignal).Read(0xc2081422c0, 0xc20817c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1193 +0x285 bufio.(*Reader).fill(0xc20810c2a0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).ReadSlice(0xc20810c2a0, 0xc20817ce0a, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:295 +0x257 bufio.(*Reader).ReadBytes(0xc20810c2a0, 0xc20804260a, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:374 +0xd2 github.com/couchbase/indexing/secondary/dcp.(*Client).runObserveStreamingEndpoint(0xc2080700f0, 0xc208180020, 0x17, 0x9d7250, 0xc208180000, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/pools.go:360 +0x74b github.com/couchbase/indexing/secondary/dcp.(*Client).RunObservePool(0xc2080700f0, 0x8d6760, 0x7, 0xc208180000, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/pools.go:299 +0xac github.com/couchbase/indexing/secondary/common.(*serviceNotifierInstance).RunPoolObserver(0xc2080700b0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/services_notifier.go:78 +0x8d created by github.com/couchbase/indexing/secondary/common.NewServicesChangeNotifier /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/services_notifier.go:156 +0x545 goroutine 36 [select]: net/http.(*persistConn).writeLoop(0xc208070000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 38 [IO wait]: net.(*pollDesc).Wait(0xc208010220, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208010220, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2080101c0, 0xc208084000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc2081dab10) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20818a000, 0xc208084000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20818a000, 0xc208070058, 0xc208084000, 0x1000, 0x1000, 0xc2081764f0, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc20818c080, 0xc208084000, 0x1000, 0x1000, 0xc, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208052480) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).ReadSlice(0xc208052480, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:295 +0x257 net/http/internal.readLine(0xc208052480, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/internal/chunked.go:110 +0x5a net/http/internal.(*chunkedReader).beginChunk(0xc2080f8450) /usr/local/go/src/net/http/internal/chunked.go:47 +0x46 net/http/internal.(*chunkedReader).Read(0xc2080f8450, 0xc20817e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/internal/chunked.go:77 +0xbb net/http.(*body).readLocked(0xc2080fa400, 0xc20817e000, 0x1000, 0x1000, 0xffffffff, 0x0, 0x0) /usr/local/go/src/net/http/transfer.go:584 +0x7a net/http.(*body).Read(0xc2080fa400, 0xc20817e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/transfer.go:579 +0x115 net/http.(*bodyEOFSignal).Read(0xc2080fa440, 0xc20817e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1193 +0x285 bufio.(*Reader).fill(0xc2081ea360) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).ReadSlice(0xc2081ea360, 0xc20817e30a, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:295 +0x257 bufio.(*Reader).ReadBytes(0xc2081ea360, 0xc20801f30a, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:374 +0xd2 github.com/couchbase/indexing/secondary/dcp.(*Client).runObserveStreamingEndpoint(0xc2080700f0, 0xc2081521e0, 0x24, 0x9d7258, 0xc2081de540, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/pools.go:360 +0x74b github.com/couchbase/indexing/secondary/dcp.(*Client).RunObserveNodeServices(0xc2080700f0, 0x8d6760, 0x7, 0xc2081de540, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/pools.go:312 +0xbf github.com/couchbase/indexing/secondary/common.(*serviceNotifierInstance).RunServicesObserver(0xc2080700b0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/services_notifier.go:87 +0x8d created by github.com/couchbase/indexing/secondary/common.NewServicesChangeNotifier /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/services_notifier.go:157 +0x562 goroutine 13 [IO wait]: net.(*pollDesc).Wait(0xc208130610, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208130610, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081305b0, 0xc20817a000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20dd46138) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20802c048, 0xc20817a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20802c048, 0xc208178058, 0xc20817a000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081de600, 0xc20817a000, 0x1000, 0x1000, 0xc2080cdb00, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810a7e0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810a7e0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208178000) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 14 [select]: net/http.(*persistConn).writeLoop(0xc208178000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 54 [chan receive]: github.com/couchbase/gometa/common.(*PeerPipe).doSend(0xc2080b4cf0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:153 +0xb1 created by github.com/couchbase/gometa/common.NewPeerPipe /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:59 +0x131 goroutine 52 [IO wait]: net.(*pollDesc).Wait(0xc208130680, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208130680, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208130620, 0xc20817d000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20ab94450) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20814c050, 0xc20817d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20814c050, 0xc208178108, 0xc20817d000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081802c0, 0xc20817d000, 0x1000, 0x1000, 0xc2080cc900, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810c420) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810c420, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2081780b0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 53 [select]: net/http.(*persistConn).writeLoop(0xc2081780b0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 70 [select]: github.com/couchbase/gometa/protocol.runWatcher(0xc2080b4cf0, 0x7fc0d7f84340, 0xc2080e4510, 0x7fc0d7f84378, 0xc2080e4510, 0x7fc0d7f842b8, 0xd55570, 0xc2080fc2a0, 0xc20810c360, 0xc2080fc310, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/watcherServer.go:320 +0x6f8 github.com/couchbase/gometa/protocol.runOnce(0xc2081e2600, 0x12, 0x7fc0d7f84340, 0xc2080e4510, 0x7fc0d7f84378, 0xc2080e4510, 0x7fc0d7f842b8, 0xd55570, 0xc2080fc2a0, 0xc20810c360, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/watcherServer.go:176 +0x469 github.com/couchbase/gometa/protocol.RunWatcherServerWithRequest(0xc2081e2600, 0x12, 0x7fc0d7f84340, 0xc2080e4510, 0x7fc0d7f84378, 0xc2080e4510, 0x7fc0d7f842b8, 0xd55570, 0xc2080fc2a0, 0xc20810c360, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/watcherServer.go:49 +0x155 created by github.com/couchbase/indexing/secondary/manager/client.(*MetadataProvider).startWatcher /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/manager/client/metadata_provider.go:622 +0x156 goroutine 55 [IO wait]: net.(*pollDesc).Wait(0xc208010290, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208010290, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208010230, 0xc208076c10, 0x8, 0x8, 0x0, 0x7fc0d7f7cd20, 0xc208076c18) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f2018, 0xc208076c10, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc github.com/couchbase/gometa/common.(*PeerPipe).readBytes(0xc2080b4cf0, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:256 +0x102 github.com/couchbase/gometa/common.(*PeerPipe).doReceive(0xc2080b4cf0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:201 +0x7c created by github.com/couchbase/gometa/common.NewPeerPipe /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/common/peerPipe.go:60 +0x14b goroutine 156 [select]: net/http.(*persistConn).writeLoop(0xc20823c0b0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 19 [IO wait]: net.(*pollDesc).Wait(0xc2081d4060, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081d4060, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081d4000, 0xc208195000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc21e367810) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20818a008, 0xc208195000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20818a008, 0xc208078108, 0xc208195000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081de480, 0xc208195000, 0x1000, 0x1000, 0xc2080d0000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2083b22a0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2083b22a0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2080780b0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 71 [select]: github.com/couchbase/gometa/protocol.(*Follower).startListener(0xc2080fc770) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/follower.go:149 +0x360 created by github.com/couchbase/gometa/protocol.(*Follower).Start /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/gometa/protocol/follower.go:76 +0x32 goroutine 72 [select]: github.com/couchbase/indexing/secondary/manager/client.(*watcher).timeoutChecker(0xc2080e4510) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/manager/client/metadata_provider.go:1271 +0x128 created by github.com/couchbase/indexing/secondary/manager/client.(*watcher).startTimer /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/manager/client/metadata_provider.go:1262 +0x6f goroutine 16 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc20de38180, 0x90a7b0, 0xf, 0xc20c4d4000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc20de38180, 0x400, 0xc208770000, 0x400, 0x400, 0xc20c4d4000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc21229fde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202700, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 81 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc20aa4aa80, 0x90a7b0, 0xf, 0xc21f580000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc20aa4aa80, 0x400, 0xc21264a000, 0x400, 0x400, 0xc21f580000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc21001dde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc2082024c0, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 82 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc2084cad80, 0x90a7b0, 0xf, 0xc21a7a0000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc2084cad80, 0x400, 0xc2128ac000, 0x400, 0x400, 0xc21a7a0000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc210019de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202180, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 84 [runnable]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc20aa4bb00, 0x90a7b0, 0xf, 0xc213290000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc20aa4bb00, 0x400, 0xc20a7da000, 0x400, 0x400, 0xc213290000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc212667de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202400, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 85 [runnable]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc20aa4a000, 0x90a7b0, 0xf, 0xc21ea6e000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc20aa4a000, 0x400, 0xc20b6ec000, 0x400, 0x400, 0xc21ea6e000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc215fa5de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc2082021c0, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 86 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21f979800, 0x90a7b0, 0xf, 0xc214efe000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21f979800, 0x400, 0xc21f024000, 0x400, 0x400, 0xc214efe000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc215fa1de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202780, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 87 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21f502300, 0x90a7b0, 0xf, 0xc208ec4000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21f502300, 0x400, 0xc21ef9c000, 0x400, 0x400, 0xc208ec4000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20c4b9de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202340, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 88 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc20a364c00, 0x90a7b0, 0xf, 0xc21f526000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc20a364c00, 0x400, 0xc211c6a000, 0x400, 0x400, 0xc21f526000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc2116cbde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc2082026c0, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 89 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc209158000, 0x90a7b0, 0xf, 0xc215af6000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc209158000, 0x400, 0xc212836000, 0x400, 0x400, 0xc215af6000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc2116c9de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202480, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 90 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc208e21500, 0x90a7b0, 0xf, 0xc21e656000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc208e21500, 0x400, 0xc209974000, 0x400, 0x400, 0xc21e656000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc2116c7de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202140, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 91 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc2084cbb00, 0x90a7b0, 0xf, 0xc21e484000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc2084cbb00, 0x400, 0xc20c74e000, 0x400, 0x400, 0xc21e484000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc2116c5de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202600, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 92 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21a6d4a80, 0x90a7b0, 0xf, 0xc20eac8000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21a6d4a80, 0x400, 0xc215880000, 0x400, 0x400, 0xc20eac8000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc214025de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc2082020c0, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 93 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc208e21980, 0x90a7b0, 0xf, 0xc20d4c4000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc208e21980, 0x400, 0xc21abee000, 0x400, 0x400, 0xc20d4c4000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc214023de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202680, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 94 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21a6d4f00, 0x90a7b0, 0xf, 0xc21e85a000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21a6d4f00, 0x400, 0xc20d98e000, 0x400, 0x400, 0xc21e85a000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc214021de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202440, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 95 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc2084f6480, 0x90a7b0, 0xf, 0xc21991c000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc2084f6480, 0x400, 0xc21f8c6000, 0x400, 0x400, 0xc21991c000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc21401fde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc2082025c0, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 96 [runnable]: strconv.Itoa(0x2f3, 0xf, 0x700e4062648d) /usr/local/go/src/strconv/itoa.go:24 github.com/couchbase/indexing/secondary/common.BucketTs(0xc20de39080, 0x400, 0xc208628000, 0x400, 0x400, 0xc21388a000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:509 +0x1e1 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc2148fbde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202040, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 97 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc2126c5b00, 0x90a7b0, 0xf, 0xc20c50e000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc2126c5b00, 0x400, 0xc20a0ae000, 0x400, 0x400, 0xc20c50e000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc2148f9de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc2082023c0, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 98 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc209159380, 0x90a7b0, 0xf, 0xc20e6ba000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc209159380, 0x400, 0xc209f52000, 0x400, 0x400, 0xc20e6ba000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc2148f7de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202500, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 99 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc219c9af00, 0x90a7b0, 0xf, 0xc21338e000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc219c9af00, 0x400, 0xc212168000, 0x400, 0x400, 0xc21338e000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc2122a1de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202640, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 100 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc20a364000, 0x90a7b0, 0xf, 0xc20eaa6000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc20a364000, 0x400, 0xc2138de000, 0x400, 0x400, 0xc20eaa6000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc21229dde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202540, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 101 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc209158f00, 0x90a7b0, 0xf, 0xc20fc1e000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc209158f00, 0x400, 0xc21b29e000, 0x400, 0x400, 0xc20fc1e000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc21001fde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202580, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 102 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21f978d80, 0x90a7b0, 0xf, 0xc20ee4e000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21f978d80, 0x400, 0xc2126fc000, 0x400, 0x400, 0xc20ee4e000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc21001bde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202300, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 103 [runnable]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21acdc300, 0x90a7b0, 0xf, 0xc214034000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21acdc300, 0x400, 0xc21f38a000, 0x400, 0x400, 0xc214034000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc212669de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202080, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 104 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc20b10c180, 0x90a7b0, 0xf, 0xc2120cc000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc20b10c180, 0x400, 0xc21f318000, 0x400, 0x400, 0xc2120cc000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc212665de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202740, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 105 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21a6a0300, 0x90a7b0, 0xf, 0xc21ac00000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21a6a0300, 0x400, 0xc21f792000, 0x400, 0x400, 0xc21ac00000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc215fa3de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202200, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 106 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc20de39500, 0x90a7b0, 0xf, 0xc21f67e000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc20de39500, 0x400, 0xc20dce6000, 0x400, 0x400, 0xc21f67e000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc215f9fde8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202380, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 107 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21f503500, 0x90a7b0, 0xf, 0xc215a3a000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21f503500, 0x400, 0xc21480e000, 0x400, 0x400, 0xc215a3a000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20c4b7de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc2082022c0, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 108 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc2084c3980, 0x90a7b0, 0xf, 0xc20a91e000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc2084c3980, 0x400, 0xc216694000, 0x400, 0x400, 0xc20a91e000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20c4b5de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202240, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 109 [chan receive]: github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats(0xc21f502000, 0x90a7b0, 0xf, 0xc20bdf4000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:157 +0x1db github.com/couchbase/indexing/secondary/common.BucketTs(0xc21f502000, 0x400, 0xc20de50000, 0x400, 0x400, 0xc20bdf4000, 0x400, 0x400, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/common/util.go:504 +0x13b github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).BucketTs(0xc20811cbc0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:293 +0x194 github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).getConsistency(0xc20811cbc0, 0x69a96c6c0acf1f02, 0x0, 0xc2081da3a8, 0x8, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:617 +0x22c github.com/couchbase/indexing/secondary/queryport/client.func·002(0xc2082ac360, 0x69a96c6c0acf1f61, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:441 +0x12f github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).doScan(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20c4b3de8, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:588 +0x2bf github.com/couchbase/indexing/secondary/queryport/client.(*GsiClient).Range(0xc20811cbc0, 0x69a96c6c0acf1f61, 0xc20804fa00, 0x1, 0x4, 0xc20804fa40, 0x1, 0x4, 0x3, 0x1, ...) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/queryport/client/client.go:460 +0x322 main.RunJob(0xc20811cbc0, 0xc208202100, 0xc2082ac540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:75 +0x59b main.Worker(0xc2082ac4e0, 0xc20811cbc0, 0xc2082ac540, 0xc20801f100) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:98 +0x9e created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:170 +0x4d3 goroutine 110 [runnable]: main.ResultAggregator(0xc2082ac540, 0x7fc0d7f7cd98, 0xc20802c100, 0xc20801f120) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:105 +0x82 created by main.RunCommands /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/cmd/cbindexperf/executor.go:174 +0x549 goroutine 164 [IO wait]: net.(*pollDesc).Wait(0xc2081300d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081300d0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208130070, 0xc20814e000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc215304d20) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f2098, 0xc20814e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2080f2098, 0xc2081781b8, 0xc20814e000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2082b62e0, 0xc20814e000, 0x1000, 0x1000, 0xc2080cc900, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2083c22a0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2083c22a0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208178160) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 227 [IO wait]: net.(*pollDesc).Wait(0xc2080fcc30, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2080fcc30, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2080fcbd0, 0xc208460000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc21e67a950) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20842c038, 0xc208460000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20842c038, 0xc2082ca1b8, 0xc208460000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2083b98a0, 0xc208460000, 0x1000, 0x1000, 0xc2080d0000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2081ea9c0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2081ea9c0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2082ca160) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 167 [IO wait]: net.(*pollDesc).Wait(0xc20839c300, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20839c300, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20839c2a0, 0xc20842e000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc21f5234f0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f20e0, 0xc20842e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2080f20e0, 0xc208070318, 0xc20842e000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2082b6520, 0xc20842e000, 0x1000, 0x1000, 0xc2080ced00, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2083c26c0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2083c26c0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2080702c0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 210 [IO wait]: net.(*pollDesc).Wait(0xc208390760, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208390760, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208390700, 0xc208419000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc209d37e80) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208354068, 0xc208419000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc208354068, 0xc208234108, 0xc208419000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208240600, 0xc208419000, 0x1000, 0x1000, 0xc2080cd200, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810afc0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810afc0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2082340b0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 665 [IO wait]: net.(*pollDesc).Wait(0xc2081d5090, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081d5090, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081d5030, 0xc217b54e83, 0x13, 0x13, 0x0, 0x7fc0d7f7cd20, 0xc216a767c8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ea148, 0xc217b54e83, 0x13, 0x13, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083ea148, 0xc217b54e80, 0x16, 0x16, 0x16, 0x3, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083ea148, 0xc217b54e80, 0x16, 0x16, 0x16, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20ff596e0, 0x7fc0d7f7ed18, 0xc2083ea148, 0xc2150d70e0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083ea148, 0xc2150d70e0, 0x18, 0x18, 0xc20ff596e0, 0x2d, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc2158a5aa0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc2158a5aa0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2084cbb00, 0x3, 0x90a7b0, 0xf, 0xc20f2f1860) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 25 [IO wait]: net.(*pollDesc).Wait(0xc20844e060, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20844e060, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20844e000, 0xc20846a000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc208cacb88) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20818a0f8, 0xc20846a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20818a0f8, 0xc20844a058, 0xc20846a000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081de920, 0xc20846a000, 0x1000, 0x1000, 0xc2080cc000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2083b28a0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2083b28a0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc20844a000) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 161 [IO wait]: net.(*pollDesc).Wait(0xc20839c0d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20839c0d0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20839c070, 0xc2081f1000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20d4e0db0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f2080, 0xc2081f1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2080f2080, 0xc2080701b8, 0xc2081f1000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2082b6120, 0xc2081f1000, 0x1000, 0x1000, 0xc2080d0000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2083c2180) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2083c2180, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208070160) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 162 [select]: net/http.(*persistConn).writeLoop(0xc208070160) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 20 [select]: net/http.(*persistConn).writeLoop(0xc2080780b0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 165 [select]: net/http.(*persistConn).writeLoop(0xc208178160) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 75 [IO wait]: net.(*pollDesc).Wait(0xc208360140, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208360140, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2083600e0, 0xc208085000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc21173d340) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208354038, 0xc208085000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc208354038, 0xc208284058, 0xc208085000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2082401c0, 0xc208085000, 0x1000, 0x1000, 0xc2080ce400, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810ab40) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810ab40, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208284000) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 76 [select]: net/http.(*persistConn).writeLoop(0xc208284000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 131 [IO wait]: net.(*pollDesc).Wait(0xc208390370, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208390370, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208390310, 0xc20829e000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20d4e0e00) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20814c048, 0xc20829e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20814c048, 0xc208234058, 0xc20829e000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2082a4280, 0xc20829e000, 0x1000, 0x1000, 0xc2080d0000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208280300) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc208280300, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208234000) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 132 [select]: net/http.(*persistConn).writeLoop(0xc208234000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 147 [IO wait]: net.(*pollDesc).Wait(0xc2083be300, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2083be300, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2083be2a0, 0xc2083f8000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20a385d00) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208182080, 0xc2083f8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc208182080, 0xc20823c058, 0xc2083f8000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081e2400, 0xc2083f8000, 0x1000, 0x1000, 0xc2080cc900, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208053140) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc208053140, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc20823c000) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 148 [select]: net/http.(*persistConn).writeLoop(0xc20823c000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 117 [IO wait]: net.(*pollDesc).Wait(0xc2083907d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2083907d0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208390770, 0xc20844c000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20ee4bf00) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ac038, 0xc20844c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083ac038, 0xc2082341b8, 0xc20844c000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208158620, 0xc20844c000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810cba0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810cba0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208234160) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 178 [IO wait]: net.(*pollDesc).Wait(0xc208010680, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208010680, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208010620, 0xc20840c000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc215954d10) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208230048, 0xc20840c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc208230048, 0xc2082c6058, 0xc20840c000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208072c20, 0xc20840c000, 0x1000, 0x1000, 0xc2080cdb00, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208386300) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc208386300, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2082c6000) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 179 [select]: net/http.(*persistConn).writeLoop(0xc2082c6000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 573 [IO wait]: net.(*pollDesc).Wait(0xc21e8ec680, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8ec680, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8ec620, 0xc21e147d95, 0x3, 0x3, 0x0, 0x7fc0d7f7cd20, 0xc21ba4d4c8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f2238, 0xc21e147d95, 0x3, 0x3, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2080f2238, 0xc21e147d80, 0x18, 0x18, 0x18, 0x15, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2080f2238, 0xc21e147d80, 0x18, 0x18, 0x7fc0d7f6c2d0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21e68de00, 0x7fc0d7f7ed18, 0xc2080f2238, 0xc21e147d80, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2080f2238, 0xc21e147d80, 0x18, 0x18, 0xc21e68de00, 0x26, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21247f830, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21247f830, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21a6d4a80, 0x2, 0x90a7b0, 0xf, 0xc21b738960) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 79 [IO wait]: net.(*pollDesc).Wait(0xc2083601b0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2083601b0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208360150, 0xc2082b5000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc208dd3a78) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208354058, 0xc2082b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc208354058, 0xc208284108, 0xc2082b5000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208240400, 0xc2082b5000, 0x1000, 0x1000, 0xc2080ced00, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810aea0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810aea0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2082840b0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 80 [select]: net/http.(*persistConn).writeLoop(0xc2082840b0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 115 [IO wait]: net.(*pollDesc).Wait(0xc2080106f0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2080106f0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208010690, 0xc20841a000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20cbc5bb8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ac030, 0xc20841a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083ac030, 0xc2082c6108, 0xc20841a000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208158520, 0xc20841a000, 0x1000, 0x1000, 0xc208015600, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810ca80) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810ca80, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2082c60b0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 116 [select]: net/http.(*persistConn).writeLoop(0xc2082c60b0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 58 [IO wait]: net.(*pollDesc).Wait(0xc20839c290, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20839c290, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20839c230, 0xc208420000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc21e67a960) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe008, 0xc208420000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083fe008, 0xc208070268, 0xc208420000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2082ae100, 0xc208420000, 0x1000, 0x1000, 0xc2080d0000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20841c000) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20841c000, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208070210) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 59 [select]: net/http.(*persistConn).writeLoop(0xc208070210) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 217 [IO wait]: net.(*pollDesc).Wait(0xc20844e1b0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20844e1b0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20844e150, 0xc20848b000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc21173d350) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083540e0, 0xc20848b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083540e0, 0xc20844a108, 0xc20848b000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208240f80, 0xc20848b000, 0x1000, 0x1000, 0xc2080ce400, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810b800) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810b800, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc20844a0b0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 168 [select]: net/http.(*persistConn).writeLoop(0xc2080702c0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 211 [select]: net/http.(*persistConn).writeLoop(0xc2082340b0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 118 [select]: net/http.(*persistConn).writeLoop(0xc208234160) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 196 [IO wait]: net.(*pollDesc).Wait(0xc2082a6530, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a6530, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a64d0, 0xc208458000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc21f0228f0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a0a8, 0xc208458000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20813a0a8, 0xc208432058, 0xc208458000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc20821e2a0, 0xc208458000, 0x1000, 0x1000, 0xc208014d00, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2082584e0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2082584e0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208432000) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 197 [select]: net/http.(*persistConn).writeLoop(0xc208432000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 123 [IO wait]: net.(*pollDesc).Wait(0xc2081d4990, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081d4990, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081d4930, 0xc2084b0000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc2084db7c0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ac070, 0xc2084b0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083ac070, 0xc208078318, 0xc2084b0000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081589e0, 0xc2084b0000, 0x1000, 0x1000, 0xc2080ce400, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810cfc0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810cfc0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2080782c0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 171 [IO wait]: net.(*pollDesc).Wait(0xc2082a8300, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a8300, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a82a0, 0xc20845c000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20cbc5c18) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f20f8, 0xc20845c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2080f20f8, 0xc208434058, 0xc20845c000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2082b66a0, 0xc20845c000, 0x1000, 0x1000, 0xc208015600, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2083c28a0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2083c28a0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208434000) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 172 [select]: net/http.(*persistConn).writeLoop(0xc208434000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 23 [IO wait]: net.(*pollDesc).Wait(0xc2081d4680, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081d4680, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081d4620, 0xc20845e000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20c7d9608) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20818a0e8, 0xc20845e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20818a0e8, 0xc2080781b8, 0xc20845e000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081de860, 0xc20845e000, 0x1000, 0x1000, 0xc208014400, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2083b2840) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2083b2840, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208078160) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 157 [IO wait]: net.(*pollDesc).Wait(0xc2081d46f0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081d46f0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081d4690, 0xc208484000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc2085c77f0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2081820f8, 0xc208484000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2081820f8, 0xc208078268, 0xc208484000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081e2e00, 0xc208484000, 0x1000, 0x1000, 0xc208014d00, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208053c20) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc208053c20, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208078210) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 24 [select]: net/http.(*persistConn).writeLoop(0xc208078160) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 228 [select]: net/http.(*persistConn).writeLoop(0xc2082ca160) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 26 [select]: net/http.(*persistConn).writeLoop(0xc20844a000) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 160 [IO wait]: net.(*pollDesc).Wait(0xc208360680, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208360680, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208360620, 0xc20848c000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc209f93b00) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208182108, 0xc20848c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc208182108, 0xc208284268, 0xc20848c000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081e2fc0, 0xc20848c000, 0x1000, 0x1000, 0xc2080d0000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208053d40) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc208053d40, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208284210) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 112 [IO wait]: net.(*pollDesc).Wait(0xc2082a65a0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a65a0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a6540, 0xc208474000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc2086969a0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ea050, 0xc208474000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083ea050, 0xc208432108, 0xc208474000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc20818db60, 0xc208474000, 0x1000, 0x1000, 0xc2080cc000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2082ac780) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2082ac780, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2084320b0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 241 [select]: net/http.(*persistConn).writeLoop(0xc2084320b0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 155 [IO wait]: net.(*pollDesc).Wait(0xc2083be920, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2083be920, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2083be8c0, 0xc208482000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20ee4bf10) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2081820e8, 0xc208482000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2081820e8, 0xc20823c108, 0xc208482000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081e2d40, 0xc208482000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208053bc0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc208053bc0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc20823c0b0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 153 [IO wait]: net.(*pollDesc).Wait(0xc20813e450, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20813e450, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20813e3f0, 0xc208476000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc215954208) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2081820e0, 0xc208476000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2081820e0, 0xc2082b01b8, 0xc208476000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2081e2c80, 0xc208476000, 0x1000, 0x1000, 0xc2080cdb00, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208053b60) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc208053b60, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2082b0160) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 154 [select]: net/http.(*persistConn).writeLoop(0xc2082b0160) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 41 [IO wait]: net.(*pollDesc).Wait(0xc208360450, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208360450, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2083603f0, 0xc208478000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc20866c9d0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20802c0e8, 0xc208478000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20802c0e8, 0xc2082841b8, 0xc208478000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc2082aad60, 0xc208478000, 0x1000, 0x1000, 0xc2080cd200, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20838e3c0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20838e3c0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208284160) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 42 [select]: net/http.(*persistConn).writeLoop(0xc208284160) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 121 [IO wait]: net.(*pollDesc).Wait(0xc208390a00, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208390a00, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2083909a0, 0xc20847a000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc208a58ae0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ac068, 0xc20847a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083ac068, 0xc208234268, 0xc20847a000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208158920, 0xc20847a000, 0x1000, 0x1000, 0xc2080ced00, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810cf60) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810cf60, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208234210) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 122 [select]: net/http.(*persistConn).writeLoop(0xc208234210) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 158 [select]: net/http.(*persistConn).writeLoop(0xc208078210) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 201 [IO wait]: net.(*pollDesc).Wait(0xc208130990, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208130990, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208130930, 0xc208488000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc208244650) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a0b0, 0xc208488000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20813a0b0, 0xc208178268, 0xc208488000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc20821e4a0, 0xc208488000, 0x1000, 0x1000, 0xc2080cc000, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2082588a0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2082588a0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208178210) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 202 [select]: net/http.(*persistConn).writeLoop(0xc208178210) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 214 [IO wait]: net.(*pollDesc).Wait(0xc20813e4c0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20813e4c0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20813e460, 0xc208441000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc21f3fa3c0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083540d0, 0xc208441000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083540d0, 0xc2082b0268, 0xc208441000, 0x1000, 0x1000, 0x7e2580, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc208240e40, 0xc208441000, 0x1000, 0x1000, 0xc2080cd200, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc20810b6e0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc20810b6e0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2082b0210) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 215 [select]: net/http.(*persistConn).writeLoop(0xc2082b0210) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 257 [select]: net/http.(*persistConn).writeLoop(0xc208284210) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 218 [select]: net/http.(*persistConn).writeLoop(0xc20844a0b0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 205 [IO wait]: net.(*pollDesc).Wait(0xc20813e530, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20813e530, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20813e4d0, 0xc2084aa000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc208286408) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a0d0, 0xc2084aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc20813a0d0, 0xc2082b0318, 0xc2084aa000, 0x1000, 0x1000, 0x7fc0d7f6def0, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc20821e5a0, 0xc2084aa000, 0x1000, 0x1000, 0xc207fec5f2, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc208258a80) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc208258a80, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc2082b02c0) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 206 [select]: net/http.(*persistConn).writeLoop(0xc2082b02c0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 244 [IO wait]: net.(*pollDesc).Wait(0xc2082a67d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a67d0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a6770, 0xc2084ac000, 0x1000, 0x1000, 0x0, 0x7fc0d7f7cd20, 0xc2081db238) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ea090, 0xc2084ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc net/http.noteEOFReader.Read(0x7fc0d7f7ed18, 0xc2083ea090, 0xc2084321b8, 0xc2084ac000, 0x1000, 0x1000, 0x7fc0d7f6b010, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:1270 +0x6e net/http.(*noteEOFReader).Read(0xc20818de80, 0xc2084ac000, 0x1000, 0x1000, 0xc207fc15f6, 0x0, 0x0) :125 +0xd4 bufio.(*Reader).fill(0xc2082accc0) /usr/local/go/src/bufio/bufio.go:97 +0x1ce bufio.(*Reader).Peek(0xc2082accc0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0xf0 net/http.(*persistConn).readLoop(0xc208432160) /usr/local/go/src/net/http/transport.go:842 +0xa4 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:660 +0xc9f goroutine 245 [select]: net/http.(*persistConn).writeLoop(0xc208432160) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 124 [select]: net/http.(*persistConn).writeLoop(0xc2080782c0) /usr/local/go/src/net/http/transport.go:945 +0x41d created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:661 +0xcbc goroutine 587 [IO wait]: net.(*pollDesc).Wait(0xc2083900d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2083900d0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc208390070, 0xc219c5d905, 0x11, 0x11, 0x0, 0x7fc0d7f7cd20, 0xc20a8cba00) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe2a0, 0xc219c5d905, 0x11, 0x11, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe2a0, 0xc219c5d900, 0x16, 0x16, 0x16, 0x5, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe2a0, 0xc219c5d900, 0x16, 0x16, 0x16, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f4e6ba0, 0x7fc0d7f7ed18, 0xc2083fe2a0, 0xc2126b6880, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe2a0, 0xc2126b6880, 0x18, 0x18, 0xc21f4e6ba0, 0x34, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20aef4750, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20aef4750, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc219c9af00, 0x0, 0x90a7b0, 0xf, 0xc209fa6720) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 288 [runnable]: syscall.Syscall(0x0, 0x84, 0xc215a49f40, 0x18, 0x18, 0x18, 0x0) /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5 syscall.read(0x84, 0xc215a49f40, 0x18, 0x18, 0x72, 0x0, 0x0) /usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e syscall.Read(0x84, 0xc215a49f40, 0x18, 0x18, 0x15, 0x0, 0x0) /usr/local/go/src/syscall/syscall_unix.go:136 +0x58 net.(*netFD).Read(0xc21e8ecee0, 0xc215a49f40, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:238 +0x314 net.(*conn).Read(0xc20818a298, 0xc215a49f40, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20818a298, 0xc215a49f40, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20818a298, 0xc215a49f40, 0x18, 0x18, 0x7fc0d7f6be20, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20e6e4540, 0x7fc0d7f7ed18, 0xc20818a298, 0xc215a49f40, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20818a298, 0xc215a49f40, 0x18, 0x18, 0xc20e6e4540, 0x2d, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc213891440, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc213891440, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f502000, 0x2, 0x90a7b0, 0xf, 0xc209633800) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 574 [runnable]: github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21585c5a0, 0x7fc0d7f7ed18, 0xc2080f2230, 0xc21e147a40, 0x18, 0x18, 0x0, 0x7fc0d7f7ed18, 0xc20837fbf8) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:147 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2080f2230, 0xc21e147a40, 0x18, 0x18, 0xc21585c5a0, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21247f740, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21247f740, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21a6d4a80, 0x3, 0x90a7b0, 0xf, 0xc21b738960) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 521 [runnable]: syscall.Syscall(0x0, 0x78, 0xc212673ea0, 0x18, 0x18, 0x18, 0x0) /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5 syscall.read(0x78, 0xc212673ea0, 0x18, 0x18, 0x72, 0x0, 0x0) /usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e syscall.Read(0x78, 0xc212673ea0, 0x18, 0x18, 0x1c, 0x0, 0x0) /usr/local/go/src/syscall/syscall_unix.go:136 +0x58 net.(*netFD).Read(0xc2112c23f0, 0xc212673ea0, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:238 +0x314 net.(*conn).Read(0xc2083fe280, 0xc212673ea0, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe280, 0xc212673ea0, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe280, 0xc212673ea0, 0x18, 0x18, 0x7fc0d7f6d0e0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc2163326c0, 0x7fc0d7f7ed18, 0xc2083fe280, 0xc212673ea0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe280, 0xc212673ea0, 0x18, 0x18, 0xc2163326c0, 0x34, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20aef4330, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20aef4330, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc208e21980, 0x2, 0x90a7b0, 0xf, 0xc21f619b00) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 712 [runnable]: syscall.Syscall(0x0, 0xb0, 0xc21aba4020, 0x1c, 0x1c, 0x1c, 0x0) /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5 syscall.read(0xb0, 0xc21aba4020, 0x1c, 0x1c, 0x72, 0x0, 0x0) /usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e syscall.Read(0xb0, 0xc21aba4020, 0x1c, 0x1c, 0x18, 0x0, 0x0) /usr/local/go/src/syscall/syscall_unix.go:136 +0x58 net.(*netFD).Read(0xc2080fdc00, 0xc21aba4020, 0x1c, 0x1c, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:238 +0x314 net.(*conn).Read(0xc2083ea140, 0xc21aba4020, 0x1c, 0x1c, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083ea140, 0xc21aba4020, 0x1c, 0x1c, 0x1c, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083ea140, 0xc21aba4020, 0x1c, 0x1c, 0x1c, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc209d382a0, 0x7fc0d7f7ed18, 0xc2083ea140, 0xc2150d7040, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083ea140, 0xc2150d7040, 0x18, 0x18, 0xc209d382a0, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc2158a5a10, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc2158a5a10, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f503500, 0x2, 0x90a7b0, 0xf, 0xc2087ba2a0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 523 [runnable]: github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20d20d3e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x221 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20d20d3e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f978d80, 0x0, 0x90a7b0, 0xf, 0xc2138a0180) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 654 [runnable]: syscall.Syscall(0x0, 0x97, 0xc212488880, 0x16, 0x16, 0x16, 0x0) /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5 syscall.read(0x97, 0xc212488880, 0x16, 0x16, 0x72, 0x0, 0x0) /usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e syscall.Read(0x97, 0xc212488880, 0x16, 0x16, 0x18, 0x0, 0x0) /usr/local/go/src/syscall/syscall_unix.go:136 +0x58 net.(*netFD).Read(0xc212252000, 0xc212488880, 0x16, 0x16, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:238 +0x314 net.(*conn).Read(0xc2083542b0, 0xc212488880, 0x16, 0x16, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083542b0, 0xc212488880, 0x16, 0x16, 0x16, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083542b0, 0xc212488880, 0x16, 0x16, 0x16, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc212bfb860, 0x7fc0d7f7ed18, 0xc2083542b0, 0xc2124b1580, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083542b0, 0xc2124b1580, 0x18, 0x18, 0xc212bfb860, 0x2c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21ae5c240, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5c240, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20de39500, 0x1, 0x90a7b0, 0xf, 0xc2083a6a20) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 713 [IO wait]: net.(*pollDesc).Wait(0xc2080fdb80, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2080fdb80, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2080fdb20, 0xc2115a49ef, 0x9, 0x9, 0x0, 0x7fc0d7f7cd20, 0xc20ee1fd40) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2081823f8, 0xc2115a49ef, 0x9, 0x9, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2081823f8, 0xc2115a49e0, 0x18, 0x18, 0x18, 0xf, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2081823f8, 0xc2115a49e0, 0x18, 0x18, 0x7fc0d7f6d0e0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc208e607e0, 0x7fc0d7f7ed18, 0xc2081823f8, 0xc2115a49e0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2081823f8, 0xc2115a49e0, 0x18, 0x18, 0xc208e607e0, 0x34, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21e9cd170, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e9cd170, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f503500, 0x3, 0x90a7b0, 0xf, 0xc2087ba2a0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 607 [runnable]: syscall.Syscall(0x0, 0x6e, 0xc209864580, 0x15, 0x15, 0x15, 0x0) /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5 syscall.read(0x6e, 0xc209864580, 0x15, 0x15, 0x72, 0x0, 0x0) /usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e syscall.Read(0x6e, 0xc209864580, 0x15, 0x15, 0x18, 0x0, 0x0) /usr/local/go/src/syscall/syscall_unix.go:136 +0x58 net.(*netFD).Read(0xc2112c2150, 0xc209864580, 0x15, 0x15, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:238 +0x314 net.(*conn).Read(0xc2083fe220, 0xc209864580, 0x15, 0x15, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe220, 0xc209864580, 0x15, 0x15, 0x15, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe220, 0xc209864580, 0x15, 0x15, 0x15, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f4647e0, 0x7fc0d7f7ed18, 0xc2083fe220, 0xc2126734c0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe220, 0xc2126734c0, 0x18, 0x18, 0xc21f4647e0, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca653e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca653e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2084f6480, 0x2, 0x90a7b0, 0xf, 0xc2107874a0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 682 [IO wait]: net.(*pollDesc).Wait(0xc21e8ec610, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8ec610, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8ec5b0, 0xc21eb4018c, 0xc, 0xc, 0x0, 0x7fc0d7f7cd20, 0xc21367ad90) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f2240, 0xc21eb4018c, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2080f2240, 0xc21eb40180, 0x18, 0x18, 0x18, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2080f2240, 0xc21eb40180, 0x18, 0x18, 0x7fc0d7f6c780, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f8ce2a0, 0x7fc0d7f7ed18, 0xc2080f2240, 0xc21eb40180, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2080f2240, 0xc21eb40180, 0x18, 0x18, 0xc21f8ce2a0, 0x2c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21247f8c0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21247f8c0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2126c5b00, 0x3, 0x90a7b0, 0xf, 0xc21e70a600) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 653 [IO wait]: net.(*pollDesc).Wait(0xc209961fe0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc209961fe0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc209961f80, 0xc21065c390, 0xc, 0xc, 0x0, 0x7fc0d7f7cd20, 0xc20ee5ee68) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a1b8, 0xc21065c390, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20813a1b8, 0xc21065c380, 0x1c, 0x1c, 0x1c, 0x10, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20813a1b8, 0xc21065c380, 0x1c, 0x1c, 0x1c, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20d4f4ae0, 0x7fc0d7f7ed18, 0xc20813a1b8, 0xc20ff7a7c0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20813a1b8, 0xc20ff7a7c0, 0x18, 0x18, 0xc20d4f4ae0, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21e99cdb0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e99cdb0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20de39500, 0x0, 0x90a7b0, 0xf, 0xc2083a6a20) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 664 [IO wait]: net.(*pollDesc).Wait(0xc2081d5020, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081d5020, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081d4fc0, 0xc215054300, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc21245ee38) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20818a2d8, 0xc215054300, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20818a2d8, 0xc215054300, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20818a2d8, 0xc215054300, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc213997ce0, 0x7fc0d7f7ed18, 0xc20818a2d8, 0xc215054300, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20818a2d8, 0xc215054300, 0x18, 0x18, 0xc213997ce0, 0xc21e968180, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20d4fc0f0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20d4fc0f0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2084cbb00, 0x2, 0x90a7b0, 0xf, 0xc20f2f1860) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 620 [IO wait]: net.(*pollDesc).Wait(0xc20a04e5a0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20a04e5a0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20a04e540, 0xc2124b0db7, 0x1, 0x1, 0x0, 0x7fc0d7f7cd20, 0xc20b412260) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208354290, 0xc2124b0db7, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208354290, 0xc2124b0da0, 0x18, 0x18, 0x18, 0x17, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208354290, 0xc2124b0da0, 0x18, 0x18, 0x7fc0d7f6cc30, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20de88de0, 0x7fc0d7f7ed18, 0xc208354290, 0xc2124b0da0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208354290, 0xc2124b0da0, 0x18, 0x18, 0xc20de88de0, 0x2c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca63500, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca63500, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20b10c180, 0x3, 0x90a7b0, 0xf, 0xc20f42b9e0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 638 [IO wait]: net.(*pollDesc).Wait(0xc2082a9cd0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a9cd0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a9c70, 0xc211582580, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc212d6cd48) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20814c208, 0xc211582580, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20814c208, 0xc211582580, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20814c208, 0xc211582580, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20ba545a0, 0x7fc0d7f7ed18, 0xc20814c208, 0xc211582580, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20814c208, 0xc211582580, 0x18, 0x18, 0xc20ba545a0, 0xc20c770780, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20a680480, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20a680480, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20a364c00, 0x3, 0x90a7b0, 0xf, 0xc210281380) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 589 [IO wait]: net.(*pollDesc).Wait(0xc2112c27d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2112c27d0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2112c2770, 0xc2126b6600, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc2089ca3c0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe298, 0xc2126b6600, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe298, 0xc2126b6600, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe298, 0xc2126b6600, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc219d24ea0, 0x7fc0d7f7ed18, 0xc2083fe298, 0xc2126b6600, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe298, 0xc2126b6600, 0x18, 0x18, 0xc219d24ea0, 0xc219c9b380, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20aef46c0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20aef46c0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc219c9af00, 0x2, 0x90a7b0, 0xf, 0xc209fa6720) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 554 [IO wait]: net.(*pollDesc).Wait(0xc2112c2610, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2112c2610, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2112c25b0, 0xc21059e40b, 0x11, 0x11, 0x0, 0x7fc0d7f7cd20, 0xc217e3b880) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208354270, 0xc21059e40b, 0x11, 0x11, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208354270, 0xc21059e400, 0x1c, 0x1c, 0x1c, 0xb, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208354270, 0xc21059e400, 0x1c, 0x1c, 0x1c, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20a6ffda0, 0x7fc0d7f7ed18, 0xc208354270, 0xc2124b09c0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208354270, 0xc2124b09c0, 0x18, 0x18, 0xc20a6ffda0, 0x35, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca630e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca630e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2084c3980, 0x2, 0x90a7b0, 0xf, 0xc21511b320) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 636 [runnable]: net.(*conn).Read(0xc208230160, 0xc20a88e080, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:117 io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208230160, 0xc20a88e080, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208230160, 0xc20a88e080, 0x18, 0x18, 0x7fc0d7f6da40, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f9de900, 0x7fc0d7f7ed18, 0xc208230160, 0xc20a88e080, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208230160, 0xc20a88e080, 0x18, 0x18, 0xc21f9de900, 0x2a, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21dda8150, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21dda8150, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20a364c00, 0x1, 0x90a7b0, 0xf, 0xc210281380) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 590 [IO wait]: net.(*pollDesc).Wait(0xc208390140, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc208390140, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2083900e0, 0xc2126b69c0, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc208a7ec30) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe2a8, 0xc2126b69c0, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe2a8, 0xc2126b69c0, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe2a8, 0xc2126b69c0, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21b210d20, 0x7fc0d7f7ed18, 0xc2083fe2a8, 0xc2126b69c0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe2a8, 0xc2126b69c0, 0x18, 0x18, 0xc21b210d20, 0xc20c770900, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20aef47e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20aef47e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc219c9af00, 0x3, 0x90a7b0, 0xf, 0xc209fa6720) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 588 [runnable]: syscall.Read(0xbe, 0xc20ea80fa0, 0x1c, 0x1c, 0x18, 0x0, 0x0) /usr/local/go/src/syscall/syscall_unix.go:135 net.(*netFD).Read(0xc20844fd50, 0xc20ea80fa0, 0x1c, 0x1c, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:238 +0x314 net.(*conn).Read(0xc208230170, 0xc20ea80fa0, 0x1c, 0x1c, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208230170, 0xc20ea80fa0, 0x1c, 0x1c, 0x1c, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208230170, 0xc20ea80fa0, 0x1c, 0x1c, 0x1c, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20a0f5260, 0x7fc0d7f7ed18, 0xc208230170, 0xc20a88e260, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208230170, 0xc20a88e260, 0x18, 0x18, 0xc20a0f5260, 0x35, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21dda82a0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21dda82a0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc219c9af00, 0x1, 0x90a7b0, 0xf, 0xc209fa6720) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 681 [IO wait]: net.(*pollDesc).Wait(0xc21e8ec530, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8ec530, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8ec4d0, 0xc20f4153aa, 0xc, 0xc, 0x0, 0x7fc0d7f7cd20, 0xc20829bee0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f2248, 0xc20f4153aa, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2080f2248, 0xc20f4153a0, 0x16, 0x16, 0x16, 0xa, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2080f2248, 0xc20f4153a0, 0x16, 0x16, 0x16, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20c27a240, 0x7fc0d7f7ed18, 0xc2080f2248, 0xc21eb404a0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2080f2248, 0xc21eb404a0, 0x18, 0x18, 0xc20c27a240, 0x29, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21247f950, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21247f950, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2126c5b00, 0x2, 0x90a7b0, 0xf, 0xc21e70a600) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 655 [IO wait]: net.(*pollDesc).Wait(0xc2122520d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2122520d0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc212252070, 0xc20ff7a6e0, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc21245ee58) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a1b0, 0xc20ff7a6e0, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20813a1b0, 0xc20ff7a6e0, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20813a1b0, 0xc20ff7a6e0, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc213997da0, 0x7fc0d7f7ed18, 0xc20813a1b0, 0xc20ff7a6e0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20813a1b0, 0xc20ff7a6e0, 0x18, 0x18, 0xc213997da0, 0xc20c770000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21e99cc60, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e99cc60, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20de39500, 0x2, 0x90a7b0, 0xf, 0xc2083a6a20) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 508 [IO wait]: net.(*pollDesc).Wait(0xc2081d4fb0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081d4fb0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081d4f50, 0xc21f321d8c, 0xc, 0xc, 0x0, 0x7fc0d7f7cd20, 0xc21ddc6e50) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208230158, 0xc21f321d8c, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208230158, 0xc21f321d80, 0x18, 0x18, 0x18, 0xc, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208230158, 0xc21f321d80, 0x18, 0x18, 0x7fc0d7f6c2d0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc209b39a40, 0x7fc0d7f7ed18, 0xc208230158, 0xc21f321d80, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208230158, 0xc21f321d80, 0x18, 0x18, 0xc209b39a40, 0x25, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21dda8090, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21dda8090, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20aa4bb00, 0x1, 0x90a7b0, 0xf, 0xc212764180) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 575 [IO wait]: net.(*pollDesc).Wait(0xc21e8ec760, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8ec760, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8ec700, 0xc21de4c98d, 0x9, 0x9, 0x0, 0x7fc0d7f7cd20, 0xc20afb5ee8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f2228, 0xc21de4c98d, 0x9, 0x9, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2080f2228, 0xc21de4c980, 0x16, 0x16, 0x16, 0xd, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2080f2228, 0xc21de4c980, 0x16, 0x16, 0x16, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f4e4720, 0x7fc0d7f7ed18, 0xc2080f2228, 0xc21e147740, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2080f2228, 0xc21e147740, 0x18, 0x18, 0xc21f4e4720, 0x34, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21247f6b0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21247f6b0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21a6d4f00, 0x0, 0x90a7b0, 0xf, 0xc21b738c60) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 499 [IO wait]: net.(*pollDesc).Wait(0xc21e8ec220, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8ec220, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8ec1c0, 0xc21eb40f31, 0x7, 0x7, 0x0, 0x7fc0d7f7cd20, 0xc21e13ad38) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f2270, 0xc21eb40f31, 0x7, 0x7, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2080f2270, 0xc21eb40f20, 0x18, 0x18, 0x18, 0x11, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2080f2270, 0xc21eb40f20, 0x18, 0x18, 0x7fc0d409ee30, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21e5a2ae0, 0x7fc0d7f7ed18, 0xc2080f2270, 0xc21eb40f20, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2080f2270, 0xc21eb40f20, 0x18, 0x18, 0xc21e5a2ae0, 0x3c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21247fc20, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21247fc20, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20aa4a000, 0x0, 0x90a7b0, 0xf, 0xc2105de060) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 522 [IO wait]: net.(*pollDesc).Wait(0xc2112c24c0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2112c24c0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2112c2460, 0xc212673df0, 0x8, 0x8, 0x0, 0x7fc0d7f7cd20, 0xc21f488418) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe278, 0xc212673df0, 0x8, 0x8, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe278, 0xc212673de0, 0x18, 0x18, 0x18, 0x10, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe278, 0xc212673de0, 0x18, 0x18, 0x7fc0d7f6cc30, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc218846ba0, 0x7fc0d7f7ed18, 0xc2083fe278, 0xc212673de0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe278, 0xc212673de0, 0x18, 0x18, 0xc218846ba0, 0x32, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20aef41b0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20aef41b0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc208e21980, 0x3, 0x90a7b0, 0xf, 0xc21f619b00) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 648 [runnable]: github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21161de00, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:526 +0x192 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20de38180, 0x3, 0x90a7b0, 0xf, 0xc2083a6000) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 507 [IO wait]: net.(*pollDesc).Wait(0xc2081d5100, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2081d5100, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2081d50a0, 0xc2150d71b5, 0x3, 0x3, 0x0, 0x7fc0d7f7cd20, 0xc21e3f9588) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ea150, 0xc2150d71b5, 0x3, 0x3, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083ea150, 0xc2150d71a0, 0x18, 0x18, 0x18, 0x15, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083ea150, 0xc2150d71a0, 0x18, 0x18, 0x7fc0d411f410, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f4f3500, 0x7fc0d7f7ed18, 0xc2083ea150, 0xc2150d71a0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083ea150, 0xc2150d71a0, 0x18, 0x18, 0xc21f4f3500, 0x39, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc2158a5b60, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc2158a5b60, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20aa4bb00, 0x0, 0x90a7b0, 0xf, 0xc212764180) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 637 [runnable]: net.(*netFD).readUnlock(0xc20b5c4310) /usr/local/go/src/net/fd_unix.go:167 net.(*netFD).Read(0xc20b5c4310, 0xc21eceeae0, 0x15, 0x15, 0x15, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:253 +0x52d net.(*conn).Read(0xc20813a1e8, 0xc21eceeae0, 0x15, 0x15, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20813a1e8, 0xc21eceeae0, 0x15, 0x15, 0x15, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20813a1e8, 0xc21eceeae0, 0x15, 0x15, 0x15, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc2094240c0, 0x7fc0d7f7ed18, 0xc20813a1e8, 0xc20ff7ac20, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20813a1e8, 0xc20ff7ac20, 0x18, 0x18, 0xc2094240c0, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21e99d3e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e99d3e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20a364c00, 0x2, 0x90a7b0, 0xf, 0xc210281380) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 506 [IO wait]: net.(*pollDesc).Wait(0xc21e8eca70, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8eca70, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8eca10, 0xc2097015a9, 0xe, 0xe, 0x0, 0x7fc0d7f7cd20, 0xc217e71bc8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe230, 0xc2097015a9, 0xe, 0xe, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe230, 0xc2097015a0, 0x17, 0x17, 0x17, 0x9, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe230, 0xc2097015a0, 0x17, 0x17, 0x17, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20fc38a20, 0x7fc0d7f7ed18, 0xc2083fe230, 0xc212673620, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe230, 0xc212673620, 0x18, 0x18, 0xc20fc38a20, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca65500, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca65500, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20aa4aa80, 0x3, 0x90a7b0, 0xf, 0xc2105de540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 505 [IO wait]: net.(*pollDesc).Wait(0xc21e8eca00, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8eca00, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8ec9a0, 0xc2126736f6, 0x2, 0x2, 0x0, 0x7fc0d7f7cd20, 0xc208656f78) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe238, 0xc2126736f6, 0x2, 0x2, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe238, 0xc2126736e0, 0x18, 0x18, 0x18, 0x16, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe238, 0xc2126736e0, 0x18, 0x18, 0x7fc0d7f6c780, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20e48f860, 0x7fc0d7f7ed18, 0xc2083fe238, 0xc2126736e0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe238, 0xc2126736e0, 0x18, 0x18, 0xc20e48f860, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca65590, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca65590, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20aa4aa80, 0x2, 0x90a7b0, 0xf, 0xc2105de540) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 510 [runnable]: io.ReadFull(0x7fc0d7f7ed18, 0xc20842c178, 0xc208b1c080, 0x12, 0x12, 0x12, 0x0, 0x0) /usr/local/go/src/io/io.go:315 github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc208b1a0c0, 0x7fc0d7f7ed18, 0xc20842c178, 0xc21343b620, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20842c178, 0xc21343b620, 0x18, 0x18, 0xc208b1a0c0, 0x2a, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc212ba08a0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc212ba08a0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20aa4bb00, 0x3, 0x90a7b0, 0xf, 0xc212764180) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 709 [IO wait]: net.(*pollDesc).Wait(0xc20a04e7d0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20a04e7d0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20a04e770, 0xc21343b493, 0x5, 0x5, 0x0, 0x7fc0d7f7cd20, 0xc208e6dad0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20842c170, 0xc21343b493, 0x5, 0x5, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20842c170, 0xc21343b480, 0x18, 0x18, 0x18, 0x13, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20842c170, 0xc21343b480, 0x18, 0x18, 0x7fc0d7f6c2d0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20850aae0, 0x7fc0d7f7ed18, 0xc20842c170, 0xc21343b480, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20842c170, 0xc21343b480, 0x18, 0x18, 0xc20850aae0, 0x2c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc212ba0540, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc212ba0540, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f502300, 0x3, 0x90a7b0, 0xf, 0xc209633a40) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 518 [IO wait]: net.(*pollDesc).Wait(0xc2112c2300, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2112c2300, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2112c22a0, 0xc2124b0e84, 0x14, 0x14, 0x0, 0x7fc0d7f7cd20, 0xc20843e578) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208354298, 0xc2124b0e84, 0x14, 0x14, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208354298, 0xc2124b0e80, 0x18, 0x18, 0x18, 0x4, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208354298, 0xc2124b0e80, 0x18, 0x18, 0x7fc0d7f6da40, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20ab6de60, 0x7fc0d7f7ed18, 0xc208354298, 0xc2124b0e80, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208354298, 0xc2124b0e80, 0x18, 0x18, 0xc20ab6de60, 0x35, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca63590, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca63590, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc208e21500, 0x3, 0x90a7b0, 0xf, 0xc21f619800) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 608 [runnable]: github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21de80f60, 0x7fc0d7f7ed18, 0xc2080f2290, 0xc21eb41880, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:173 +0x5b2 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2080f2290, 0xc21eb41880, 0x18, 0x18, 0xc21de80f60, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21247ff20, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21247ff20, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2084f6480, 0x3, 0x90a7b0, 0xf, 0xc2107874a0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 663 [runnable]: syscall.Syscall(0x0, 0xbd, 0xc214379800, 0x16, 0x16, 0x16, 0x0) /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5 syscall.read(0xbd, 0xc214379800, 0x16, 0x16, 0x72, 0x0, 0x0) /usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e syscall.Read(0xbd, 0xc214379800, 0x16, 0x16, 0x18, 0x0, 0x0) /usr/local/go/src/syscall/syscall_unix.go:136 +0x58 net.(*netFD).Read(0xc2122521c0, 0xc214379800, 0x16, 0x16, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:238 +0x314 net.(*conn).Read(0xc208354350, 0xc214379800, 0x16, 0x16, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208354350, 0xc214379800, 0x16, 0x16, 0x16, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208354350, 0xc214379800, 0x16, 0x16, 0x16, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20b40d2c0, 0x7fc0d7f7ed18, 0xc208354350, 0xc20b09ad40, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208354350, 0xc20b09ad40, 0x18, 0x18, 0xc20b40d2c0, 0x2c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21ae5cfc0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5cfc0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2084cbb00, 0x1, 0x90a7b0, 0xf, 0xc20f2f1860) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 517 [runnable]: syscall.Syscall(0x0, 0x70, 0xc212673420, 0x18, 0x18, 0x18, 0x0) /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5 syscall.read(0x70, 0xc212673420, 0x18, 0x18, 0x72, 0x0, 0x0) /usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e syscall.Read(0x70, 0xc212673420, 0x18, 0x18, 0x17, 0x0, 0x0) /usr/local/go/src/syscall/syscall_unix.go:136 +0x58 net.(*netFD).Read(0xc2112c21c0, 0xc212673420, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:238 +0x314 net.(*conn).Read(0xc2083fe218, 0xc212673420, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe218, 0xc212673420, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe218, 0xc212673420, 0x18, 0x18, 0x7fc0d7f6c780, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc210f08720, 0x7fc0d7f7ed18, 0xc2083fe218, 0xc212673420, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe218, 0xc212673420, 0x18, 0x18, 0xc210f08720, 0x2f, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca65350, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca65350, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc208e21500, 0x2, 0x90a7b0, 0xf, 0xc21f619800) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 661 [IO wait]: net.(*pollDesc).Wait(0xc2082a6ca0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a6ca0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a6c40, 0xc20a8c18b1, 0x2, 0x2, 0x0, 0x7fc0d7f7cd20, 0xc20a424910) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083542d0, 0xc20a8c18b1, 0x2, 0x2, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083542d0, 0xc20a8c18a0, 0x13, 0x13, 0x13, 0x11, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083542d0, 0xc20a8c18a0, 0x13, 0x13, 0x13, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc211fb5bc0, 0x7fc0d7f7ed18, 0xc2083542d0, 0xc2124b1900, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083542d0, 0xc2124b1900, 0x18, 0x18, 0xc211fb5bc0, 0x31, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21ae5c5a0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5c5a0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc2084cad80, 0x3, 0x90a7b0, 0xf, 0xc20f2f1380) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 656 [IO wait]: net.(*pollDesc).Wait(0xc212252140, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc212252140, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2122520e0, 0xc2124b1daa, 0xe, 0xe, 0x0, 0x7fc0d7f7cd20, 0xc20ee5fcb8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208354328, 0xc2124b1daa, 0xe, 0xe, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208354328, 0xc2124b1da0, 0x18, 0x18, 0x18, 0xa, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208354328, 0xc2124b1da0, 0x18, 0x18, 0x7fc0d410f170, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc216333380, 0x7fc0d7f7ed18, 0xc208354328, 0xc2124b1da0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208354328, 0xc2124b1da0, 0x18, 0x18, 0xc216333380, 0x39, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21ae5ca20, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5ca20, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20de39500, 0x3, 0x90a7b0, 0xf, 0xc2083a6a20) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 634 [IO wait]: net.(*pollDesc).Wait(0xc21e8ecc30, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8ecc30, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8ecbd0, 0xc21ddda809, 0xa, 0xa, 0x0, 0x7fc0d7f7cd20, 0xc21160e4d0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2080f22a0, 0xc21ddda809, 0xa, 0xa, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2080f22a0, 0xc21ddda800, 0x13, 0x13, 0x13, 0x9, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2080f22a0, 0xc21ddda800, 0x13, 0x13, 0x13, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20baf16e0, 0x7fc0d7f7ed18, 0xc2080f22a0, 0xc21eb41b60, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2080f22a0, 0xc21eb41b60, 0x18, 0x18, 0xc20baf16e0, 0x32, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc219b9a2d0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc219b9a2d0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc20a364000, 0x3, 0x90a7b0, 0xf, 0xc212d330e0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 690 [IO wait]: net.(*pollDesc).Wait(0xc21e8ec8b0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc21e8ec8b0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc21e8ec850, 0xc212673855, 0x3, 0x3, 0x0, 0x7fc0d7f7cd20, 0xc217e2f9a0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe248, 0xc212673855, 0x3, 0x3, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe248, 0xc212673840, 0x18, 0x18, 0x18, 0x15, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe248, 0xc212673840, 0x18, 0x18, 0x7fc0d7f6b970, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20aed9020, 0x7fc0d7f7ed18, 0xc2083fe248, 0xc212673840, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe248, 0xc212673840, 0x18, 0x18, 0xc20aed9020, 0x2c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca656b0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca656b0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21a6d4f00, 0x3, 0x90a7b0, 0xf, 0xc21b738c60) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 691 [IO wait]: net.(*pollDesc).Wait(0xc20813fe20, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20813fe20, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20813fdc0, 0xc212fac0d2, 0x3, 0x3, 0x0, 0x7fc0d7f7cd20, 0xc20b7b1cb0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083fe228, 0xc212fac0d2, 0x3, 0x3, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083fe228, 0xc212fac0c0, 0x15, 0x15, 0x15, 0x12, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083fe228, 0xc212fac0c0, 0x15, 0x15, 0x15, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20a9fd860, 0x7fc0d7f7ed18, 0xc2083fe228, 0xc212673580, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083fe228, 0xc212673580, 0x18, 0x18, 0xc20a9fd860, 0x25, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20ca65470, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20ca65470, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209158000, 0x0, 0x90a7b0, 0xf, 0xc21b7392c0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 693 [IO wait]: net.(*pollDesc).Wait(0xc20813ff00, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc20813ff00, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc20813fea0, 0xc20ca7ab13, 0x5, 0x5, 0x0, 0x7fc0d7f7cd20, 0xc209a39b08) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20814c1e0, 0xc20ca7ab13, 0x5, 0x5, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20814c1e0, 0xc20ca7ab00, 0x18, 0x18, 0x18, 0x13, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20814c1e0, 0xc20ca7ab00, 0x18, 0x18, 0x18, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc208f48e40, 0x7fc0d7f7ed18, 0xc20814c1e0, 0xc211582100, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20814c1e0, 0xc211582100, 0x18, 0x18, 0xc208f48e40, 0x3c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc2097f9f50, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc2097f9f50, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209158000, 0x2, 0x90a7b0, 0xf, 0xc21b7392c0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 525 [IO wait]: net.(*pollDesc).Wait(0xc2122521b0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2122521b0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc212252150, 0xc20e78b6f5, 0x3, 0x3, 0x0, 0x7fc0d7f7cd20, 0xc2170fad00) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2081823e8, 0xc20e78b6f5, 0x3, 0x3, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2081823e8, 0xc20e78b6e0, 0x18, 0x18, 0x18, 0x15, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2081823e8, 0xc20e78b6e0, 0x18, 0x18, 0x7fc0d7f6d0e0, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc2083e0fc0, 0x7fc0d7f7ed18, 0xc2081823e8, 0xc20e78b6e0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2081823e8, 0xc20e78b6e0, 0x18, 0x18, 0xc2083e0fc0, 0x24, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21e9cce70, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e9cce70, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f978d80, 0x2, 0x90a7b0, 0xf, 0xc2138a0180) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 526 [IO wait]: net.(*pollDesc).Wait(0xc2112c26f0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2112c26f0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2112c2690, 0xc211582300, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc20d4a6a40) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20814c1f0, 0xc211582300, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20814c1f0, 0xc211582300, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20814c1f0, 0xc211582300, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21171f4a0, 0x7fc0d7f7ed18, 0xc20814c1f0, 0xc211582300, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20814c1f0, 0xc211582300, 0x18, 0x18, 0xc21171f4a0, 0xc21f979380, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20a680270, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20a680270, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f978d80, 0x3, 0x90a7b0, 0xf, 0xc2138a0180) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 695 [IO wait]: net.(*pollDesc).Wait(0xc2082a6d80, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a6d80, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a6d20, 0xc20ff7ab28, 0x10, 0x10, 0x0, 0x7fc0d7f7cd20, 0xc21216ef40) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a1e0, 0xc20ff7ab28, 0x10, 0x10, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20813a1e0, 0xc20ff7ab20, 0x18, 0x18, 0x18, 0x8, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20813a1e0, 0xc20ff7ab20, 0x18, 0x18, 0x7fc0d7f6b970, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21de80720, 0x7fc0d7f7ed18, 0xc20813a1e0, 0xc20ff7ab20, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20813a1e0, 0xc20ff7ab20, 0x18, 0x18, 0xc21de80720, 0x29, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21e99d170, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e99d170, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209158f00, 0x0, 0x90a7b0, 0xf, 0xc21b739aa0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 696 [runnable]: github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e99ced0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:526 +0x192 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209158f00, 0x1, 0x90a7b0, 0xf, 0xc21b739aa0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 697 [IO wait]: net.(*pollDesc).Wait(0xc2082a6f40, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a6f40, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a6ee0, 0xc2124b14c0, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc2133019c8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083542a8, 0xc2124b14c0, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083542a8, 0xc2124b14c0, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083542a8, 0xc2124b14c0, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20b95e960, 0x7fc0d7f7ed18, 0xc2083542a8, 0xc2124b14c0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083542a8, 0xc2124b14c0, 0x18, 0x18, 0xc20b95e960, 0xc209159800, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21ae5c0f0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5c0f0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209158f00, 0x2, 0x90a7b0, 0xf, 0xc21b739aa0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 698 [IO wait]: net.(*pollDesc).Wait(0xc2082a7020, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a7020, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a6fc0, 0xc209b5d98e, 0xf, 0xf, 0x0, 0x7fc0d7f7cd20, 0xc20de83e68) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc208354320, 0xc209b5d98e, 0xf, 0xf, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc208354320, 0xc209b5d980, 0x1d, 0x1d, 0x1d, 0xe, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc208354320, 0xc209b5d980, 0x1d, 0x1d, 0x1d, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21c1a02a0, 0x7fc0d7f7ed18, 0xc208354320, 0xc2124b1cc0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc208354320, 0xc2124b1cc0, 0x18, 0x18, 0xc21c1a02a0, 0x2e, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21ae5c990, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5c990, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209158f00, 0x3, 0x90a7b0, 0xf, 0xc21b739aa0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 527 [IO wait]: net.(*pollDesc).Wait(0xc2082a6d10, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a6d10, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a6cb0, 0xc217eb163a, 0x1, 0x1, 0x0, 0x7fc0d7f7cd20, 0xc20bbe12c8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ac0e8, 0xc217eb163a, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083ac0e8, 0xc217eb1620, 0x1b, 0x1b, 0x1b, 0x1a, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083ac0e8, 0xc217eb1620, 0x1b, 0x1b, 0x1b, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21723f980, 0x7fc0d7f7ed18, 0xc2083ac0e8, 0xc20a4386a0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083ac0e8, 0xc20a4386a0, 0x18, 0x18, 0xc21723f980, 0x33, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20d20cd80, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20d20cd80, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f979800, 0x0, 0x90a7b0, 0xf, 0xc2138a0660) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 528 [runnable]: net.(*netFD).readUnlock(0xc2082a6d90) /usr/local/go/src/net/fd_unix.go:167 net.(*netFD).Read(0xc2082a6d90, 0xc20ff7aa60, 0x18, 0x18, 0x18, 0x0, 0x0) /usr/local/go/src/net/fd_unix.go:253 +0x52d net.(*conn).Read(0xc20813a1d8, 0xc20ff7aa60, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20813a1d8, 0xc20ff7aa60, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20813a1d8, 0xc20ff7aa60, 0x18, 0x18, 0x7fc0d415cd40, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f5edaa0, 0x7fc0d7f7ed18, 0xc20813a1d8, 0xc20ff7aa60, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20813a1d8, 0xc20ff7aa60, 0x18, 0x18, 0xc21f5edaa0, 0x3c, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21e99d0e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e99d0e0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f979800, 0x1, 0x90a7b0, 0xf, 0xc2138a0660) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 721 [IO wait]: net.(*pollDesc).Wait(0xc2082a6e60, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a6e60, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a6e00, 0xc20ff7a920, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc208b79820) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20813a1c8, 0xc20ff7a920, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20813a1c8, 0xc20ff7a920, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20813a1c8, 0xc20ff7a920, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f2d9a40, 0x7fc0d7f7ed18, 0xc20813a1c8, 0xc20ff7a920, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20813a1c8, 0xc20ff7a920, 0x18, 0x18, 0xc21f2d9a40, 0xc21f979c80, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21e99cfc0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21e99cfc0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21f979800, 0x2, 0x90a7b0, 0xf, 0xc2138a0660) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 700 [runnable]: github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5c900, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:526 +0x192 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209159380, 0x1, 0x90a7b0, 0xf, 0xc21b739da0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 701 [IO wait]: net.(*pollDesc).Wait(0xc2082a7170, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a7170, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a7110, 0xc21e646fab, 0xb, 0xb, 0x0, 0x7fc0d7f7cd20, 0xc21df5f2d0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083542e8, 0xc21e646fab, 0xb, 0xb, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083542e8, 0xc21e646fa0, 0x16, 0x16, 0x16, 0xb, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083542e8, 0xc21e646fa0, 0x16, 0x16, 0x16, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21e38bc20, 0x7fc0d7f7ed18, 0xc2083542e8, 0xc2124b1b20, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083542e8, 0xc2124b1b20, 0x18, 0x18, 0xc21e38bc20, 0x33, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21ae5c7b0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5c7b0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209159380, 0x2, 0x90a7b0, 0xf, 0xc21b739da0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 702 [IO wait]: net.(*pollDesc).Wait(0xc2082a71e0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a71e0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a7180, 0xc2124b1a60, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc20db68010) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083542e0, 0xc2124b1a60, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083542e0, 0xc2124b1a60, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083542e0, 0xc2124b1a60, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21e4ce060, 0x7fc0d7f7ed18, 0xc2083542e0, 0xc2124b1a60, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083542e0, 0xc2124b1a60, 0x18, 0x18, 0xc21e4ce060, 0xc2087d8000, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc21ae5c6c0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc21ae5c6c0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc209159380, 0x3, 0x90a7b0, 0xf, 0xc21b739da0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 737 [IO wait]: net.(*pollDesc).Wait(0xc2112c2760, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2112c2760, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2112c2700, 0xc2115823a0, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc21c15b7f8) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20814c1f8, 0xc2115823a0, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20814c1f8, 0xc2115823a0, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20814c1f8, 0xc2115823a0, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc21f4eee40, 0x7fc0d7f7ed18, 0xc20814c1f8, 0xc2115823a0, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20814c1f8, 0xc2115823a0, 0x18, 0x18, 0xc21f4eee40, 0xc21a6a0780, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20a680330, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20a680330, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21a6a0300, 0x2, 0x90a7b0, 0xf, 0xc21276ea80) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 738 [IO wait]: net.(*pollDesc).Wait(0xc2080fdb10, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2080fdb10, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2080fdab0, 0xc20a438b80, 0x18, 0x18, 0x0, 0x7fc0d7f7cd20, 0xc216bb9370) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc2083ac0f8, 0xc20a438b80, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc2083ac0f8, 0xc20a438b80, 0x18, 0x18, 0x18, 0x0, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc2083ac0f8, 0xc20a438b80, 0x18, 0x18, 0x27, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc2165b11a0, 0x7fc0d7f7ed18, 0xc2083ac0f8, 0xc20a438b80, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:154 +0xee github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc2083ac0f8, 0xc20a438b80, 0x18, 0x18, 0xc2165b11a0, 0xc21a6a0900, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc20d20d1d0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc20d20d1d0, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21a6a0300, 0x3, 0x90a7b0, 0xf, 0xc21276ea80) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170 goroutine 726 [IO wait]: net.(*pollDesc).Wait(0xc2082a9bf0, 0x72, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 net.(*pollDesc).WaitRead(0xc2082a9bf0, 0x0, 0x0) /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 net.(*netFD).Read(0xc2082a9b90, 0xc21036e1ce, 0xc, 0xc, 0x0, 0x7fc0d7f7cd20, 0xc20c74abd0) /usr/local/go/src/net/fd_unix.go:242 +0x40f net.(*conn).Read(0xc20842c190, 0xc21036e1ce, 0xc, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:121 +0xdc io.ReadAtLeast(0x7fc0d7f7ed18, 0xc20842c190, 0xc21036e1c0, 0x1a, 0x1a, 0x1a, 0xe, 0x0, 0x0) /usr/local/go/src/io/io.go:298 +0xf1 io.ReadFull(0x7fc0d7f7ed18, 0xc20842c190, 0xc21036e1c0, 0x1a, 0x1a, 0x1a, 0x0, 0x0) /usr/local/go/src/io/io.go:316 +0x6d github.com/couchbase/indexing/secondary/dcp/transport.(*MCResponse).Receive(0xc20a76b7a0, 0x7fc0d7f7ed18, 0xc20842c190, 0xc21343b860, 0x18, 0x18, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/mc_res.go:174 +0x606 github.com/couchbase/indexing/secondary/dcp/transport/client.getResponse(0x7fc0d7f7ed18, 0xc20842c190, 0xc21343b860, 0x18, 0x18, 0xc20a76b7a0, 0x2b, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/transport.go:35 +0xe1 github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).Stats(0xc212ba0b10, 0x90a7b0, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:498 +0x25d github.com/couchbase/indexing/secondary/dcp/transport/client.(*Client).StatsMap(0xc212ba0b10, 0x90a7b0, 0xf, 0x0, 0x0, 0x0) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/transport/client/mc.go:521 +0x88 github.com/couchbase/indexing/secondary/dcp.getStatsParallel(0xc21acdc300, 0x3, 0x90a7b0, 0xf, 0xc2138a0f60) /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:126 +0x22b created by github.com/couchbase/indexing/secondary/dcp.(*Bucket).GetStats /home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/dcp/client.go:152 +0x170