-
Notifications
You must be signed in to change notification settings - Fork 4.1k
server: TestAdminAPIJobs failed #69401
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
server.TestAdminAPIJobs failed with artifacts on master @ ab1fc343c9a1140191f96353995258e609a84d02:
=== RUN TestAdminAPIJobs
test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestAdminAPIJobs728054158
test_log_scope.go:74: use -show-logs to present logs inline
=== CONT TestAdminAPIJobs
admin_test.go:1578: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestAdminAPIJobs728054158
--- FAIL: TestAdminAPIJobs (0.41s)
=== RUN TestAdminAPIJobs/isAdmin=true#01
admin_test.go:1574: 0: expected job IDs [5 4 3 2 1 687774249346498561 687774249347645441 687774249236234241 687774249237577729 687774249435103233], but got [5 4 3 2 1 687774249435103233 687774249346498561 687774249347645441 687774249236234241 687774249237577729]
--- FAIL: TestAdminAPIJobs/isAdmin=true#01 (0.04s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestAdminAPIJobs PKG=./pkg/server TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1Parameters in this failure:
- GOFLAGS=-parallel=4
Internal log
benesch marked as alumn{us/a}; resolving to nvanbenschoten instead
/cc @cockroachdb/server nvanbenschoten
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.