Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kv/kvnemesis: TestKVNemesisSingleNode failed #102410

Closed
cockroach-teamcity opened this issue Apr 27, 2023 · 2 comments · Fixed by #103719
Closed

kv/kvnemesis: TestKVNemesisSingleNode failed #102410

cockroach-teamcity opened this issue Apr 27, 2023 · 2 comments · Fixed by #103719
Assignees
Labels
branch-master Failures and bugs on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 27, 2023

kv/kvnemesis.TestKVNemesisSingleNode failed with artifacts on master @ 5b44c4fd6d97dc3a75e786fed24f47ad8bcf9039:

=== RUN   TestKVNemesisSingleNode
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/logTestKVNemesisSingleNode2646109487
    test_log_scope.go:79: use -show-logs to present logs inline
    kvnemesis_test.go:180: seed: 9116470825307397985
    kvnemesis_test.go:124: kvnemesis logging to /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis85842970
    kvnemesis.go:165: range 113 (/Table/100/"8202395e8dbe1792") RANGE_CONSISTENT_STATS_INCORRECT:
        stats: {ContainsEstimates:0 LastUpdateNanos:1682591416804502043 IntentAge:0 GCBytesAge:86808 LiveBytes:2703 LiveCount:51 KeyBytes:8526 KeyCount:186 ValBytes:5845 ValCount:385 IntentBytes:0 IntentCount:0 SeparatedIntentCount:0 RangeKeyCount:9 RangeKeyBytes:468 RangeValCount:10 RangeValBytes:107 SysBytes:6491 SysCount:37 AbortSpanBytes:1810}
        delta (stats-computed): {ContainsEstimates:0 LastUpdateNanos:1682591416804502043 IntentAge:0 GCBytesAge:0 LiveBytes:0 LiveCount:0 KeyBytes:0 KeyCount:0 ValBytes:0 ValCount:0 IntentBytes:0 IntentCount:0 SeparatedIntentCount:0 RangeKeyCount:0 RangeKeyBytes:0 RangeValCount:0 RangeValBytes:0 SysBytes:-6 SysCount:0 AbortSpanBytes:0}
    kvnemesis.go:185: failures(verbose): /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis85842970/failures
        repro steps: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis85842970/repro.go
        rangefeed KVs: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis85842970/kvs-rangefeed.txt
        scan KVs: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis85842970/kvs-scan.txt
    kvnemesis_test.go:207: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/kvnemesis_test.go:207
        	            				github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/kvnemesis_test.go:148
        	Error:      	Should be zero, but was 1
        	Test:       	TestKVNemesisSingleNode
        	Messages:   	kvnemesis detected failures
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/logTestKVNemesisSingleNode2646109487
--- FAIL: TestKVNemesisSingleNode (22.58s)

Parameters: TAGS=bazel,gss,deadlock

Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-27429

Epic CRDB-27234

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Apr 27, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 27, 2023
@blathers-crl blathers-crl bot added the T-kv KV Team label Apr 27, 2023
@erikgrinaker
Copy link
Contributor

Same as #101721.

@erikgrinaker erikgrinaker added T-kv-replication and removed T-kv KV Team labels Apr 27, 2023
@erikgrinaker erikgrinaker self-assigned this Apr 27, 2023
@blathers-crl
Copy link

blathers-crl bot commented Apr 27, 2023

cc @cockroachdb/replication

@erikgrinaker erikgrinaker added the C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. label Apr 27, 2023
@craig craig bot closed this as completed in 175fb99 May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants