bblfsh / bblfshd

A self-hosted server for source code parsing

Home Page:https://doc.bblf.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bblfshd is eating 200% CPU without requests after heavy load

vmarkovtsev opened this issue · comments

I've extracted many, many UASTs in 48 threads within the last 4 days. All the clients finished, finally. After several hours, I logged in the machine and watched bblfshd process consuming 200-220% CPU in top. There are no clients running, I guarantee. docker logs bblfshd is here: https://drive.google.com/file/d/1ZWYotVO9tBPDBsZ07STQDH7gwPmK_rvM

In case you want to debug yourself, ssh 163.172.109.207. @meyskens can provide access.

I you want access to the server, be fast as they will be returned at the end of this month.

commented

@meyskens if that is not too hard - I would take a quick look in order to add more information about the symptoms in here.

commented

🙇 @meyskens

More context from that machine

$ sudo docker exec bblfshd bblfshctl status
+------------+----------------+---------------+---------+--------+
|  LANGUAGE  | SUCCESS/FAILED | STATE/DESIRED | WAITING | EXITED |
+------------+----------------+---------------+---------+--------+
| java       | 76798/159      | 1/1           | 0       | 0      |
| ruby       | 44814/3        | 1/1           | 0       | 0      |
| go         | 53351/118      | 1/1           | 0       | 0      |
| cpp        | 168915/222140  | 1/1           | 0       | 18     |
| php        | 69751/8805     | 1/1           | 0       | 0      |
| csharp     | 4203/121       | 1/1           | 0       | 0      |
| javascript | 101147/4036    | 2/1           | 0       | 0      |
| python     | 53996/856      | 1/1           | 0       | 0      |
+------------+----------------+---------------+---------+--------+


$ sudo docker exec bblfshd bblfshctl driver list
+------------+------------------------------------------+---------+--------+---------+--------+-------------+------------------------------+
|  LANGUAGE  |                  IMAGE                   | VERSION | STATUS | CREATED |   OS   |     GO      |            NATIVE            |
+------------+------------------------------------------+---------+--------+---------+--------+-------------+------------------------------+
| python     | docker://bblfsh/python-driver:latest     | v2.8.2  | beta   | 2 days  | alpine | 1.10-alpine | python:3.6-alpine            |
| cpp        | docker://bblfsh/cpp-driver:latest        | v1.2.2  | beta   | 5 days  | alpine | 1.10-alpine | openjdk:8-jre-alpine         |
| java       | docker://bblfsh/java-driver:latest       | v2.6.2  | beta   | 2 days  | alpine | 1.10-alpine | openjdk:8-jre-alpine         |
| javascript | docker://bblfsh/javascript-driver:latest | v2.7.1  | beta   | 6 days  | alpine | 1.10-alpine | node:8-alpine                |
| bash       | docker://bblfsh/bash-driver:latest       | v2.5.0  | beta   | 6 days  | alpine | 1.10-alpine | openjdk:8-jre-alpine         |
| ruby       | docker://bblfsh/ruby-driver:latest       | v2.9.1  | beta   | 6 days  | alpine | 1.10-alpine | ruby:2.4-alpine3.7           |
| go         | docker://bblfsh/go-driver:latest         | v2.5.2  | beta   | 2 days  | alpine | 1.10-alpine | alpine:3.7                   |
| csharp     | docker://bblfsh/csharp-driver:latest     | v1.4.1  | beta   | 6 days  |        | 1.10        | microsoft/dotnet:2.1-runtime |
| php        | docker://bblfsh/php-driver:latest        | v2.7.1  | beta   | 6 days  | alpine | 1.10-alpine | php:7-alpine3.6              |
+------------+------------------------------------------+---------+--------+---------+--------+-------------+------------------------------+

