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

[DocDB][Bulk load] Unable to import snapshot meta file [...]/SnapshotInfoPB: YSQL table not found: users: OBJECT_NOT_FOUND (master error 3) #12685

Open
def- opened this issue May 27, 2022 · 0 comments
Assignees
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue qa_automation Bugs identified via itest-system, LST, Stress automation or causing automation failures qa_itest-system Bugs identified in itest-system automation

Comments

@def-
Copy link
Contributor

def- commented May 27, 2022

Jira Link: DB-579

Description

When enabling non-transactional writes with set yb_disable_transactional_writes=true in https://phabricator.dev.yugabyte.com/D17245 restoring backups of users table fails on aarch64, but succeeds on x86-64:

testysqlidxbkflcopy-aws-aarch64: Start
	(     0.162s) User Login : Success
	(     0.058s) Refresh YB Version : Success
	(    90.305s) Setup Provider : Success
	(   270.905s) Create universe jenk-isd882-bf2035e655-20220527-140103 : Success
	(   691.256s) Create Backups : Success
	(   795.092s) Restore Backup : >>> Integration Test Failed <<< 
wait_for_task: Failed task with errors in 180.34076833724976s:
Failed to execute task {"nodeExporterUser":"prometheus","universeUUID":"f209143e-e3d3-4dad-983b-7e4d8f26fd17","encryptionAtRestConfig":{"encryptionAtRestEnabled":false,"opType":"UNDEFINED","type":"DATA_KEY"},"communicationPorts":{"masterHttpPort":7000,"masterRpcPort":7100,"tserverHttpPort":9000,"tserverRpcPort":9100,"redisServerHttpPort":11000,"redisServerRpcPort":6379,"yqlServerHttpPort":12000,"yqlServerRpcPort":9042,"ysqlServerHttpPort":13000,"ysqlServerRpcPort":5433,"nodeExporterPort":9300},"extraDependencies":{..., hit error:

{"error": "Exception: Command '['ssh', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'ControlMaster=auto', '-o', 'ControlPath=~/.ssh/ssh-%r@%h:%p', '-o', 'ControlPersist=1m', '-i', '/opt/yugabyte/yugaware/data/keys/5af269e4-432e-4f06-ab0c-43613824dd1c/bf2035e655.pem', '-p', '54422', '-q', 'yugabyte@X', \"cd / &&  bash -c '/home/yugabyte/master/bin/yb-admin --master_addresses X import_snapshot /tmp/yb_backup_ivljjnwvrqvhpaou/SnapshotInfoPB yugabyte'\"]' returned non-zero exit status 1."}.

Yugaware logs indicate:

YW 2022-05-27T15:07:48.110Z [DEBUG] from ShellProcessHandler in TaskPool-BackupUniverse(f209143e-e3d3-4dad-983b-7e4d8f26fd17)-0 - Error running import_snapshot: Invalid argument (yb/master/catalog_manager_ent.cc:1665): Unable to import snapshot meta file /tmp/yb_backup_ivljjnwvrqvhpaou/SnapshotInfoPB: YSQL table not found: users: OBJECT_NOT_FOUND (master error 3)

Master logs:

I0527 15:06:15.745476 25963 ysql_transaction_ddl.cc:55] Verifying Transaction { transaction_id: a595c740-4426-4215-9cd9-9e00f2b6e3be isolation: SNAPSHOT_ISOLATION status_tablet: 867aef39b58146d5b29d72ef54d673da priority: 15713821655900914116 start_time: { physical: 1653663916075053 } locality: GLOBAL old_status_tablet: }
I0527 15:06:15.746220 17220 ysql_transaction_ddl.cc:110] Got Response for { transaction_id: a595c740-4426-4215-9cd9-9e00f2b6e3be isolation: SNAPSHOT_ISOLATION status_tablet: 867aef39b58146d5b29d72ef54d673da priority: 15713821655900914116 start_time: { physical: 1653663916075053 } locality: GLOBAL old_status_tablet: }, resp: status: PENDING status_hybrid_time: 6773407644655251455 propagated_hybrid_time: 6773407644655263744 aborted_subtxn_set { }
I0527 15:06:16.367449 25963 catalog_manager.cc:3890] Table transaction failed, deleting: users [id=000033e5000030008000000000004000]
I0527 15:06:16.367518 25963 catalog_manager.cc:5125] Servicing DeleteTable request from internal request: table { table_id: "000033e5000030008000000000004000" table_name: "users" } is_index_table: false
I0527 15:06:16.383894 25963 catalog_manager_ent.cc:2629] Deleting CDC streams for tables: 000033e5000030008000000000004000
I0527 15:06:16.383935 25963 catalog_manager.cc:5238] Deleting table: users, retained by: []
I0527 15:06:16.383958 25963 catalog_manager.cc:9205] Deleting tablet 00304ddc8d9846ec9ce144cef3d83940
I0527 15:06:16.383966 25963 catalog_manager.cc:9205] Deleting tablet 78f4c7e5f40f46fd978e4c3ca807a373
I0527 15:06:16.383972 25963 catalog_manager.cc:9205] Deleting tablet c19c179e7af64dc7a651afb6ec7fd4e4
I0527 15:06:16.396782 25963 catalog_manager.cc:9222] Deleted tablet 00304ddc8d9846ec9ce144cef3d83940
I0527 15:06:16.396814 25963 catalog_manager.cc:9102] Sending DeleteTablet for 0 replicas of tablet 00304ddc8d9846ec9ce144cef3d83940
I0527 15:06:16.396824 25963 catalog_manager.cc:9222] Deleted tablet 78f4c7e5f40f46fd978e4c3ca807a373
I0527 15:06:16.396831 25963 catalog_manager.cc:9102] Sending DeleteTablet for 0 replicas of tablet 78f4c7e5f40f46fd978e4c3ca807a373
I0527 15:06:16.396839 25963 catalog_manager.cc:9222] Deleted tablet c19c179e7af64dc7a651afb6ec7fd4e4
I0527 15:06:16.396847 25963 catalog_manager.cc:9102] Sending DeleteTablet for 0 replicas of tablet c19c179e7af64dc7a651afb6ec7fd4e4
I0527 15:06:16.396860 25963 catalog_manager.cc:5303] Successfully initiated deletion of table with table_id: "000033e5000030008000000000004000"
table_name: "users"
 per request from internal request
I0527 15:06:16.402294 17138 catalog_manager_ent.cc:1117] Servicing ImportSnapshotMeta request: snapshot { id: "\224N\344X|gH[\214\277\305\331\232NL9" entry { state: COMPLETE tablet_snapshots { id: "9faa228b52b04eab9b95a6c56b74e6b9" state: COMPLETE } tablet_snapshots { id: "1c7121daf03f4889a000200e852643c6" state: COMPLETE } tablet_snapshots { id: "3264d6801b974b2d9bb974139254d5d4" state: COMPLETE } tablet_snapshots { id: "d427fdf2bfae43b5af218c99f8340cc0" state: COMPLETE } tablet_snapshots { id: "7b6eabeccc2a4cfeb3aa30e64b00cd33" state: COMPLETE } tablet_snapshots { id: "64b92e24c4f1475ea24c001baecf4956" state: COMPLETE } tablet_snapshots { id: "735279581a8b4c49b77593a8464b2c3e" state: COMPLETE } tablet_snapshots { id: "eaad030ff5644da48e571af1ff42ab45" state: COMPLETE } tablet_snapshots { id: "6947aec3dae5436e93810fb106661567" state: COMPLETE } tablet_snapshots { id: "40cc6f729b42410aad7b32d028be73fa" state: COMPLETE } tablet_snapshots { id: "839142c7bc0c4f2b8348650918e6d8be" state: COMPLETE } snapshot_hybrid_time: 6773404407251705856 version: 3 } format_version: 2 backup_entries { entry { type: NAMESPACE id: "000033e5000030008000000000000000" data: "\n\010yugabyte\020\003\030\220h \000(\003" } } backup_entries { entry { type: TABLE id: "000033e500003000800000000000400a" data: "\n\005users\020\010\032\252\001\n\032\010\000\022\002id\032\002\010\005 \001(\0010\0008\000@\000H\000`\001p\031\n\033\010\001\022\005ename\032\002\010\005 \0010\0008\000@\000H\003`\002p\031\n\031\010\002\022\003age\032\002\010\003 \0000\0018\000@\000H\000`\003p\027\n\032\010\003\022\004city\032\002\010\005 \0000\0018\000@\000H\000`\004p\031\n\036\010\004\022\010about_me\032\002\010\005 \0000\0018\000@\000H\000`\005p\031\022\016\020\000\030\001(\0010\000@\000H\000X\000\032\000\"\006public0\002:\030Current schema version=8@\005J\002\030\003P\004Z 000033e5000030008000000000000000bF\n 000033e500003000800000000000400fB 000033e500003000800000000000400a`\006bF\n 000033e5000030008000000000004010B 000033e500003000800000000000400a`\006bF\n 000033e5000030008000000000004011B 000033e500003000800000000000400a`\006bH\n 000033e50000300080000000000040128\001B 000033e500003000800000000000400a`\006\362\001\010yugabyte\370\001\001" } pg_schema_name: "public" } backup_entries { entry { type: TABLET id: "1c7121daf03f4889a000200e852643c6" data: "\032\266\002\010\002\022 417bbf0fa8f44245b9862b5961e20698\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e500003000800000000000400a:\006\022\000\032\002UUB 000033e500003000800000000000400a" } } backup_entries { entry { type: TABLET id: "3264d6801b974b2d9bb974139254d5d4" data: "\032\266\002\010\002\022 f616590be3af45b1bdbf159caceb0a14\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e500003000800000000000400a:\010\022\002UU\032\002\252\252B 000033e500003000800000000000400a" } } backup_entries { entry { type: TABLET id: "d427fdf2bfae43b5af218c99f8340cc0" data: "\032\266\002\010\001\022 d92ff698f568410db2c4c3ddafb16966\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e500003000800000000000400a:\006\022\002\252\252\032\000B 000033e500003000800000000000400a" } } backup_entries { entry { type: TABLE id: "000033e500003000800000000000400f" data: "\n\tname_idx1\020\000\032g\n\035\010\000\022\005ename\032\002\010\005 \001(\0010\0008\000@\000H\000`\001p\031\n,\010\001\022\rybidxbasectid\032\002\010\t \0010\0008\000@\000H\001`\233\377\377\377\377\377\377\377\377\001p\000\022\016\020\000\030\001(\0010\000@\000H\000X\000\032\000\"\006public0\002@\002J\002\030\003P\004Z 000033e5000030008000000000000000j 000033e500003000800000000000400ap\000x\000\262\001D\n 000033e500003000800000000000400fB 000033e500003000800000000000400a\362\001\010yugabyte" } pg_schema_name: "public" } backup_entries { entry { type: TABLET id: "7b6eabeccc2a4cfeb3aa30e64b00cd33" data: "\032\266\002\010\002\022 417bbf0fa8f44245b9862b5961e20698\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e500003000800000000000400f:\006\022\000\032\002UUB 000033e500003000800000000000400f" } } backup_entries { entry { type: TABLET id: "9faa228b52b04eab9b95a6c56b74e6b9" data: "\032\266\002\010\001\022 d92ff698f568410db2c4c3ddafb16966\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e500003000800000000000400f:\010\022\002UU\032\002\252\252B 000033e500003000800000000000400f" } } backup_entries { entry { type: TABLET id: "64b92e24c4f1475ea24c001baecf4956" data: "\032\266\002\010\001\022 f616590be3af45b1bdbf159caceb0a14\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e500003000800000000000400f:\006\022\002\252\252\032\000B 000033e500003000800000000000400f" } } backup_entries { entry { type: TABLE id: "000033e5000030008000000000004010" data: "\n\tname_idx2\020\000\032e\n\033\010\000\022\005ename\032\002\010\005 \0010\0008\000@\000H\003`\001p\031\n,\010\001\022\rybidxbasectid\032\002\010\t \0010\0008\000@\000H\001`\233\377\377\377\377\377\377\377\377\001p\000\022\016\020\000\030\001(\0010\000@\000H\000X\000\032\000\"\006public0\002@\002J\n\022\010\n\002\010\000\n\002\010\001P\004Z 000033e5000030008000000000000000j 000033e500003000800000000000400ap\000x\000\262\001D\n 000033e5000030008000000000004010B 000033e500003000800000000000400a\362\001\010yugabyte" } pg_schema_name: "public" } backup_entries { entry { type: TABLET id: "eaad030ff5644da48e571af1ff42ab45" data: "\032\266\002\010\003\022 d92ff698f568410db2c4c3ddafb16966\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e5000030008000000000004010:\004\022\000\032\000B 000033e5000030008000000000004010" } } backup_entries { entry { type: TABLE id: "000033e5000030008000000000004011" data: "\n\tname_idx3\020\000\032e\n\033\010\000\022\005ename\032\002\010\005 \0010\0008\000@\000H\002`\001p\031\n,\010\001\022\rybidxbasectid\032\002\010\t \0010\0008\000@\000H\001`\233\377\377\377\377\377\377\377\377\001p\000\022\016\020\000\030\001(\0010\000@\000H\000X\000\032\000\"\006public0\002@\002J\n\022\010\n\002\010\000\n\002\010\001P\004Z 000033e5000030008000000000000000j 000033e500003000800000000000400ap\000x\000\262\001D\n 000033e5000030008000000000004011B 000033e500003000800000000000400a\362\001\010yugabyte" } pg_schema_name: "public" } backup_entries { entry { type: TABLET id: "6947aec3dae5436e93810fb106661567" data: "\032\266\002\010\001\022 f616590be3af45b1bdbf159caceb0a14\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e5000030008000000000004011:\004\022\000\032\000B 000033e5000030008000000000004011" } } backup_entries { entry { type: TABLE id: "000033e5000030008000000000004012" data: "\n\tname_idx4\020\000\032\234\001\n\035\010\000\022\005ename\032\002\010\005 \001(\0010\0008\000@\000H\000`\001p\031\n3\010\001\022\024ybuniqueidxkeysuffix\032\002\010\t \0010\0008\000@\000H\001`\232\377\377\377\377\377\377\377\377\001p\000\n,\010\002\022\rybidxbasectid\032\002\010\t \0000\0018\000@\000H\000`\233\377\377\377\377\377\377\377\377\001p\000\022\016\020\000\030\001(\0010\000@\000H\000X\000\032\000\"\006public0\002@\003J\002\030\003P\004Z 000033e5000030008000000000000000j 000033e500003000800000000000400ap\000x\001\262\001F\n 000033e50000300080000000000040128\001B 000033e500003000800000000000400a\362\001\010yugabyte" } pg_schema_name: "public" } backup_entries { entry { type: TABLET id: "40cc6f729b42410aad7b32d028be73fa" data: "\032\266\002\010\002\022 417bbf0fa8f44245b9862b5961e20698\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e5000030008000000000004012:\006\022\000\032\002UUB 000033e5000030008000000000004012" } } backup_entries { entry { type: TABLET id: "839142c7bc0c4f2b8348650918e6d8be" data: "\032\266\002\010\001\022 d92ff698f568410db2c4c3ddafb16966\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e5000030008000000000004012:\010\022\002UU\032\002\252\252B 000033e5000030008000000000004012" } } backup_entries { entry { type: TABLET id: "735279581a8b4c49b77593a8464b2c3e" data: "\032\266\002\010\001\022 f616590be3af45b1bdbf159caceb0a14\032\217\002\010\377\377\377\377\377\377\377\377\377\001\022U\n f616590be3af45b1bdbf159caceb0a14\020\001\032\021\n\01410.9.218.148\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2d\022T\n d92ff698f568410db2c4c3ddafb16966\020\001\032\020\n\01310.9.201.90\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2c\022U\n 417bbf0fa8f44245b9862b5961e20698\020\001\032\021\n\01410.9.133.159\020\214G*\034\n\003aws\022\tus-west-2\032\nus-west-2b \002*%Tablet reported with an active leader2 000033e5000030008000000000004012:\006\022\002\252\252\032\000B 000033e5000030008000000000004012" } } }
W0527 15:06:16.402546 17138 catalog_manager_ent.cc:1588] ImportTableEntry: Existing table users [id=000033e500003000800000000000400a] not suitable: name: "users" version: 12 schema { columns { id: 0 name: "id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 } columns { id: 1 name: "ename" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 25 } columns { id: 2 name: "age" type { main: INT32 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 3 pg_type_oid: 23 } columns { id: 3 name: "city" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 4 pg_type_oid: 25 } columns { id: 4 name: "about_me" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 5 pg_type_oid: 25 } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partition_key_version: 0 } colocated_table_id { } pgschema_name: "public" } fully_applied_schema { columns { id: 0 name: "id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 } columns { id: 1 name: "ename" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 25 } columns { id: 2 name: "age" type { main: INT32 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 3 pg_type_oid: 23 } columns { id: 3 name: "city" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 4 pg_type_oid: 25 } columns { id: 4 name: "about_me" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 5 pg_type_oid: 25 } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partition_key_version: 0 } colocated_table_id { } pgschema_name: "public" } state: DELETING state_msg: "Started deleting at 2022-05-27 15:03:06 UTC" next_column_id: 5 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } table_type: PGSQL_TABLE_TYPE namespace_id: "000033e5000030008000000000000000" fully_applied_schema_version: 9 fully_applied_indexes { table_id: "000033e500003000800000000000400f" indexed_table_id: "000033e500003000800000000000400a" index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE } fully_applied_indexes { table_id: "000033e5000030008000000000004010" indexed_table_id: "000033e500003000800000000000400a" index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE } fully_applied_indexes { table_id: "000033e5000030008000000000004012" is_unique: true indexed_table_id: "000033e500003000800000000000400a" index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE } namespace_name: "yugabyte" updates_only_index_permissions: false, name: users vs users
W0527 15:06:16.402946 17138 catalog_manager_ent.cc:1664] ImportTableEntry: YSQL table not found: users

I'll provide full logs on Jira.

I'm already setting set yb_disable_transactional_writes=true before creating the tables, not just for the copy. Could this be the reason?

@def- def- added area/docdb YugabyteDB core features status/awaiting-triage Issue awaiting triage labels May 27, 2022
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels May 27, 2022
@yugabyte-ci yugabyte-ci removed the status/awaiting-triage Issue awaiting triage label May 31, 2022
@kripasreenivasan kripasreenivasan added the qa_automation Bugs identified via itest-system, LST, Stress automation or causing automation failures label Sep 13, 2022
@Arjun-yb Arjun-yb added the qa_itest-system Bugs identified in itest-system automation label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue qa_automation Bugs identified via itest-system, LST, Stress automation or causing automation failures qa_itest-system Bugs identified in itest-system automation
Projects
None yet
Development

No branches or pull requests

6 participants