matrixorigin / matrixone

Hyperconverged cloud-edge native database
https://docs.matrixorigin.cn/en
Apache License 2.0
1.79k stars 277 forks source link

[Bug]: bvt 'create account acc01 admin_name = 'test_account' identified by '111'' failed with 'MO does not return result in 300000 ms.'; #20223

Open Ariznawlll opened 1 day ago

Ariznawlll commented 1 day ago

Is there an existing issue for the same bug?

Branch Name

Ariznawlll

Commit ID

6d2585f09977852892121918ec4ec9ca2d787702

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

job :https://github.com/matrixorigin/matrixone/actions/runs/11931636600/job/33254904870?pr=20221

image

log: https://github.com/matrixorigin/matrixone/actions/runs/11931636600?pr=20221

image

The log is too huge, please scroll to the bottom to download it yourself.

Expected Behavior

No response

Steps to Reproduce

trigger ci test

Additional information

No response

zengyan1 commented 1 day ago

repro https://github.com/matrixorigin/matrixone/actions/runs/11930414384/job/33251155207?pr=20209

YANGGMM commented 18 hours ago

{"level":"INFO","time":"2024/11/20 11:17:15.602606 +0000","name":"cn-service.lockservice","caller":"lockservice/service.go:607","msg":"bind created","service":"dd1dccb4-4d3c-41f8-b482-5251dc7a41bf","uuid":"dd1dccb4-4d3c-41f8-b482-5251dc7a41bf","service":"1732100634646590301dd1dccb4-4d3c-41f8-b482-5251dc7a41bf","remote":false,"bind":"10031-2357591721300748285(2357591721300748285)-1732100634646590301dd1dccb4-4d3c-41f8-b482-5251dc7a41bf-1732100634621988123"} panic: missing free for type: *lockservice.waiter, 70f70f4866a9b62a1809a859a375d47b-0xc04a0ee8f0(1) create by: <<<>>>

goroutine 3 [running]: github.com/matrixorigin/matrixone/pkg/common/reuse.(*checker[...]).gc(0x5857c20, 0xc04a0ee8f0) /home/runner/work/matrixone/matrixone/head/pkg/common/reuse/checker.go:133 +0x1de github.com/matrixorigin/matrixone/pkg/common/reuse.newSyncPoolBased[...].func1.1() /home/runner/work/matrixone/matrixone/head/pkg/common/reuse/sync_pool_based.go:48 +0x65

YANGGMM commented 18 hours ago

@zhangxu19830126 麻烦看一下