$ sudo docker exec bblfshd bblfshctl instances
+-------------+---------------------------------+---------+----------+-------------------+
| INSTANCE ID |             DRIVER              | STATUS  | CREATED  |       PIDS        |
+-------------+---------------------------------+---------+----------+-------------------+
| 01d6r7p8vv  | bblfsh/php-driver:latest        | Running | 20 hours | 20087,20150       |
| 01d6r7szsx  | bblfsh/csharp-driver:latest     | Running | 20 hours | 23570,23603,23604 |
| 01d6qxxx0e  | bblfsh/javascript-driver:latest | Stopped | 23 hours |                   |
| 01d6r7v7bq  | bblfsh/javascript-driver:latest | Running | 20 hours | 24503,24532       |
| 01d6r7rc0y  | bblfsh/python-driver:latest     | Running | 20 hours | 22706,22734,22737 |
| 01d6r7s2dx  | bblfsh/java-driver:latest       | Running | 20 hours | 22968,22995       |
| 01d6r7r0wf  | bblfsh/ruby-driver:latest       | Running | 20 hours | 22386,22412,22413 |
| 01d6r7pksj  | bblfsh/go-driver:latest         | Running | 20 hours | 20600             |
| 01d6qwcm8w  | bblfsh/cpp-driver:latest        | Running | 24 hours | 1517              |
+-------------+---------------------------------+---------+----------+-------------------+

$ top
top - 13:33:00 up 4 days, 17:34,  1 user,  load average: 2.41, 2.22, 2.22
Tasks: 240 total,   1 running, 122 sleeping,   0 stopped,  32 zombie
%Cpu(s): 10.9 us,  5.0 sy,  0.0 ni, 84.1 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem : 98904400 total, 88895024 free,  3782996 used,  6226380 buff/cache
KiB Swap:  1572852 total,  1505908 free,    66944 used. 94128208 avail Mem

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND
 9879 root      20   0 3469144 556720  27060 S 212.6  0.6   3537:38 bblfshd

And from inside the bblfhsd container it looks like this

$ top
 PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND
    1 root      20   0 3469144 556656  27060 S 211.6  0.6   3545:50 bblfshd
 1517 root      20   0  149976  22904  10160 S   0.3  0.0   0:49.56 driver
22968 root      20   0  507584  43896  10288 S   0.3  0.0   0:35.43 driver
24503 root      20   0   28216  10560   9152 S   0.3  0.0   0:19.97 driver
24950 root      20   0   41056   3168   2708 R   0.3  0.0   0:00.04 top
  785 root      20   0       0      0      0 Z   0.0  0.0   0:00.67 driver
 2451 root      20   0       0      0      0 Z   0.0  0.0   0:00.89 driver
 4656 root      20   0       0      0      0 Z   0.0  0.0   0:01.07 driver
 4976 root      20   0       0      0      0 Z   0.0  0.0   0:12.13 driver
 5262 root      20   0       0      0      0 Z   0.0  0.0   0:00.07 driver
 7569 root      20   0       0      0      0 Z   0.0  0.0   0:00.09 driver
 8340 root      20   0       0      0      0 Z   0.0  0.0   0:00.39 driver
 8579 root      20   0       0      0      0 Z   0.0  0.0   0:00.10 driver
 8836 root      20   0       0      0      0 Z   0.0  0.0   0:00.37 driver
 8870 root      20   0       0      0      0 Z   0.0  0.0   0:00.74 driver
 9592 root      20   0       0      0      0 Z   0.0  0.0   0:00.07 driver
10967 root      20   0       0      0      0 Z   0.0  0.0   0:00.09 driver
11677 root      20   0       0      0      0 Z   0.0  0.0   0:04.43 driver
12456 root      20   0       0      0      0 Z   0.0  0.0   0:00.34 driver
13880 root      20   0       0      0      0 Z   0.0  0.0   0:00.15 driver
14714 root      20   0       0      0      0 Z   0.0  0.0   0:00.09 driver
15575 root      20   0       0      0      0 Z   0.0  0.0   0:00.18 driver
17682 root      20   0       0      0      0 Z   0.0  0.0   0:05.09 driver

@bzz As far as I remember, kill SIGABRT bblfshd should print the goroutine stacks, but also kill the process.

commented

two suspicious threads

  30   LWP 59 "bblfshd"  runtime.futex () at /usr/local/go/src/runtime/sys_linux_amd64.s:531
  31   LWP 60 "bblfshd"  runtime.removespecial (kind=1 '\001', p=0xc44348f100, ~r2=0x2b) at /usr/local/go/src/runtime/mheap.go:1396
 ...
  37   LWP 2693 "bblfshd" 0x000000000088054b in github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*pickfirstBalancer).HandleSubConnStateChange (b=0xc4246afbc0, s=1,
    sc=...) at /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/pickfirst.go:72

and getting the full list of goroutines in details seems not reasonable, stoped counting after 1500

  1 waiting  runtime.gopark
  2 waiting  runtime.gopark
  3 waiting  runtime.gopark
  4 waiting  runtime.gopark
* 5 syscall  runtime.notetsleepg
  18 waiting  runtime.gopark
  34 waiting  runtime.gopark
  8 waiting  runtime.gopark
  35 waiting  runtime.gopark
  9 waiting  runtime.gopark
  19 waiting  runtime.gopark
  10 waiting  runtime.gopark
  36 waiting  runtime.gopark
  11 waiting  runtime.gopark
  37 waiting  runtime.gopark
  12 waiting  runtime.gopark
  38 waiting  runtime.gopark
* 40 syscall  runtime.notetsleepg
  14 waiting  runtime.gopark
  16 waiting  runtime.gopark
* 50 syscall  runtime.notetsleepg
  66 waiting  runtime.gopark
  67 waiting  runtime.gopark
  68 waiting  runtime.gopark
  69 waiting  runtime.gopark
  225766 waiting  runtime.gopark
* 21 syscall  runtime.notetsleepg
  277991 waiting  runtime.gopark
  6310 waiting  runtime.gopark
  93223 waiting  runtime.gopark
 6109 waiting  runtime.gopark
  1436133 waiting  runtime.gopark
  89458 waiting  runtime.gopark
  100681 waiting  runtime.gopark
  24275 waiting  runtime.gopark
  183398 waiting  runtime.gopark
* 83 syscall  runtime.notetsleepg
  91810 waiting  runtime.gopark
  70031 waiting  runtime.gopark
* 70 syscall  runtime.notetsleepg
  9871 waiting  runtime.gopark
  29993 waiting  runtime.gopark
  113226 waiting  runtime.gopark
  92385 waiting  runtime.gopark
  32834 waiting  runtime.gopark
  135696 waiting  runtime.gopark
  171843 waiting  runtime.gopark
  5447 waiting  runtime.gopark
  6358 waiting  runtime.gopark
  116588 waiting  runtime.gopark
  181664 waiting  runtime.gopark
  28998 waiting  runtime.gopark
  39422 waiting  runtime.gopark
  2822 waiting  runtime.gopark
  2773 waiting  runtime.gopark
* 195 syscall  runtime.notetsleepg
  4326 waiting  runtime.gopark
  1367568 waiting  runtime.gopark
  112105 waiting  runtime.gopark
  2775 waiting  runtime.gopark
  3508 waiting  runtime.gopark
  3512 waiting  runtime.gopark
  252931 waiting  runtime.gopark
  98021 waiting  runtime.gopark
  10714 waiting  runtime.gopark
  112468 waiting  runtime.gopark
  7956916 waiting  runtime.gopark
  5052 waiting  runtime.gopark
* 354 syscall  runtime.notetsleepg
  221646 waiting  runtime.gopark
* 371 syscall  runtime.notetsleepg
  21667 waiting  runtime.gopark
  7203 waiting  runtime.gopark
  121348 waiting  runtime.gopark
* 434 syscall  runtime.notetsleepg
  2640 waiting  runtime.gopark
* 626 syscall  runtime.notetsleepg
  11319 waiting  runtime.gopark
* 420 syscall  runtime.notetsleepg
  88576 waiting  runtime.gopark
  115436 waiting  runtime.gopark
