Whilst the assert and testcase area looks similar to MDEV-24510, the affected versions are different and no sql_buffer_result change is required here.
SET SESSION sql_mode='ALLOW_INVALID_DATES';
|
SELECT * FROM sys.x$innodb_lock_waits;
|
Leads to:
10.7.0 05e29e177df243b700392b797e26cae43fd3181e (Debug)
|
mysqld: /test/10.7_dbg/sql/compat56.cc:271: void TIME_from_longlong_datetime_packed(MYSQL_TIME*, longlong): Assertion `tmp != ((long long) 0x8000000000000000LL)' failed.
|
10.7.0 05e29e177df243b700392b797e26cae43fd3181e (Debug)
|
Core was generated by `/test/MD280821-mariadb-10.7.0-linux-x86_64-dbg/bin/mysqld --no-defaults --core-'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
[Current thread is 1 (Thread 0x150015745700 (LWP 138020))]
|
(gdb) bt
|
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
#1 0x000015002c5c6859 in __GI_abort () at abort.c:79
|
#2 0x000015002c5c6729 in __assert_fail_base (fmt=0x15002c75c588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x56541cd7ddf8 "tmp != ((long long) 0x8", '0' <repeats 15 times>, "LL)", file=0x56541cd7dbe8 "/test/10.7_dbg/sql/compat56.cc", line=271, function=<optimized out>) at assert.c:92
|
#3 0x000015002c5d7f36 in __GI___assert_fail (assertion=assertion@entry=0x56541cd7ddf8 "tmp != ((long long) 0x8", '0' <repeats 15 times>, "LL)", file=file@entry=0x56541cd7dbe8 "/test/10.7_dbg/sql/compat56.cc", line=line@entry=271, function=function@entry=0x56541cd7ddb8 "void TIME_from_longlong_datetime_packed(MYSQL_TIME*, longlong)") at assert.c:101
|
#4 0x000056541c23f89a in TIME_from_longlong_datetime_packed (ltime=ltime@entry=0x150015743090, tmp=tmp@entry=-9223372036854775808) at /test/10.7_dbg/sql/compat56.cc:271
|
#5 0x000056541c24f827 in Field_datetimef::get_TIME (this=<optimized out>, ltime=0x150015743090, pos=0x14ffe003f77a "", fuzzydate={m_mode = date_mode_t::CONV_NONE}) at /test/10.7_dbg/sql/field.cc:7122
|
#6 0x000056541c26fab7 in Field_datetimef::get_date (this=<optimized out>, ltime=<optimized out>, fuzzydate=<optimized out>) at /test/10.7_dbg/sql/field.h:3930
|
#7 0x000056541c26a31e in Field_temporal::save_in_field (this=0x14ffe003b7a0, to=0x14ffe0095248) at /test/10.7_dbg/sql/sql_basic_types.h:281
|
#8 0x000056541c0df325 in Field::store_field (this=<optimized out>, from=<optimized out>) at /test/10.7_dbg/sql/field.h:908
|
#9 0x000056541c2702bc in field_conv_incompatible (to=to@entry=0x14ffe0095248, from=from@entry=0x14ffe003b7a0) at /test/10.7_dbg/sql/field_conv.cc:850
|
#10 0x000056541c27185d in field_conv (to=to@entry=0x14ffe0095248, from=from@entry=0x14ffe003b7a0) at /test/10.7_dbg/sql/field_conv.cc:861
|
#11 0x000056541bfee18e in Create_tmp_table::finalize (this=this@entry=0x150015743240, thd=thd@entry=0x14ffe0000db8, table=table@entry=0x14ffe0093050, param=param@entry=0x14ffe008f1f8, do_not_open=do_not_open@entry=true, keep_row_order=keep_row_order@entry=false) at /test/10.7_dbg/sql/sql_select.cc:19230
|
#12 0x000056541bfeed94 in create_tmp_table (thd=0x14ffe0000db8, param=0x14ffe008f1f8, fields=@0x14ffe0038d70: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x14ffe0017418, last = 0x14ffe0026f18, elements = 26}, <No data fields>}, group=group@entry=0x0, distinct=distinct@entry=false, save_sum_fields=save_sum_fields@entry=false, select_options=2201707875072, rows_limit=18446744073709551615, table_alias=0x56541d331fe0 <empty_clex_str>, do_not_open=true, keep_row_order=false) at /test/10.7_dbg/sql/sql_select.cc:19605
|
#13 0x000056541bffeddd in JOIN::create_postjoin_aggr_table (this=this@entry=0x14ffe0038a18, tab=tab@entry=0x14ffe008c910, table_fields=table_fields@entry=0x14ffe0038d70, table_group=0x0, save_sum_fields=<optimized out>, distinct=distinct@entry=false, keep_row_order=false) at /test/10.7_dbg/sql/sql_select.cc:4010
|
#14 0x000056541c000044 in JOIN::make_aggr_tables_info (this=this@entry=0x14ffe0038a18) at /test/10.7_dbg/sql/sql_select.cc:3589
|
#15 0x000056541c0132ee in JOIN::optimize_stage2 (this=this@entry=0x14ffe0038a18) at /test/10.7_dbg/sql/sql_select.cc:3225
|
#16 0x000056541c014f7b in JOIN::optimize_inner (this=this@entry=0x14ffe0038a18) at /test/10.7_dbg/sql/sql_select.cc:2479
|
#17 0x000056541c015186 in JOIN::optimize (this=this@entry=0x14ffe0038a18) at /test/10.7_dbg/sql/sql_select.cc:1809
|
#18 0x000056541bf284ab in mysql_derived_optimize (thd=0x14ffe0000db8, lex=0x14ffe0005058, derived=0x14ffe0014328) at /test/10.7_dbg/sql/sql_derived.cc:1064
|
#19 0x000056541bf27af2 in mysql_handle_single_derived (lex=0x14ffe0005058, derived=derived@entry=0x14ffe0014328, phases=phases@entry=4) at /test/10.7_dbg/sql/sql_derived.cc:200
|
#20 0x000056541c014ff9 in JOIN::optimize_inner (this=this@entry=0x14ffe0038470) at /test/10.7_dbg/sql/sql_select.cc:2285
|
#21 0x000056541c015186 in JOIN::optimize (this=this@entry=0x14ffe0038470) at /test/10.7_dbg/sql/sql_select.cc:1809
|
#22 0x000056541c0157ff in mysql_select (thd=thd@entry=0x14ffe0000db8, tables=0x14ffe0014328, fields=@0x14ffe0013fc8: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x14ffe00142b8, last = 0x14ffe0082878, elements = 26}, <No data fields>}, conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147748608, result=0x14ffe002e748, unit=0x14ffe0005120, select_lex=0x14ffe0013d28) at /test/10.7_dbg/sql/sql_select.cc:4977
|
#23 0x000056541c015b03 in handle_select (thd=thd@entry=0x14ffe0000db8, lex=lex@entry=0x14ffe0005058, result=result@entry=0x14ffe002e748, setup_tables_done_option=setup_tables_done_option@entry=0) at /test/10.7_dbg/sql/sql_select.cc:545
|
#24 0x000056541bf777ee in execute_sqlcom_select (thd=thd@entry=0x14ffe0000db8, all_tables=0x14ffe0014328) at /test/10.7_dbg/sql/sql_parse.cc:6256
|
#25 0x000056541bf84678 in mysql_execute_command (thd=thd@entry=0x14ffe0000db8, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /test/10.7_dbg/sql/sql_parse.cc:3946
|
#26 0x000056541bf70b83 in mysql_parse (thd=thd@entry=0x14ffe0000db8, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x150015744400) at /test/10.7_dbg/sql/sql_parse.cc:8030
|
#27 0x000056541bf7f788 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14ffe0000db8, packet=packet@entry=0x14ffe000b739 "SELECT * FROM sys.x$innodb_lock_waits", packet_length=packet_length@entry=37, blocking=blocking@entry=true) at /test/10.7_dbg/sql/sql_class.h:1358
|
#28 0x000056541bf82b90 in do_command (thd=0x14ffe0000db8, blocking=blocking@entry=true) at /test/10.7_dbg/sql/sql_parse.cc:1404
|
#29 0x000056541c0f8f2e in do_handle_one_connection (connect=<optimized out>, connect@entry=0x56541fa01f88, put_in_cache=put_in_cache@entry=true) at /test/10.7_dbg/sql/sql_connect.cc:1418
|
#30 0x000056541c0f9533 in handle_one_connection (arg=arg@entry=0x56541fa01f88) at /test/10.7_dbg/sql/sql_connect.cc:1312
|
#31 0x000056541c562586 in pfs_spawn_thread (arg=0x56541f8e8068) at /test/10.7_dbg/storage/perfschema/pfs.cc:2201
|
#32 0x000015002cad5609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#33 0x000015002c6c3293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
Bug confirmed present in:
MariaDB: 10.6.5 (dbg), 10.7.0 (dbg)
Bug (or feature/syntax) confirmed not present in:
MariaDB: 10.2.41 (dbg), 10.2.41 (opt), 10.3.32 (dbg), 10.3.32 (opt), 10.4.22 (dbg), 10.4.22 (opt), 10.5.13 (dbg), 10.5.13 (opt), 10.6.5 (opt), 10.7.0 (opt)
MySQL: 5.5.62 (dbg), 5.5.62 (opt), 5.6.51 (dbg), 5.6.51 (opt), 5.7.35 (dbg), 5.7.35 (opt), 8.0.26 (dbg), 8.0.26 (opt)
{"report":{"fcp":1473.1000003814697,"ttfb":582.1000003814697,"pageVisibility":"visible","entityId":102314,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"8e3f175f-645a-4745-85e2-bc7dc3126098","navigationType":0,"readyForUser":1566,"redirectCount":0,"resourceLoadedEnd":1955.7000002861023,"resourceLoadedStart":598.2000002861023,"resourceTiming":[{"duration":293.59999990463257,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":598.2000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":598.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":891.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":293.7000002861023,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":598.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":598.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":892.2000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":368.40000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":598.7000002861023,"connectEnd":598.7000002861023,"connectStart":598.7000002861023,"domainLookupEnd":598.7000002861023,"domainLookupStart":598.7000002861023,"fetchStart":598.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":598.7000002861023,"responseEnd":967.1000003814697,"responseStart":967.1000003814697,"secureConnectionStart":598.7000002861023},{"duration":469.7000002861023,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":598.9000000953674,"connectEnd":598.9000000953674,"connectStart":598.9000000953674,"domainLookupEnd":598.9000000953674,"domainLookupStart":598.9000000953674,"fetchStart":598.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":598.9000000953674,"responseEnd":1068.6000003814697,"responseStart":1068.6000003814697,"secureConnectionStart":598.9000000953674},{"duration":473.8999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":599.1000003814697,"connectEnd":599.1000003814697,"connectStart":599.1000003814697,"domainLookupEnd":599.1000003814697,"domainLookupStart":599.1000003814697,"fetchStart":599.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":599.1000003814697,"responseEnd":1073,"responseStart":1073,"secureConnectionStart":599.1000003814697},{"duration":474.09999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":599.3000001907349,"connectEnd":599.3000001907349,"connectStart":599.3000001907349,"domainLookupEnd":599.3000001907349,"domainLookupStart":599.3000001907349,"fetchStart":599.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":599.3000001907349,"responseEnd":1073.4000000953674,"responseStart":1073.4000000953674,"secureConnectionStart":599.3000001907349},{"duration":474.30000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":599.5,"connectEnd":599.5,"connectStart":599.5,"domainLookupEnd":599.5,"domainLookupStart":599.5,"fetchStart":599.5,"redirectEnd":0,"redirectStart":0,"requestStart":599.5,"responseEnd":1073.8000001907349,"responseStart":1073.8000001907349,"secureConnectionStart":599.5},{"duration":515.2999997138977,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":599.7000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":599.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1115,"responseStart":0,"secureConnectionStart":0},{"duration":474.5,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":599.8000001907349,"connectEnd":599.8000001907349,"connectStart":599.8000001907349,"domainLookupEnd":599.8000001907349,"domainLookupStart":599.8000001907349,"fetchStart":599.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":599.8000001907349,"responseEnd":1074.3000001907349,"responseStart":1074.3000001907349,"secureConnectionStart":599.8000001907349},{"duration":515.3000001907349,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/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":599.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":599.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1115.2000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":474.7999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/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":600.1000003814697,"connectEnd":600.1000003814697,"connectStart":600.1000003814697,"domainLookupEnd":600.1000003814697,"domainLookupStart":600.1000003814697,"fetchStart":600.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":600.1000003814697,"responseEnd":1074.9000000953674,"responseStart":1074.9000000953674,"secureConnectionStart":600.1000003814697},{"duration":798.2999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":601.1000003814697,"connectEnd":601.1000003814697,"connectStart":601.1000003814697,"domainLookupEnd":601.1000003814697,"domainLookupStart":601.1000003814697,"fetchStart":601.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":601.1000003814697,"responseEnd":1399.4000000953674,"responseStart":1399.4000000953674,"secureConnectionStart":601.1000003814697},{"duration":1354.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":601.2000002861023,"connectEnd":601.2000002861023,"connectStart":601.2000002861023,"domainLookupEnd":601.2000002861023,"domainLookupStart":601.2000002861023,"fetchStart":601.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":601.2000002861023,"responseEnd":1955.7000002861023,"responseStart":1955.7000002861023,"secureConnectionStart":601.2000002861023},{"duration":279.09999990463257,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1155.1000003814697,"connectEnd":1155.1000003814697,"connectStart":1155.1000003814697,"domainLookupEnd":1155.1000003814697,"domainLookupStart":1155.1000003814697,"fetchStart":1155.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":1155.1000003814697,"responseEnd":1434.2000002861023,"responseStart":1434.2000002861023,"secureConnectionStart":1155.1000003814697},{"duration":532,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/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&whisper-enabled=true","startTime":1489.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1489.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2021.9000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":527.3000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/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&whisper-enabled=true","startTime":1490.9000000953674,"connectEnd":1490.9000000953674,"connectStart":1490.9000000953674,"domainLookupEnd":1490.9000000953674,"domainLookupStart":1490.9000000953674,"fetchStart":1490.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":1490.9000000953674,"responseEnd":2018.2000002861023,"responseStart":2018.2000002861023,"secureConnectionStart":1490.9000000953674},{"duration":529.4000000953674,"initiatorType":"script","name":"https://jira.mariadb.org/s/097ae97cb8fbec7d6ea4bbb1f26955b9-CDN/lu2cib/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&whisper-enabled=true","startTime":1491.3000001907349,"connectEnd":1491.3000001907349,"connectStart":1491.3000001907349,"domainLookupEnd":1491.3000001907349,"domainLookupStart":1491.3000001907349,"fetchStart":1491.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":1491.3000001907349,"responseEnd":2020.7000002861023,"responseStart":2020.7000002861023,"secureConnectionStart":1491.3000001907349}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":418,"responseStart":582,"responseEnd":586,"domLoading":595,"domInteractive":1977,"domContentLoadedEventStart":1977,"domContentLoadedEventEnd":2022,"domComplete":3009,"loadEventStart":3009,"loadEventEnd":3011,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1957.7000002861023},{"name":"bigPipe.sidebar-id.end","time":1958.6000003814697},{"name":"bigPipe.activity-panel-pipe-id.start","time":1958.8000001907349},{"name":"bigPipe.activity-panel-pipe-id.end","time":1961.3000001907349},{"name":"activityTabFullyLoaded","time":2030.3000001907349}],"measures":[],"correlationId":"7711d89414796f","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":101,"dbReadsTimeInMs":14,"dbConnsTimeInMs":24,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}