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 many tables with dump status #4134

Closed
Tracked by #2246
Ehco1996 opened this issue Dec 29, 2021 · 1 comment · Fixed by #4144
Closed
Tracked by #2246

DM many tables with dump status #4134

Ehco1996 opened this issue Dec 29, 2021 · 1 comment · Fixed by #4144
Labels
area/dm Issues or PRs related to DM. component/test Unit tests and integration tests component.

Comments

@Ehco1996
Copy link
Contributor

Which jobs are flaking?

https://ci2.pingcap.net/blue/organizations/jenkins/dm_ghpr_integration_test/detail/dm_ghpr_integration_test/2251/pipeline

Which test(s) are flaking?

dm many_tables

Jenkins logs or GitHub Actions link


[2021-12-29T08:35:51.737Z] dmctl test cmd: "query-status test"

[2021-12-29T08:35:51.737Z] command: query-status test "totalTables": "500" count: 0 != expected: 1

[2021-12-29T08:35:51.737Z] {

[2021-12-29T08:35:51.737Z]     "result": true,

[2021-12-29T08:35:51.737Z]     "msg": "",

[2021-12-29T08:35:51.737Z]     "sources": [

[2021-12-29T08:35:51.737Z]         {

[2021-12-29T08:35:51.737Z]             "result": true,

[2021-12-29T08:35:51.737Z]             "msg": "",

[2021-12-29T08:35:51.737Z]             "sourceStatus": {

[2021-12-29T08:35:51.737Z]                 "source": "mysql-replica-01",

[2021-12-29T08:35:51.737Z]                 "worker": "worker1",

[2021-12-29T08:35:51.737Z]                 "result": null,

[2021-12-29T08:35:51.737Z]                 "relayStatus": {

[2021-12-29T08:35:51.737Z]                     "masterBinlog": "(dm-integration-test-2251-hhlnq-n7f5j-bin.000001, 372199)",

[2021-12-29T08:35:51.737Z]                     "masterBinlogGtid": "24618838-6882-11ec-9a46-22d74274a860:1-1502",

[2021-12-29T08:35:51.737Z]                     "relaySubDir": "24618838-6882-11ec-9a46-22d74274a860.000001",

[2021-12-29T08:35:51.737Z]                     "relayBinlog": "(dm-integration-test-2251-hhlnq-n7f5j-bin.000001, 372199)",

[2021-12-29T08:35:51.737Z]                     "relayBinlogGtid": "",

[2021-12-29T08:35:51.737Z]                     "relayCatchUpMaster": true,

[2021-12-29T08:35:51.737Z]                     "stage": "Running",

[2021-12-29T08:35:51.737Z]                     "result": null

[2021-12-29T08:35:51.737Z]                 }

[2021-12-29T08:35:51.737Z]             },

[2021-12-29T08:35:51.737Z]             "subTaskStatus": [

[2021-12-29T08:35:51.737Z]                 {

[2021-12-29T08:35:51.737Z]                     "name": "test",

[2021-12-29T08:35:51.737Z]                     "stage": "Running",

[2021-12-29T08:35:51.737Z]                     "unit": "Dump",

[2021-12-29T08:35:51.737Z]                     "result": null,

[2021-12-29T08:35:51.737Z]                     "unresolvedDDLLockID": "",

[2021-12-29T08:35:51.737Z]                     "dump": {

[2021-12-29T08:35:51.737Z]                         "totalTables": "0",

[2021-12-29T08:35:51.737Z]                         "completedTables": 0,

[2021-12-29T08:35:51.737Z]                         "finishedBytes": 0,

[2021-12-29T08:35:51.737Z]                         "finishedRows": 0,

[2021-12-29T08:35:51.737Z]                         "estimateTotalRows": 0

[2021-12-29T08:35:51.737Z]                     }

[2021-12-29T08:35:51.737Z]                 }

[2021-12-29T08:35:51.737Z]             ]

[2021-12-29T08:35:51.737Z]         }

[2021-12-29T08:35:51.737Z]     ]

[2021-12-29T08:35:51.737Z] }

[2021-12-29T08:35:51.737Z] PASS

Anything else we need to know

  • Does this test exist for other branches as well?

  • Has there been a high frequency of failure lately?

@Ehco1996 Ehco1996 added component/test Unit tests and integration tests component. area/dm Issues or PRs related to DM. labels Dec 29, 2021
@Ehco1996
Copy link
Contributor Author

/assign @docsir could please help us fix this test?

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.

1 participant