migration icon indicating copy to clipboard operation
migration copied to clipboard

cdc: integrated test "move_keyspan" is not stable

Open pingyu opened this issue 3 years ago • 1 comments

Bug Report

1. Describe the bug

Integrated test "move_keyspan" is not stable. Error logs here:


[2022-11-03T14:52:38.715Z] Traceback (most recent call last):
[2022-11-03T14:52:38.715Z]   File "/home/jenkins/agent/workspace/common-check/migration/cdc/tests/integration_tests/http_api/util/test_case.py", line 363, in <module>
[2022-11-03T14:52:38.715Z]     func(*sys.argv[3:])
[2022-11-03T14:52:38.715Z]   File "/home/jenkins/agent/workspace/common-check/migration/cdc/tests/integration_tests/http_api/util/test_case.py", line 243, in move_keyspan
[2022-11-03T14:52:38.715Z]     assert data["capture_id"] == new_capture_id
[2022-11-03T14:52:38.715Z] AssertionError

2. Minimal reproduce step (Required)

Send a PR.

3. What did you see instead (Required)

CI Integrated test pass.

4. What did you expect to see? (Required)

CI Integrated test failed.

5. What is your migration tool and TiKV version? (Required)

  • TiKV:
  • TiKV CDC: master (https://github.com/tikv/migration/pull/288)
  • TiKV BR:
  • TiKV Online Bulk Load:

pingyu avatar Nov 04 '22 03:11 pingyu

This issue is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Dec 05 '22 01:12 github-actions[bot]