* 562 syscall  runtime.notetsleepg
  133952 waiting  runtime.gopark
  342732 waiting  runtime.gopark
  12627 waiting  runtime.gopark
  21002 waiting  runtime.gopark
  64091 waiting  runtime.gopark
  30393 waiting  runtime.gopark
  92812 waiting  runtime.gopark
  47115 waiting  runtime.gopark
  107469 waiting  runtime.gopark
  231358 waiting  runtime.gopark
  185492 waiting  runtime.gopark
  96866 waiting  runtime.gopark
  251021 waiting  runtime.gopark
  5287 waiting  runtime.gopark
  135037 waiting  runtime.gopark
  132860 waiting  runtime.gopark
  258440 waiting  runtime.gopark
  2821 waiting  runtime.gopark
  5164 waiting  runtime.gopark
  4525 waiting  runtime.gopark
  29045 waiting  runtime.gopark
  270591 waiting  runtime.gopark
  620944 waiting  runtime.gopark
  5034 waiting  runtime.gopark
  2802 waiting  runtime.gopark
  112104 waiting  runtime.gopark
  1357244 waiting  runtime.gopark
  136517 waiting  runtime.gopark
  4169 waiting  runtime.gopark
  13826 waiting  runtime.gopark
  3513 waiting  runtime.gopark
  5041 waiting  runtime.gopark
  12639 waiting  runtime.gopark
  3541 waiting  runtime.gopark
  3536 waiting  runtime.gopark
  66408 waiting  runtime.gopark
  111282 waiting  runtime.gopark
  6186 waiting  runtime.gopark
 25767 waiting  runtime.gopark
  2804 waiting  runtime.gopark
  5274 waiting  runtime.gopark
  180892 waiting  runtime.gopark
  178450 waiting  runtime.gopark
  27099 waiting  runtime.gopark
  202255 waiting  runtime.gopark
  5446 waiting  runtime.gopark
  34040 waiting  runtime.gopark
  178874 waiting  runtime.gopark
  92383 waiting  runtime.gopark
  176706 waiting  runtime.gopark
  104311 waiting  runtime.gopark
  183366 waiting  runtime.gopark
  114648 waiting  runtime.gopark
  143310 waiting  runtime.gopark
  94485 waiting  runtime.gopark
  4314 waiting  runtime.gopark
  66572 waiting  runtime.gopark
  54977 waiting  runtime.gopark
  2774 waiting  runtime.gopark
  7561 waiting  runtime.gopark
  25537 waiting  runtime.gopark
  55042 waiting  runtime.gopark
  22563 waiting  runtime.gopark
  27517 waiting  runtime.gopark
  131611 waiting  runtime.gopark
  100251 waiting  runtime.gopark
  1390062 waiting  runtime.gopark
  284125 waiting  runtime.gopark
  27338 waiting  runtime.gopark
  348135 waiting  runtime.gopark
  5289 waiting  runtime.gopark
  30752 waiting  runtime.gopark
  89938 waiting  runtime.gopark
  5260 waiting  runtime.gopark
  178843 waiting  runtime.gopark
  230900 waiting  runtime.gopark
  101282 waiting  runtime.gopark
  2766 waiting  runtime.gopark
  180128 waiting  runtime.gopark
  2767 waiting  runtime.gopark
  4524 waiting  runtime.gopark
  179498 waiting  runtime.gopark
  86081 waiting  runtime.gopark
  2639 waiting  runtime.gopark
  85476 waiting  runtime.gopark
  31503 waiting  runtime.gopark
  2812 waiting  runtime.gopark
  11944 waiting  runtime.gopark
  5337 waiting  runtime.gopark
  205707 waiting  runtime.gopark
  5503 waiting  runtime.gopark
  5476 waiting  runtime.gopark
  2803 waiting  runtime.gopark
  3376 waiting  runtime.gopark
  30025 waiting  runtime.gopark
  174653 waiting  runtime.gopark
  116193 waiting  runtime.gopark
  3375 waiting  runtime.gopark
---Type <return> to continue, or q <return> to quit---
  50447 waiting  runtime.gopark
  125705 waiting  runtime.gopark
  3540 waiting  runtime.gopark
  251020 waiting  runtime.gopark
  6108 waiting  runtime.gopark
  4853 waiting  runtime.gopark
  72790 waiting  runtime.gopark
  103954 waiting  runtime.gopark
  3511 waiting  runtime.gopark
  5477 waiting  runtime.gopark
  81077 waiting  runtime.gopark
  27992 waiting  runtime.gopark
  108453 waiting  runtime.gopark
  16326 waiting  runtime.gopark
  4327 waiting  runtime.gopark
  88079 waiting  runtime.gopark
  5504 waiting  runtime.gopark
  2641 waiting  runtime.gopark
  35820 waiting  runtime.gopark
  9294 waiting  runtime.gopark
  6308 waiting  runtime.gopark
  21666 waiting  runtime.gopark
  129735 waiting  runtime.gopark
  2811 waiting  runtime.gopark
  26967 waiting  runtime.gopark
  2768 waiting  runtime.gopark
  285559 waiting  runtime.gopark
  6107 waiting  runtime.gopark
  3509 waiting  runtime.gopark
  216188 waiting  runtime.gopark
commented

I think i'm going to trigger a full core dump of the process now ~with GOTRACEBACK, if there are no other suggestions. And indeed, that would kill the process, that is also a PID 1. ~

Done with gdb gcore without killing the process 🎉 3.2G core.1 :)

@vmarkovtsev AFAIK you were using 3-4 machines for this large-scale parse, could you confirm that it's the only one that ended up in this state plz?

Wow, actually @bzz it became even funnier now. Right now on 163.172.109.45 and 163.172.109.60 bblfshd is eating 900% CPU without any reason. I stopped the extraction this morning, but did not check top on them.

commented

Awesome, thanks! Updated the msg above - we have a core dump now 😈

[32524 goroutines] smaple in details, looks like a lot of grpc connection handles

 Goroutine 223216605 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223216606 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223216607 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223222604 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223222605 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223222606 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223228469 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223228470 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223228471 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223234738 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223234739 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223234740 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223239361 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223239458 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223239459 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223245488 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223245489 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223245538 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223250656 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223250657 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223250738 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223256618 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223256619 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223256620 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223261618 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223261619 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223261620 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223272686 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223272687 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223272688 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223282361 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223282362 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223282363 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223284864 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223284865 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223284946 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223294751 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223294752 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223294753 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223296295 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223296296 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223296297 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223304556 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223304557 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223304558 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223307346 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223307347 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223307348 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223317012 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 223317013 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 223317014 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 223328483 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225012874 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225023227 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225023228 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225023229 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225037024 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225037025 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225037106 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225049022 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225049023 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225049024 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225061987 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225061988 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225061989 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225074703 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225074704 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225074705 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225086911 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225086912 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225086913 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225196633 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225196634 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225196635 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225207742 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225207743 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225207744 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225219634 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225219635 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225219636 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225232223 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225232224 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225232225 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225243782 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225243783 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225243784 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225244147 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225244148 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225244149 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225255212 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225255213 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225255214 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225255263 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225255264 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225255265 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225266751 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225266752 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225266753 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225317047 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225317048 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225317049 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225328491 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225328492 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225328493 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225339870 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225339871 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225339872 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225352041 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225352042 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225352043 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225364028 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225364029 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225364030 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225376432 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225376433 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225376514 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225389010 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225389011 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225389012 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225400988 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225400989 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225400990 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225414219 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225414220 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225414221 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225425352 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225425353 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225425354 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225426171 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225426172 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225426173 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225438240 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225438241 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225438354 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225486788 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225486789 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225486790 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225498967 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225498968 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225498969 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225510365 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225510366 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225510367 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225521771 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225521772 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225521773 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225866342 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225866343 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225866344 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225873423 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225873424 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225873425 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225874127 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225874128 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225874129 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225879174 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225879175 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225879176 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225886765 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225886766 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225886767 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225886972 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225886973 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225886974 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225892166 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225892167 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225892168 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225899253 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225899254 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225899255 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225911663 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225911664 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225911665 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225925076 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225925077 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225925078 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225932566 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225932567 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225932568 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225938779 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225940052 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225940053 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225946869 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225946870 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225946871 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225951362 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225951363 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225951364 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225958020 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225958021 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225958022 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225962517 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225962518 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225962519 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225968967 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225968968 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225968969 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225973707 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225973708 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225973709 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225984784 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225984785 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225984866 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 225996053 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 225996054 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 225996055 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226223412 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226223413 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226223414 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226232452 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226232453 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226232454 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226235378 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226235379 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226235380 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226244096 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226244097 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226244162 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226246909 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226246910 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226246911 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226256064 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226256065 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226256114 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226259291 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226259292 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226259293 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226268050 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226268051 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226268052 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226271195 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226271196 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226271197 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226280825 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226280826 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226280827 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226284242 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226284243 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226284244 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226293277 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226293278 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226293279 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226296545 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226296658 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226296659 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226305645 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226305646 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226305647 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226308900 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226308901 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226308902 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226318321 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226318466 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226318467 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226321663 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226321664 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226321665 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226331217 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226331234 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226331235 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226333860 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226333861 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226333862 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226342978 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226342979 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226342980 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226346006 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226346007 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226346008 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226355670 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226355671 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226355672 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226394118 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226394119 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226394120 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226406544 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226406545 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226406594 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226415978 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226415979 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226415980 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226418472 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226418473 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226418474 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226428042 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226428043 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226428044 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226431274 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226431275 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226431276 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226441153 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226441202 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226441203 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226443556 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226443557 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226443558 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226452934 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226452935 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226452936 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226455478 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226455479 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226455480 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226464091 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226464092 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226464093 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226466690 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226466691 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226466692 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226475427 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226475428 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226475429 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226478044 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226478045 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226478046 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226488698 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226488699 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226488700 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226491288 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226491289 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226491290 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226512276 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226512277 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226512278 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226522041 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226522042 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226522043 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226524197 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226524198 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226524199 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226534898 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226534899 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226534900 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226536221 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226536222 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226536223 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226546909 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226546910 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226546911 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226548080 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226548081 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226548226 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226560077 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226560078 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226560079 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226560461 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226560462 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226560463 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226572954 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226572955 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226572956 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226586055 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226586056 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226586057 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226590951 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226590952 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226590953 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226602047 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226602048 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226602049 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226615007 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226615008 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226615009 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226627448 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226627449 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226627450 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226627570 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226627571 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226627572 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226640211 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226640212 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226640213 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226640909 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226640910 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226640911 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226652705 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226652786 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226652787 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226653573 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226653574 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226653575 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226664729 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226664730 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226664731 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226665941 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226665942 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226665943 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226677882 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226677883 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226677884 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226678651 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226678652 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226678653 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226689251 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226689252 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226689253 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226689829 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226689830 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226689831 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226825398 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226825399 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226825400 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226837108 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226837109 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226837110 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226848685 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226848686 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226848687 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226861004 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226861005 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226861006 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226874049 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226874066 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226874067 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226879598 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226879599 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226879600 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226886071 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226886072 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226886073 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226892322 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226892323 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226892324 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226898352 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226898353 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226898386 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226898982 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226898983 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226898984 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226904397 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226904398 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226904399 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226911357 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226911358 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226911359 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226911491 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226911492 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226911493 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226917218 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226917219 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226917220 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226923387 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226923388 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226923389 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226923923 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226923924 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226923925 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226929895 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226929896 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226929897 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226936310 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226936311 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226936312 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226942002 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226942003 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226942004 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226948318 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226948319 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226948320 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226954717 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226954718 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226954719 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226966591 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226966592 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226966593 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226978176 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226978177 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226978530 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 226989816 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 226989817 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 226989818 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 227001061 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 227001062 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 227001063 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228153593 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228153594 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228153595 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228165506 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228165507 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228165508 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228177828 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228177829 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228177830 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228187339 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228187340 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228187341 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228189806 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228189807 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228189808 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228198976 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228198977 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228199154 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228201536 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228201537 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228201586 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228210858 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228210859 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228210860 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228213356 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228213357 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228213358 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228223213 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228223214 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228223215 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228225344 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228225345 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228225490 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228235717 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228235718 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228260934 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228260935 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228274220 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228286627 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228286628 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228299989 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228299991 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228313193 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228381203 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228381204 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228381205 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228392752 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228392753 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228392818 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228404184 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228404185 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228415833 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228415834 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228415835 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228427104 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228427105 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228427234 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228438350 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228438351 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228438352 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228450274 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228450276 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228461969 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228462194 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228462195 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228473804 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228473805 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228991672 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228992124 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228992125 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229005314 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229005315 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229005352 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229005353 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229006738 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229006739 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229006740 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229007729 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229007746 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229007747 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229019183 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229019184 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229019601 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229019812 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229019814 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229020498 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229032162 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229032163 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229032164 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229032884 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229045147 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229045148 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229045149 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229046397 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229046398 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229046399 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229046920 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229046921 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229046922 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229060094 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229074219 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229074221 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229074240 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229082685 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229082686 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229082687 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229086831 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229086832 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229110295 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229110296 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229113431 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229113432 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229113433 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229126653 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229126654 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229140072 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229140073 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229140074 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229145359 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229145360 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229152633 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229152634 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229152635 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229153577 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229153578 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229158670 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229158671 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229166250 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229166251 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229166252 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229184730 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229184731 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229184732 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229188568 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229188570 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229201924 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229201925 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229210562 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229214340 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229214341 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229214342 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229223138 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229223139 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229223140 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229228690 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229228691 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229235299 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229235300 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229239827 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229242660 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229242661 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229248389 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229248391 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229285117 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229285118 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229298742 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229298743 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229467786 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229467788 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229480568 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229493032 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229493033 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229505190 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229505192 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229606716 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229606717 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229618884 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229618885 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229643421 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229643423 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229656295 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229656296 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229668832 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229681896 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229681897 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229681898 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229691342 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229694460 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229708377 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229708379 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229713083 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229713084 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229722213 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229726257 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229726323 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229734463 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229738939 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229738940 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229738941 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229751745 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229751858 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229751859 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229763913 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229763915 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229830982 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229842490 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229866170 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229866171 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229878511 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229890798 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229890799 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229903134 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229903135 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229915621 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229927689 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229939842 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229939843 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229953032 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229953033 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230140885 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230152690 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230152691 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230164935 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230177460 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230189926 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230189927 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230214863 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230214864 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230227682 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230251092 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230262714 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230262715 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230274312 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230274313 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230274314 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230286390 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230298940 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230310907 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230323099 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230323100 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230336123 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230336125 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230348454 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230348456 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230361320 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230373413 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 230373414 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 230373415 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 230561276 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 231585317 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 231585318 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 231596834 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 231608805 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 231643876 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 231643877 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 231643878 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 231655654 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 231655655 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 231908881 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 231917280 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 231932589 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 231973291 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 231985035 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 231996966 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232020982 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232020984 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232032781 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232032783 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232045132 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232057699 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232057701 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232081711 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 232081712 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232093439 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232093440 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 232108468 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 232108469 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232119896 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232119898 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232131687 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232131688 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 232131689 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232143650 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232160804 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232160805 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 232172345 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232172347 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232225561 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232260904 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 232273156 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 232285164 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 232297128 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232322166 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 232334624 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 232334625 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 236586773 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 236596990 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 236596991 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 236600870 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 236612516 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 236647841 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 236659645 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 236671385 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 236697552 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 236843289 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 236855603 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 236905576 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 236918103 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 236931512 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 237136278 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 237148053 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 237981354 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 238032964 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 238046107 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 238527997 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 238563413 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 238563414 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 238574674 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 238677859 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 238689561 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 238737200 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 238737234 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 238877368 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 238914267 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 238914268 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 238939564 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 238964863 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 239307286 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 239307288 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 239580560 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 239604778 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 239617831 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 240000367 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 240013308 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 240282504 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 240331073 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 240343331 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 240678636 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 240691638 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 240928063 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 240952848 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 241036427 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 241060317 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 241110350 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 241221905 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 241283738 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 241482578 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 241482579 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 241532437 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 241557210 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 242481347 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 242505385 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 242511737 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 242518898 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 242544211 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 242562715 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 242569891 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 242574901 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 242598567 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 242836229 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 246333198 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 246367673 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 246367675 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 246372578 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 246422051 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 246474315 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 246560189 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 246614601 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 246632032 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 246748046 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 246760734 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 246802963 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 247205006 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 247218797 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 247237388 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 247237390 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 247454150 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 247490966 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 247788018 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 248600354 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 248693148 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 248795475 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 249544302 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 249579895 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 249674655 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 249784727 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 249810679 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 249837815 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 249914877 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 250146687 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 250209112 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 250382287 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 250566087 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 251389706 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 252458657 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 252913019 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 253144475 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 253524686 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 256298508 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 256821641 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 256927512 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 257839604 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 257943881 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
