Per @echlebek, some Go builds are running out of memory during the link step on CircleCI:
This issue tracks fixing that.
I'm tracking this down; looks like we need to open a support ticket to get access to the resource_class attribute to bump up memory (from the default, 4 GB, to 6, the next tier up).
I just opened a request with them; we'll see what happens!
Since race detection removed from integration tests, this error has not recurred.
Most helpful comment
I'm tracking this down; looks like we need to open a support ticket to get access to the
resource_classattribute to bump up memory (from the default, 4 GB, to 6, the next tier up).I just opened a request with them; we'll see what happens!