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

MANIFEST set current failed #47673

Closed
Tracked by #41316
hawkingrei opened this issue Oct 16, 2023 · 2 comments
Closed
Tracked by #41316

MANIFEST set current failed #47673

hawkingrei opened this issue Oct 16, 2023 · 2 comments
Labels
affects-7.5 affects-8.1 component/ddl This issue is related to DDL of TiDB. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 may-affects-7.1 severity/major type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

[2023/10/16 18:16:31.853 +08:00] [INFO] [index.go:628] ["run add index job"] [category=ddl] [job="ID:489, Type:add index, State:running, SchemaState:none, SchemaID:466, TableID:481, RowCount:0, ArgLen:6, start time: 2023-10-16 18:16:31.62 +0800 CST, Err:<nil>, ErrCount:0, SnapshotVersion:0, UniqueWarnings:0"] [indexInfo="{\"id\":1,\"idx_name\":{\"O\":\"idx3\",\"L\":\"idx3\"},\"tbl_name\":{\"O\":\"\",\"L\":\"\"},\"idx_cols\":[{\"name\":{\"O\":\"c0\",\"L\":\"c0\"},\"offset\":0,\"length\":-1},{\"name\":{\"O\":\"c3\",\"L\":\"c3\"},\"offset\":3,\"length\":-1}],\"state\":0,\"backfill_state\":0,\"comment\":\"\",\"index_type\":1,\"is_unique\":true,\"is_primary\":false,\"is_invisible\":false,\"is_global\":false,\"mv_index\":false}"]

[2023/10/16 18:16:31.858 +08:00] [INFO] [index.go:825] ["remove stale temp index data"] [category=ddl-ingest] [jobID=488] [currentJobID=489]

[2023/10/16 18:16:31.863 +08:00] [INFO] [config.go:115] ["initial memory setting for ingest"] [category=ddl-ingest] ["local writer memory cache size"=134217728] ["engine memory cache size"=536870912] ["range concurrency"=16]

[2023/10/16 18:16:31.863 +08:00] [INFO] [config.go:130] ["change memory setting for ingest"] [category=ddl-ingest] ["local writer memory cache size"=67108864] ["engine memory cache size"=268435456] ["range concurrency"=16]

[2023/10/16 18:16:31.863 +08:00] [INFO] [backend_mgr.go:129] ["create local backend for adding index"] [category=ddl-ingest] [keyspaceName=]

[2023/10/16 18:16:31.865 +08:00] [INFO] [pd_service_discovery.go:606] ["[pd] update member urls"] [old-urls="[http://127.0.0.1:2379/]"] [new-urls="[http://127.0.0.1:2379,http://127.0.0.1:2382,http://127.0.0.1:2384]"]

[2023/10/16 18:16:31.865 +08:00] [INFO] [pd_service_discovery.go:632] ["[pd] switch leader"] [new-leader=http://127.0.0.1:2382/] [old-leader=]

[2023/10/16 18:16:31.865 +08:00] [INFO] [pd_service_discovery.go:197] ["[pd] init cluster id"] [cluster-id=7290496300800371910]

[2023/10/16 18:16:31.866 +08:00] [INFO] [client.go:600] ["[pd] changing service mode"] [old-mode=UNKNOWN_SVC_MODE] [new-mode=PD_SVC_MODE]

[2023/10/16 18:16:31.866 +08:00] [INFO] [tso_client.go:230] ["[tso] switch dc tso global allocator serving address"] [dc-location=global] [new-address=http://127.0.0.1:2382/]

2023/10/16 18:16:31 MANIFEST set current failed: open /tmp/tidb/tmp_ddl-4000/488/duplicates/temporary.000001.dbtmp: no such file or directory

--

Coverage runner: Not collecting coverage for failed test.

The following commands failed with status 1

/home/jenkins/.tidb/tmp/903aa8c667333396b92cebbde26882dc/sandbox/lin

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_check2/detail/ghpr_check2/31427/pipeline/

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Oct 16, 2023
@aytrack
Copy link
Contributor

aytrack commented Oct 17, 2023

/severity major
/component ddl

@ti-chi-bot ti-chi-bot bot added severity/major component/ddl This issue is related to DDL of TiDB. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 may-affects-7.1 may-affects-7.5 labels Oct 17, 2023
@lance6716
Copy link
Contributor

closed by #52503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.5 affects-8.1 component/ddl This issue is related to DDL of TiDB. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 may-affects-7.1 severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

4 participants