When I try to upgrade to 10.1.16 it fails with this error and mysql doesn't start:
- apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Setting up mariadb-server-10.1 (10.1.16+maria-1~xenial) ...
Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing package mariadb-server-10.1 (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mariadb-server:
mariadb-server depends on mariadb-server-10.1 (= 10.1.16+maria-1~xenial); however:
Package mariadb-server-10.1 is not configured yet.
dpkg: error processing package mariadb-server (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were encountered while processing:
mariadb-server-10.1
mariadb-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
This is the output in /var/log/mysql/error.log:
2016-08-10 11:03:19 140200122566912 [Note] WSREP: Read nil XID from storage engines, skipping position init
2016-08-10 11:03:19 140200122566912 [Note] WSREP: wsrep_load(): loading provider library 'none'
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: The InnoDB memory heap is disabled
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Memory barrier is not used
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Using Linux native AIO
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Using generic crc32 instructions
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Initializing buffer pool, size = 2.0G
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Completed initialization of buffer pool
2016-08-10 11:03:19 140200122566912 [Note] InnoDB: Highest supported file format is Barracuda.
2016-08-10 11:03:36 140200122566912 [Note] InnoDB: 128 rollback segment(s) are active.
2016-08-10 11:03:36 140200122566912 [Note] InnoDB: Waiting for purge to start
2016-08-10 11:03:36 140200122566912 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 249787949691
2016-08-10 11:03:36 140197240997632 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-08-10 11:03:39 140163580336384 [Note] WSREP: Read nil XID from storage engines, skipping position init
2016-08-10 11:03:39 140163580336384 [Note] WSREP: wsrep_load(): loading provider library 'none'
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: The InnoDB memory heap is disabled
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Memory barrier is not used
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Using Linux native AIO
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Using generic crc32 instructions
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Initializing buffer pool, size = 2.0G
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Completed initialization of buffer pool
2016-08-10 11:03:39 140163580336384 [Note] InnoDB: Highest supported file format is Barracuda.
2016-08-10 11:03:58 140163580336384 [Note] InnoDB: 128 rollback segment(s) are active.
2016-08-10 11:03:58 140163580336384 [Note] InnoDB: Waiting for purge to start
2016-08-10 11:03:58 140163580336384 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 249787949701
2016-08-10 11:03:58 140160696026880 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-08-10 11:04:02 140239163091200 [Note] WSREP: Read nil XID from storage engines, skipping position init
2016-08-10 11:04:02 140239163091200 [Note] WSREP: wsrep_load(): loading provider library 'none'
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: The InnoDB memory heap is disabled
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Memory barrier is not used
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Using Linux native AIO
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Using generic crc32 instructions
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Initializing buffer pool, size = 2.0G
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Completed initialization of buffer pool
2016-08-10 11:04:02 140239163091200 [Note] InnoDB: Highest supported file format is Barracuda.
2016-08-10 11:04:20 140239163091200 [Note] InnoDB: 128 rollback segment(s) are active.
2016-08-10 11:04:20 140239163091200 [Note] InnoDB: Waiting for purge to start
2016-08-10 11:04:20 140239163091200 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 249787949711
2016-08-10 11:04:20 140236281579264 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-08-10 11:04:23 140637551601920 [Note] WSREP: Read nil XID from storage engines, skipping position init
2016-08-10 11:04:23 140637551601920 [Note] WSREP: wsrep_load(): loading provider library 'none'
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: The InnoDB memory heap is disabled
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Memory barrier is not used
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Using Linux native AIO
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Using generic crc32 instructions
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Initializing buffer pool, size = 2.0G
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Completed initialization of buffer pool
2016-08-10 11:04:24 140637551601920 [Note] InnoDB: Highest supported file format is Barracuda.
2016-08-10 11:04:40 140637551601920 [Note] InnoDB: 128 rollback segment(s) are active.
2016-08-10 11:04:40 140637551601920 [Note] InnoDB: Waiting for purge to start
2016-08-10 11:04:40 140637551601920 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 249787949721
2016-08-10 11:04:40 140634669156096 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-08-10 11:04:40 140637551601920 [Note] Plugin 'FEEDBACK' is disabled.
2016-08-10 11:04:44 140017536481536 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-08-10 11:04:44 140017536481536 [Note] InnoDB: The InnoDB memory heap is disabled
2016-08-10 11:04:44 140017536481536 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-08-10 11:04:44 140017536481536 [Note] InnoDB: Memory barrier is not used
2016-08-10 11:04:44 140017536481536 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-08-10 11:04:44 140017536481536 [Note] InnoDB: Using Linux native AIO
2016-08-10 11:04:44 140017536481536 [Note] InnoDB: Using generic crc32 instructions
2016-08-10 11:04:44 140017536481536 [Note] InnoDB: Initializing buffer pool, size = 2.0G
2016-08-10 11:04:45 140017536481536 [Note] InnoDB: Completed initialization of buffer pool
2016-08-10 11:04:45 140017536481536 [Note] InnoDB: Highest supported file format is Barracuda.
2016-08-10 11:05:03 140017536481536 [Note] InnoDB: 128 rollback segment(s) are active.
2016-08-10 11:05:03 140017536481536 [Note] InnoDB: Waiting for purge to start
2016-08-10 11:05:03 140017536481536 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 249787949731
2016-08-10 11:05:03 140017536481536 [Warning] InnoDB: Skipping buffer pool dump/restore during wsrep recovery.
2016-08-10 11:05:03 140017536481536 [Note] Plugin 'FEEDBACK' is disabled.
2016-08-10 11:05:03 140017536481536 [Note] Server socket created on IP: '0.0.0.0'.
2016-08-10 11:05:03 140017536481536 [Note] WSREP: Recovered position: 0b0379b3-a949-11e5-b414-ab8a34af3e6e:22655598
If I try to restart the service I get this errors:
- service mysql restart
Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.
Aug 10 11:06:15 dbmysql3 mysqld[19746]: WSREP: Failed to recover position: '2016-08-10 11:05:55 139731192588544 [Note] Using unique option prefix 'key_buffer' is error-prone and can break in the future. Please use the full name 'key_buffer_size' instead.
Aug 10 11:06:15 dbmysql3 mysqld[19746]: 2016-08-10 11:05:55 139731192588544 [Note] /usr/sbin/mysqld (mysqld 10.1.16-MariaDB-1~xenial) starting as process 19943 ...'
If I manually run "mysqld &" mysql starts and joins the cluster successfully
- is duplicated by
-
MDEV-10396
MariaDB does not restart after upgrade on debian 8
-
-
Closed
Transition |
Time In Source Status |
Execution Times |
Open |
|
Closed |
|
12d 15h 45m
|
1
|
{"report":{"fcp":673.0999994277954,"ttfb":174.19999980926514,"pageVisibility":"visible","entityId":57609,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"bd9514f1-3198-4a0b-8862-786648bccec1","navigationType":0,"readyForUser":803.2999992370605,"redirectCount":0,"resourceLoadedEnd":745.8999996185303,"resourceLoadedStart":179.0999994277954,"resourceTiming":[{"duration":14.100000381469727,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":179.0999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":179.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":193.19999980926514,"responseStart":0,"secureConnectionStart":0},{"duration":14.200000762939453,"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":179.29999923706055,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":179.29999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":193.5,"responseStart":0,"secureConnectionStart":0},{"duration":72.89999961853027,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":179.39999961853027,"connectEnd":179.39999961853027,"connectStart":179.39999961853027,"domainLookupEnd":179.39999961853027,"domainLookupStart":179.39999961853027,"fetchStart":179.39999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":179.39999961853027,"responseEnd":252.29999923706055,"responseStart":252.29999923706055,"secureConnectionStart":179.39999961853027},{"duration":187.10000038146973,"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":179.5999994277954,"connectEnd":179.5999994277954,"connectStart":179.5999994277954,"domainLookupEnd":179.5999994277954,"domainLookupStart":179.5999994277954,"fetchStart":179.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":179.5999994277954,"responseEnd":366.69999980926514,"responseStart":366.69999980926514,"secureConnectionStart":179.5999994277954},{"duration":190.69999980926514,"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":179.69999980926514,"connectEnd":179.69999980926514,"connectStart":179.69999980926514,"domainLookupEnd":179.69999980926514,"domainLookupStart":179.69999980926514,"fetchStart":179.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":179.69999980926514,"responseEnd":370.3999996185303,"responseStart":370.3999996185303,"secureConnectionStart":179.69999980926514},{"duration":191.10000038146973,"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":179.79999923706055,"connectEnd":179.79999923706055,"connectStart":179.79999923706055,"domainLookupEnd":179.79999923706055,"domainLookupStart":179.79999923706055,"fetchStart":179.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":179.79999923706055,"responseEnd":370.8999996185303,"responseStart":370.8999996185303,"secureConnectionStart":179.79999923706055},{"duration":191.60000038146973,"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":179.89999961853027,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":179.89999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":371.5,"responseStart":0,"secureConnectionStart":0},{"duration":191.30000019073486,"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":179.89999961853027,"connectEnd":179.89999961853027,"connectStart":179.89999961853027,"domainLookupEnd":179.89999961853027,"domainLookupStart":179.89999961853027,"fetchStart":179.89999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":179.89999961853027,"responseEnd":371.19999980926514,"responseStart":371.0999994277954,"secureConnectionStart":179.89999961853027},{"duration":191.5999994277954,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":180,"connectEnd":180,"connectStart":180,"domainLookupEnd":180,"domainLookupStart":180,"fetchStart":180,"redirectEnd":0,"redirectStart":0,"requestStart":180,"responseEnd":371.5999994277954,"responseStart":371.5999994277954,"secureConnectionStart":180},{"duration":191.9000005722046,"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":180.0999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":180.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":372,"responseStart":0,"secureConnectionStart":0},{"duration":192,"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":180.19999980926514,"connectEnd":180.19999980926514,"connectStart":180.19999980926514,"domainLookupEnd":180.19999980926514,"domainLookupStart":180.19999980926514,"fetchStart":180.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":180.19999980926514,"responseEnd":372.19999980926514,"responseStart":372.19999980926514,"secureConnectionStart":180.19999980926514},{"duration":446.0999994277954,"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":185.69999980926514,"connectEnd":185.69999980926514,"connectStart":185.69999980926514,"domainLookupEnd":185.69999980926514,"domainLookupStart":185.69999980926514,"fetchStart":185.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":185.69999980926514,"responseEnd":631.7999992370605,"responseStart":631.7999992370605,"secureConnectionStart":185.69999980926514},{"duration":455.30000019073486,"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":185.79999923706055,"connectEnd":185.79999923706055,"connectStart":185.79999923706055,"domainLookupEnd":185.79999923706055,"domainLookupStart":185.79999923706055,"fetchStart":185.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":185.79999923706055,"responseEnd":641.0999994277954,"responseStart":641.0999994277954,"secureConnectionStart":185.79999923706055},{"duration":229.5999994277954,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":402.5,"connectEnd":402.5,"connectStart":402.5,"domainLookupEnd":402.5,"domainLookupStart":402.5,"fetchStart":402.5,"redirectEnd":0,"redirectStart":0,"requestStart":402.5,"responseEnd":632.0999994277954,"responseStart":632.0999994277954,"secureConnectionStart":402.5},{"duration":22.899999618530273,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":666.1999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":666.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":689.0999994277954,"responseStart":0,"secureConnectionStart":0},{"duration":47.19999980926514,"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":689.1999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":689.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":736.3999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":48,"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":690.0999994277954,"connectEnd":690.0999994277954,"connectStart":690.0999994277954,"domainLookupEnd":690.0999994277954,"domainLookupStart":690.0999994277954,"fetchStart":690.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":690.0999994277954,"responseEnd":738.0999994277954,"responseStart":738.0999994277954,"secureConnectionStart":690.0999994277954},{"duration":55.39999961853027,"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":690.5,"connectEnd":690.5,"connectStart":690.5,"domainLookupEnd":690.5,"domainLookupStart":690.5,"fetchStart":690.5,"redirectEnd":0,"redirectStart":0,"requestStart":690.5,"responseEnd":745.8999996185303,"responseStart":745.8999996185303,"secureConnectionStart":690.5}],"fetchStart":1,"domainLookupStart":1,"domainLookupEnd":1,"connectStart":1,"connectEnd":1,"requestStart":15,"responseStart":175,"responseEnd":181,"domLoading":178,"domInteractive":873,"domContentLoadedEventStart":873,"domContentLoadedEventEnd":920,"domComplete":1082,"loadEventStart":1082,"loadEventEnd":1082,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":844.0999994277954},{"name":"bigPipe.sidebar-id.end","time":844.8999996185303},{"name":"bigPipe.activity-panel-pipe-id.start","time":845.0999994277954},{"name":"bigPipe.activity-panel-pipe-id.end","time":845.7999992370605},{"name":"activityTabFullyLoaded","time":936.5999994277954}],"measures":[],"correlationId":"fd84390cd95b12","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":108,"dbReadsTimeInMs":15,"dbConnsTimeInMs":22,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}