received SIGINT, stopping process (will not forward signal)
  Goroutine 228235716 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228237909 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228237910 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228237911 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228248293 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228248294 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228248295 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228260933 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228274218 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228274219 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228286629 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228299990 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228313194 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228313195 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228404183 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228450275 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228473803 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228481662 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228481663 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228492899 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228892156 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228892157 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228903745 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228927954 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228927955 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228940043 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228940044 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228940045 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228965234 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228965235 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228965364 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228978149 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228979213 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228979215 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228991219 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 228991671 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 228991673 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 228992123 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229005316 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229005351 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229019182 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229019600 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229019737 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229019738 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229019739 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229019813 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229032883 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229032885 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229060093 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229060095 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229074220 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229074241 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229074290 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229086830 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229110297 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229126655 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229140013 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229140014 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229140015 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229145361 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229153579 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229158669 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229172456 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229172457 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229172458 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229188569 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229197627 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229197628 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229197629 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229201923 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229210512 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229210513 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229228692 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229232787 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229232788 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229232789 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229235298 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229239828 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229239829 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229242662 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229248390 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229285116 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229298741 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:109 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher (0x881b52)
  Goroutine 229467787 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229480569 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher (0x875f3a)
  Goroutine 229480570 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)
  Goroutine 229493034 - User: /go/src/github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/clientconn.go:1361 github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport (0x87c9ce)

