matrixorigin / matrixone

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

[Bug]: ut failed: TestReLockInRollingRestartCN #16739

Open sukki37 opened 3 months ago

sukki37 commented 3 months ago

Is there an existing issue for the same bug?

Branch Name

1.2-dev

Commit ID

during one pr

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

job-logs (1).txt

2024-06-06T17:01:42.3024602Z     service_test.go:1974: 
2024-06-06T17:01:42.3025193Z            Error Trace:    /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:1974
2024-06-06T17:01:42.3025996Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:3440
2024-06-06T17:01:42.3026744Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/test_helper.go:82
2024-06-06T17:01:42.3027522Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:3431
2024-06-06T17:01:42.3028250Z                                        /home/runner/work/matrixone/matrixone/pkg/common/reuse/checker.go:145
2024-06-06T17:01:42.3029029Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:3430
2024-06-06T17:01:42.3029782Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:3393
2024-06-06T17:01:42.3030531Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:1911
2024-06-06T17:01:42.3030797Z            Error:          Should be true
2024-06-06T17:01:42.3031065Z            Test:           TestReLockInRollingRestartCN

Expected Behavior

No response

Steps to Reproduce

run ut

Additional information

No response

XuPeng-SH commented 4 weeks ago

repro: https://github.com/matrixorigin/matrixone/actions/runs/10697033478/job/29653512897?pr=18511

image
iamlinjunhong commented 4 weeks ago

暂无进度

iamlinjunhong commented 3 weeks ago

暂无进度

sukki37 commented 3 weeks ago

repro:https://github.com/matrixorigin/matrixone/actions/runs/10748700047/job/29812749398?pr=18613

iamlinjunhong commented 3 weeks ago

暂无进度

iamlinjunhong commented 2 weeks ago

暂无进度

iamlinjunhong commented 1 week ago

暂无进度

daviszhen commented 1 week ago

main

2024-09-24T11:14:50.3696865Z 2024/09/24 11:04:35.082640 +0000 INFO cn-service.lockservice.lockservice.allocator service status {"uuid": "", "info": "set restart lock service", "serviceID": "s1", "status": "ServiceLockEnable"}
2024-09-24T11:14:50.3698318Z 2024/09/24 11:04:35.082686 +0000 INFO cn-service.lockservice.lockservice.allocator service status change {"uuid": "", "from": "ServiceLockEnable", "to": "ServiceLockWaiting"}
2024-09-24T11:14:50.3699545Z 2024/09/24 11:04:36.069139 +0000 INFO cn-service.lockservice service status change {"uuid": "", "from": "ServiceLockWaiting", "to": "ServiceLockWaiting"}
2024-09-24T11:14:50.3701021Z 2024/09/24 11:04:36.069853 +0000 INFO cn-service.lockservice bind created {"uuid": "", "service": "1727175875063227679s2", "remote": true, "bind": "0-1727175875055247941s1-1727175875075986309"}
2024-09-24T11:14:50.3701302Z     service_test.go:2548: 
2024-09-24T11:14:50.3702324Z            Error Trace:    /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:2548
2024-09-24T11:14:50.3703768Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:4073
2024-09-24T11:14:50.3705292Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/test_helper.go:92
2024-09-24T11:14:50.3706735Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:4064
2024-09-24T11:14:50.3708082Z                                        /home/runner/work/matrixone/matrixone/pkg/common/reuse/checker.go:145
2024-09-24T11:14:50.3709513Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:4063
2024-09-24T11:14:50.3710892Z                                        /home/runner/work/matrixone/matrixone/pkg/common/runtime/runtime.go:219
2024-09-24T11:14:50.3712425Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:4060
2024-09-24T11:14:50.3713836Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:4023
2024-09-24T11:14:50.3715406Z                                        /home/runner/work/matrixone/matrixone/pkg/lockservice/service_test.go:2485
2024-09-24T11:14:50.3715711Z            Error:          Should be true
2024-09-24T11:14:50.3716234Z            Test:           TestReLockInRollingRestartCN
2024-09-24T11:14:50.3716607Z --- FAIL: TestReLockInRollingRestartCN (1.02s)

https://github.com/matrixorigin/matrixone/actions/runs/11012318674/job/30578265553?pr=18973