[ ... ] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VERSION ......: BUILD HOST ...: ce6b5b270914 BUILD DATE ...: 2019-08-07T21:08:48+00:00 GO VERSION ...: go1.11.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GOPATH=/usr/share/gocode go test -bench=. -benchmem -tags=unit {"msg":"Request body is empty","appname":"kask","time":"2019-08-07T21:08:56Z","level":"ERROR","request_id":"00000000-0000-0000-0000-000000000000"} goos: linux goarch: amd64 BenchmarkGet-32 20000 93786 ns/op 6300 B/op 75 allocs/op BenchmarkPost-32 20000 83578 ns/op 6850 B/op 81 allocs/op BenchmarkDelete-32 20000 94776 ns/op 4075 B/op 57 allocs/op PASS ok _/go/src/gerrit.wikimedia.org/r/mediawiki/services/kask 8.208s golint -set_exit_status ./... go vet ./... [ ... ]