@dennwc is there a chance server does not handle closing the connections properly somehow?

Would be happy to provide more information if needed, but seems like we have some clues already to access the situation and just need to dig in bblfshd deeper.

commented

Could not resist the temptation to spend some time trying out awesome dlv instead of gdb.
Here is a goroutine histogram

  10819 ["github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher",109]
  10818 ["github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher",122]
  10810 ["github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).createTransport",1361]
     16 ["runtime.gopark",292]
     11 ["runtime.notetsleepg",227]
     10 ["internal/poll.runtime_pollWait",173]
      8 ["github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc/transport.(*controlBuffer).get",300]
      8 ["github.com/bblfsh/bblfshd/vendor/google.golang.org/grpc.(*addrConn).transportMonitor",1384]
      8 ["github.com/bblfsh/bblfshd/daemon.(*driverQueue).Put.func1",315]
      8 ["github.com/bblfsh/bblfshd/daemon.(*DriverPool).scaling",154]
      3 ["runtime.systemstack_switch",363]
      1 ["sync.runtime_Semacquire",56]
      1 ["os/signal.signal_recv",139]
      1 ["main.waitForStop",252]
      1 ["github.com/bblfsh/bblfshd/vendor/github.com/uber/jaeger-client-go.(*remoteReporter).processQueue",265]
      1 ["github.com/bblfsh/bblfshd/vendor/github.com/uber/jaeger-client-go.(*RemotelyControlledSampler).pollControllerWithTicker",488]

