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

DM Binlog 999999 keeps failing #3283

Closed
Rustin170506 opened this issue Nov 4, 2021 · 3 comments · Fixed by #3247
Closed

DM Binlog 999999 keeps failing #3283

Rustin170506 opened this issue Nov 4, 2021 · 3 comments · Fixed by #3247
Labels
area/dm Issues or PRs related to DM. component/test Unit tests and integration tests component.

Comments

@Rustin170506
Copy link
Member

Which jobs are flaking?

DM Binlog 999999

Which test(s) are flaking?

dmctl test cmd: "start-task /tmp/dm_test/incremental_mode/dm-task.yaml "

Jenkins logs or GitHub Actions link

check diff failed 10-th time, retry later
check diff failed at last
Error: unknown keys in config file /home/runner/work/ticdc/ticdc/dm/tests/incremental_mode/conf/diff_config.toml: [log-level chunk-size sample-percent use-checksum fix-sql-file check-tables check-tables.schema check-tables.tables table-config table-config.schema table-config.table table-config.source-tables table-config.source-tables.instance-id table-config.source-tables.schema table-config.source-tables.table table-config table-config.schema table-config.table table-config.source-tables table-config.source-tables.instance-id table-config.source-tables.schema table-config.source-tables.table source-db source-db.host source-db.port source-db.user source-db.password source-db.instance-id source-db source-db.host source-db.port source-db.user source-db.password source-db.instance-id target-db target-db.host target-db.port target-db.user target-db.password]
  -V, --version                  print version of sync_diff_inspector
  -L, --log-level string         log level: debug, info, warn, error, fatal (default "info")
  -C, --config string            Config file
      --dm-addr string           the address of DM
      --dm-task string           identifier of dm task
      --check-thread-count int   how many goroutines are created to check data (default 1)
      --export-fix-sql           set true if want to compare rows or set to false will only compare checksum (default true)
      --check-struct-only        ignore check table's data
...

https://github.com/pingcap/ticdc/runs/4099248345?check_suite_focus=true

Anything else we need to know

  • Does this test exist for other branches as well?
    No
  • Has there been a high frequency of failure lately?
    From yesterday keeps failing.
@Rustin170506 Rustin170506 added the component/test Unit tests and integration tests component. label Nov 4, 2021
@Rustin170506
Copy link
Member Author

cc @lance6716 @GMHDBJD

Could you please take a look? Thanks! 💚 💙 💜 💛 ❤️

@lance6716
Copy link
Contributor

cc @lance6716 @GMHDBJD

Could you please take a look? Thanks! 💚 💙 💜 💛 ❤️

seems caused by sync-diff changed its configuration file. will try updating it tomorrow

@Rustin170506 Rustin170506 added the area/dm Issues or PRs related to DM. label Nov 5, 2021
@lance6716
Copy link
Contributor

we're using nightly sync_diff, but the config file for sync_diff is not ready. should be fixed by https://github.com/pingcap/ticdc/pull/3247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dm Issues or PRs related to DM. component/test Unit tests and integration tests component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants