cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.96k stars 3.79k forks source link

pkg/server/authserver/authserver_test: TestAuthenticationMux failed #123046

Closed cockroach-teamcity closed 3 months ago

cockroach-teamcity commented 5 months ago

pkg/server/authserver/authserver_test.TestAuthenticationMux failed with artifacts on master @ 744da4c1cdcbdd39edf8f9880b06f9b32fc440be:

Fatal error:

panic: test timed out after 4m57s
running tests:
    TestAuthenticationMux (4m48s)

Stack:

goroutine 63084 [running]:
testing.(*M).startAlarm.func1()
    GOROOT/src/testing/testing.go:2366 +0x30c
created by time.goFunc
    GOROOT/src/time/sleep.go:177 +0x38
Log preceding fatal error

``` === RUN TestAuthenticationMux test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/db5b7cf3454dcd16e1adb48d0d227333/logTestAuthenticationMux4145925124 test_log_scope.go:81: use -show-logs to present logs inline test_server_shim.go:157: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details. ```

Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

/cc @cockroachdb/unowned

This test on roachdash | Improve this report!

Jira issue: CRDB-38177

dhartunian commented 3 months ago

It's been too late, logs and artifacts are gone, and this flake has not recurred. Closing. This was a timeout, not a logic failure, so no big concerns here.