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

flaky-test: TestSecondaryIndices_List #582

Open
mattisonchao opened this issue Nov 16, 2024 · 0 comments
Open

flaky-test: TestSecondaryIndices_List #582

mattisonchao opened this issue Nov 16, 2024 · 0 comments

Comments

@mattisonchao
Copy link
Member

--- FAIL: TestSecondaryIndices_List (0.04s)
    secondary_indexes_test.go:129: 
        	Error Trace:	/home/runner/work/oxia/oxia/server/secondary_indexes_test.go:129
        	Error:      	Received unexpected error:
        	            	leaked iterators:
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/pebble.(*DB).Close
        	            	  | 	/home/runner/go/pkg/mod/github.com/cockroachdb/[email protected]/db.go:1632
        	            	  | github.com/streamnative/oxia/server/kv.(*Pebble).Close
        	            	  | 	/home/runner/work/oxia/oxia/server/kv/kv_pebble.go:364
        	            	  | github.com/streamnative/oxia/server/kv.(*db).Close
        	            	  | 	/home/runner/work/oxia/oxia/server/kv/db.go:175
        	            	  | github.com/streamnative/oxia/server.(*leaderController).close
        	            	  | 	/home/runner/work/oxia/oxia/server/leader_controller.go:1033
        	            	  | github.com/streamnative/oxia/server.(*leaderController).Close
        	            	  | 	/home/runner/work/oxia/oxia/server/leader_controller.go:1001
        	            	  | github.com/streamnative/oxia/server.TestSecondaryIndices_List
        	            	  | 	/home/runner/work/oxia/oxia/server/secondary_indexes_test.go:129
        	            	  | testing.tRunner
        	            	  | 	/opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1690
        	            	  | runtime.goexit
        	            	  | 	/opt/hostedtoolcache/go/1.23.3/x64/src/runtime/asm_amd64.s:1700
        	            	Wraps: (2) leaked iterators:
        	            	  | 0.0:
        	            	  |   000004:[__oxia/term#10,SET-__oxia/term-options#11,SET]
        	            	Error types: (1) *withstack.withStack (2) *errutil.leafError
        	Test:       	TestSecondaryIndices_List
fatal error: checkptr: pointer arithmetic computed bad pointer value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant