Bug #72889
openrados/basic CephSQLiteTest.InsertBulk4096 hung for 8 hours
0%
Description
rados/basic CephSQLiteTest.InsertBulk4096 hung for 8 hours before being killed
found on main
2025-08-19T20:32:48.581 INFO:teuthology.task.exec:Executing custom commands...
2025-08-19T20:32:48.581 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi142.front.sepia.ceph.com
2025-08-19T20:32:48.581 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash c 'ceph_test_libcephsqlite --id libcephsqlite --no-log-to-stderr'] Global test environment set-up.
2025-08-19T20:32:48.629 INFO:teuthology.orchestra.run.smithi142.stdout:[==========] Running 20 tests from 1 test suite.
2025-08-19T20:32:48.629 INFO:teuthology.orchestra.run.smithi142.stdout:[---------
2025-08-19T20:32:48.629 INFO:teuthology.orchestra.run.smithi142.stdout:[----------] 20 tests from CephSQLiteTest
2025-08-19T20:32:53.636 INFO:teuthology.orchestra.run.smithi142.stdout:[ RUN ] CephSQLiteTest.Create
2025-08-19T20:32:53.647 INFO:teuthology.orchestra.run.smithi142.stdout:using database: file:cephsqlite:/3e477ac9-d5ed-4ca3-a538-8a45445bff73.db?vfs=ceph
2025-08-19T20:32:53.647 INFO:teuthology.orchestra.run.smithi142.stdout:PRAGMA journal_mode = PERSIST;PRAGMA page_size = 65536;PRAGMA cache_size = 32768;PRAGMA temp_store = memory;CREATE TEMPORARY TABLE perf (i INTEGER PRIMARY KEY, v TEXT);CREATE TEMPORARY VIEW p AS SELECT perf.i, J.* FROM perf, json_tree(perf.v) AS J;INSERT INTO perf (v) VALUES (ceph_perf());
2025-08-19T20:32:53.652 INFO:teuthology.orchestra.run.smithi142.stdout:CREATE TABLE foo (a INT);
2025-08-19T20:32:53.668 INFO:teuthology.orchestra.run.smithi142.stdout:[ OK ] CephSQLiteTest.Create (32 ms)
2025-08-19T20:32:53.669 INFO:teuthology.orchestra.run.smithi142.stdout:[ RUN ] CephSQLiteTest.InsertBulk4096
2025-08-20T04:21:56.023 DEBUG:teuthology.exit:Got signal 15; running 1 handler...
2025-08-20T04:21:56.040 DEBUG:teuthology.task.console_log:Killing console logger for smithi142
2025-08-20T04:21:56.042 DEBUG:teuthology.task.console_log:Killing console logger for smithi156
2025-08-20T04:21:56.043 DEBUG:teuthology.exit:Finished running handlers
/a/yuriw-2025-08-19_14:49:40-rados-wip-yuri-testing-2025-08-18-1127-distro-default-smithi/8451467
No data to display