logger=settings t=2026-07-10T00:00:34.231397641Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-10T00:00:34Z logger=settings t=2026-07-10T00:00:34.231645007Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-10T00:00:34.231652027Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-10T00:00:34.231655307Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-10T00:00:34.231660387Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-10T00:00:34.231663177Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-10T00:00:34.231666077Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-10T00:00:34.231668687Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-10T00:00:34.231671517Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-10T00:00:34.231674417Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-10T00:00:34.231679198Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-10T00:00:34.231682758Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-10T00:00:34.231688098Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-10T00:00:34.231692018Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-10T00:00:34.231696518Z level=info msg=Target target=[all] logger=settings t=2026-07-10T00:00:34.231705328Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-10T00:00:34.231708838Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-10T00:00:34.231712958Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-10T00:00:34.231723529Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-10T00:00:34.231726539Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-10T00:00:34.231736349Z level=info msg="App mode production" logger=sqlstore t=2026-07-10T00:00:34.232000755Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-10T00:00:34.232025386Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-10T00:00:34.233532523Z level=info msg="Locking database" logger=migrator t=2026-07-10T00:00:34.233551224Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-10T00:00:34.234126027Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-10T00:00:34.234971078Z level=info msg="Migration successfully executed" id="create migration_log table" duration=844.761µs logger=migrator t=2026-07-10T00:00:34.243026795Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-10T00:00:34.244886751Z level=info msg="Migration successfully executed" id="create user table" duration=1.868246ms logger=migrator t=2026-07-10T00:00:34.250096219Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-10T00:00:34.250905518Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=810.63µs logger=migrator t=2026-07-10T00:00:34.255954152Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-10T00:00:34.256754061Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=774.538µs logger=migrator t=2026-07-10T00:00:34.263870025Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-10T00:00:34.264998252Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.127937ms logger=migrator t=2026-07-10T00:00:34.27145137Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-10T00:00:34.272216598Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=765.038µs logger=migrator t=2026-07-10T00:00:34.277811065Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-10T00:00:34.280356597Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.545122ms logger=migrator t=2026-07-10T00:00:34.283741141Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-10T00:00:34.284517519Z level=info msg="Migration successfully executed" id="create user table v2" duration=771.848µs logger=migrator t=2026-07-10T00:00:34.288058206Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-10T00:00:34.288808334Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=749.428µs logger=migrator t=2026-07-10T00:00:34.292221178Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-10T00:00:34.293000607Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=775.859µs logger=migrator t=2026-07-10T00:00:34.297700342Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-10T00:00:34.298075771Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=375.229µs logger=migrator t=2026-07-10T00:00:34.301846263Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-10T00:00:34.302349015Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=501.032µs logger=migrator t=2026-07-10T00:00:34.306815945Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-10T00:00:34.307914441Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.094896ms logger=migrator t=2026-07-10T00:00:34.312149125Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-10T00:00:34.312179246Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.681µs logger=migrator t=2026-07-10T00:00:34.315551698Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-10T00:00:34.316652465Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.100357ms logger=migrator t=2026-07-10T00:00:34.320696434Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-10T00:00:34.321073073Z level=info msg="Migration successfully executed" id="Add missing user data" duration=383.889µs logger=migrator t=2026-07-10T00:00:34.325218494Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-10T00:00:34.32626994Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.051586ms logger=migrator t=2026-07-10T00:00:34.333005395Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-10T00:00:34.334619845Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.604459ms logger=migrator t=2026-07-10T00:00:34.341728378Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-10T00:00:34.343088762Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.363574ms logger=migrator t=2026-07-10T00:00:34.349018116Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-10T00:00:34.357544095Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.525709ms logger=migrator t=2026-07-10T00:00:34.370074591Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-10T00:00:34.372574562Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.505502ms logger=migrator t=2026-07-10T00:00:34.38026563Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-10T00:00:34.380598608Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=335.298µs logger=migrator t=2026-07-10T00:00:34.388889591Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-10T00:00:34.390092671Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.20876ms logger=migrator t=2026-07-10T00:00:34.395316178Z 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-07-10T00:00:34.395713608Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=397.16µs logger=migrator t=2026-07-10T00:00:34.400760681Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-10T00:00:34.401152131Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=391.76µs logger=migrator t=2026-07-10T00:00:34.407748662Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-10T00:00:34.408566002Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=819.91µs logger=migrator t=2026-07-10T00:00:34.420510154Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-10T00:00:34.421090349Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=579.905µs logger=migrator t=2026-07-10T00:00:34.425466575Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-10T00:00:34.425980558Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=514.603µs logger=migrator t=2026-07-10T00:00:34.435931711Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-10T00:00:34.437737816Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.813005ms logger=migrator t=2026-07-10T00:00:34.446857048Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-10T00:00:34.447875563Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.023335ms logger=migrator t=2026-07-10T00:00:34.455761606Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-10T00:00:34.455821528Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=68.902µs logger=migrator t=2026-07-10T00:00:34.467819141Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-10T00:00:34.46857891Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=762.339µs logger=migrator t=2026-07-10T00:00:34.503060633Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-10T00:00:34.504224741Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.165038ms logger=migrator t=2026-07-10T00:00:34.509776126Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-10T00:00:34.510411833Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=636.297µs logger=migrator t=2026-07-10T00:00:34.518325415Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-10T00:00:34.519118265Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=782.95µs logger=migrator t=2026-07-10T00:00:34.524186208Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-10T00:00:34.528203707Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.016949ms logger=migrator t=2026-07-10T00:00:34.535874525Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-10T00:00:34.536629864Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=747.918µs logger=migrator t=2026-07-10T00:00:34.542997409Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-10T00:00:34.54386134Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=863.451µs logger=migrator t=2026-07-10T00:00:34.548653547Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-10T00:00:34.549365564Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=705.087µs logger=migrator t=2026-07-10T00:00:34.554642143Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-10T00:00:34.555115085Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=472.502µs logger=migrator t=2026-07-10T00:00:34.561388359Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-10T00:00:34.562197128Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=808.509µs logger=migrator t=2026-07-10T00:00:34.567871107Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-10T00:00:34.568318038Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=446.79µs logger=migrator t=2026-07-10T00:00:34.572986662Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-10T00:00:34.573746221Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=758.889µs logger=migrator t=2026-07-10T00:00:34.579350638Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-10T00:00:34.579772438Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=422.1µs logger=migrator t=2026-07-10T00:00:34.584798931Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-10T00:00:34.585762934Z level=info msg="Migration successfully executed" id="create star table" duration=963.983µs logger=migrator t=2026-07-10T00:00:34.590803237Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-10T00:00:34.591955926Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.152239ms logger=migrator t=2026-07-10T00:00:34.599340926Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-10T00:00:34.600146406Z level=info msg="Migration successfully executed" id="create org table v1" duration=805.3µs logger=migrator t=2026-07-10T00:00:34.608582343Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-10T00:00:34.609444253Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=865.451µs logger=migrator t=2026-07-10T00:00:34.615960043Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-10T00:00:34.616596948Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=683.456µs logger=migrator t=2026-07-10T00:00:34.623908917Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-10T00:00:34.624587363Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=678.386µs logger=migrator t=2026-07-10T00:00:34.630309333Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-10T00:00:34.631053802Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=744.239µs logger=migrator t=2026-07-10T00:00:34.638914233Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-10T00:00:34.640601545Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.698562ms logger=migrator t=2026-07-10T00:00:34.648203041Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-10T00:00:34.648234392Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.161µs logger=migrator t=2026-07-10T00:00:34.652497456Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-10T00:00:34.652547187Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=51.382µs logger=migrator t=2026-07-10T00:00:34.657654532Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-10T00:00:34.657888848Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=233.486µs logger=migrator t=2026-07-10T00:00:34.663938175Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-10T00:00:34.665177466Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.238481ms logger=migrator t=2026-07-10T00:00:34.674304279Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-10T00:00:34.675234781Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=929.852µs logger=migrator t=2026-07-10T00:00:34.682862078Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-10T00:00:34.683544705Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=683.807µs logger=migrator t=2026-07-10T00:00:34.688465845Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-10T00:00:34.688964117Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=498.252µs logger=migrator t=2026-07-10T00:00:34.695243602Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-10T00:00:34.69683274Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.6028ms logger=migrator t=2026-07-10T00:00:34.705517542Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-10T00:00:34.706206869Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=695.787µs logger=migrator t=2026-07-10T00:00:34.710854083Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-10T00:00:34.716009239Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.154186ms logger=migrator t=2026-07-10T00:00:34.72425911Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-10T00:00:34.72548521Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.22636ms logger=migrator t=2026-07-10T00:00:34.730293468Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-10T00:00:34.731323983Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.030195ms logger=migrator t=2026-07-10T00:00:34.744771802Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-10T00:00:34.746163746Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.472026ms logger=migrator t=2026-07-10T00:00:34.753581017Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-10T00:00:34.754015437Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=443.8µs logger=migrator t=2026-07-10T00:00:34.761711456Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-10T00:00:34.762722311Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.010925ms logger=migrator t=2026-07-10T00:00:34.768262717Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-10T00:00:34.768434781Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=172.365µs logger=migrator t=2026-07-10T00:00:34.773550575Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-10T00:00:34.77580284Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.252165ms logger=migrator t=2026-07-10T00:00:34.782861294Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-10T00:00:34.784615016Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.752803ms logger=migrator t=2026-07-10T00:00:34.790433978Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-10T00:00:34.793307329Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.885011ms logger=migrator t=2026-07-10T00:00:34.79908786Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-10T00:00:34.800154926Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.066566ms logger=migrator t=2026-07-10T00:00:34.806083571Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-10T00:00:34.808153372Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.069871ms logger=migrator t=2026-07-10T00:00:34.812831205Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-10T00:00:34.813696837Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=865.252µs logger=migrator t=2026-07-10T00:00:34.818437283Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-10T00:00:34.820243217Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.809034ms logger=migrator t=2026-07-10T00:00:34.826288615Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-10T00:00:34.826330036Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.021µs logger=migrator t=2026-07-10T00:00:34.831440921Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-10T00:00:34.831480432Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.111µs logger=migrator t=2026-07-10T00:00:34.837013677Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-10T00:00:34.840077092Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.063625ms logger=migrator t=2026-07-10T00:00:34.845212027Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-10T00:00:34.848228101Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.017054ms logger=migrator t=2026-07-10T00:00:34.852838894Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-10T00:00:34.854862013Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.024789ms logger=migrator t=2026-07-10T00:00:34.860418289Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-10T00:00:34.862457479Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.0391ms logger=migrator t=2026-07-10T00:00:34.867491572Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-10T00:00:34.86779955Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=308.648µs logger=migrator t=2026-07-10T00:00:34.873794786Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-10T00:00:34.875316494Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.521408ms logger=migrator t=2026-07-10T00:00:34.880981672Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-10T00:00:34.881769761Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=789.549µs logger=migrator t=2026-07-10T00:00:34.888025864Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-10T00:00:34.888054985Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.14µs logger=migrator t=2026-07-10T00:00:34.893338324Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-10T00:00:34.894134994Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=796.4µs logger=migrator t=2026-07-10T00:00:34.900383687Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-10T00:00:34.901567195Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.183458ms logger=migrator t=2026-07-10T00:00:34.90870576Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-10T00:00:34.918427257Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.723517ms logger=migrator t=2026-07-10T00:00:34.922719293Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-10T00:00:34.923230795Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=511.532µs logger=migrator t=2026-07-10T00:00:34.927086469Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-10T00:00:34.928245158Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.156749ms logger=migrator t=2026-07-10T00:00:34.933501496Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-10T00:00:34.93487742Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.375364ms logger=migrator t=2026-07-10T00:00:34.940127688Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-10T00:00:34.940924978Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=801.939µs logger=migrator t=2026-07-10T00:00:34.944889695Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-10T00:00:34.945878639Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=988.954µs logger=migrator t=2026-07-10T00:00:34.9520793Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-10T00:00:34.954455128Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.375248ms logger=migrator t=2026-07-10T00:00:34.958981809Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-10T00:00:34.959803589Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=826.34µs logger=migrator t=2026-07-10T00:00:34.964225098Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-10T00:00:34.964399352Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=174.414µs logger=migrator t=2026-07-10T00:00:34.969162198Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-10T00:00:34.969414624Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=252.867µs logger=migrator t=2026-07-10T00:00:34.973938425Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-10T00:00:34.975096322Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.157688ms logger=migrator t=2026-07-10T00:00:34.98030063Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-10T00:00:34.983290453Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.999313ms logger=migrator t=2026-07-10T00:00:34.988588773Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-10T00:00:34.989568747Z level=info msg="Migration successfully executed" id="create data_source table" duration=979.894µs logger=migrator t=2026-07-10T00:00:34.994925987Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-10T00:00:34.995733238Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=813.411µs logger=migrator t=2026-07-10T00:00:35.000085844Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-10T00:00:35.000926475Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=839.091µs logger=migrator t=2026-07-10T00:00:35.00811929Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-10T00:00:35.009374141Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.257711ms logger=migrator t=2026-07-10T00:00:35.014468105Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-10T00:00:35.015575743Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.107558ms logger=migrator t=2026-07-10T00:00:35.021757234Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-10T00:00:35.031679457Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.914293ms logger=migrator t=2026-07-10T00:00:35.036364931Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-10T00:00:35.037893338Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.528527ms logger=migrator t=2026-07-10T00:00:35.043077195Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-10T00:00:35.044707605Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.633819ms logger=migrator t=2026-07-10T00:00:35.049291917Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-10T00:00:35.050060945Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=768.848µs logger=migrator t=2026-07-10T00:00:35.055396196Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-10T00:00:35.05597847Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=584.884µs logger=migrator t=2026-07-10T00:00:35.059596769Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-10T00:00:35.062054959Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.45806ms logger=migrator t=2026-07-10T00:00:35.065556105Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-10T00:00:35.067860302Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.305687ms logger=migrator t=2026-07-10T00:00:35.073636303Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-10T00:00:35.073677144Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.921µs logger=migrator t=2026-07-10T00:00:35.077597949Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-10T00:00:35.077811124Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=213.305µs logger=migrator t=2026-07-10T00:00:35.127153391Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-10T00:00:35.130441611Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.29179ms logger=migrator t=2026-07-10T00:00:35.542359812Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-10T00:00:35.542665859Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=309.947µs logger=migrator t=2026-07-10T00:00:35.616542105Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-10T00:00:35.616940265Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=410.201µs logger=migrator t=2026-07-10T00:00:35.701080842Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-10T00:00:35.705686955Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.608212ms logger=migrator t=2026-07-10T00:00:35.963940408Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-10T00:00:35.964462102Z level=info msg="Migration successfully executed" id="Update uid value" duration=527.354µs logger=migrator t=2026-07-10T00:00:36.063044642Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-10T00:00:36.065341348Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.300226ms logger=migrator t=2026-07-10T00:00:36.146794059Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-10T00:00:36.148432949Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.631959ms logger=migrator t=2026-07-10T00:00:36.156131678Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-10T00:00:36.157192663Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.060625ms logger=migrator t=2026-07-10T00:00:36.165753372Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-10T00:00:36.167454304Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.706572ms logger=migrator t=2026-07-10T00:00:36.179737514Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-10T00:00:36.181096518Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.355094ms logger=migrator t=2026-07-10T00:00:36.185809783Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-10T00:00:36.187191287Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.369733ms logger=migrator t=2026-07-10T00:00:36.192774814Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-10T00:00:36.194056685Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.281782ms logger=migrator t=2026-07-10T00:00:36.198578745Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-10T00:00:36.199849297Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.263252ms logger=migrator t=2026-07-10T00:00:36.205260489Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-10T00:00:36.206061878Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=801.149µs logger=migrator t=2026-07-10T00:00:36.210000674Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-10T00:00:36.22087211Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.862946ms logger=migrator t=2026-07-10T00:00:36.226792415Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-10T00:00:36.227658587Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=867.111µs logger=migrator t=2026-07-10T00:00:36.232641478Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-10T00:00:36.234168046Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.521648ms logger=migrator t=2026-07-10T00:00:36.239214819Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-10T00:00:36.24009629Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=882.921µs logger=migrator t=2026-07-10T00:00:36.24540732Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-10T00:00:36.246322342Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=914.972µs logger=migrator t=2026-07-10T00:00:36.250834863Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-10T00:00:36.251287504Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=457.311µs logger=migrator t=2026-07-10T00:00:36.25482594Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-10T00:00:36.255522357Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=696.247µs logger=migrator t=2026-07-10T00:00:36.260356515Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-10T00:00:36.26053616Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=186.435µs logger=migrator t=2026-07-10T00:00:36.265214214Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-10T00:00:36.269944632Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.731158ms logger=migrator t=2026-07-10T00:00:36.274793966Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-10T00:00:36.277406493Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.612047ms logger=migrator t=2026-07-10T00:00:36.281410267Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-10T00:00:36.281640973Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=225.785µs logger=migrator t=2026-07-10T00:00:36.286376924Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-10T00:00:36.295288764Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=8.90021ms logger=migrator t=2026-07-10T00:00:36.299955053Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-10T00:00:36.302486459Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.530755ms logger=migrator t=2026-07-10T00:00:36.307895498Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-10T00:00:36.308652717Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=756.809µs logger=migrator t=2026-07-10T00:00:36.312832725Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-10T00:00:36.313453841Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=621.596µs logger=migrator t=2026-07-10T00:00:36.317753412Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-10T00:00:36.319082176Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.328724ms logger=migrator t=2026-07-10T00:00:36.3238981Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-10T00:00:36.324817154Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=918.283µs logger=migrator t=2026-07-10T00:00:36.329374031Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-10T00:00:36.330168071Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=793.62µs logger=migrator t=2026-07-10T00:00:36.334557655Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-10T00:00:36.335380006Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=821.051µs logger=migrator t=2026-07-10T00:00:36.340767905Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-10T00:00:36.340878097Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.743µs logger=migrator t=2026-07-10T00:00:36.345155597Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-10T00:00:36.345229659Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=76.052µs logger=migrator t=2026-07-10T00:00:36.349357686Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-10T00:00:36.35379198Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.433544ms logger=migrator t=2026-07-10T00:00:36.359041105Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-10T00:00:36.365007419Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.957285ms logger=migrator t=2026-07-10T00:00:36.370382096Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-10T00:00:36.3704876Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=107.744µs logger=migrator t=2026-07-10T00:00:36.374714638Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-10T00:00:36.376538256Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.816868ms logger=migrator t=2026-07-10T00:00:36.382817477Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-10T00:00:36.384241573Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.423846ms logger=migrator t=2026-07-10T00:00:36.39031127Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-10T00:00:36.390341221Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.861µs logger=migrator t=2026-07-10T00:00:36.394423336Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-10T00:00:36.395239227Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=814.851µs logger=migrator t=2026-07-10T00:00:36.400533523Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-10T00:00:36.401919779Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.385636ms logger=migrator t=2026-07-10T00:00:36.407477892Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-10T00:00:36.410459949Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.981137ms logger=migrator t=2026-07-10T00:00:36.41440833Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-10T00:00:36.414437541Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.861µs logger=migrator t=2026-07-10T00:00:36.417623833Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-10T00:00:36.418536537Z level=info msg="Migration successfully executed" id="create session table" duration=913.734µs logger=migrator t=2026-07-10T00:00:36.424188813Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-10T00:00:36.424416058Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=227.465µs logger=migrator t=2026-07-10T00:00:36.429200811Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-10T00:00:36.429402907Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=201.546µs logger=migrator t=2026-07-10T00:00:36.433731578Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-10T00:00:36.434861737Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.129509ms logger=migrator t=2026-07-10T00:00:36.439427915Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-10T00:00:36.440238975Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=809.66µs logger=migrator t=2026-07-10T00:00:36.446730343Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-10T00:00:36.446777824Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.971µs logger=migrator t=2026-07-10T00:00:36.453853296Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-10T00:00:36.453951138Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=105.212µs logger=migrator t=2026-07-10T00:00:36.458573368Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-10T00:00:36.462055297Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.482189ms logger=migrator t=2026-07-10T00:00:36.466487452Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-10T00:00:36.469481839Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.994007ms logger=migrator t=2026-07-10T00:00:36.473630625Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-10T00:00:36.473717557Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.082µs logger=migrator t=2026-07-10T00:00:36.478449779Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-10T00:00:36.478527171Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.232µs logger=migrator t=2026-07-10T00:00:36.482648378Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-10T00:00:36.483971092Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.321884ms logger=migrator t=2026-07-10T00:00:36.488628032Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-10T00:00:36.488670593Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.711µs logger=migrator t=2026-07-10T00:00:36.493950989Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-10T00:00:36.498622659Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.67111ms logger=migrator t=2026-07-10T00:00:36.504726026Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-10T00:00:36.505171598Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=451.223µs logger=migrator t=2026-07-10T00:00:36.510459343Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-10T00:00:36.516381477Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.919953ms logger=migrator t=2026-07-10T00:00:36.520773189Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-10T00:00:36.524289239Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.51573ms logger=migrator t=2026-07-10T00:00:36.52816876Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-10T00:00:36.528251902Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=83.342µs logger=migrator t=2026-07-10T00:00:36.532249174Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-10T00:00:36.533328813Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.082919ms logger=migrator t=2026-07-10T00:00:36.538871946Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-10T00:00:36.539782939Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=910.343µs logger=migrator t=2026-07-10T00:00:36.544544222Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-10T00:00:36.546483431Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.938499ms logger=migrator t=2026-07-10T00:00:36.552832935Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-10T00:00:36.554861247Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.034151ms logger=migrator t=2026-07-10T00:00:36.559766483Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-10T00:00:36.560637565Z level=info msg="Migration successfully executed" id="add index alert state" duration=870.622µs logger=migrator t=2026-07-10T00:00:36.566536147Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-10T00:00:36.567435941Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=899.704µs logger=migrator t=2026-07-10T00:00:36.573957598Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-10T00:00:36.57479981Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=843.552µs logger=migrator t=2026-07-10T00:00:36.583269598Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-10T00:00:36.584987012Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.720564ms logger=migrator t=2026-07-10T00:00:36.591554181Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-10T00:00:36.59303075Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.476799ms logger=migrator t=2026-07-10T00:00:36.599545587Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-10T00:00:36.609484083Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.941626ms logger=migrator t=2026-07-10T00:00:36.614072591Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-10T00:00:36.614579635Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=506.644µs logger=migrator t=2026-07-10T00:00:36.618571277Z 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-07-10T00:00:36.619403108Z 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=832.321µs logger=migrator t=2026-07-10T00:00:36.625050074Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-10T00:00:36.625323671Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=275.977µs logger=migrator t=2026-07-10T00:00:36.629079418Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-10T00:00:36.629624452Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=544.434µs logger=migrator t=2026-07-10T00:00:36.633473841Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-10T00:00:36.634262272Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=787.891µs logger=migrator t=2026-07-10T00:00:36.639090235Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-10T00:00:36.642764731Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.673845ms logger=migrator t=2026-07-10T00:00:36.647614135Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-10T00:00:36.651313671Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.699296ms logger=migrator t=2026-07-10T00:00:36.656233248Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-10T00:00:36.660020625Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.786738ms logger=migrator t=2026-07-10T00:00:36.664635944Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-10T00:00:36.668306738Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.670414ms logger=migrator t=2026-07-10T00:00:36.672607608Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-10T00:00:36.673549753Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=941.845µs logger=migrator t=2026-07-10T00:00:36.67848899Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-10T00:00:36.678530001Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.691µs logger=migrator t=2026-07-10T00:00:36.683432427Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-10T00:00:36.683476798Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.371µs logger=migrator t=2026-07-10T00:00:36.6881805Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-10T00:00:36.689473703Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.289652ms logger=migrator t=2026-07-10T00:00:36.695985991Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-10T00:00:36.696945265Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=958.304µs logger=migrator t=2026-07-10T00:00:36.702369105Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-10T00:00:36.703716119Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.341344ms logger=migrator t=2026-07-10T00:00:36.710122325Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-10T00:00:36.712143846Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.018091ms logger=migrator t=2026-07-10T00:00:36.716495089Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-10T00:00:36.717494974Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=998.945µs logger=migrator t=2026-07-10T00:00:36.723692824Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-10T00:00:36.730088259Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.394125ms logger=migrator t=2026-07-10T00:00:36.737732386Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-10T00:00:36.742102978Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.376832ms logger=migrator t=2026-07-10T00:00:36.74955966Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-10T00:00:36.749886328Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=323.138µs logger=migrator t=2026-07-10T00:00:36.755203735Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-10T00:00:36.757803772Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.603787ms logger=migrator t=2026-07-10T00:00:36.770380106Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-10T00:00:36.771964927Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.581351ms logger=migrator t=2026-07-10T00:00:36.776505573Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-10T00:00:36.780515207Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.009184ms logger=migrator t=2026-07-10T00:00:36.786135112Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-10T00:00:36.786209644Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.922µs logger=migrator t=2026-07-10T00:00:36.794052416Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-10T00:00:36.79540761Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.355224ms logger=migrator t=2026-07-10T00:00:36.801810235Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-10T00:00:36.803215612Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.405376ms logger=migrator t=2026-07-10T00:00:36.812832539Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-10T00:00:36.813192599Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=362.941µs logger=migrator t=2026-07-10T00:00:36.821612016Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-10T00:00:36.822930349Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.318143ms logger=migrator t=2026-07-10T00:00:36.829453257Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-10T00:00:36.830503314Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.050587ms logger=migrator t=2026-07-10T00:00:36.837907414Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-10T00:00:36.839616539Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.706195ms logger=migrator t=2026-07-10T00:00:36.846984059Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-10T00:00:36.849119213Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.140194ms logger=migrator t=2026-07-10T00:00:36.855237781Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-10T00:00:36.85637716Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.138999ms logger=migrator t=2026-07-10T00:00:36.863499644Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-10T00:00:36.865537366Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.037483ms logger=migrator t=2026-07-10T00:00:36.871714435Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-10T00:00:36.871744656Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.93µs logger=migrator t=2026-07-10T00:00:36.877149725Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-10T00:00:36.883958011Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.809096ms logger=migrator t=2026-07-10T00:00:36.890854858Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-10T00:00:36.891646879Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=793.351µs logger=migrator t=2026-07-10T00:00:36.895631651Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-10T00:00:36.899745617Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.113155ms logger=migrator t=2026-07-10T00:00:36.904663673Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-10T00:00:36.905406942Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=743.209µs logger=migrator t=2026-07-10T00:00:36.911054128Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-10T00:00:36.91188485Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=827.902µs logger=migrator t=2026-07-10T00:00:36.957069213Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-10T00:00:36.958402167Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.332714ms logger=migrator t=2026-07-10T00:00:36.966063274Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-10T00:00:36.980414814Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.3529ms logger=migrator t=2026-07-10T00:00:36.988208325Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-10T00:00:36.988737798Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=520.383µs logger=migrator t=2026-07-10T00:00:37.001510587Z 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-07-10T00:00:37.003389495Z 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=1.892498ms logger=migrator t=2026-07-10T00:00:37.011263378Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-10T00:00:37.011992918Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=734.809µs logger=migrator t=2026-07-10T00:00:37.018340941Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-10T00:00:37.019223113Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=878.172µs logger=migrator t=2026-07-10T00:00:37.026642965Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-10T00:00:37.026969373Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=332.079µs logger=migrator t=2026-07-10T00:00:37.033006708Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-10T00:00:37.040093671Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.091523ms logger=migrator t=2026-07-10T00:00:37.045549641Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-10T00:00:37.049673597Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.123816ms logger=migrator t=2026-07-10T00:00:37.055300092Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-10T00:00:37.056203955Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=904.143µs logger=migrator t=2026-07-10T00:00:37.060950448Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-10T00:00:37.062316422Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.365764ms logger=migrator t=2026-07-10T00:00:37.068522543Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-10T00:00:37.069069257Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=552.214µs logger=migrator t=2026-07-10T00:00:37.074176938Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-10T00:00:37.078715735Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.542577ms logger=migrator t=2026-07-10T00:00:37.084259287Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-10T00:00:37.085327306Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.066219ms logger=migrator t=2026-07-10T00:00:37.091758191Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-10T00:00:37.092222253Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=471.682µs logger=migrator t=2026-07-10T00:00:37.09874168Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-10T00:00:37.099453449Z level=info msg="Migration successfully executed" id="Move region to single row" duration=712.069µs logger=migrator t=2026-07-10T00:00:37.10568823Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-10T00:00:37.107142387Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.453337ms logger=migrator t=2026-07-10T00:00:37.114337312Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-10T00:00:37.115185124Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=846.892µs logger=migrator t=2026-07-10T00:00:37.121363194Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-10T00:00:37.123400605Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.036222ms logger=migrator t=2026-07-10T00:00:37.130241062Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-10T00:00:37.131205596Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=964.454µs logger=migrator t=2026-07-10T00:00:37.137466987Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-10T00:00:37.138848274Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.380826ms logger=migrator t=2026-07-10T00:00:37.145744611Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-10T00:00:37.146749637Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.002946ms logger=migrator t=2026-07-10T00:00:37.151753885Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-10T00:00:37.151850878Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=97.953µs logger=migrator t=2026-07-10T00:00:37.156874047Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-10T00:00:37.158190422Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.316505ms logger=migrator t=2026-07-10T00:00:37.164497554Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-10T00:00:37.165382326Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=886.802µs logger=migrator t=2026-07-10T00:00:37.17170226Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-10T00:00:37.173357362Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.651862ms logger=migrator t=2026-07-10T00:00:37.178958196Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-10T00:00:37.180135607Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.177381ms logger=migrator t=2026-07-10T00:00:37.185716241Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-10T00:00:37.185941926Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=224.515µs logger=migrator t=2026-07-10T00:00:37.191412507Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-10T00:00:37.191827117Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=411.37µs logger=migrator t=2026-07-10T00:00:37.1969827Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-10T00:00:37.197138364Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=156.934µs logger=migrator t=2026-07-10T00:00:37.20245838Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-10T00:00:37.203464897Z level=info msg="Migration successfully executed" id="create team table" duration=1.009787ms logger=migrator t=2026-07-10T00:00:37.208811505Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-10T00:00:37.209847331Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.035207ms logger=migrator t=2026-07-10T00:00:37.216101512Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-10T00:00:37.217135819Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.029007ms logger=migrator t=2026-07-10T00:00:37.22302389Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-10T00:00:37.230120263Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.096102ms logger=migrator t=2026-07-10T00:00:37.23700131Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-10T00:00:37.237206785Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=205.885µs logger=migrator t=2026-07-10T00:00:37.242891952Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-10T00:00:37.243889897Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=997.385µs logger=migrator t=2026-07-10T00:00:37.249661256Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-10T00:00:37.250482098Z level=info msg="Migration successfully executed" id="create team member table" duration=820.481µs logger=migrator t=2026-07-10T00:00:37.256544333Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-10T00:00:37.257512448Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=962.165µs logger=migrator t=2026-07-10T00:00:37.264065916Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-10T00:00:37.265701009Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.633603ms logger=migrator t=2026-07-10T00:00:37.272029252Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-10T00:00:37.273136671Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.108099ms logger=migrator t=2026-07-10T00:00:37.27855889Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-10T00:00:37.283600369Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.040889ms logger=migrator t=2026-07-10T00:00:37.289633346Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-10T00:00:37.294612803Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.979737ms logger=migrator t=2026-07-10T00:00:37.299724885Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-10T00:00:37.304868317Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.144002ms logger=migrator t=2026-07-10T00:00:37.310196025Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-10T00:00:37.311369115Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.173169ms logger=migrator t=2026-07-10T00:00:37.318661093Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-10T00:00:37.320587703Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.931381ms logger=migrator t=2026-07-10T00:00:37.327185242Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-10T00:00:37.328562808Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.385696ms logger=migrator t=2026-07-10T00:00:37.335884886Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-10T00:00:37.337334874Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.453238ms logger=migrator t=2026-07-10T00:00:37.345256867Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-10T00:00:37.347043623Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.792326ms logger=migrator t=2026-07-10T00:00:37.353995333Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-10T00:00:37.355386708Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.395355ms logger=migrator t=2026-07-10T00:00:37.363758334Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-10T00:00:37.366079574Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.32526ms logger=migrator t=2026-07-10T00:00:37.37367635Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-10T00:00:37.375109596Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.428816ms logger=migrator t=2026-07-10T00:00:37.383139463Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-10T00:00:37.383970604Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=832.261µs logger=migrator t=2026-07-10T00:00:37.389160418Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-10T00:00:37.389558568Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=397.86µs logger=migrator t=2026-07-10T00:00:37.395858561Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-10T00:00:37.396665501Z level=info msg="Migration successfully executed" id="create tag table" duration=804.29µs logger=migrator t=2026-07-10T00:00:37.402178673Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-10T00:00:37.404315089Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.135525ms logger=migrator t=2026-07-10T00:00:37.411928034Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-10T00:00:37.412771016Z level=info msg="Migration successfully executed" id="create login attempt table" duration=846.102µs logger=migrator t=2026-07-10T00:00:37.419763306Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-10T00:00:37.421889731Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.126795ms logger=migrator t=2026-07-10T00:00:37.426037777Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-10T00:00:37.427023523Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=985.766µs logger=migrator t=2026-07-10T00:00:37.433439038Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-10T00:00:37.446190257Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.751229ms logger=migrator t=2026-07-10T00:00:37.451346999Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-10T00:00:37.452119289Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=771.33µs logger=migrator t=2026-07-10T00:00:37.458234447Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-10T00:00:37.459211251Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=976.304µs logger=migrator t=2026-07-10T00:00:37.46536809Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-10T00:00:37.465670377Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=303.487µs logger=migrator t=2026-07-10T00:00:37.471582711Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-10T00:00:37.472583006Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.002926ms logger=migrator t=2026-07-10T00:00:37.479161175Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-10T00:00:37.479938196Z level=info msg="Migration successfully executed" id="create user auth table" duration=776.731µs logger=migrator t=2026-07-10T00:00:37.48592823Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-10T00:00:37.487403867Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.475567ms logger=migrator t=2026-07-10T00:00:37.493402632Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-10T00:00:37.493503174Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.133µs logger=migrator t=2026-07-10T00:00:37.498953534Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-10T00:00:37.503999695Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.045151ms logger=migrator t=2026-07-10T00:00:37.509275771Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-10T00:00:37.514381802Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.103071ms logger=migrator t=2026-07-10T00:00:37.519572986Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-10T00:00:37.527857199Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.281313ms logger=migrator t=2026-07-10T00:00:37.532761295Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-10T00:00:37.536318387Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.556982ms logger=migrator t=2026-07-10T00:00:37.540796682Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-10T00:00:37.541763027Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=966.955µs logger=migrator t=2026-07-10T00:00:37.547727211Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-10T00:00:37.555781528Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.050597ms logger=migrator t=2026-07-10T00:00:37.560427077Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-10T00:00:37.561025363Z level=info msg="Migration successfully executed" id="create server_lock table" duration=598.156µs logger=migrator t=2026-07-10T00:00:37.566693219Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-10T00:00:37.568235579Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.54254ms logger=migrator t=2026-07-10T00:00:37.573485604Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-10T00:00:37.574815148Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.329034ms logger=migrator t=2026-07-10T00:00:37.582801143Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-10T00:00:37.583982824Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.181231ms logger=migrator t=2026-07-10T00:00:37.590135283Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-10T00:00:37.591675912Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.540479ms logger=migrator t=2026-07-10T00:00:37.598894498Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-10T00:00:37.599955925Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.063267ms logger=migrator t=2026-07-10T00:00:37.60593734Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-10T00:00:37.613508204Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.571904ms logger=migrator t=2026-07-10T00:00:37.619214651Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-10T00:00:37.620232858Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.026627ms logger=migrator t=2026-07-10T00:00:37.625662578Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-10T00:00:37.62655403Z level=info msg="Migration successfully executed" id="create cache_data table" duration=891.282µs logger=migrator t=2026-07-10T00:00:37.632199806Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-10T00:00:37.633819517Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.618091ms logger=migrator t=2026-07-10T00:00:37.639058292Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-10T00:00:37.639948205Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=888.553µs logger=migrator t=2026-07-10T00:00:37.646303479Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-10T00:00:37.647373456Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.069297ms logger=migrator t=2026-07-10T00:00:37.653610217Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-10T00:00:37.65372748Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=116.953µs logger=migrator t=2026-07-10T00:00:37.659195291Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-10T00:00:37.659318254Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=124.013µs logger=migrator t=2026-07-10T00:00:37.665037432Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-10T00:00:37.666506589Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.468808ms logger=migrator t=2026-07-10T00:00:37.672435741Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T00:00:37.674127365Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.691274ms logger=migrator t=2026-07-10T00:00:37.679829512Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T00:00:37.680874169Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.043707ms logger=migrator t=2026-07-10T00:00:37.686932974Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-10T00:00:37.687077518Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=145.154µs logger=migrator t=2026-07-10T00:00:37.692371225Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T00:00:37.694074839Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.703515ms logger=migrator t=2026-07-10T00:00:37.699616442Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T00:00:37.701272895Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.659793ms logger=migrator t=2026-07-10T00:00:37.70771272Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T00:00:37.708816638Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.102418ms logger=migrator t=2026-07-10T00:00:37.714665879Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T00:00:37.716342242Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.670053ms logger=migrator t=2026-07-10T00:00:37.722109981Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-10T00:00:37.728259319Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.146938ms logger=migrator t=2026-07-10T00:00:37.73373498Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-10T00:00:37.734750577Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.014877ms logger=migrator t=2026-07-10T00:00:37.739497828Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-10T00:00:37.739717234Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=206.325µs logger=migrator t=2026-07-10T00:00:37.746267043Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-10T00:00:37.747194627Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=927.463µs logger=migrator t=2026-07-10T00:00:37.752060372Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-10T00:00:37.753112589Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.051937ms logger=migrator t=2026-07-10T00:00:37.757604675Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-10T00:00:37.758735144Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.129379ms logger=migrator t=2026-07-10T00:00:37.764331908Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-10T00:00:37.764486072Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=155.524µs logger=migrator t=2026-07-10T00:00:37.769966263Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-10T00:00:37.771459952Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.493009ms logger=migrator t=2026-07-10T00:00:37.776424269Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-10T00:00:37.777506157Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.080468ms logger=migrator t=2026-07-10T00:00:37.782798284Z 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-07-10T00:00:37.783873191Z 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.074248ms logger=migrator t=2026-07-10T00:00:37.789113586Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-10T00:00:37.790200374Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.085517ms logger=migrator t=2026-07-10T00:00:37.796590579Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-10T00:00:37.802839679Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.24802ms logger=migrator t=2026-07-10T00:00:37.809629094Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-10T00:00:37.810653801Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.025717ms logger=migrator t=2026-07-10T00:00:37.816192943Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-10T00:00:37.81723742Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.043327ms logger=migrator t=2026-07-10T00:00:37.824449316Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-10T00:00:37.85413933Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.689384ms logger=migrator t=2026-07-10T00:00:37.858726008Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-10T00:00:37.885924808Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.178999ms logger=migrator t=2026-07-10T00:00:37.89063036Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-10T00:00:37.892031836Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.403067ms logger=migrator t=2026-07-10T00:00:37.897816365Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-10T00:00:37.898911083Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.096078ms logger=migrator t=2026-07-10T00:00:37.902664429Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-10T00:00:37.908089039Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.404739ms logger=migrator t=2026-07-10T00:00:37.91315925Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-10T00:00:37.91861322Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.455961ms logger=migrator t=2026-07-10T00:00:37.92556523Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-10T00:00:37.926856322Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.294113ms logger=migrator t=2026-07-10T00:00:37.93139509Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-10T00:00:37.932792755Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.397726ms logger=migrator t=2026-07-10T00:00:37.938204804Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-10T00:00:37.939354445Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.151531ms logger=migrator t=2026-07-10T00:00:37.944834636Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-10T00:00:37.946091068Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.251741ms logger=migrator t=2026-07-10T00:00:37.950395608Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-10T00:00:37.950467721Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=72.413µs logger=migrator t=2026-07-10T00:00:37.955455228Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-10T00:00:37.965488777Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.020749ms logger=migrator t=2026-07-10T00:00:37.971122872Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-10T00:00:37.981258464Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.139212ms logger=migrator t=2026-07-10T00:00:37.986042366Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-10T00:00:37.990494821Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.452465ms logger=migrator t=2026-07-10T00:00:37.994177676Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-10T00:00:37.99512469Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=947.074µs logger=migrator t=2026-07-10T00:00:37.999556584Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-10T00:00:38.000624311Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.067587ms logger=migrator t=2026-07-10T00:00:38.004337558Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-10T00:00:38.010557148Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.21895ms logger=migrator t=2026-07-10T00:00:38.016635854Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-10T00:00:38.023165812Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.528848ms logger=migrator t=2026-07-10T00:00:38.027635767Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-10T00:00:38.028723245Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.086938ms logger=migrator t=2026-07-10T00:00:38.032906063Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-10T00:00:38.03901424Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.107437ms logger=migrator t=2026-07-10T00:00:38.043593308Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-10T00:00:38.050370232Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.778714ms logger=migrator t=2026-07-10T00:00:38.055868954Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-10T00:00:38.055963826Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=96.222µs logger=migrator t=2026-07-10T00:00:38.05996196Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-10T00:00:38.061867778Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.904318ms logger=migrator t=2026-07-10T00:00:38.066768055Z 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-07-10T00:00:38.068457559Z 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.689234ms logger=migrator t=2026-07-10T00:00:38.074876274Z 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-07-10T00:00:38.075935771Z 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.058907ms logger=migrator t=2026-07-10T00:00:38.080399696Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-10T00:00:38.080502469Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=104.303µs logger=migrator t=2026-07-10T00:00:38.084528312Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-10T00:00:38.091783009Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.254987ms logger=migrator t=2026-07-10T00:00:38.096266144Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-10T00:00:38.102815063Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.545158ms logger=migrator t=2026-07-10T00:00:38.106290032Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-10T00:00:38.110794628Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.503676ms logger=migrator t=2026-07-10T00:00:38.114280348Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-10T00:00:38.120696283Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.415075ms logger=migrator t=2026-07-10T00:00:38.125362343Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-10T00:00:38.131907061Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.543718ms logger=migrator t=2026-07-10T00:00:38.135308329Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-10T00:00:38.135384572Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.162µs logger=migrator t=2026-07-10T00:00:38.139750143Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-10T00:00:38.140524403Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=775.47µs logger=migrator t=2026-07-10T00:00:38.145370948Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-10T00:00:38.151934947Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.563179ms logger=migrator t=2026-07-10T00:00:38.155562091Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-10T00:00:38.155631503Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.412µs logger=migrator t=2026-07-10T00:00:38.159139093Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-10T00:00:38.165356033Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.21611ms logger=migrator t=2026-07-10T00:00:38.169157111Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-10T00:00:38.170154236Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=996.855µs logger=migrator t=2026-07-10T00:00:38.175227067Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-10T00:00:38.18621152Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.989013ms logger=migrator t=2026-07-10T00:00:38.189753011Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-10T00:00:38.190323016Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=572.334µs logger=migrator t=2026-07-10T00:00:38.194160585Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-10T00:00:38.19515412Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=993.075µs logger=migrator t=2026-07-10T00:00:38.200098628Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-10T00:00:38.206476272Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.377054ms logger=migrator t=2026-07-10T00:00:38.209957141Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-10T00:00:38.21072034Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=762.939µs logger=migrator t=2026-07-10T00:00:38.215694409Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-10T00:00:38.216690875Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=996.096µs logger=migrator t=2026-07-10T00:00:38.222275949Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-10T00:00:38.223865339Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.58378ms logger=migrator t=2026-07-10T00:00:38.228513079Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-10T00:00:38.230141251Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.627731ms logger=migrator t=2026-07-10T00:00:38.234743829Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-10T00:00:38.234855012Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=112.833µs logger=migrator t=2026-07-10T00:00:38.238980839Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-10T00:00:38.24057677Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.59544ms logger=migrator t=2026-07-10T00:00:38.246060851Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-10T00:00:38.246995464Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=935.163µs logger=migrator t=2026-07-10T00:00:38.25067814Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-10T00:00:38.251046599Z 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-07-10T00:00:38.255426532Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-10T00:00:38.255837353Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=413.322µs logger=migrator t=2026-07-10T00:00:38.261914989Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-10T00:00:38.263033308Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.118149ms logger=migrator t=2026-07-10T00:00:38.267584775Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-10T00:00:38.274306918Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.721243ms logger=migrator t=2026-07-10T00:00:38.278939278Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-10T00:00:38.279994654Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.054846ms logger=migrator t=2026-07-10T00:00:38.285833645Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-10T00:00:38.286894903Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.060267ms logger=migrator t=2026-07-10T00:00:38.291268715Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-10T00:00:38.292116686Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=848.061µs logger=migrator t=2026-07-10T00:00:38.296874679Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-10T00:00:38.297901736Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.026297ms logger=migrator t=2026-07-10T00:00:38.301690663Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-10T00:00:38.303310594Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.619401ms logger=migrator t=2026-07-10T00:00:38.308073387Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-10T00:00:38.308101978Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.451µs logger=migrator t=2026-07-10T00:00:38.311378042Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-10T00:00:38.311451964Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=74.912µs logger=migrator t=2026-07-10T00:00:38.315762916Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-10T00:00:38.322776326Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.007709ms logger=migrator t=2026-07-10T00:00:38.326324068Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-10T00:00:38.326687097Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=362.459µs logger=migrator t=2026-07-10T00:00:38.330209067Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-10T00:00:38.331232693Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.023006ms logger=migrator t=2026-07-10T00:00:38.336080168Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-10T00:00:38.336370266Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=289.878µs logger=migrator t=2026-07-10T00:00:38.340218106Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-10T00:00:38.341920129Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.701764ms logger=migrator t=2026-07-10T00:00:38.346263651Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-10T00:00:38.347098532Z level=info msg="Migration successfully executed" id="create secrets table" duration=834.691µs logger=migrator t=2026-07-10T00:00:38.351108936Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-10T00:00:38.388431387Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.31627ms logger=migrator t=2026-07-10T00:00:38.394641346Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-10T00:00:38.400348703Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.705877ms logger=migrator t=2026-07-10T00:00:38.404685825Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-10T00:00:38.40486225Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=176.845µs logger=migrator t=2026-07-10T00:00:38.409035757Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-10T00:00:38.439891391Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.855574ms logger=migrator t=2026-07-10T00:00:38.444621933Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-10T00:00:38.476771541Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.140887ms logger=migrator t=2026-07-10T00:00:38.480313053Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-10T00:00:38.481054131Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=733.918µs logger=migrator t=2026-07-10T00:00:38.485861716Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-10T00:00:38.486994634Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.132699ms logger=migrator t=2026-07-10T00:00:38.492361423Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-10T00:00:38.492769393Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=406.311µs logger=migrator t=2026-07-10T00:00:38.497176937Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-10T00:00:38.498605133Z level=info msg="Migration successfully executed" id="create permission table" duration=1.427426ms logger=migrator t=2026-07-10T00:00:38.503067928Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-10T00:00:38.504042203Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=974.375µs logger=migrator t=2026-07-10T00:00:38.50936128Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-10T00:00:38.510414877Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.053197ms logger=migrator t=2026-07-10T00:00:38.514813471Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-10T00:00:38.515630601Z level=info msg="Migration successfully executed" id="create role table" duration=812.88µs logger=migrator t=2026-07-10T00:00:38.520299992Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-10T00:00:38.527642931Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.342789ms logger=migrator t=2026-07-10T00:00:38.532550457Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-10T00:00:38.540263736Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.707049ms logger=migrator t=2026-07-10T00:00:38.544861735Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-10T00:00:38.545982783Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.127269ms logger=migrator t=2026-07-10T00:00:38.550450188Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-10T00:00:38.551575957Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.125469ms logger=migrator t=2026-07-10T00:00:38.555871078Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-10T00:00:38.556922515Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.051057ms logger=migrator t=2026-07-10T00:00:38.563193276Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-10T00:00:38.56410698Z level=info msg="Migration successfully executed" id="create team role table" duration=913.444µs logger=migrator t=2026-07-10T00:00:38.568480092Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-10T00:00:38.56953947Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.059227ms logger=migrator t=2026-07-10T00:00:38.574719873Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-10T00:00:38.57575227Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.033797ms logger=migrator t=2026-07-10T00:00:38.580020279Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-10T00:00:38.581253572Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.232933ms logger=migrator t=2026-07-10T00:00:38.587322618Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-10T00:00:38.588150849Z level=info msg="Migration successfully executed" id="create user role table" duration=828.131µs logger=migrator t=2026-07-10T00:00:38.592523482Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-10T00:00:38.593615059Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.091437ms logger=migrator t=2026-07-10T00:00:38.599485551Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-10T00:00:38.601464792Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.985892ms logger=migrator t=2026-07-10T00:00:38.607010095Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-10T00:00:38.608959335Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.957261ms logger=migrator t=2026-07-10T00:00:38.613748478Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-10T00:00:38.61537393Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.626382ms logger=migrator t=2026-07-10T00:00:38.621146409Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-10T00:00:38.622221936Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.075508ms logger=migrator t=2026-07-10T00:00:38.626680951Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-10T00:00:38.627773629Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.092398ms logger=migrator t=2026-07-10T00:00:38.632012488Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-10T00:00:38.640403634Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.390106ms logger=migrator t=2026-07-10T00:00:38.645971628Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-10T00:00:38.648318128Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.34494ms logger=migrator t=2026-07-10T00:00:38.654697802Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-10T00:00:38.655489803Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=787.6µs logger=migrator t=2026-07-10T00:00:38.659032814Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-10T00:00:38.659791764Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=758.391µs logger=migrator t=2026-07-10T00:00:38.663694474Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-10T00:00:38.664833984Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.13889ms logger=migrator t=2026-07-10T00:00:38.668527829Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-10T00:00:38.669661957Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.132648ms logger=migrator t=2026-07-10T00:00:38.674138253Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-10T00:00:38.676112174Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.973011ms logger=migrator t=2026-07-10T00:00:38.683597866Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-10T00:00:38.692138626Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.54014ms logger=migrator t=2026-07-10T00:00:38.697004732Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-10T00:00:38.705177082Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.17176ms logger=migrator t=2026-07-10T00:00:38.708763814Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-10T00:00:38.716589676Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.829042ms logger=migrator t=2026-07-10T00:00:38.721233426Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-10T00:00:38.729510679Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.276723ms logger=migrator t=2026-07-10T00:00:38.734114657Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-10T00:00:38.735205546Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.090359ms logger=migrator t=2026-07-10T00:00:38.739427824Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-10T00:00:38.740970864Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.54271ms logger=migrator t=2026-07-10T00:00:38.745924031Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-10T00:00:38.747756408Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.839678ms logger=migrator t=2026-07-10T00:00:38.753593488Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-10T00:00:38.754884082Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.288784ms logger=migrator t=2026-07-10T00:00:38.758840464Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-10T00:00:38.759947892Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.106268ms logger=migrator t=2026-07-10T00:00:38.765595247Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-10T00:00:38.76566894Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.223µs logger=migrator t=2026-07-10T00:00:38.770080363Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-10T00:00:38.770121604Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=42.181µs logger=migrator t=2026-07-10T00:00:38.773755047Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-10T00:00:38.774182099Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=427.232µs logger=migrator t=2026-07-10T00:00:38.777615167Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-10T00:00:38.778177362Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=563.165µs logger=migrator t=2026-07-10T00:00:38.781963859Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-10T00:00:38.782629577Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=665.788µs logger=migrator t=2026-07-10T00:00:38.785834269Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-10T00:00:38.786050525Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=211.375µs logger=migrator t=2026-07-10T00:00:38.789254737Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-10T00:00:38.789717829Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=463.172µs logger=migrator t=2026-07-10T00:00:38.793069905Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-10T00:00:38.793885657Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=815.511µs logger=migrator t=2026-07-10T00:00:38.798054623Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-10T00:00:38.799328167Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.275784ms logger=migrator t=2026-07-10T00:00:38.804374026Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-10T00:00:38.812904355Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.530029ms logger=migrator t=2026-07-10T00:00:38.816390476Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-10T00:00:38.816460928Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=70.672µs logger=migrator t=2026-07-10T00:00:38.819766083Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-10T00:00:38.820776738Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.010495ms logger=migrator t=2026-07-10T00:00:38.825327386Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-10T00:00:38.826517106Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.18846ms logger=migrator t=2026-07-10T00:00:38.830510439Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-10T00:00:38.831618728Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.107619ms logger=migrator t=2026-07-10T00:00:38.835877078Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-10T00:00:38.844341186Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.462968ms logger=migrator t=2026-07-10T00:00:38.847880407Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-10T00:00:38.848926673Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.046667ms logger=migrator t=2026-07-10T00:00:38.852382572Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-10T00:00:38.853428319Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.041917ms logger=migrator t=2026-07-10T00:00:38.857199436Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-10T00:00:38.881655816Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.4561ms logger=migrator t=2026-07-10T00:00:38.884772616Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-10T00:00:38.885547166Z level=info msg="Migration successfully executed" id="create correlation v2" duration=777.61µs logger=migrator t=2026-07-10T00:00:38.889398336Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-10T00:00:38.890221377Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=822.271µs logger=migrator t=2026-07-10T00:00:38.893930622Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-10T00:00:38.8949987Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.067848ms logger=migrator t=2026-07-10T00:00:38.898979932Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-10T00:00:38.90008351Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.102568ms logger=migrator t=2026-07-10T00:00:38.9043317Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-10T00:00:38.904563306Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=231.586µs logger=migrator t=2026-07-10T00:00:38.908652772Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-10T00:00:38.909480203Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=827.201µs logger=migrator t=2026-07-10T00:00:38.91287645Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-10T00:00:38.923539585Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.658024ms logger=migrator t=2026-07-10T00:00:38.929340744Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-10T00:00:38.930116004Z level=info msg="Migration successfully executed" id="create entity_events table" duration=774.75µs logger=migrator t=2026-07-10T00:00:38.933801589Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-10T00:00:38.934548528Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=746.569µs logger=migrator t=2026-07-10T00:00:38.941436515Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-10T00:00:38.942236246Z 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-07-10T00:00:38.948302262Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-10T00:00:38.9490072Z 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-07-10T00:00:38.95560004Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-10T00:00:38.957975531Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.374951ms logger=migrator t=2026-07-10T00:00:38.969922098Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-10T00:00:38.974047755Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=4.116267ms logger=migrator t=2026-07-10T00:00:38.980831989Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-10T00:00:38.982985695Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.153726ms logger=migrator t=2026-07-10T00:00:38.990282863Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-10T00:00:38.992168361Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.886338ms logger=migrator t=2026-07-10T00:00:39.00028915Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-10T00:00:39.002448136Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.164566ms logger=migrator t=2026-07-10T00:00:39.016570709Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-10T00:00:39.019038603Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.473124ms logger=migrator t=2026-07-10T00:00:39.02593018Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-10T00:00:39.026821734Z level=info msg="Migration successfully executed" id="Drop public config table" duration=890.363µs logger=migrator t=2026-07-10T00:00:39.033405993Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-10T00:00:39.035400384Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.993301ms logger=migrator t=2026-07-10T00:00:39.04145409Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-10T00:00:39.042700712Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.251872ms logger=migrator t=2026-07-10T00:00:39.046566212Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-10T00:00:39.047714821Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.147619ms logger=migrator t=2026-07-10T00:00:39.054352763Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-10T00:00:39.056464886Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.118604ms logger=migrator t=2026-07-10T00:00:39.063725604Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-10T00:00:39.088487401Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.825479ms logger=migrator t=2026-07-10T00:00:39.094435424Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-10T00:00:39.105350855Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.909261ms logger=migrator t=2026-07-10T00:00:39.111832172Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-10T00:00:39.120886785Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.055513ms logger=migrator t=2026-07-10T00:00:39.127235439Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-10T00:00:39.127484975Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=249.096µs logger=migrator t=2026-07-10T00:00:39.13311141Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-10T00:00:39.140770277Z level=info msg="Migration successfully executed" id="add share column" duration=7.658467ms logger=migrator t=2026-07-10T00:00:39.14556235Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-10T00:00:39.145762906Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=199.955µs logger=migrator t=2026-07-10T00:00:39.151880393Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-10T00:00:39.153262269Z level=info msg="Migration successfully executed" id="create file table" duration=1.381776ms logger=migrator t=2026-07-10T00:00:39.158302699Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-10T00:00:39.159346995Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.043796ms logger=migrator t=2026-07-10T00:00:39.164798636Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-10T00:00:39.166198451Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.398775ms logger=migrator t=2026-07-10T00:00:39.172777171Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-10T00:00:39.174490415Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.737774ms logger=migrator t=2026-07-10T00:00:39.180915781Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-10T00:00:39.18318182Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.265519ms logger=migrator t=2026-07-10T00:00:39.188383633Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-10T00:00:39.188519206Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=135.593µs logger=migrator t=2026-07-10T00:00:39.194648675Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-10T00:00:39.194891131Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=243.736µs logger=migrator t=2026-07-10T00:00:39.200959887Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-10T00:00:39.201770208Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=816.381µs logger=migrator t=2026-07-10T00:00:39.207145906Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-10T00:00:39.207463394Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=313.928µs logger=migrator t=2026-07-10T00:00:39.211856188Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-10T00:00:39.214391363Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.530205ms logger=migrator t=2026-07-10T00:00:39.219223427Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-10T00:00:39.230244511Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.015693ms logger=migrator t=2026-07-10T00:00:39.236669707Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-10T00:00:39.236828841Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=159.734µs logger=migrator t=2026-07-10T00:00:39.241244184Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-10T00:00:39.242517867Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.270083ms logger=migrator t=2026-07-10T00:00:39.301503096Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-10T00:00:39.302086941Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=586.445µs logger=migrator t=2026-07-10T00:00:39.308916496Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-10T00:00:39.309191694Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=275.428µs logger=migrator t=2026-07-10T00:00:39.315506607Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-10T00:00:39.316098672Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=591.885µs logger=migrator t=2026-07-10T00:00:39.321687315Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-10T00:00:39.330985905Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.298249ms logger=migrator t=2026-07-10T00:00:39.337865102Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-10T00:00:39.348509776Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.645294ms logger=migrator t=2026-07-10T00:00:39.354786568Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-10T00:00:39.35603594Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.248522ms logger=migrator t=2026-07-10T00:00:39.361583412Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-10T00:00:39.464471942Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=102.88123ms logger=migrator t=2026-07-10T00:00:39.471572024Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-10T00:00:39.472498819Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=927.775µs logger=migrator t=2026-07-10T00:00:39.478828421Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-10T00:00:39.480874944Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.046613ms logger=migrator t=2026-07-10T00:00:39.487097434Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-10T00:00:39.514594103Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.496138ms logger=migrator t=2026-07-10T00:00:39.522099876Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-10T00:00:39.536838025Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=14.734889ms logger=migrator t=2026-07-10T00:00:39.542528342Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-10T00:00:39.542872991Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=343.979µs logger=migrator t=2026-07-10T00:00:39.548150307Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-10T00:00:39.548427604Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=279.218µs logger=migrator t=2026-07-10T00:00:39.554350586Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-10T00:00:39.554825818Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=474.502µs logger=migrator t=2026-07-10T00:00:39.560587526Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-10T00:00:39.561095539Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=507.333µs logger=migrator t=2026-07-10T00:00:39.566305324Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-10T00:00:39.571532628Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=5.220905ms logger=migrator t=2026-07-10T00:00:39.578239242Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-10T00:00:39.580385796Z level=info msg="Migration successfully executed" id="create folder table" duration=2.153295ms logger=migrator t=2026-07-10T00:00:39.586909165Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-10T00:00:39.58829774Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.388425ms logger=migrator t=2026-07-10T00:00:39.598156914Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-10T00:00:39.599357305Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.203541ms logger=migrator t=2026-07-10T00:00:39.606562491Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-10T00:00:39.606594962Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.36µs logger=migrator t=2026-07-10T00:00:39.611821466Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-10T00:00:39.613851478Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.029532ms logger=migrator t=2026-07-10T00:00:39.619313728Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-10T00:00:39.620577432Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.262973ms logger=migrator t=2026-07-10T00:00:39.62518995Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-10T00:00:39.626374851Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.184441ms logger=migrator t=2026-07-10T00:00:39.632282533Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-10T00:00:39.633198396Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=922.484µs logger=migrator t=2026-07-10T00:00:39.638374059Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-10T00:00:39.638657907Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=287.598µs logger=migrator t=2026-07-10T00:00:39.64381454Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-10T00:00:39.6450182Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.20346ms logger=migrator t=2026-07-10T00:00:39.65046425Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-10T00:00:39.651718693Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.253743ms logger=migrator t=2026-07-10T00:00:39.657787819Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-10T00:00:39.658832016Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.044837ms logger=migrator t=2026-07-10T00:00:39.665596251Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-10T00:00:39.66676785Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.171699ms logger=migrator t=2026-07-10T00:00:39.673294379Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-10T00:00:39.674358146Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.063247ms logger=migrator t=2026-07-10T00:00:39.681844049Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-10T00:00:39.682798953Z level=info msg="Migration successfully executed" id="create anon_device table" duration=954.554µs logger=migrator t=2026-07-10T00:00:39.689624909Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-10T00:00:39.691076637Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.452058ms logger=migrator t=2026-07-10T00:00:39.704704978Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-10T00:00:39.706724119Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.020091ms logger=migrator t=2026-07-10T00:00:39.712610401Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-10T00:00:39.713561555Z level=info msg="Migration successfully executed" id="create signing_key table" duration=950.264µs logger=migrator t=2026-07-10T00:00:39.719453497Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-10T00:00:39.720578646Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.125509ms logger=migrator t=2026-07-10T00:00:39.727006222Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-10T00:00:39.728201462Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.19491ms logger=migrator t=2026-07-10T00:00:39.733755065Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-10T00:00:39.734248168Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=481.942µs logger=migrator t=2026-07-10T00:00:39.739481653Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-10T00:00:39.750765663Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.28233ms logger=migrator t=2026-07-10T00:00:39.762882905Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-10T00:00:39.763542723Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=663.818µs logger=migrator t=2026-07-10T00:00:39.769392943Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-10T00:00:39.769410024Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.501µs logger=migrator t=2026-07-10T00:00:39.774770942Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-10T00:00:39.775934831Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.164239ms logger=migrator t=2026-07-10T00:00:39.780995952Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-10T00:00:39.781026192Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.51µs logger=migrator t=2026-07-10T00:00:39.787270853Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-10T00:00:39.789250554Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.978961ms logger=migrator t=2026-07-10T00:00:39.794674424Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-10T00:00:39.796528701Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.845057ms logger=migrator t=2026-07-10T00:00:39.803141892Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-10T00:00:39.804168258Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.028526ms logger=migrator t=2026-07-10T00:00:39.810712107Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-10T00:00:39.81201266Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.300383ms logger=migrator t=2026-07-10T00:00:39.817927212Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-10T00:00:39.818249201Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=323.499µs logger=migrator t=2026-07-10T00:00:39.823807854Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-10T00:00:39.824497581Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=689.657µs logger=migrator t=2026-07-10T00:00:39.831653826Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-10T00:00:39.832623451Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=970.375µs logger=migrator t=2026-07-10T00:00:39.84889916Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-10T00:00:39.849777473Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=882.173µs logger=migrator t=2026-07-10T00:00:39.862374747Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-10T00:00:39.869129301Z level=info msg="Migration successfully executed" id="add stack_id column" duration=6.754653ms logger=migrator t=2026-07-10T00:00:39.875352322Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-10T00:00:39.882464364Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.111093ms logger=migrator t=2026-07-10T00:00:39.89667518Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-10T00:00:39.908877164Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.197904ms logger=migrator t=2026-07-10T00:00:39.913965324Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-10T00:00:39.914038036Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.222µs logger=migrator t=2026-07-10T00:00:39.918899902Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-10T00:00:39.929265379Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.358007ms logger=migrator t=2026-07-10T00:00:39.938490066Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-10T00:00:39.948680109Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.193393ms logger=migrator t=2026-07-10T00:00:39.954257833Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-10T00:00:39.954638802Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=381.83µs logger=migrator t=2026-07-10T00:00:39.962458354Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.728348937s logger=migrator t=2026-07-10T00:00:39.963249034Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-10T00:00:39.979174424Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-10T00:00:39.9793859Z level=info msg="Created default organization" logger=secrets t=2026-07-10T00:00:39.985684681Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-10T00:00:40.031732657Z level=info msg="Restored cache from database" duration=450.462µs logger=plugin.store t=2026-07-10T00:00:40.033057121Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-10T00:00:40.071905672Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-10T00:00:40.071936292Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-10T00:00:40.072033955Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-10T00:00:40.072045155Z level=info msg="Plugins loaded" count=54 duration=38.988334ms logger=query_data t=2026-07-10T00:00:40.076292204Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-10T00:00:40.0795992Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-10T00:00:40.088341925Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-10T00:00:40.114655352Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-10T00:00:40.117832254Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-10T00:00:40.120978475Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-10T00:00:40.145013174Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-10T00:00:40.168602761Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-10T00:00:40.193053271Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-10T00:00:40.193079801Z level=info msg="finished to provision alerting" logger=ngalert.multiorg.alertmanager t=2026-07-10T00:00:40.193387769Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-10T00:00:40.193363289Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-07-10T00:00:40.193627885Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-07-10T00:00:40.193894852Z level=info msg="starting to provision dashboards" logger=http.server t=2026-07-10T00:00:40.197189108Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-10T00:00:40.293951819Z level=info msg="State cache has been initialized" states=0 duration=100.584869ms logger=ngalert.scheduler t=2026-07-10T00:00:40.294033401Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-10T00:00:40.294285167Z level=info msg=starting first_tick=2026-07-10T00:00:50Z logger=plugins.update.checker t=2026-07-10T00:00:40.29904917Z level=info msg="Update check succeeded" duration=105.347843ms logger=grafana.update.checker t=2026-07-10T00:00:40.301882953Z level=info msg="Update check succeeded" duration=108.600717ms logger=provisioning.dashboard t=2026-07-10T00:00:40.304655034Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-10T00:00:40.309383727Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-10T00:00:40.309436988Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-10T00:00:40.3207977Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-10T00:00:40.50219839Z level=info msg="Patterns update finished" duration=161.803265ms logger=grafana-apiserver t=2026-07-10T00:00:40.726425564Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-10T00:00:40.729489023Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-10T00:00:55.132972185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.134487894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.161359465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.184841451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.199945449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.231752798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.253781365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.27842577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.298870346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.322776331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.340659092Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-10T00:00:55.361279023Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-10T00:00:55.393676287Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-10T00:00:55.395672488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.435116524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.492376278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.511915141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.539372058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.568600071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.634649461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.650762996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.683983522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.713984944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.791827108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.813685991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.8594978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.877697339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.95307472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:55.973566518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.043747755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.065790132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.123528019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.137585731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.203269582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.226254053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.28981724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.309036405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.375891247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.389945818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.448999729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.465005641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.531256096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.549339363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.622131957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.637966944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.693977416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.711293163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.784392565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.805442696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.869084055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.888169257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.947777601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:56.965845096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.026151399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.041844913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.110655035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.126059902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.19630214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.223167281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.305740368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.322796087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.390046198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.412531117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.487491748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.50392565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.588786446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.608286958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.684867479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.702186065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.772547636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.791527955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.873831204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.889208651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.973286385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:57.989054512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:58.071966036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:58.091062087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:58.224588456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:58.244206431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:58.322539918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:58.342741418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T00:00:58.474294635Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-10T00:01:41.216957775Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T00:10:40.272287548Z level=info msg="Completed cleanup jobs" duration=76.401231ms logger=plugins.update.checker t=2026-07-10T00:10:40.399429028Z level=info msg="Update check succeeded" duration=99.90986ms logger=sqlstore.transactions t=2026-07-10T00:15:40.094289308Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-10T00:20:40.219499567Z level=info msg="Completed cleanup jobs" duration=24.789461ms logger=plugins.update.checker t=2026-07-10T00:20:40.389407081Z level=info msg="Update check succeeded" duration=89.371621ms logger=cleanup t=2026-07-10T00:30:40.197672467Z level=info msg="Completed cleanup jobs" duration=3.668462ms logger=plugins.update.checker t=2026-07-10T00:30:40.445549424Z level=info msg="Update check succeeded" duration=145.787923ms logger=infra.usagestats t=2026-07-10T00:31:41.243168237Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T00:40:40.23625223Z level=info msg="Completed cleanup jobs" duration=40.972048ms logger=plugins.update.checker t=2026-07-10T00:40:40.385623964Z level=info msg="Update check succeeded" duration=86.237942ms logger=cleanup t=2026-07-10T00:50:40.218722302Z level=info msg="Completed cleanup jobs" duration=24.317218ms logger=plugins.update.checker t=2026-07-10T00:50:40.391124247Z level=info msg="Update check succeeded" duration=91.430226ms logger=cleanup t=2026-07-10T01:00:40.218072871Z level=info msg="Completed cleanup jobs" duration=23.901193ms logger=plugins.update.checker t=2026-07-10T01:00:40.391833111Z level=info msg="Update check succeeded" duration=92.039631ms logger=infra.usagestats t=2026-07-10T01:01:41.256177835Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T01:10:40.197449849Z level=info msg="Completed cleanup jobs" duration=3.745522ms logger=plugins.update.checker t=2026-07-10T01:10:40.39714516Z level=info msg="Update check succeeded" duration=97.394816ms