logger=settings t=2026-04-20T05:01:31.967542782Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T05:01:31Z logger=settings t=2026-04-20T05:01:31.967980073Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T05:01:31.967992444Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T05:01:31.967999354Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T05:01:31.968003034Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T05:01:31.968006154Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T05:01:31.968009174Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T05:01:31.968012434Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T05:01:31.968016204Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T05:01:31.968019624Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T05:01:31.968025175Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T05:01:31.968028765Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T05:01:31.968032205Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T05:01:31.968048845Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T05:01:31.968055195Z level=info msg=Target target=[all] logger=settings t=2026-04-20T05:01:31.968063546Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T05:01:31.968066696Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T05:01:31.968072556Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T05:01:31.968075396Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T05:01:31.968078296Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T05:01:31.968081206Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T05:01:31.970116031Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T05:01:31.970189273Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T05:01:31.973106052Z level=info msg="Locking database" logger=migrator t=2026-04-20T05:01:31.973124133Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T05:01:31.974029917Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T05:01:31.97524038Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.209503ms logger=migrator t=2026-04-20T05:01:31.982156727Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T05:01:31.982746913Z level=info msg="Migration successfully executed" id="create user table" duration=590.157µs logger=migrator t=2026-04-20T05:01:31.989238019Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T05:01:31.990443681Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.211193ms logger=migrator t=2026-04-20T05:01:31.995761645Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T05:01:31.997147963Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.391708ms logger=migrator t=2026-04-20T05:01:32.001932111Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T05:01:32.00261453Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=682.419µs logger=migrator t=2026-04-20T05:01:32.006396502Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T05:01:32.007022549Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=669.698µs logger=migrator t=2026-04-20T05:01:32.009960668Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T05:01:32.01261509Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.653122ms logger=migrator t=2026-04-20T05:01:32.017675577Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T05:01:32.018445778Z level=info msg="Migration successfully executed" id="create user table v2" duration=767.091µs logger=migrator t=2026-04-20T05:01:32.020923155Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T05:01:32.021606063Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=684.998µs logger=migrator t=2026-04-20T05:01:32.025069677Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T05:01:32.026124296Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.049058ms logger=migrator t=2026-04-20T05:01:32.031882241Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T05:01:32.03259534Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=717.029µs logger=migrator t=2026-04-20T05:01:32.039537439Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T05:01:32.040248218Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=713.369µs logger=migrator t=2026-04-20T05:01:32.045944381Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T05:01:32.048080499Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.140208ms logger=migrator t=2026-04-20T05:01:32.053414694Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T05:01:32.053458235Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.701µs logger=migrator t=2026-04-20T05:01:32.057262648Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T05:01:32.059235301Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.975214ms logger=migrator t=2026-04-20T05:01:32.064308578Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T05:01:32.064559245Z level=info msg="Migration successfully executed" id="Add missing user data" duration=251.157µs logger=migrator t=2026-04-20T05:01:32.068532682Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T05:01:32.069590401Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.054069ms logger=migrator t=2026-04-20T05:01:32.073139057Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T05:01:32.073847266Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=708.499µs logger=migrator t=2026-04-20T05:01:32.077431013Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T05:01:32.078521463Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.0894ms logger=migrator t=2026-04-20T05:01:32.084135805Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T05:01:32.091813391Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.676676ms logger=migrator t=2026-04-20T05:01:32.098927994Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T05:01:32.100031674Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.10436ms logger=migrator t=2026-04-20T05:01:32.104610258Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T05:01:32.104805463Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=198.005µs logger=migrator t=2026-04-20T05:01:32.109574682Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T05:01:32.110272131Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=697.279µs logger=migrator t=2026-04-20T05:01:32.125642717Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T05:01:32.126222363Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=581.295µs logger=migrator t=2026-04-20T05:01:32.13204548Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T05:01:32.132881132Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=839.413µs logger=migrator t=2026-04-20T05:01:32.138797862Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T05:01:32.140270482Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.47221ms logger=migrator t=2026-04-20T05:01:32.163781927Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T05:01:32.165043152Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.256795ms logger=migrator t=2026-04-20T05:01:32.17051223Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T05:01:32.174391775Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=3.876484ms logger=migrator t=2026-04-20T05:01:32.180564911Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T05:01:32.181104366Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=543.265µs logger=migrator t=2026-04-20T05:01:32.185805873Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T05:01:32.186286856Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=480.413µs logger=migrator t=2026-04-20T05:01:32.190975233Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T05:01:32.191003964Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.811µs logger=migrator t=2026-04-20T05:01:32.195117734Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T05:01:32.195866595Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=748.521µs logger=migrator t=2026-04-20T05:01:32.201267921Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T05:01:32.201923719Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=655.708µs logger=migrator t=2026-04-20T05:01:32.206580784Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T05:01:32.207542631Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=961.807µs logger=migrator t=2026-04-20T05:01:32.212268898Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T05:01:32.213240055Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=970.577µs logger=migrator t=2026-04-20T05:01:32.219173255Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T05:01:32.224669064Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.498249ms logger=migrator t=2026-04-20T05:01:32.235947129Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T05:01:32.236824242Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=879.963µs logger=migrator t=2026-04-20T05:01:32.241065207Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T05:01:32.241820757Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=754.93µs logger=migrator t=2026-04-20T05:01:32.247591333Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T05:01:32.249135086Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.548603ms logger=migrator t=2026-04-20T05:01:32.253880513Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T05:01:32.254557202Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=676.849µs logger=migrator t=2026-04-20T05:01:32.260142754Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T05:01:32.260873783Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=730.489µs logger=migrator t=2026-04-20T05:01:32.265795626Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T05:01:32.266199817Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=401.091µs logger=migrator t=2026-04-20T05:01:32.271291925Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T05:01:32.272457806Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.185392ms logger=migrator t=2026-04-20T05:01:32.278056297Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T05:01:32.278482039Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=426.872µs logger=migrator t=2026-04-20T05:01:32.284638345Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T05:01:32.286089034Z level=info msg="Migration successfully executed" id="create star table" duration=1.45683ms logger=migrator t=2026-04-20T05:01:32.291044289Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T05:01:32.291893601Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=848.792µs logger=migrator t=2026-04-20T05:01:32.298046638Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T05:01:32.298796988Z level=info msg="Migration successfully executed" id="create org table v1" duration=750.64µs logger=migrator t=2026-04-20T05:01:32.30366215Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T05:01:32.304457121Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=798.061µs logger=migrator t=2026-04-20T05:01:32.322037767Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T05:01:32.322648413Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=609.506µs logger=migrator t=2026-04-20T05:01:32.327562526Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T05:01:32.32808118Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=518.524µs logger=migrator t=2026-04-20T05:01:32.333593229Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T05:01:32.334299468Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=705.849µs logger=migrator t=2026-04-20T05:01:32.339586961Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T05:01:32.340794903Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.207072ms logger=migrator t=2026-04-20T05:01:32.346723464Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T05:01:32.346753244Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.9µs logger=migrator t=2026-04-20T05:01:32.35177817Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T05:01:32.351805121Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.211µs logger=migrator t=2026-04-20T05:01:32.356707574Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T05:01:32.357119505Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=411.461µs logger=migrator t=2026-04-20T05:01:32.365247125Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T05:01:32.366129098Z level=info msg="Migration successfully executed" id="create dashboard table" duration=884.383µs logger=migrator t=2026-04-20T05:01:32.372964454Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T05:01:32.373749385Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=784.771µs logger=migrator t=2026-04-20T05:01:32.380164078Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T05:01:32.381018701Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=853.983µs logger=migrator t=2026-04-20T05:01:32.389001288Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T05:01:32.389630964Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=630.347µs logger=migrator t=2026-04-20T05:01:32.398436122Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T05:01:32.399767358Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.331195ms logger=migrator t=2026-04-20T05:01:32.407342533Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T05:01:32.408070412Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=726.669µs logger=migrator t=2026-04-20T05:01:32.412536454Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T05:01:32.418509285Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.972182ms logger=migrator t=2026-04-20T05:01:32.425040391Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T05:01:32.425935306Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=894.875µs logger=migrator t=2026-04-20T05:01:32.431770934Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T05:01:32.432602036Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=831.942µs logger=migrator t=2026-04-20T05:01:32.437526949Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T05:01:32.438334071Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=806.122µs logger=migrator t=2026-04-20T05:01:32.445096104Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T05:01:32.445434033Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=338.189µs logger=migrator t=2026-04-20T05:01:32.450511481Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T05:01:32.452168965Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.658375ms logger=migrator t=2026-04-20T05:01:32.457212072Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T05:01:32.45751703Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=304.419µs logger=migrator t=2026-04-20T05:01:32.464374244Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T05:01:32.466368049Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.994884ms logger=migrator t=2026-04-20T05:01:32.470727967Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T05:01:32.473022699Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.291462ms logger=migrator t=2026-04-20T05:01:32.477647064Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T05:01:32.48009818Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.451836ms logger=migrator t=2026-04-20T05:01:32.485929507Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T05:01:32.486879083Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=948.586µs logger=migrator t=2026-04-20T05:01:32.49193585Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T05:01:32.495483786Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.548006ms logger=migrator t=2026-04-20T05:01:32.500713727Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T05:01:32.501686484Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=971.997µs logger=migrator t=2026-04-20T05:01:32.507050999Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T05:01:32.508034285Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=982.006µs logger=migrator t=2026-04-20T05:01:32.513500413Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T05:01:32.513545224Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.031µs logger=migrator t=2026-04-20T05:01:32.518508769Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T05:01:32.518530349Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=18.01µs logger=migrator t=2026-04-20T05:01:32.522787664Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T05:01:32.524414128Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.625464ms logger=migrator t=2026-04-20T05:01:32.53151285Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T05:01:32.533497974Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.977523ms logger=migrator t=2026-04-20T05:01:32.537619846Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T05:01:32.539509236Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.88901ms logger=migrator t=2026-04-20T05:01:32.544250085Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T05:01:32.546714432Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.463916ms logger=migrator t=2026-04-20T05:01:32.552834176Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T05:01:32.553424182Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=597.316µs logger=migrator t=2026-04-20T05:01:32.557699948Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T05:01:32.558628773Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=928.565µs logger=migrator t=2026-04-20T05:01:32.565416577Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T05:01:32.566812385Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.400728ms logger=migrator t=2026-04-20T05:01:32.571642595Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T05:01:32.571671876Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.251µs logger=migrator t=2026-04-20T05:01:32.57627288Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T05:01:32.577145214Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=868.324µs logger=migrator t=2026-04-20T05:01:32.581330937Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T05:01:32.582017805Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=686.358µs logger=migrator t=2026-04-20T05:01:32.585910611Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T05:01:32.59476483Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.854339ms logger=migrator t=2026-04-20T05:01:32.599778096Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T05:01:32.600755432Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=977.286µs logger=migrator t=2026-04-20T05:01:32.606050955Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T05:01:32.60696744Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=915.645µs logger=migrator t=2026-04-20T05:01:32.610747023Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T05:01:32.611566095Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=814.342µs logger=migrator t=2026-04-20T05:01:32.617070993Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T05:01:32.617383682Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=312.879µs logger=migrator t=2026-04-20T05:01:32.621658198Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T05:01:32.622239663Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=581.235µs logger=migrator t=2026-04-20T05:01:32.626488758Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T05:01:32.628696158Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.20391ms logger=migrator t=2026-04-20T05:01:32.632355346Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T05:01:32.63319764Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=841.954µs logger=migrator t=2026-04-20T05:01:32.638862923Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T05:01:32.639284834Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=427.501µs logger=migrator t=2026-04-20T05:01:32.649596773Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T05:01:32.649825959Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=229.636µs logger=migrator t=2026-04-20T05:01:32.655933735Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T05:01:32.657466735Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.538361ms logger=migrator t=2026-04-20T05:01:32.663243391Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T05:01:32.668496623Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.258012ms logger=migrator t=2026-04-20T05:01:32.671843275Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T05:01:32.672533953Z level=info msg="Migration successfully executed" id="create data_source table" duration=690.508µs logger=migrator t=2026-04-20T05:01:32.67613154Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T05:01:32.676730356Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=598.866µs logger=migrator t=2026-04-20T05:01:32.682855402Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T05:01:32.68502662Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.166888ms logger=migrator t=2026-04-20T05:01:32.691156066Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T05:01:32.691955138Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=799.952µs logger=migrator t=2026-04-20T05:01:32.701452595Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T05:01:32.703721126Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.264831ms logger=migrator t=2026-04-20T05:01:32.710501479Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T05:01:32.716750549Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.24886ms logger=migrator t=2026-04-20T05:01:32.719541075Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T05:01:32.720785068Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.240474ms logger=migrator t=2026-04-20T05:01:32.72680187Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T05:01:32.728077545Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.275995ms logger=migrator t=2026-04-20T05:01:32.73566948Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T05:01:32.738699632Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=3.032281ms logger=migrator t=2026-04-20T05:01:32.816638709Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T05:01:32.817673948Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.040018ms logger=migrator t=2026-04-20T05:01:32.825085957Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T05:01:32.828015777Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.93106ms logger=migrator t=2026-04-20T05:01:32.831508412Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T05:01:32.833828384Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.318662ms logger=migrator t=2026-04-20T05:01:32.838282104Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T05:01:32.838308255Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.831µs logger=migrator t=2026-04-20T05:01:32.843125906Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T05:01:32.843776813Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=657.168µs logger=migrator t=2026-04-20T05:01:32.848634025Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T05:01:32.852637893Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.008768ms logger=migrator t=2026-04-20T05:01:32.857749781Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T05:01:32.857936366Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=186.935µs logger=migrator t=2026-04-20T05:01:32.864613296Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T05:01:32.865131721Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=523.795µs logger=migrator t=2026-04-20T05:01:32.869961741Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T05:01:32.873996991Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.035229ms logger=migrator t=2026-04-20T05:01:32.877364821Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T05:01:32.877555206Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.705µs logger=migrator t=2026-04-20T05:01:32.882685115Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T05:01:32.883640771Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=957.045µs logger=migrator t=2026-04-20T05:01:32.888438381Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T05:01:32.890413114Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.978524ms logger=migrator t=2026-04-20T05:01:32.895038999Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T05:01:32.89728938Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.249681ms logger=migrator t=2026-04-20T05:01:32.903361184Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T05:01:32.905267666Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.907041ms logger=migrator t=2026-04-20T05:01:32.910691522Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T05:01:32.911528785Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=837.893µs logger=migrator t=2026-04-20T05:01:32.915512552Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T05:01:32.917207098Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.694526ms logger=migrator t=2026-04-20T05:01:32.922260285Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T05:01:32.922990954Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=730.279µs logger=migrator t=2026-04-20T05:01:32.926094958Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T05:01:32.92689208Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=797.402µs logger=migrator t=2026-04-20T05:01:32.931379491Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T05:01:32.932178003Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=800.792µs logger=migrator t=2026-04-20T05:01:32.935196895Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T05:01:32.941952508Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.754713ms logger=migrator t=2026-04-20T05:01:32.945329669Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T05:01:32.946072838Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=745.189µs logger=migrator t=2026-04-20T05:01:32.963411758Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T05:01:32.967382185Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=3.973447ms logger=migrator t=2026-04-20T05:01:32.970408847Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T05:01:32.971012103Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=603.087µs logger=migrator t=2026-04-20T05:01:32.97387791Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T05:01:32.974488677Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=610.437µs logger=migrator t=2026-04-20T05:01:32.978976478Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T05:01:32.979329368Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=355.3µs logger=migrator t=2026-04-20T05:01:32.982503903Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T05:01:32.983061199Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=556.976µs logger=migrator t=2026-04-20T05:01:32.987189311Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T05:01:32.987254572Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.331µs logger=migrator t=2026-04-20T05:01:32.992244527Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T05:01:32.995416403Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.168876ms logger=migrator t=2026-04-20T05:01:32.998588909Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T05:01:33.001043395Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.454267ms logger=migrator t=2026-04-20T05:01:33.004351804Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T05:01:33.004526809Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=175.165µs logger=migrator t=2026-04-20T05:01:33.007785427Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T05:01:33.010271684Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.485767ms logger=migrator t=2026-04-20T05:01:33.014809677Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T05:01:33.017331956Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.521998ms logger=migrator t=2026-04-20T05:01:33.020784769Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T05:01:33.021540179Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=755.33µs logger=migrator t=2026-04-20T05:01:33.02487334Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T05:01:33.025416134Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=542.924µs logger=migrator t=2026-04-20T05:01:33.029794952Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T05:01:33.031046307Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.248025ms logger=migrator t=2026-04-20T05:01:33.034737976Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T05:01:33.036083063Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.345167ms logger=migrator t=2026-04-20T05:01:33.041723385Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T05:01:33.042552557Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=827.102µs logger=migrator t=2026-04-20T05:01:33.046576776Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T05:01:33.047883062Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.305696ms logger=migrator t=2026-04-20T05:01:33.052369353Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T05:01:33.052508316Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=140.063µs logger=migrator t=2026-04-20T05:01:33.056076423Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T05:01:33.056104884Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.811µs logger=migrator t=2026-04-20T05:01:33.06078878Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T05:01:33.063487493Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.698083ms logger=migrator t=2026-04-20T05:01:33.067095391Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T05:01:33.069921538Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.823697ms logger=migrator t=2026-04-20T05:01:33.076430584Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T05:01:33.076522406Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.752µs logger=migrator t=2026-04-20T05:01:33.081142361Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T05:01:33.082292402Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.147331ms logger=migrator t=2026-04-20T05:01:33.086553127Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T05:01:33.087918694Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.364587ms logger=migrator t=2026-04-20T05:01:33.093190387Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T05:01:33.093215547Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.34µs logger=migrator t=2026-04-20T05:01:33.096627919Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T05:01:33.09739339Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=765.581µs logger=migrator t=2026-04-20T05:01:33.102666512Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T05:01:33.10403362Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.366658ms logger=migrator t=2026-04-20T05:01:33.10811762Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T05:01:33.112855068Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.736568ms logger=migrator t=2026-04-20T05:01:33.119042606Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T05:01:33.119070206Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.881µs logger=migrator t=2026-04-20T05:01:33.123956978Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T05:01:33.124792561Z level=info msg="Migration successfully executed" id="create session table" duration=834.923µs logger=migrator t=2026-04-20T05:01:33.128957644Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T05:01:33.129122778Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=165.014µs logger=migrator t=2026-04-20T05:01:33.132876809Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T05:01:33.133014583Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=139.514µs logger=migrator t=2026-04-20T05:01:33.137830884Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T05:01:33.138516322Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=685.268µs logger=migrator t=2026-04-20T05:01:33.142394876Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T05:01:33.143508597Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.113671ms logger=migrator t=2026-04-20T05:01:33.148558854Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T05:01:33.148634196Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=79.012µs logger=migrator t=2026-04-20T05:01:33.152260744Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T05:01:33.152290144Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.831µs logger=migrator t=2026-04-20T05:01:33.157015543Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T05:01:33.161400111Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.383089ms logger=migrator t=2026-04-20T05:01:33.16505486Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T05:01:33.169872729Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.816989ms logger=migrator t=2026-04-20T05:01:33.173163128Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T05:01:33.173267132Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=104.244µs logger=migrator t=2026-04-20T05:01:33.178170344Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T05:01:33.178275757Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=105.583µs logger=migrator t=2026-04-20T05:01:33.181118704Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T05:01:33.182374458Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.273585ms logger=migrator t=2026-04-20T05:01:33.186725015Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T05:01:33.186802177Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=78.532µs logger=migrator t=2026-04-20T05:01:33.190418766Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T05:01:33.193487168Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.067933ms logger=migrator t=2026-04-20T05:01:33.198214136Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T05:01:33.19838106Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=166.964µs logger=migrator t=2026-04-20T05:01:33.201011091Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T05:01:33.204016173Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.005002ms logger=migrator t=2026-04-20T05:01:33.207624511Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T05:01:33.210690754Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.065782ms logger=migrator t=2026-04-20T05:01:33.215541175Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T05:01:33.215632677Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=91.762µs logger=migrator t=2026-04-20T05:01:33.219195143Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T05:01:33.220077357Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=881.854µs logger=migrator t=2026-04-20T05:01:33.225333619Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T05:01:33.226665286Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.332907ms logger=migrator t=2026-04-20T05:01:33.232300368Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T05:01:33.234012594Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.711105ms logger=migrator t=2026-04-20T05:01:33.238359002Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T05:01:33.239833511Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.474149ms logger=migrator t=2026-04-20T05:01:33.245026392Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T05:01:33.245877074Z level=info msg="Migration successfully executed" id="add index alert state" duration=851.162µs logger=migrator t=2026-04-20T05:01:33.251194708Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T05:01:33.252077363Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=882.665µs logger=migrator t=2026-04-20T05:01:33.256101081Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T05:01:33.256782939Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=681.468µs logger=migrator t=2026-04-20T05:01:33.260738687Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T05:01:33.26162287Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=885.883µs logger=migrator t=2026-04-20T05:01:33.267780997Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T05:01:33.269106063Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.325266ms logger=migrator t=2026-04-20T05:01:33.272982858Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T05:01:33.283676637Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.695149ms logger=migrator t=2026-04-20T05:01:33.287106619Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T05:01:33.287603733Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=498.444µs logger=migrator t=2026-04-20T05:01:33.292526496Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T05:01:33.293164053Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=636.957µs logger=migrator t=2026-04-20T05:01:33.296989827Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T05:01:33.297202383Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=213.266µs logger=migrator t=2026-04-20T05:01:33.300741928Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T05:01:33.301516629Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=774.921µs logger=migrator t=2026-04-20T05:01:33.306261627Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T05:01:33.306999777Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=735.64µs logger=migrator t=2026-04-20T05:01:33.310367828Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T05:01:33.315479417Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.110148ms logger=migrator t=2026-04-20T05:01:33.32004362Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T05:01:33.323897764Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.854894ms logger=migrator t=2026-04-20T05:01:33.328687734Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T05:01:33.332120096Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.431822ms logger=migrator t=2026-04-20T05:01:33.335575Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T05:01:33.339042574Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.466804ms logger=migrator t=2026-04-20T05:01:33.342559409Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T05:01:33.343459883Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=899.884µs logger=migrator t=2026-04-20T05:01:33.350060322Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T05:01:33.350107093Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.111µs logger=migrator t=2026-04-20T05:01:33.353884125Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T05:01:33.353912076Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.611µs logger=migrator t=2026-04-20T05:01:33.358443339Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T05:01:33.359670172Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.226742ms logger=migrator t=2026-04-20T05:01:33.36479763Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T05:01:33.365993962Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.200042ms logger=migrator t=2026-04-20T05:01:33.37254042Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T05:01:33.374160183Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.632174ms logger=migrator t=2026-04-20T05:01:33.380626989Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T05:01:33.382888289Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.260341ms logger=migrator t=2026-04-20T05:01:33.386917518Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T05:01:33.387804932Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=888.284µs logger=migrator t=2026-04-20T05:01:33.392874619Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T05:01:33.396914188Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.038939ms logger=migrator t=2026-04-20T05:01:33.404065952Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T05:01:33.409848098Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.786016ms logger=migrator t=2026-04-20T05:01:33.415118811Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T05:01:33.415661635Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=547.475µs logger=migrator t=2026-04-20T05:01:33.419628502Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T05:01:33.420728002Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.09945ms logger=migrator t=2026-04-20T05:01:33.425039789Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T05:01:33.428536124Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=3.495755ms logger=migrator t=2026-04-20T05:01:33.434845214Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T05:01:33.439109509Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.263835ms logger=migrator t=2026-04-20T05:01:33.442479681Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T05:01:33.442543993Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.032µs logger=migrator t=2026-04-20T05:01:33.4483544Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T05:01:33.449832839Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.48381ms logger=migrator t=2026-04-20T05:01:33.454915426Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T05:01:33.455835431Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=919.755µs logger=migrator t=2026-04-20T05:01:33.460853537Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T05:01:33.46095542Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=101.333µs logger=migrator t=2026-04-20T05:01:33.466028507Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T05:01:33.467040934Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.011247ms logger=migrator t=2026-04-20T05:01:33.474350502Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T05:01:33.476052888Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.701226ms logger=migrator t=2026-04-20T05:01:33.480540859Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T05:01:33.481428364Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=887.525µs logger=migrator t=2026-04-20T05:01:33.48649049Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T05:01:33.487405395Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=917.845µs logger=migrator t=2026-04-20T05:01:33.491579608Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T05:01:33.492648717Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.068779ms logger=migrator t=2026-04-20T05:01:33.498983828Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T05:01:33.499930623Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=946.065µs logger=migrator t=2026-04-20T05:01:33.504022155Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T05:01:33.504052526Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.151µs logger=migrator t=2026-04-20T05:01:33.509955445Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T05:01:33.517102238Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.146293ms logger=migrator t=2026-04-20T05:01:33.520884681Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T05:01:33.521479086Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=594.526µs logger=migrator t=2026-04-20T05:01:33.526541524Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T05:01:33.533323007Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.787364ms logger=migrator t=2026-04-20T05:01:33.540194272Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T05:01:33.540958153Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=764.011µs logger=migrator t=2026-04-20T05:01:33.544456957Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T05:01:33.545423843Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=966.356µs logger=migrator t=2026-04-20T05:01:33.549138814Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T05:01:33.550011588Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=872.954µs logger=migrator t=2026-04-20T05:01:33.554123309Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T05:01:33.567011417Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.880218ms logger=migrator t=2026-04-20T05:01:33.570803149Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T05:01:33.571578051Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=778.722µs logger=migrator t=2026-04-20T05:01:33.574637774Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T05:01:33.575511547Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=873.443µs logger=migrator t=2026-04-20T05:01:33.580311477Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T05:01:33.580589105Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=277.558µs logger=migrator t=2026-04-20T05:01:33.583612217Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T05:01:33.584178602Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=565.206µs logger=migrator t=2026-04-20T05:01:33.587430389Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T05:01:33.587621844Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=190.895µs logger=migrator t=2026-04-20T05:01:33.590914194Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T05:01:33.595053336Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.135721ms logger=migrator t=2026-04-20T05:01:33.600655337Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T05:01:33.604752588Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.097081ms logger=migrator t=2026-04-20T05:01:33.608122329Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T05:01:33.609128816Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.004237ms logger=migrator t=2026-04-20T05:01:33.612407654Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T05:01:33.613263578Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=855.314µs logger=migrator t=2026-04-20T05:01:33.617933094Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T05:01:33.61814446Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=210.866µs logger=migrator t=2026-04-20T05:01:33.621450049Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T05:01:33.625711455Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.258156ms logger=migrator t=2026-04-20T05:01:33.628823349Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T05:01:33.629699462Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=875.803µs logger=migrator t=2026-04-20T05:01:33.635410126Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T05:01:33.635570891Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.315µs logger=migrator t=2026-04-20T05:01:33.640231637Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T05:01:33.640585106Z level=info msg="Migration successfully executed" id="Move region to single row" duration=353.139µs logger=migrator t=2026-04-20T05:01:33.645680554Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T05:01:33.646800035Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.128401ms logger=migrator t=2026-04-20T05:01:33.651996385Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T05:01:33.652855969Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=862.645µs logger=migrator t=2026-04-20T05:01:33.65844114Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T05:01:33.659878758Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.433658ms logger=migrator t=2026-04-20T05:01:33.664120043Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T05:01:33.665028088Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=907.515µs logger=migrator t=2026-04-20T05:01:33.668943533Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T05:01:33.670195968Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.251454ms logger=migrator t=2026-04-20T05:01:33.675367377Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T05:01:33.676746694Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.378447ms logger=migrator t=2026-04-20T05:01:33.680600879Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T05:01:33.680665481Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.242µs logger=migrator t=2026-04-20T05:01:33.685617594Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T05:01:33.68730418Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.692526ms logger=migrator t=2026-04-20T05:01:33.693640061Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T05:01:33.694443063Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=803.222µs logger=migrator t=2026-04-20T05:01:33.699372896Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T05:01:33.700799605Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.425229ms logger=migrator t=2026-04-20T05:01:33.705823331Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T05:01:33.70728369Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.459429ms logger=migrator t=2026-04-20T05:01:33.713988762Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T05:01:33.714389033Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=400.561µs logger=migrator t=2026-04-20T05:01:33.720916579Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T05:01:33.72170472Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=792.411µs logger=migrator t=2026-04-20T05:01:33.726189891Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T05:01:33.726303944Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=114.613µs logger=migrator t=2026-04-20T05:01:33.731483455Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T05:01:33.73244398Z level=info msg="Migration successfully executed" id="create team table" duration=960.465µs logger=migrator t=2026-04-20T05:01:33.738935825Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T05:01:33.740000925Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.06369ms logger=migrator t=2026-04-20T05:01:33.748545846Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T05:01:33.749967814Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.421718ms logger=migrator t=2026-04-20T05:01:33.756204493Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T05:01:33.761212618Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.007445ms logger=migrator t=2026-04-20T05:01:33.774943569Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T05:01:33.775234447Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=292.178µs logger=migrator t=2026-04-20T05:01:33.781933009Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T05:01:33.783291175Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.358346ms logger=migrator t=2026-04-20T05:01:33.788794704Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T05:01:33.789971226Z level=info msg="Migration successfully executed" id="create team member table" duration=1.175843ms logger=migrator t=2026-04-20T05:01:33.796513773Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T05:01:33.797432627Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=918.404µs logger=migrator t=2026-04-20T05:01:33.802194456Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T05:01:33.803767699Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.577353ms logger=migrator t=2026-04-20T05:01:33.809278348Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T05:01:33.810141081Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=862.583µs logger=migrator t=2026-04-20T05:01:33.815905787Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T05:01:33.821256002Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.349665ms logger=migrator t=2026-04-20T05:01:33.832586538Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T05:01:33.840353998Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.76025ms logger=migrator t=2026-04-20T05:01:33.845272501Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T05:01:33.848991712Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.718111ms logger=migrator t=2026-04-20T05:01:33.853283757Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T05:01:33.854229683Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=945.536µs logger=migrator t=2026-04-20T05:01:33.860636256Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T05:01:33.862209048Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.571902ms logger=migrator t=2026-04-20T05:01:33.867875202Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T05:01:33.868940271Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.064009ms logger=migrator t=2026-04-20T05:01:33.897326588Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T05:01:33.898775157Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.454229ms logger=migrator t=2026-04-20T05:01:33.906841255Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T05:01:33.907787272Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=944.566µs logger=migrator t=2026-04-20T05:01:33.913244579Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T05:01:33.914608735Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.363196ms logger=migrator t=2026-04-20T05:01:33.920038492Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T05:01:33.920999808Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=960.306µs logger=migrator t=2026-04-20T05:01:33.926286491Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T05:01:33.927679699Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.392648ms logger=migrator t=2026-04-20T05:01:33.934055221Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T05:01:33.934906444Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=851.363µs logger=migrator t=2026-04-20T05:01:33.940774122Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T05:01:33.941100972Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=328.65µs logger=migrator t=2026-04-20T05:01:33.946168858Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T05:01:33.947627958Z level=info msg="Migration successfully executed" id="create tag table" duration=1.46286ms logger=migrator t=2026-04-20T05:01:33.953843056Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T05:01:33.955673456Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.83422ms logger=migrator t=2026-04-20T05:01:33.961062722Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T05:01:33.961852423Z level=info msg="Migration successfully executed" id="create login attempt table" duration=789.771µs logger=migrator t=2026-04-20T05:01:33.967734082Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T05:01:33.969044538Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.308616ms logger=migrator t=2026-04-20T05:01:33.974421442Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T05:01:33.975816141Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.394499ms logger=migrator t=2026-04-20T05:01:33.980460757Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T05:01:33.994937618Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.479472ms logger=migrator t=2026-04-20T05:01:34.000035686Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T05:01:34.000598161Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=562.345µs logger=migrator t=2026-04-20T05:01:34.005169443Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T05:01:34.006647934Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.477851ms logger=migrator t=2026-04-20T05:01:34.012305587Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T05:01:34.012591545Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=285.928µs logger=migrator t=2026-04-20T05:01:34.01906658Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T05:01:34.019665157Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=598.467µs logger=migrator t=2026-04-20T05:01:34.024851986Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T05:01:34.026127011Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.270595ms logger=migrator t=2026-04-20T05:01:34.03203039Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T05:01:34.034092576Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.060216ms logger=migrator t=2026-04-20T05:01:34.042251517Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T05:01:34.042320509Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.132µs logger=migrator t=2026-04-20T05:01:34.048082404Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T05:01:34.054930789Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.848395ms logger=migrator t=2026-04-20T05:01:34.060282974Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T05:01:34.065705271Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.421287ms logger=migrator t=2026-04-20T05:01:34.071847367Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T05:01:34.079227937Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.384601ms logger=migrator t=2026-04-20T05:01:34.085244969Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T05:01:34.09045276Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.200851ms logger=migrator t=2026-04-20T05:01:34.095526597Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T05:01:34.096489003Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=962.436µs logger=migrator t=2026-04-20T05:01:34.102910926Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T05:01:34.108382825Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.469938ms logger=migrator t=2026-04-20T05:01:34.1133925Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T05:01:34.114181121Z level=info msg="Migration successfully executed" id="create server_lock table" duration=791.811µs logger=migrator t=2026-04-20T05:01:34.119490275Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T05:01:34.120460022Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=968.837µs logger=migrator t=2026-04-20T05:01:34.12630576Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T05:01:34.127124142Z level=info msg="Migration successfully executed" id="create user auth token table" duration=818.281µs logger=migrator t=2026-04-20T05:01:34.13261612Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T05:01:34.133663658Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.047378ms logger=migrator t=2026-04-20T05:01:34.138504039Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T05:01:34.140320988Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.815099ms logger=migrator t=2026-04-20T05:01:34.14703421Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T05:01:34.148762397Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.728237ms logger=migrator t=2026-04-20T05:01:34.155616592Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T05:01:34.163583007Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.968005ms logger=migrator t=2026-04-20T05:01:34.169896498Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T05:01:34.171125032Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.229483ms logger=migrator t=2026-04-20T05:01:34.178311115Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T05:01:34.179833597Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.522512ms logger=migrator t=2026-04-20T05:01:34.185925601Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T05:01:34.187683829Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.757788ms logger=migrator t=2026-04-20T05:01:34.194446142Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T05:01:34.195572502Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.12709ms logger=migrator t=2026-04-20T05:01:34.20176566Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T05:01:34.202814548Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.048818ms logger=migrator t=2026-04-20T05:01:34.208282666Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T05:01:34.208404659Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=122.273µs logger=migrator t=2026-04-20T05:01:34.213431475Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T05:01:34.213637551Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=207.056µs logger=migrator t=2026-04-20T05:01:34.219039227Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T05:01:34.220555307Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.51619ms logger=migrator t=2026-04-20T05:01:34.225995404Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T05:01:34.227119795Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.113711ms logger=migrator t=2026-04-20T05:01:34.232622374Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T05:01:34.233666652Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.044138ms logger=migrator t=2026-04-20T05:01:34.239943862Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T05:01:34.240127907Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=184.725µs logger=migrator t=2026-04-20T05:01:34.245724748Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T05:01:34.247493076Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.769018ms logger=migrator t=2026-04-20T05:01:34.25358267Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T05:01:34.254850575Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.266995ms logger=migrator t=2026-04-20T05:01:34.262493371Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T05:01:34.264135726Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.642965ms logger=migrator t=2026-04-20T05:01:34.269109011Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T05:01:34.271045922Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.936282ms logger=migrator t=2026-04-20T05:01:34.276435558Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T05:01:34.286968233Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.533625ms logger=migrator t=2026-04-20T05:01:34.294302842Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T05:01:34.295291368Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=983.786µs logger=migrator t=2026-04-20T05:01:34.300655623Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T05:01:34.300778267Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.104µs logger=migrator t=2026-04-20T05:01:34.30902734Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T05:01:34.310032507Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.005477ms logger=migrator t=2026-04-20T05:01:34.315782502Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T05:01:34.317436487Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.653815ms logger=migrator t=2026-04-20T05:01:34.322188416Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T05:01:34.323788699Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.599763ms logger=migrator t=2026-04-20T05:01:34.330522201Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T05:01:34.330706196Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=180.265µs logger=migrator t=2026-04-20T05:01:34.337046457Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T05:01:34.338534687Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.48711ms logger=migrator t=2026-04-20T05:01:34.345357412Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T05:01:34.346360609Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.005177ms logger=migrator t=2026-04-20T05:01:34.352140495Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T05:01:34.353708378Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.567103ms logger=migrator t=2026-04-20T05:01:34.358939429Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T05:01:34.359897725Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=957.336µs logger=migrator t=2026-04-20T05:01:34.36785108Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T05:01:34.376259368Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.406938ms logger=migrator t=2026-04-20T05:01:34.38264128Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T05:01:34.383845193Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.200143ms logger=migrator t=2026-04-20T05:01:34.389175107Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T05:01:34.390694518Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.518611ms logger=migrator t=2026-04-20T05:01:34.396396522Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T05:01:34.424425189Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.024327ms logger=migrator t=2026-04-20T05:01:34.429659951Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T05:01:34.454255177Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.595395ms logger=migrator t=2026-04-20T05:01:34.459068546Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T05:01:34.459828657Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=757.881µs logger=migrator t=2026-04-20T05:01:34.46549064Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T05:01:34.467017651Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.526271ms logger=migrator t=2026-04-20T05:01:34.472315824Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T05:01:34.48140228Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.085776ms logger=migrator t=2026-04-20T05:01:34.487207368Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T05:01:34.491255667Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.047998ms logger=migrator t=2026-04-20T05:01:34.497786773Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T05:01:34.498787101Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.001118ms logger=migrator t=2026-04-20T05:01:34.505159613Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T05:01:34.506977842Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.821419ms logger=migrator t=2026-04-20T05:01:34.513299793Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T05:01:34.514224147Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=924.264µs logger=migrator t=2026-04-20T05:01:34.519033608Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T05:01:34.520049995Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.015447ms logger=migrator t=2026-04-20T05:01:34.526073108Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T05:01:34.526188771Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=117.973µs logger=migrator t=2026-04-20T05:01:34.531401102Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T05:01:34.53982636Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.425507ms logger=migrator t=2026-04-20T05:01:34.544195338Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T05:01:34.550248072Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.051484ms logger=migrator t=2026-04-20T05:01:34.556383447Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T05:01:34.562489842Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.107135ms logger=migrator t=2026-04-20T05:01:34.568159956Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T05:01:34.569083661Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=923.295µs logger=migrator t=2026-04-20T05:01:34.573895761Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T05:01:34.575426922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.530751ms logger=migrator t=2026-04-20T05:01:34.580471649Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T05:01:34.586637536Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.166716ms logger=migrator t=2026-04-20T05:01:34.591946539Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T05:01:34.596351628Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.404039ms logger=migrator t=2026-04-20T05:01:34.601064205Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T05:01:34.602105654Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.040749ms logger=migrator t=2026-04-20T05:01:34.607100058Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T05:01:34.615917717Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.818639ms logger=migrator t=2026-04-20T05:01:34.621656403Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T05:01:34.628080346Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.423583ms logger=migrator t=2026-04-20T05:01:34.637585713Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T05:01:34.637718727Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=136.294µs logger=migrator t=2026-04-20T05:01:34.653495013Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T05:01:34.654905631Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.413228ms logger=migrator t=2026-04-20T05:01:34.689174588Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T05:01:34.690244457Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.072349ms logger=migrator t=2026-04-20T05:01:34.695855509Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T05:01:34.697149623Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.293195ms logger=migrator t=2026-04-20T05:01:34.70553303Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T05:01:34.705637924Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=112.134µs logger=migrator t=2026-04-20T05:01:34.71144224Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T05:01:34.718613164Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.169074ms logger=migrator t=2026-04-20T05:01:34.723502316Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T05:01:34.727940486Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.43778ms logger=migrator t=2026-04-20T05:01:34.735297375Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T05:01:34.741969595Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.67209ms logger=migrator t=2026-04-20T05:01:34.747381801Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T05:01:34.752843759Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.462978ms logger=migrator t=2026-04-20T05:01:34.759829668Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T05:01:34.766014005Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.174267ms logger=migrator t=2026-04-20T05:01:34.770123197Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T05:01:34.770206889Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=84.082µs logger=migrator t=2026-04-20T05:01:34.773753195Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T05:01:34.775198963Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.444978ms logger=migrator t=2026-04-20T05:01:34.780685732Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T05:01:34.787719793Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.02894ms logger=migrator t=2026-04-20T05:01:34.802156433Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T05:01:34.802321997Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=170.465µs logger=migrator t=2026-04-20T05:01:34.805600966Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T05:01:34.8131492Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.548074ms logger=migrator t=2026-04-20T05:01:34.817128747Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T05:01:34.818221677Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.09301ms logger=migrator t=2026-04-20T05:01:34.825523644Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T05:01:34.831793835Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.26721ms logger=migrator t=2026-04-20T05:01:34.835259808Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T05:01:34.835819583Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=559.765µs logger=migrator t=2026-04-20T05:01:34.83980085Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T05:01:34.840536311Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=734.981µs logger=migrator t=2026-04-20T05:01:34.84536106Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T05:01:34.855101674Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.741374ms logger=migrator t=2026-04-20T05:01:34.860280795Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T05:01:34.861090806Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=810.071µs logger=migrator t=2026-04-20T05:01:34.870805218Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T05:01:34.872125795Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.317766ms logger=migrator t=2026-04-20T05:01:34.876626397Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T05:01:34.877445659Z level=info msg="Migration successfully executed" id="create alert_image table" duration=819.372µs logger=migrator t=2026-04-20T05:01:34.883603595Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T05:01:34.885081715Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.4768ms logger=migrator t=2026-04-20T05:01:34.889332559Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T05:01:34.889435812Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.383µs logger=migrator t=2026-04-20T05:01:34.89304484Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T05:01:34.893959425Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=914.385µs logger=migrator t=2026-04-20T05:01:34.898908728Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T05:01:34.899859415Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=950.597µs logger=migrator t=2026-04-20T05:01:34.903459702Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T05:01:34.904108499Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T05:01:34.907754028Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T05:01:34.908402485Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=648.287µs logger=migrator t=2026-04-20T05:01:34.912576598Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T05:01:34.913568975Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=991.597µs logger=migrator t=2026-04-20T05:01:34.916762421Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T05:01:34.923300798Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.538217ms logger=migrator t=2026-04-20T05:01:34.926767762Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T05:01:34.92777581Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.007687ms logger=migrator t=2026-04-20T05:01:34.933506904Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T05:01:34.934510281Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.004407ms logger=migrator t=2026-04-20T05:01:34.947273087Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T05:01:34.948585192Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.309354ms logger=migrator t=2026-04-20T05:01:34.952745004Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T05:01:34.954323516Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.574402ms logger=migrator t=2026-04-20T05:01:34.959286221Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T05:01:34.960307898Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.021297ms logger=migrator t=2026-04-20T05:01:34.964253226Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T05:01:34.964279156Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.76µs logger=migrator t=2026-04-20T05:01:34.967537584Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T05:01:34.967599806Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=63.232µs logger=migrator t=2026-04-20T05:01:34.971561593Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T05:01:34.978581243Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.01914ms logger=migrator t=2026-04-20T05:01:34.991098081Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T05:01:34.991443981Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=346.23µs logger=migrator t=2026-04-20T05:01:34.994867363Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T05:01:34.996521177Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.653444ms logger=migrator t=2026-04-20T05:01:35.001248336Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T05:01:35.001526443Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=273.848µs logger=migrator t=2026-04-20T05:01:35.005810859Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T05:01:35.006728434Z level=info msg="Migration successfully executed" id="create data_keys table" duration=917.495µs logger=migrator t=2026-04-20T05:01:35.010416103Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T05:01:35.011201265Z level=info msg="Migration successfully executed" id="create secrets table" duration=785.282µs logger=migrator t=2026-04-20T05:01:35.01472263Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T05:01:35.046659193Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.932743ms logger=migrator t=2026-04-20T05:01:35.051177846Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T05:01:35.058159754Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.981458ms logger=migrator t=2026-04-20T05:01:35.061821694Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T05:01:35.061918386Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=96.942µs logger=migrator t=2026-04-20T05:01:35.064364622Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T05:01:35.09462767Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.260028ms logger=migrator t=2026-04-20T05:01:35.098640419Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T05:01:35.129297698Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.657219ms logger=migrator t=2026-04-20T05:01:35.133739617Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T05:01:35.134313794Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=574.137µs logger=migrator t=2026-04-20T05:01:35.140999594Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T05:01:35.142045132Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.050788ms logger=migrator t=2026-04-20T05:01:35.146885463Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T05:01:35.147206002Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=320.949µs logger=migrator t=2026-04-20T05:01:35.152756962Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T05:01:35.154272323Z level=info msg="Migration successfully executed" id="create permission table" duration=1.514291ms logger=migrator t=2026-04-20T05:01:35.15967852Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T05:01:35.161711654Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.033044ms logger=migrator t=2026-04-20T05:01:35.169391252Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T05:01:35.17046487Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.079018ms logger=migrator t=2026-04-20T05:01:35.177925042Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T05:01:35.17968776Z level=info msg="Migration successfully executed" id="create role table" duration=1.766788ms logger=migrator t=2026-04-20T05:01:35.184275744Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T05:01:35.192716582Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.441798ms logger=migrator t=2026-04-20T05:01:35.200516863Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T05:01:35.211368177Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.852364ms logger=migrator t=2026-04-20T05:01:35.218692175Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T05:01:35.2236949Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=4.997894ms logger=migrator t=2026-04-20T05:01:35.228832009Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T05:01:35.230002441Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.171452ms logger=migrator t=2026-04-20T05:01:35.23442136Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T05:01:35.235831079Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.405868ms logger=migrator t=2026-04-20T05:01:35.23961459Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T05:01:35.240653458Z level=info msg="Migration successfully executed" id="create team role table" duration=1.038698ms logger=migrator t=2026-04-20T05:01:35.246370704Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T05:01:35.247987767Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.618854ms logger=migrator t=2026-04-20T05:01:35.252444238Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T05:01:35.253763033Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.318525ms logger=migrator t=2026-04-20T05:01:35.258777629Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T05:01:35.260778813Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.003715ms logger=migrator t=2026-04-20T05:01:35.266356634Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T05:01:35.268059579Z level=info msg="Migration successfully executed" id="create user role table" duration=1.706035ms logger=migrator t=2026-04-20T05:01:35.274282207Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T05:01:35.276044545Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.762028ms logger=migrator t=2026-04-20T05:01:35.292021918Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T05:01:35.293418195Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.399528ms logger=migrator t=2026-04-20T05:01:35.297954868Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T05:01:35.298708288Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=753.24µs logger=migrator t=2026-04-20T05:01:35.304359941Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T05:01:35.305377419Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.017609ms logger=migrator t=2026-04-20T05:01:35.309236723Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T05:01:35.310304671Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.067708ms logger=migrator t=2026-04-20T05:01:35.313872579Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T05:01:35.314926547Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.053118ms logger=migrator t=2026-04-20T05:01:35.320679022Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T05:01:35.333380856Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.698374ms logger=migrator t=2026-04-20T05:01:35.337793505Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T05:01:35.33946115Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.667195ms logger=migrator t=2026-04-20T05:01:35.345692979Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T05:01:35.347549299Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.85579ms logger=migrator t=2026-04-20T05:01:35.351458154Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T05:01:35.352468501Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.010137ms logger=migrator t=2026-04-20T05:01:35.355835463Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T05:01:35.356893481Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.057618ms logger=migrator t=2026-04-20T05:01:35.361862826Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T05:01:35.362637527Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=774.721µs logger=migrator t=2026-04-20T05:01:35.366564713Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T05:01:35.368036793Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.46996ms logger=migrator t=2026-04-20T05:01:35.372047941Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T05:01:35.381103826Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.056226ms logger=migrator t=2026-04-20T05:01:35.386985965Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T05:01:35.401033755Z level=info msg="Migration successfully executed" id="permission kind migration" duration=14.04113ms logger=migrator t=2026-04-20T05:01:35.407422888Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T05:01:35.415834295Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.411667ms logger=migrator t=2026-04-20T05:01:35.420987034Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T05:01:35.435022964Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.04281ms logger=migrator t=2026-04-20T05:01:35.438552619Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T05:01:35.439579167Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.026737ms logger=migrator t=2026-04-20T05:01:35.443446602Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T05:01:35.444262103Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=815.731µs logger=migrator t=2026-04-20T05:01:35.447923002Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T05:01:35.449128045Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.216133ms logger=migrator t=2026-04-20T05:01:35.452379063Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T05:01:35.453497143Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.12151ms logger=migrator t=2026-04-20T05:01:35.456649779Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T05:01:35.457775949Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.12601ms logger=migrator t=2026-04-20T05:01:35.461646963Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T05:01:35.461713605Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.482µs logger=migrator t=2026-04-20T05:01:35.4648387Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T05:01:35.464900672Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.912µs logger=migrator t=2026-04-20T05:01:35.46814306Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T05:01:35.468682514Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=542.385µs logger=migrator t=2026-04-20T05:01:35.47187702Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T05:01:35.472513167Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=634.217µs logger=migrator t=2026-04-20T05:01:35.477814981Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T05:01:35.479229719Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.420389ms logger=migrator t=2026-04-20T05:01:35.483864804Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T05:01:35.48409397Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=225.216µs logger=migrator t=2026-04-20T05:01:35.488350246Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T05:01:35.488952522Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=604.006µs logger=migrator t=2026-04-20T05:01:35.493483195Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T05:01:35.49480324Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.328036ms logger=migrator t=2026-04-20T05:01:35.500803292Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T05:01:35.502029286Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.226224ms logger=migrator t=2026-04-20T05:01:35.510988808Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T05:01:35.52140048Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.416332ms logger=migrator t=2026-04-20T05:01:35.525157601Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T05:01:35.525213312Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=56.991µs logger=migrator t=2026-04-20T05:01:35.53029033Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T05:01:35.535128121Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=4.831621ms logger=migrator t=2026-04-20T05:01:35.540228178Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T05:01:35.544636928Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=4.428881ms logger=migrator t=2026-04-20T05:01:35.549357595Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T05:01:35.551195454Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.839279ms logger=migrator t=2026-04-20T05:01:35.556714684Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T05:01:35.568639537Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.929444ms logger=migrator t=2026-04-20T05:01:35.576275443Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T05:01:35.577380133Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.105261ms logger=migrator t=2026-04-20T05:01:35.584106745Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T05:01:35.585498063Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.390948ms logger=migrator t=2026-04-20T05:01:35.591027742Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T05:01:35.615935275Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.909112ms logger=migrator t=2026-04-20T05:01:35.619370138Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T05:01:35.62053824Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.166921ms logger=migrator t=2026-04-20T05:01:35.625447403Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T05:01:35.626564882Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.116549ms logger=migrator t=2026-04-20T05:01:35.630862479Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T05:01:35.6323867Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.523821ms logger=migrator t=2026-04-20T05:01:35.637508148Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T05:01:35.638589298Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.08111ms logger=migrator t=2026-04-20T05:01:35.643686715Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T05:01:35.644038295Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=351.719µs logger=migrator t=2026-04-20T05:01:35.647973822Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T05:01:35.6490348Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.055368ms logger=migrator t=2026-04-20T05:01:35.654870317Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T05:01:35.665744582Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.871815ms logger=migrator t=2026-04-20T05:01:35.671560159Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T05:01:35.672372392Z level=info msg="Migration successfully executed" id="create entity_events table" duration=807.342µs logger=migrator t=2026-04-20T05:01:35.6763961Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T05:01:35.67714507Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=748.95µs logger=migrator t=2026-04-20T05:01:35.681760535Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T05:01:35.682120844Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T05:01:35.686140154Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T05:01:35.686597136Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T05:01:35.691659272Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T05:01:35.692805734Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.148872ms logger=migrator t=2026-04-20T05:01:35.698078596Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T05:01:35.699141635Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.063099ms logger=migrator t=2026-04-20T05:01:35.702345721Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T05:01:35.703438321Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.09229ms logger=migrator t=2026-04-20T05:01:35.709925216Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T05:01:35.711349345Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.424029ms logger=migrator t=2026-04-20T05:01:35.716048422Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T05:01:35.717239715Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.188403ms logger=migrator t=2026-04-20T05:01:35.720642537Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T05:01:35.721830978Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.188101ms logger=migrator t=2026-04-20T05:01:35.728486719Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T05:01:35.729573208Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.09575ms logger=migrator t=2026-04-20T05:01:35.734263105Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T05:01:35.735442716Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.179401ms logger=migrator t=2026-04-20T05:01:35.739234479Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T05:01:35.740539604Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.305025ms logger=migrator t=2026-04-20T05:01:35.74595014Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T05:01:35.747718468Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.768188ms logger=migrator t=2026-04-20T05:01:35.751577033Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T05:01:35.752880458Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.302824ms logger=migrator t=2026-04-20T05:01:35.75961594Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T05:01:35.784460872Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.825732ms logger=migrator t=2026-04-20T05:01:35.789846228Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T05:01:35.802165441Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.319292ms logger=migrator t=2026-04-20T05:01:35.808252315Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T05:01:35.815005228Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.762803ms logger=migrator t=2026-04-20T05:01:35.819976962Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T05:01:35.82029948Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=322.988µs logger=migrator t=2026-04-20T05:01:35.824127985Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T05:01:35.83435704Z level=info msg="Migration successfully executed" id="add share column" duration=10.227586ms logger=migrator t=2026-04-20T05:01:35.841432032Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T05:01:35.841582426Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=151.574µs logger=migrator t=2026-04-20T05:01:35.850167628Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T05:01:35.851504835Z level=info msg="Migration successfully executed" id="create file table" duration=1.337477ms logger=migrator t=2026-04-20T05:01:35.857879457Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T05:01:35.85875963Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=878.673µs logger=migrator t=2026-04-20T05:01:35.864157216Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T05:01:35.866536231Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.377785ms logger=migrator t=2026-04-20T05:01:35.873138489Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T05:01:35.874393044Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.253815ms logger=migrator t=2026-04-20T05:01:35.882288897Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T05:01:35.884349382Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.055905ms logger=migrator t=2026-04-20T05:01:35.89017071Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T05:01:35.890292523Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=134.054µs logger=migrator t=2026-04-20T05:01:35.896000297Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T05:01:35.896139841Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=142.964µs logger=migrator t=2026-04-20T05:01:35.902215086Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T05:01:35.90426188Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=2.038215ms logger=migrator t=2026-04-20T05:01:35.90867692Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T05:01:35.908865935Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=189.735µs logger=migrator t=2026-04-20T05:01:35.913725657Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T05:01:35.914816736Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.090799ms logger=migrator t=2026-04-20T05:01:35.917985082Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T05:01:35.924624362Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.63884ms logger=migrator t=2026-04-20T05:01:35.928349472Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T05:01:35.928580348Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=231.576µs logger=migrator t=2026-04-20T05:01:35.93563179Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T05:01:35.936889753Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.248883ms logger=migrator t=2026-04-20T05:01:35.940902131Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T05:01:35.941296183Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=393.722µs logger=migrator t=2026-04-20T05:01:35.946313007Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T05:01:35.946470051Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=157.554µs logger=migrator t=2026-04-20T05:01:35.951048056Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T05:01:35.951412925Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=365.469µs logger=migrator t=2026-04-20T05:01:35.95673629Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T05:01:35.96375925Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=7.02235ms logger=migrator t=2026-04-20T05:01:35.969491005Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T05:01:35.982467705Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.97084ms logger=migrator t=2026-04-20T05:01:35.990966165Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T05:01:35.993032901Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.071247ms logger=migrator t=2026-04-20T05:01:35.997979095Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T05:01:36.073383404Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.403569ms logger=migrator t=2026-04-20T05:01:36.097929668Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T05:01:36.09913297Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.203762ms logger=migrator t=2026-04-20T05:01:36.104919766Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T05:01:36.106015665Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.094809ms logger=migrator t=2026-04-20T05:01:36.116650263Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T05:01:36.14313384Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.491847ms logger=migrator t=2026-04-20T05:01:36.148903496Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T05:01:36.155473153Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.569237ms logger=migrator t=2026-04-20T05:01:36.160133479Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T05:01:36.160467088Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=333.829µs logger=migrator t=2026-04-20T05:01:36.165989537Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T05:01:36.166161862Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=172.785µs logger=migrator t=2026-04-20T05:01:36.170388256Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T05:01:36.170591071Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=200.985µs logger=migrator t=2026-04-20T05:01:36.175090603Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T05:01:36.175405072Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=314.759µs logger=migrator t=2026-04-20T05:01:36.179986116Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T05:01:36.180334825Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=348.919µs logger=migrator t=2026-04-20T05:01:36.185479945Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T05:01:36.186589754Z level=info msg="Migration successfully executed" id="create folder table" duration=1.109239ms logger=migrator t=2026-04-20T05:01:36.192509854Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T05:01:36.194884398Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.388274ms logger=migrator t=2026-04-20T05:01:36.201042145Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T05:01:36.202281939Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.240084ms logger=migrator t=2026-04-20T05:01:36.207675355Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T05:01:36.207701415Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.28µs logger=migrator t=2026-04-20T05:01:36.211552979Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T05:01:36.212738081Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.184702ms logger=migrator t=2026-04-20T05:01:36.21823735Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T05:01:36.219393751Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.159502ms logger=migrator t=2026-04-20T05:01:36.224732536Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T05:01:36.226693698Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.960522ms logger=migrator t=2026-04-20T05:01:36.231467197Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T05:01:36.232229868Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=692.579µs logger=migrator t=2026-04-20T05:01:36.236776441Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T05:01:36.237030598Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=254.487µs logger=migrator t=2026-04-20T05:01:36.242157007Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T05:01:36.243891484Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.734307ms logger=migrator t=2026-04-20T05:01:36.248740955Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T05:01:36.250535703Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.794049ms logger=migrator t=2026-04-20T05:01:36.255066176Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T05:01:36.256097124Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.030827ms logger=migrator t=2026-04-20T05:01:36.261396407Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T05:01:36.263188396Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.791388ms logger=migrator t=2026-04-20T05:01:36.267897823Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T05:01:36.269555838Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.657965ms logger=migrator t=2026-04-20T05:01:36.275210361Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T05:01:36.27630518Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.09672ms logger=migrator t=2026-04-20T05:01:36.280701359Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T05:01:36.281888741Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.191562ms logger=migrator t=2026-04-20T05:01:36.293507055Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T05:01:36.295131309Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.626144ms logger=migrator t=2026-04-20T05:01:36.299726254Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T05:01:36.300847094Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.121009ms logger=migrator t=2026-04-20T05:01:36.30517528Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T05:01:36.306337562Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.162642ms logger=migrator t=2026-04-20T05:01:36.31106511Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T05:01:36.312442107Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.377927ms logger=migrator t=2026-04-20T05:01:36.316434536Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T05:01:36.316743294Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=310.178µs logger=migrator t=2026-04-20T05:01:36.32070233Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T05:01:36.330796184Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.093234ms logger=migrator t=2026-04-20T05:01:36.335313015Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T05:01:36.33586046Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=548.885µs logger=migrator t=2026-04-20T05:01:36.339680614Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T05:01:36.339703214Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.67µs logger=migrator t=2026-04-20T05:01:36.344351469Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T05:01:36.346010655Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.656815ms logger=migrator t=2026-04-20T05:01:36.349844428Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T05:01:36.349864168Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.63µs logger=migrator t=2026-04-20T05:01:36.353494057Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T05:01:36.354769161Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.271114ms logger=migrator t=2026-04-20T05:01:36.358831632Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T05:01:36.36027153Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.439778ms logger=migrator t=2026-04-20T05:01:36.367587178Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T05:01:36.368704418Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.11793ms logger=migrator t=2026-04-20T05:01:36.373224181Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T05:01:36.374075573Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=852.182µs logger=migrator t=2026-04-20T05:01:36.379599973Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T05:01:36.380015934Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=417.571µs logger=migrator t=2026-04-20T05:01:36.384596678Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T05:01:36.385392449Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=795.351µs logger=migrator t=2026-04-20T05:01:36.392855681Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T05:01:36.394160696Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.305385ms logger=migrator t=2026-04-20T05:01:36.400302052Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T05:01:36.401264869Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=962.987µs logger=migrator t=2026-04-20T05:01:36.406400948Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T05:01:36.415333529Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.932921ms logger=migrator t=2026-04-20T05:01:36.419159962Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T05:01:36.426680536Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.519804ms logger=migrator t=2026-04-20T05:01:36.430890819Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T05:01:36.440787907Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.902628ms logger=migrator t=2026-04-20T05:01:36.445380692Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T05:01:36.445453154Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.642µs logger=migrator t=2026-04-20T05:01:36.449505443Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T05:01:36.458924727Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.418914ms logger=migrator t=2026-04-20T05:01:36.462748301Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T05:01:36.471924199Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.174188ms logger=migrator t=2026-04-20T05:01:36.475962828Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T05:01:36.476328898Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=366.3µs logger=migrator t=2026-04-20T05:01:36.480274445Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.506283819s logger=migrator t=2026-04-20T05:01:36.48085906Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T05:01:36.498366373Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T05:01:36.498652192Z level=info msg="Created default organization" logger=secrets t=2026-04-20T05:01:36.503549964Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T05:01:36.550187765Z level=info msg="Restored cache from database" duration=440.062µs logger=plugin.store t=2026-04-20T05:01:36.551456879Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T05:01:36.584830751Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T05:01:36.584855942Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T05:01:36.584921514Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T05:01:36.584935254Z level=info msg="Plugins loaded" count=54 duration=33.479035ms logger=query_data t=2026-04-20T05:01:36.589029025Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T05:01:36.592626342Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T05:01:36.598938253Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T05:01:36.608993175Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T05:01:36.611268797Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T05:01:36.613423025Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T05:01:36.633463117Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T05:01:36.652915713Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T05:01:36.671746521Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T05:01:36.671771762Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-20T05:01:36.672000838Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-20T05:01:36.672173573Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-20T05:01:36.673502949Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T05:01:36.675858923Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-20T05:01:36.6816523Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T05:01:36.683055497Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-20T05:01:36.7608193Z level=info msg="Update check succeeded" duration=87.315951ms logger=ngalert.state.manager t=2026-04-20T05:01:36.762605958Z level=info msg="State cache has been initialized" states=0 duration=90.60032ms logger=ngalert.scheduler t=2026-04-20T05:01:36.76267482Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T05:01:36.762778363Z level=info msg=starting first_tick=2026-04-20T05:01:40Z logger=sqlstore.transactions t=2026-04-20T05:01:36.772516016Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-20T05:01:36.774624633Z level=info msg="Update check succeeded" duration=100.574829ms logger=sqlstore.transactions t=2026-04-20T05:01:36.78377395Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-20T05:01:36.795815267Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-04-20T05:01:36.837919055Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T05:01:36.890493406Z level=info msg="Patterns update finished" duration=85.094491ms logger=grafana-apiserver t=2026-04-20T05:01:37.065487328Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T05:01:37.066078643Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T05:01:41.005253449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.008021244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.029675209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.169854999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.191400372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.459931853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.484321321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.531416045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.550751378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.574693696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.591921161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.678933974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.69953582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.732350768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.751854205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.77385199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.792256877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.820374778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.840348078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.86704073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.902009245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:41.983124668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.000489398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.050024607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.078834205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.132355054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.155342925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.240826806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.259217083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.303211953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.324159559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.406405262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.42444261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.4732683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.490542177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.547553859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.563612394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.608451136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.626229836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.671983353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.6933119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.748851972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.768957095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.815759511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.841111087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.916897825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:42.940728659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.006619941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.025334276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.08391531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.101899538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.17006573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.188128048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.245319515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.260533206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.310873457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.340014475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.427880061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.446784982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.516374644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.535708567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.697186932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.717773199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.785065449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.801975356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.892694078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.909105842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.969952527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:43.989094234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.070041773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.085799249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.16868172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.187464448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.276564437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.295712095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.375846341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.391489664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.473572723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.495526477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T05:01:44.564723198Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T05:03:09.696716953Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T05:11:36.680537032Z level=info msg="Completed cleanup jobs" duration=6.6332ms logger=sqlstore.transactions t=2026-04-20T05:11:36.687502352Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-20T05:11:36.84028727Z level=info msg="Update check succeeded" duration=65.096411ms logger=sqlstore.transactions t=2026-04-20T05:16:36.608516577Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-20T05:21:36.685731677Z level=info msg="Completed cleanup jobs" duration=13.104516ms logger=plugins.update.checker t=2026-04-20T05:21:36.825001399Z level=info msg="Update check succeeded" duration=49.943986ms