USE test;
|
SET SQL_MODE='';
|
SET @@GLOBAL.innodb_trx_rseg_n_slots_debug=1;
|
CREATE TABLE t (b VARCHAR(10) NOT NULL UNIQUE) ENGINE=InnoDB;
|
INSERT INTO t VALUES (12662),(54592);
|
SET GLOBAL innodb_monitor_enable='buffer_flush_batches';
|
INSERT INTO t VALUES (2822.75);
|
CREATE TABLE t2(a INT NOT NULL PRIMARY KEY, b INT) ENGINE=InnoDB SELECT * FROM t LOCK IN SHARE MODE;
|
INSERT INTO t VALUES (25215);
|
CREATE TEMPORARY TABLE m(a INT) ENGINE=INNODB;
|
SELECT SLEEP(5);
|
SELECT SLEEP(5);
|
# Then exit CLI, and shutdown using mysqladmin shutdown
|
Leads to:
10.5.4 8569dac1ec9f6853a0b2f3ea9bcbda67644ead24
|
2020-06-02 10:09:01 0 [Note] /test/MD260520-mariadb-10.5.4-linux-x86_64-dbg/bin/mysqld: ready for connections.
|
Version: '10.5.4-MariaDB-debug' socket: '/test/MD260520-mariadb-10.5.4-linux-x86_64-dbg/socket.sock' port: 13236 MariaDB Server
|
2020-06-02 10:09:16 4 [Warning] InnoDB: Cannot find a free slot for an undo log. Do you have too many active transactions running concurrently?
|
2020-06-02 10:09:16 4 [Warning] InnoDB: Unable to delete statistics for table test.t2: Too many concurrent transactions. They can be deleted later using DELETE FROM mysql.innodb_index_stats WHERE database_name = 'test' AND table_name = 't2'; DELETE FROM mysql.innodb_table_stats WHERE database_name = 'test' AND table_name = 't2';
|
2020-06-02 10:09:16 4 [Note] InnoDB: Deferring DROP TABLE `test`.`t2`; renaming to test/#sql-ib21
|
2020-06-02 10:09:16 4 [Warning] InnoDB: Cannot find a free slot for an undo log. Do you have too many active transactions running concurrently?
|
########################################
|
DEADLOCK of threads detected!
|
rw-lock 0x1553ab400ff8 --Thread 23449040844544 has waited at trx0rseg.ic line 44 for 0.00 seconds the semaphore:
|
X-lock on RW-latch at 0x1553ab400ff8 created in file buf0buf.cc line 1325
|
a writer (thread id 23449576269568) has reserved it in mode exclusive
|
number of readers 0, waiters flag 1, lock_word: 0
|
Last time write locked in file trx0rseg.ic line 44
|
Locked: thread 23449576269568 file trx0rseg.ic line 44 X-LOCK
|
Locked: thread 23449576269568 file trx0rseg.ic line 44 X-LOCK
|
2020-06-02 10:09:26 4 [Note] InnoDB: Mutex 0x562fdc4be6c0 owned by thread 23449040844544 file /test/10.5_dbg/storage/innobase/dict/dict0stats.cc line 2434
|
--Thread 23449576269568 has waited at dict0dict.cc line 316 for 0.00 seconds the semaphore:
|
Mutex at 0x562fdc4be6c0, Mutex DICT_SYS created dict0dict.cc:1016, lock var 2
|
Last time reserved in file /test/10.5_dbg/storage/innobase/dict/dict0stats.cc line 2434
|
2020-06-02 10:09:26 4 [ERROR] [FATAL] InnoDB: ######################################## Deadlock Detected!
|
200602 10:09:26 [ERROR] mysqld got signal 6 ;
|
10.5.4 8569dac1ec9f6853a0b2f3ea9bcbda67644ead24
|
Core was generated by `/test/MD260520-mariadb-10.5.4-linux-x86_64-dbg/bin/mysqld --no-defaults --core-'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6)
|
at ../sysdeps/unix/sysv/linux/pthread_kill.c:57
|
[Current thread is 1 (Thread 0x154acf08f700 (LWP 76783))]
|
(gdb) bt
|
(gdb) (gdb) #0 __pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:57
|
#1 0x0000558a24bbcd7a in my_write_core (sig=sig@entry=6) at /test/10.5_dbg/mysys/stacktrace.c:518
|
#2 0x0000558a24362385 in handle_fatal_signal (sig=6) at /test/10.5_dbg/sql/signal_handler.cc:330
|
#3 <signal handler called>
|
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
|
#5 0x0000154acd7d3801 in __GI_abort () at abort.c:79
|
#6 0x0000558a249795f6 in ib::fatal::~fatal (this=<optimized out>, __in_chrg=<optimized out>) at /test/10.5_dbg/storage/innobase/ut/ut0ut.cc:601
|
#7 0x0000558a249182e0 in sync_array_wait_event (arr=arr@entry=0x154acced3218, cell=@0x154acf08e738: 0x154accf810d8) at /test/10.5_dbg/storage/innobase/sync/sync0arr.cc:463
|
#8 0x0000558a2473edb8 in TTASEventMutex<GenericPolicy>::enter (line=<optimized out>, filename=<optimized out>, max_delay=<optimized out>, max_spins=60, this=<optimized out>) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:477
|
#9 PolicyMutex<TTASEventMutex<GenericPolicy> >::enter (this=0x558a2588a6c0 <dict_sys>, n_spins=30, n_delay=4, name=0x558a2506b0b0 "/test/10.5_dbg/storage/innobase/dict/dict0dict.cc", line=316) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:594
|
#10 0x0000558a24a4b007 in dict_table_close (table=0x154aac057098, dict_locked=dict_locked@entry=false, try_drop=try_drop@entry=false, thd=thd@entry=0x0, mdl=mdl@entry=0x0) at /test/10.5_dbg/storage/innobase/dict/dict0dict.cc:316
|
#11 0x0000558a24899ac0 in row_prebuilt_free (prebuilt=0x154aac17c098, dict_locked=dict_locked@entry=0) at /test/10.5_dbg/storage/innobase/row/row0mysql.cc:1041
|
#12 0x0000558a24711ad5 in ha_innobase::close (this=0x154aac1550a0) at /test/10.5_dbg/storage/innobase/handler/ha_innodb.cc:6171
|
#13 0x0000558a243695d8 in handler::ha_close (this=0x154aac1550a0) at /test/10.5_dbg/sql/handler.cc:2975
|
#14 0x0000558a241b957d in closefrm (table=table@entry=0x154aac173088) at /test/10.5_dbg/sql/table.cc:4271
|
#15 0x0000558a242c806d in THD::close_temporary_table (this=this@entry=0x154aac015088, table=table@entry=0x154aac173088) at /test/10.5_dbg/sql/temporary_tables.cc:1240
|
#16 0x0000558a242c8ca0 in THD::free_temporary_table (this=this@entry=0x154aac015088, table=table@entry=0x154aac173088) at /test/10.5_dbg/sql/temporary_tables.cc:1490
|
#17 0x0000558a242c8e00 in THD::close_temporary_tables (this=this@entry=0x154aac015088) at /test/10.5_dbg/sql/temporary_tables.cc:531
|
#18 0x0000558a2405603e in THD::cleanup (this=this@entry=0x154aac015088) at /test/10.5_dbg/sql/sql_class.cc:1543
|
#19 0x0000558a23fb4c6b in unlink_thd (thd=0x154aac015088) at /test/10.5_dbg/sql/mysqld.cc:2600
|
#20 0x0000558a2420ac98 in do_handle_one_connection (connect=<optimized out>, connect@entry=0x154aadc453a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1422
|
#21 0x0000558a2420ae5b in handle_one_connection (arg=arg@entry=0x154aadc453a8) at /test/10.5_dbg/sql/sql_connect.cc:1313
|
#22 0x0000558a2466a14e in pfs_spawn_thread (arg=0x154accc45888) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201
|
#23 0x0000154ace4b66db in start_thread (arg=0x154acf08f700) at pthread_create.c:463
|
#24 0x0000154acd8b488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
Bug confirmed present in:
MariaDB: 10.5.4 (dbg)
Bug confirmed not present in:
MariaDB: 10.1.46 (dbg), 10.1.46 (opt), 10.2.33 (dbg), 10.2.33 (opt), 10.3.24 (dbg), 10.3.24 (opt), 10.4.14 (dbg), 10.4.14 (opt), 10.5.4 (opt)
MySQL: 5.5.62 (dbg), 5.5.62 (opt), 5.6.47 (dbg), 5.6.47 (opt), 5.7.29 (dbg), 5.7.29 (opt), 8.0.19 (dbg), 8.0.19 (opt)
MariaDB 10.4.14 (dbg) does not crash in any way;
10.4.14 ea7830eef48333e28f98a9b91f05a95735b465a3
|
2020-06-02 10:15:25 0 [Note] /test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/bin/mysqld: ready for connections.
|
Version: '10.4.14-MariaDB-debug' socket: '/test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/socket.sock' port: 14979 MariaDB Server
|
2020-06-02 10:15:26 9 [Note] InnoDB: Deferring DROP TABLE `test`.`t2`; renaming to test/#sql-ib21
|
2020-06-02 10:16:10 0 [Note] /test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/bin/mysqld (initiated by: root[root] @ localhost []): Normal shutdown
|
2020-06-02 10:16:10 0 [Note] InnoDB: FTS optimize thread exiting.
|
2020-06-02 10:16:10 0 [Note] Event Scheduler: Purging the queue. 0 events
|
2020-06-02 10:16:11 0 [Note] InnoDB: Starting shutdown...
|
2020-06-02 10:16:11 0 [Note] InnoDB: Dumping buffer pool(s) to /test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/data/ib_buffer_pool
|
2020-06-02 10:16:11 0 [Note] InnoDB: Buffer pool(s) dump completed at 200602 10:16:11
|
2020-06-02 10:16:12 0 [Note] InnoDB: Shutdown completed; log sequence number 76351; transaction id 64
|
2020-06-02 10:16:12 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
|
2020-06-02 10:16:12 0 [Note] /test/MD260520-mariadb-10.4.14-linux-x86_64-dbg/bin/mysqld: Shutdown complete
|
- is caused by
-
MDEV-15090
Reduce the overhead of writing undo log records
-
-
Closed
{"report":{"fcp":900.7000000476837,"ttfb":168.5,"pageVisibility":"visible","entityId":87681,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"b19e5473-9113-4eec-b84a-24cb7961a7c6","navigationType":0,"readyForUser":1045.8000001907349,"redirectCount":0,"resourceLoadedEnd":1028.3000001907349,"resourceLoadedStart":173.10000014305115,"resourceTiming":[{"duration":317.39999985694885,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":173.10000014305115,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":173.10000014305115,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":490.5,"responseStart":0,"secureConnectionStart":0},{"duration":317.19999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":173.30000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":173.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":490.5,"responseStart":0,"secureConnectionStart":0},{"duration":327.90000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":173.40000009536743,"connectEnd":173.40000009536743,"connectStart":173.40000009536743,"domainLookupEnd":173.40000009536743,"domainLookupStart":173.40000009536743,"fetchStart":173.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":173.40000009536743,"responseEnd":501.30000019073486,"responseStart":501.30000019073486,"secureConnectionStart":173.40000009536743},{"duration":411.39999985694885,"initiatorType":"script","name":"https://jira.mariadb.org/s/099b33461394b8015fc36c0a4b96e19f-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":173.60000014305115,"connectEnd":173.60000014305115,"connectStart":173.60000014305115,"domainLookupEnd":173.60000014305115,"domainLookupStart":173.60000014305115,"fetchStart":173.60000014305115,"redirectEnd":0,"redirectStart":0,"requestStart":173.60000014305115,"responseEnd":585,"responseStart":585,"secureConnectionStart":173.60000014305115},{"duration":415.40000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/94c15bff32baef80f4096a08aceae8bc-CDN/lu2bu7/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":173.70000004768372,"connectEnd":173.70000004768372,"connectStart":173.70000004768372,"domainLookupEnd":173.70000004768372,"domainLookupStart":173.70000004768372,"fetchStart":173.70000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":173.70000004768372,"responseEnd":589.1000001430511,"responseStart":589.1000001430511,"secureConnectionStart":173.70000004768372},{"duration":415.89999985694885,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":173.80000019073486,"connectEnd":173.80000019073486,"connectStart":173.80000019073486,"domainLookupEnd":173.80000019073486,"domainLookupStart":173.80000019073486,"fetchStart":173.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":173.80000019073486,"responseEnd":589.7000000476837,"responseStart":589.7000000476837,"secureConnectionStart":173.80000019073486},{"duration":416.2000000476837,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":173.90000009536743,"connectEnd":173.90000009536743,"connectStart":173.90000009536743,"domainLookupEnd":173.90000009536743,"domainLookupStart":173.90000009536743,"fetchStart":173.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":173.90000009536743,"responseEnd":590.1000001430511,"responseStart":590.1000001430511,"secureConnectionStart":173.90000009536743},{"duration":412.2000000476837,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2bu7/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":178.40000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":178.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":590.6000001430511,"responseStart":0,"secureConnectionStart":0},{"duration":412,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":178.60000014305115,"connectEnd":178.60000014305115,"connectStart":178.60000014305115,"domainLookupEnd":178.60000014305115,"domainLookupStart":178.60000014305115,"fetchStart":178.60000014305115,"redirectEnd":0,"redirectStart":0,"requestStart":178.60000014305115,"responseEnd":590.6000001430511,"responseStart":590.6000001430511,"secureConnectionStart":178.60000014305115},{"duration":412.2999999523163,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":178.70000004768372,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":178.70000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":591,"responseStart":0,"secureConnectionStart":0},{"duration":412.40000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/3339d87fa2538a859872f2df449bf8d0-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":178.70000004768372,"connectEnd":178.70000004768372,"connectStart":178.70000004768372,"domainLookupEnd":178.70000004768372,"domainLookupStart":178.70000004768372,"fetchStart":178.70000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":178.70000004768372,"responseEnd":591.1000001430511,"responseStart":591.1000001430511,"secureConnectionStart":178.70000004768372},{"duration":610.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":186,"connectEnd":186,"connectStart":186,"domainLookupEnd":186,"domainLookupStart":186,"fetchStart":186,"redirectEnd":0,"redirectStart":0,"requestStart":186,"responseEnd":796.5,"responseStart":796.5,"secureConnectionStart":186},{"duration":839,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":189.30000019073486,"connectEnd":189.30000019073486,"connectStart":189.30000019073486,"domainLookupEnd":189.30000019073486,"domainLookupStart":189.30000019073486,"fetchStart":189.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":189.30000019073486,"responseEnd":1028.3000001907349,"responseStart":1028.3000001907349,"secureConnectionStart":189.30000019073486},{"duration":138.79999995231628,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":658.1000001430511,"connectEnd":658.1000001430511,"connectStart":658.1000001430511,"domainLookupEnd":658.1000001430511,"domainLookupStart":658.1000001430511,"fetchStart":658.1000001430511,"redirectEnd":0,"redirectStart":0,"requestStart":658.1000001430511,"responseEnd":796.9000000953674,"responseStart":796.9000000953674,"secureConnectionStart":658.1000001430511},{"duration":234.79999995231628,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":893.7000000476837,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":893.7000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1128.5,"responseStart":0,"secureConnectionStart":0},{"duration":228.90000009536743,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2bu7/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":900.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":900.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1129.4000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":228.20000004768372,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":901.4000000953674,"connectEnd":901.4000000953674,"connectStart":901.4000000953674,"domainLookupEnd":901.4000000953674,"domainLookupStart":901.4000000953674,"fetchStart":901.4000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":901.4000000953674,"responseEnd":1129.6000001430511,"responseStart":1129.6000001430511,"secureConnectionStart":901.4000000953674},{"duration":239.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/f51ef5507eea4c158f257c66c93b2a3f-CDN/lu2bu7/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":901.8000001907349,"connectEnd":901.8000001907349,"connectStart":901.8000001907349,"domainLookupEnd":901.8000001907349,"domainLookupStart":901.8000001907349,"fetchStart":901.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":901.8000001907349,"responseEnd":1141,"responseStart":1141,"secureConnectionStart":901.8000001907349}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":36,"responseStart":168,"responseEnd":189,"domLoading":172,"domInteractive":1112,"domContentLoadedEventStart":1112,"domContentLoadedEventEnd":1160,"domComplete":2369,"loadEventStart":2369,"loadEventEnd":2370,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1092.9000000953674},{"name":"bigPipe.sidebar-id.end","time":1093.5},{"name":"bigPipe.activity-panel-pipe-id.start","time":1093.7000000476837},{"name":"bigPipe.activity-panel-pipe-id.end","time":1096.2000000476837},{"name":"activityTabFullyLoaded","time":1173.4000000953674}],"measures":[],"correlationId":"3989a000f3626c","effectiveType":"4g","downlink":9,"rtt":0,"serverDuration":66,"dbReadsTimeInMs":9,"dbConnsTimeInMs":15,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}