Looks like unclosed GRPC channels... Indeed, my code does not close them on the client side. Each process opens 24 channels and then terminates without explicitly closing. This explains much.

Looks like unclosed GRPC channels... Indeed, my code does not close them on the client side. Each process opens 24 channels and then terminates without explicit closing. This explains much.

Ah, yes, that would definitely contribute. However, I think that can't be the whole story, since even a load-balancing channel shouldn't have more goroutines than available endpoints (and usually not even that many).

Once we have some of the process-management issues under control, I'd like to revisit how we deal with load-shedding on the server side. I believe servers should almost always have a sensible way to shed load (for example, by early-rejecting inbound requests). Ideally the client should be able to respond to the pushback, but even if it can't it's much easier to debug errors on the client than weird DoS failures on the server.

Can it be because of the numerous dying drivers and unclosed channels to them? 🤔

Can it be because of the numerous dying drivers and unclosed channels to them? 🤔

It could—I suspect both are factors. The kernel should drop the connections for processes that have exited but not been reaped, but there may be something different happening inside docker.

@dennwc @creachadair I seem to have found a reliable way to reproduce this using the latest bblfshd.

Download:

Setup:

apt install python3-pip
pip3 install ipython tqdm

Run:

ipython

Copy-paste there:

import os
from tqdm import tqdm

!rm -rf boilerplate
!mkdir -p boilerplate
with open("tasks1.txt") as fin:
    %cd boilerplate
    rid = ""
    lines = fin.readlines()
    for seq, line in tqdm(enumerate(lines), total=len(lines)):
        commit, repo = line.strip().split(" ")
        if "llvm" in repo or "linux" in repo:
            continue
        new_rid = repo.replace("/", "@")
        if new_rid != rid:
            !rm -rf $rid
        rid = new_rid
        !git clone --bare git://github.com/$repo $rid
        if not os.path.exists(rid):
            print("failed to clone")
            continue
        %cd $rid
        try:
            parents = !git rev-list --parents -n 1 $commit
            parent = parents[0].split(" ")[1]
        except:
            continue
        finally:
            %cd ..
        if len(parent) != 40:
            print("failed to get the parent from", parents)
            continue
        with open("commits.txt", "w") as fout:
            print(commit, file=fout)
            print(parent, file=fout)
        result = !../hercules --typos-dataset --feature uast --commits commits.txt $rid
        print(result[:10])
        if result and result[-1] != "TyposDataset:" and "hercules:" in result:
            with open("new_%s_%d.json" % (rid, seq), "w") as fout:
                ri = result.index("hercules:")
                print("\n".join(result[ri:]), file=fout)
    !rm -rf $rid
    %cd ..

Leave it running for ~30 minutes or less. Then stop (ctrl-z), ctrl-c will not work.

@dennwc @bzz @creachadair Any updates? This is a critical issue for us.

Yes, we are waiting for an Enry release to cut a new bblfshd release. We can cut it before that though.

commented

Yes, we are waiting for an Enry release to cut a new bblfshd release. We can cut it before that though.

👍 indeed, let's not wait for enry if that is not crucial for the fix

I don't think this happens anymore, I have processed 70% of PGAv2 and never had problems with this.