logger=settings t=2026-03-29T02:09:47.950061027Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-29T02:09:47Z logger=settings t=2026-03-29T02:09:47.950314184Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-29T02:09:47.950327204Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-29T02:09:47.950330634Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-29T02:09:47.950333485Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-29T02:09:47.950336155Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-29T02:09:47.950340465Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-29T02:09:47.950344215Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-29T02:09:47.950347085Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-29T02:09:47.950349835Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-29T02:09:47.950354125Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-29T02:09:47.950359175Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-29T02:09:47.950362315Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-29T02:09:47.950365385Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-29T02:09:47.950369165Z level=info msg=Target target=[all] logger=settings t=2026-03-29T02:09:47.950380636Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-29T02:09:47.950383646Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-29T02:09:47.950386446Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-29T02:09:47.950389226Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-29T02:09:47.950392026Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-29T02:09:47.950394906Z level=info msg="App mode production" logger=sqlstore t=2026-03-29T02:09:47.950663054Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-29T02:09:47.950681074Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-29T02:09:47.952021131Z level=info msg="Locking database" logger=migrator t=2026-03-29T02:09:47.952033271Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-29T02:09:47.952539215Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-29T02:09:47.953437649Z level=info msg="Migration successfully executed" id="create migration_log table" duration=898.074µs logger=migrator t=2026-03-29T02:09:48.044808248Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-29T02:09:48.046298989Z level=info msg="Migration successfully executed" id="create user table" duration=1.4919ms logger=migrator t=2026-03-29T02:09:48.056732534Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-29T02:09:48.05803529Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.302666ms logger=migrator t=2026-03-29T02:09:48.06245319Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-29T02:09:48.06353373Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.08022ms logger=migrator t=2026-03-29T02:09:48.068576988Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-29T02:09:48.069282367Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=705.229µs logger=migrator t=2026-03-29T02:09:48.074386297Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-29T02:09:48.075020664Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=631.737µs logger=migrator t=2026-03-29T02:09:48.080874484Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-29T02:09:48.085308336Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.431402ms logger=migrator t=2026-03-29T02:09:48.091772453Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-29T02:09:48.092914224Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.142232ms logger=migrator t=2026-03-29T02:09:48.097630493Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-29T02:09:48.098449405Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=819.262µs logger=migrator t=2026-03-29T02:09:48.10191296Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-29T02:09:48.102779563Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=867.023µs logger=migrator t=2026-03-29T02:09:48.10815997Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-29T02:09:48.108711076Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=550.205µs logger=migrator t=2026-03-29T02:09:48.116464858Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-29T02:09:48.117348972Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=890.215µs logger=migrator t=2026-03-29T02:09:48.121231038Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-29T02:09:48.122334138Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.10352ms logger=migrator t=2026-03-29T02:09:48.126173273Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-29T02:09:48.126234315Z level=info msg="Migration successfully executed" id="Update user table charset" duration=61.682µs logger=migrator t=2026-03-29T02:09:48.133455642Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-29T02:09:48.134546802Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.09626ms logger=migrator t=2026-03-29T02:09:48.141007609Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-29T02:09:48.141327088Z level=info msg="Migration successfully executed" id="Add missing user data" duration=320.759µs logger=migrator t=2026-03-29T02:09:48.147028444Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-29T02:09:48.148281898Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.246574ms logger=migrator t=2026-03-29T02:09:48.153324896Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-29T02:09:48.154038235Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=713.279µs logger=migrator t=2026-03-29T02:09:48.158653822Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-29T02:09:48.159942997Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.288605ms logger=migrator t=2026-03-29T02:09:48.163382201Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-29T02:09:48.170734782Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.351141ms logger=migrator t=2026-03-29T02:09:48.175005409Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-29T02:09:48.176075528Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.070119ms logger=migrator t=2026-03-29T02:09:48.179825181Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-29T02:09:48.180038416Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=213.665µs logger=migrator t=2026-03-29T02:09:48.185099615Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-29T02:09:48.185787074Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=687.809µs logger=migrator t=2026-03-29T02:09:48.190940885Z 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-03-29T02:09:48.191772478Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=833.943µs logger=migrator t=2026-03-29T02:09:48.196528338Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-29T02:09:48.1969835Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=456.843µs logger=migrator t=2026-03-29T02:09:48.203011665Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-29T02:09:48.20391662Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=902.345µs logger=migrator t=2026-03-29T02:09:48.210175431Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-29T02:09:48.21088614Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=707.759µs logger=migrator t=2026-03-29T02:09:48.215523657Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-29T02:09:48.216165195Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=641.398µs logger=migrator t=2026-03-29T02:09:48.220766261Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-29T02:09:48.221437939Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=671.378µs logger=migrator t=2026-03-29T02:09:48.227863085Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-29T02:09:48.228530593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=667.758µs logger=migrator t=2026-03-29T02:09:48.23462521Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-29T02:09:48.234670881Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.991µs logger=migrator t=2026-03-29T02:09:48.329595037Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-29T02:09:48.33153459Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.941873ms logger=migrator t=2026-03-29T02:09:48.340440293Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-29T02:09:48.341183723Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=744.69µs logger=migrator t=2026-03-29T02:09:48.345573943Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-29T02:09:48.346431957Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=859.224µs logger=migrator t=2026-03-29T02:09:48.350760615Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-29T02:09:48.351539467Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=776.411µs logger=migrator t=2026-03-29T02:09:48.356493462Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-29T02:09:48.359859884Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.365462ms logger=migrator t=2026-03-29T02:09:48.365231231Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-29T02:09:48.366457034Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.226283ms logger=migrator t=2026-03-29T02:09:48.371724448Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-29T02:09:48.373666082Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.942124ms logger=migrator t=2026-03-29T02:09:48.383550882Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-29T02:09:48.3845696Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.009077ms logger=migrator t=2026-03-29T02:09:48.392506137Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-29T02:09:48.393095333Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=590.186µs logger=migrator t=2026-03-29T02:09:48.406745936Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-29T02:09:48.40762008Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=875.694µs logger=migrator t=2026-03-29T02:09:48.413862331Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-29T02:09:48.414348284Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=485.093µs logger=migrator t=2026-03-29T02:09:48.418878468Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-29T02:09:48.419469984Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=596.996µs logger=migrator t=2026-03-29T02:09:48.424444781Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-29T02:09:48.424881933Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=436.591µs logger=migrator t=2026-03-29T02:09:48.429678574Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-29T02:09:48.430764403Z level=info msg="Migration successfully executed" id="create star table" duration=1.08524ms logger=migrator t=2026-03-29T02:09:48.435716219Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-29T02:09:48.437082806Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.366557ms logger=migrator t=2026-03-29T02:09:48.441009253Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-29T02:09:48.441861597Z level=info msg="Migration successfully executed" id="create org table v1" duration=852.214µs logger=migrator t=2026-03-29T02:09:48.447322156Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-29T02:09:48.448132428Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=814.792µs logger=migrator t=2026-03-29T02:09:48.452547489Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-29T02:09:48.453762712Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.220693ms logger=migrator t=2026-03-29T02:09:48.459977182Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-29T02:09:48.460944569Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=969.667µs logger=migrator t=2026-03-29T02:09:48.467098607Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-29T02:09:48.46792677Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=821.442µs logger=migrator t=2026-03-29T02:09:48.474265353Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-29T02:09:48.475333822Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.068649ms logger=migrator t=2026-03-29T02:09:48.479722262Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-29T02:09:48.479747033Z level=info msg="Migration successfully executed" id="Update org table charset" duration=25.751µs logger=migrator t=2026-03-29T02:09:48.484993346Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-29T02:09:48.485031827Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.591µs logger=migrator t=2026-03-29T02:09:48.490215489Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-29T02:09:48.490470326Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=259.967µs logger=migrator t=2026-03-29T02:09:48.495412352Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-29T02:09:48.496281295Z level=info msg="Migration successfully executed" id="create dashboard table" duration=867.644µs logger=migrator t=2026-03-29T02:09:48.500656865Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-29T02:09:48.501533829Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=876.214µs logger=migrator t=2026-03-29T02:09:48.506114754Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-29T02:09:48.50707394Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=958.656µs logger=migrator t=2026-03-29T02:09:48.512862889Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-29T02:09:48.513817195Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=958.017µs logger=migrator t=2026-03-29T02:09:48.519660325Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-29T02:09:48.521108574Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.45675ms logger=migrator t=2026-03-29T02:09:48.732428874Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-29T02:09:48.734303315Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.878541ms logger=migrator t=2026-03-29T02:09:48.761421467Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-29T02:09:48.772772927Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=11.35128ms logger=migrator t=2026-03-29T02:09:48.824886043Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-29T02:09:48.825714806Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=832.093µs logger=migrator t=2026-03-29T02:09:48.937584815Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-29T02:09:48.93922289Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.641435ms logger=migrator t=2026-03-29T02:09:48.983239614Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-29T02:09:48.984252682Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.016288ms logger=migrator t=2026-03-29T02:09:49.004223218Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-29T02:09:49.004763543Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=536.295µs logger=migrator t=2026-03-29T02:09:49.013761239Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-29T02:09:49.015937638Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.180499ms logger=migrator t=2026-03-29T02:09:49.022016515Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-29T02:09:49.022140708Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=116.403µs logger=migrator t=2026-03-29T02:09:49.029608162Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-29T02:09:49.03246349Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.857558ms logger=migrator t=2026-03-29T02:09:49.041860047Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-29T02:09:49.043819401Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.968924ms logger=migrator t=2026-03-29T02:09:49.048244632Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-29T02:09:49.050201576Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.959454ms logger=migrator t=2026-03-29T02:09:49.055957453Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-29T02:09:49.057002902Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.045579ms logger=migrator t=2026-03-29T02:09:49.064014033Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-29T02:09:49.067604312Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.588978ms logger=migrator t=2026-03-29T02:09:49.074645504Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-29T02:09:49.076511175Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.857711ms logger=migrator t=2026-03-29T02:09:49.081605614Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-29T02:09:49.082717775Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.112941ms logger=migrator t=2026-03-29T02:09:49.088105842Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-29T02:09:49.088140843Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.181µs logger=migrator t=2026-03-29T02:09:49.338969364Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-29T02:09:49.339042056Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=77.612µs logger=migrator t=2026-03-29T02:09:50.438670092Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-29T02:09:50.44405999Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.392848ms logger=migrator t=2026-03-29T02:09:50.508938874Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-29T02:09:50.515026551Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=6.071676ms logger=migrator t=2026-03-29T02:09:50.522574367Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-29T02:09:50.527628926Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.055079ms logger=migrator t=2026-03-29T02:09:50.534073532Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-29T02:09:50.53730724Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.229208ms logger=migrator t=2026-03-29T02:09:50.547137209Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-29T02:09:50.547412927Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=279.638µs logger=migrator t=2026-03-29T02:09:50.558297425Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-29T02:09:50.559941329Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.646215ms logger=migrator t=2026-03-29T02:09:50.570630902Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-29T02:09:50.571594498Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=964.656µs logger=migrator t=2026-03-29T02:09:50.579010661Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-29T02:09:50.579070213Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=64.352µs logger=migrator t=2026-03-29T02:09:50.584962924Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-29T02:09:50.585951881Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=989.747µs logger=migrator t=2026-03-29T02:09:50.59248663Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-29T02:09:50.593331303Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=846.793µs logger=migrator t=2026-03-29T02:09:50.597135847Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-29T02:09:50.603599294Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.462646ms logger=migrator t=2026-03-29T02:09:50.633895962Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-29T02:09:50.635383783Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.490741ms logger=migrator t=2026-03-29T02:09:50.641730096Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-29T02:09:50.642468957Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=740.64µs logger=migrator t=2026-03-29T02:09:50.649478938Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-29T02:09:50.650674471Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.209963ms logger=migrator t=2026-03-29T02:09:50.657149638Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-29T02:09:50.657668432Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=519.354µs logger=migrator t=2026-03-29T02:09:50.664188701Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-29T02:09:50.665137647Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=950.236µs logger=migrator t=2026-03-29T02:09:50.679356295Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-29T02:09:50.681749141Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.396166ms logger=migrator t=2026-03-29T02:09:50.686986754Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-29T02:09:50.688010362Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.020708ms logger=migrator t=2026-03-29T02:09:50.695218539Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-29T02:09:50.695530298Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=313.469µs logger=migrator t=2026-03-29T02:09:50.701189653Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-29T02:09:50.701395958Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=202.495µs logger=migrator t=2026-03-29T02:09:50.705260194Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-29T02:09:50.706085797Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=825.363µs logger=migrator t=2026-03-29T02:09:50.712325787Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-29T02:09:50.714891007Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.56506ms logger=migrator t=2026-03-29T02:09:50.718347892Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-29T02:09:50.719326609Z level=info msg="Migration successfully executed" id="create data_source table" duration=978.467µs logger=migrator t=2026-03-29T02:09:50.724318885Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-29T02:09:50.725201489Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=882.894µs logger=migrator t=2026-03-29T02:09:50.729506627Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-29T02:09:50.730287179Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=780.112µs logger=migrator t=2026-03-29T02:09:50.733749383Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-29T02:09:50.734577776Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=828.773µs logger=migrator t=2026-03-29T02:09:50.738466922Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-29T02:09:50.739316316Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=849.513µs logger=migrator t=2026-03-29T02:09:50.743520541Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-29T02:09:50.75080496Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.274888ms logger=migrator t=2026-03-29T02:09:50.757081451Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-29T02:09:50.758171381Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.09104ms logger=migrator t=2026-03-29T02:09:50.762456948Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-29T02:09:50.763418725Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=961.577µs logger=migrator t=2026-03-29T02:09:50.783679129Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-29T02:09:50.784674496Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=997.817µs logger=migrator t=2026-03-29T02:09:50.795135322Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-29T02:09:50.795833241Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=709.169µs logger=migrator t=2026-03-29T02:09:50.800699544Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-29T02:09:50.803861991Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.161367ms logger=migrator t=2026-03-29T02:09:50.807399528Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-29T02:09:50.809765702Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.365744ms logger=migrator t=2026-03-29T02:09:50.814694927Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-29T02:09:50.814724328Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.091µs logger=migrator t=2026-03-29T02:09:50.818735778Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-29T02:09:50.818928433Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=192.845µs logger=migrator t=2026-03-29T02:09:50.825622446Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-29T02:09:50.828202237Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.57587ms logger=migrator t=2026-03-29T02:09:50.832983937Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-29T02:09:50.833189423Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=205.566µs logger=migrator t=2026-03-29T02:09:50.841256344Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-29T02:09:50.841442489Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=184.315µs logger=migrator t=2026-03-29T02:09:50.845046197Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-29T02:09:50.849032376Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.985669ms logger=migrator t=2026-03-29T02:09:50.855156884Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-29T02:09:50.855617017Z level=info msg="Migration successfully executed" id="Update uid value" duration=463.372µs logger=migrator t=2026-03-29T02:09:50.860934002Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-29T02:09:50.861844797Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=911.215µs logger=migrator t=2026-03-29T02:09:50.867047469Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-29T02:09:50.868750166Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.702106ms logger=migrator t=2026-03-29T02:09:50.874183744Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-29T02:09:50.874973816Z level=info msg="Migration successfully executed" id="create api_key table" duration=789.872µs logger=migrator t=2026-03-29T02:09:50.878535203Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-29T02:09:50.879342845Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=808.012µs logger=migrator t=2026-03-29T02:09:50.884659681Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-29T02:09:50.885592466Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=933.255µs logger=migrator t=2026-03-29T02:09:50.889350759Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-29T02:09:50.890561762Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.208763ms logger=migrator t=2026-03-29T02:09:50.902273653Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-29T02:09:50.903037143Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=768.511µs logger=migrator t=2026-03-29T02:09:50.910696773Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-29T02:09:50.911515585Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=822.292µs logger=migrator t=2026-03-29T02:09:50.987264377Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-29T02:09:50.988263165Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.003088ms logger=migrator t=2026-03-29T02:09:50.9943039Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-29T02:09:51.001922128Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.613058ms logger=migrator t=2026-03-29T02:09:51.005438284Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-29T02:09:51.006040301Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=599.646µs logger=migrator t=2026-03-29T02:09:51.010120912Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-29T02:09:51.010709278Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=588.666µs logger=migrator t=2026-03-29T02:09:51.01441775Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-29T02:09:51.015653384Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.235774ms logger=migrator t=2026-03-29T02:09:51.02028385Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-29T02:09:51.021555795Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.272575ms logger=migrator t=2026-03-29T02:09:51.026910222Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-29T02:09:51.027433326Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=524.005µs logger=migrator t=2026-03-29T02:09:51.031489947Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-29T02:09:51.032147315Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=660.588µs logger=migrator t=2026-03-29T02:09:51.035932818Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-29T02:09:51.035974119Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=49.221µs logger=migrator t=2026-03-29T02:09:51.039885856Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-29T02:09:51.043965618Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.073672ms logger=migrator t=2026-03-29T02:09:51.049291964Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-29T02:09:51.053383036Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.090773ms logger=migrator t=2026-03-29T02:09:51.05757626Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-29T02:09:51.057765255Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=190.845µs logger=migrator t=2026-03-29T02:09:51.061559789Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-29T02:09:51.064302314Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.741935ms logger=migrator t=2026-03-29T02:09:51.068836248Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-29T02:09:51.071788129Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.952771ms logger=migrator t=2026-03-29T02:09:51.075630334Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-29T02:09:51.076524928Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=896.764µs logger=migrator t=2026-03-29T02:09:51.080887598Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-29T02:09:51.081541456Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=655.658µs logger=migrator t=2026-03-29T02:09:51.086152182Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-29T02:09:51.087605462Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.45364ms logger=migrator t=2026-03-29T02:09:51.091619931Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-29T02:09:51.093470382Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.850721ms logger=migrator t=2026-03-29T02:09:51.096882385Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-29T02:09:51.097813681Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=931.706µs logger=migrator t=2026-03-29T02:09:51.1018153Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-29T02:09:51.102831988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.016578ms logger=migrator t=2026-03-29T02:09:51.105911002Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-29T02:09:51.106000505Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=90.413µs logger=migrator t=2026-03-29T02:09:51.109598713Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-29T02:09:51.109623234Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.491µs logger=migrator t=2026-03-29T02:09:51.113614663Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-29T02:09:51.116455801Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.840968ms logger=migrator t=2026-03-29T02:09:51.120392838Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-29T02:09:51.123040321Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.647383ms logger=migrator t=2026-03-29T02:09:51.127140403Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-29T02:09:51.127220375Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.302µs logger=migrator t=2026-03-29T02:09:51.13286618Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-29T02:09:51.133682702Z level=info msg="Migration successfully executed" id="create quota table v1" duration=817.492µs logger=migrator t=2026-03-29T02:09:51.140147329Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-29T02:09:51.14090482Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=757.521µs logger=migrator t=2026-03-29T02:09:51.145723842Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-29T02:09:51.145762123Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.792µs logger=migrator t=2026-03-29T02:09:51.15259855Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-29T02:09:51.15335643Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=758.41µs logger=migrator t=2026-03-29T02:09:51.159269302Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-29T02:09:51.15990586Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=636.588µs logger=migrator t=2026-03-29T02:09:51.163039575Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-29T02:09:51.165087191Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.047516ms logger=migrator t=2026-03-29T02:09:51.168517085Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-29T02:09:51.168536276Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.311µs logger=migrator t=2026-03-29T02:09:51.174476098Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-29T02:09:51.175068554Z level=info msg="Migration successfully executed" id="create session table" duration=587.996µs logger=migrator t=2026-03-29T02:09:51.179618099Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-29T02:09:51.179683931Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=67.052µs logger=migrator t=2026-03-29T02:09:51.18332263Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-29T02:09:51.183374861Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=52.451µs logger=migrator t=2026-03-29T02:09:51.186826606Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-29T02:09:51.187303439Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=476.953µs logger=migrator t=2026-03-29T02:09:51.1942955Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-29T02:09:51.194867586Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=572.716µs logger=migrator t=2026-03-29T02:09:51.199626666Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-29T02:09:51.199658477Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.491µs logger=migrator t=2026-03-29T02:09:51.203773289Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-29T02:09:51.203821121Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.302µs logger=migrator t=2026-03-29T02:09:51.208361125Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-29T02:09:51.21294247Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.578375ms logger=migrator t=2026-03-29T02:09:51.216193229Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-29T02:09:51.219257783Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.058514ms logger=migrator t=2026-03-29T02:09:51.222604644Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-29T02:09:51.222730538Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=126.454µs logger=migrator t=2026-03-29T02:09:51.225097683Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-29T02:09:51.225178555Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=81.562µs logger=migrator t=2026-03-29T02:09:51.229188494Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-29T02:09:51.230645094Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.45589ms logger=migrator t=2026-03-29T02:09:51.235475156Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-29T02:09:51.235533358Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=59.722µs logger=migrator t=2026-03-29T02:09:51.239541438Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-29T02:09:51.245187302Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.645644ms logger=migrator t=2026-03-29T02:09:51.25024069Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-29T02:09:51.250394635Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.295µs logger=migrator t=2026-03-29T02:09:51.255149894Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-29T02:09:51.258493276Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.349422ms logger=migrator t=2026-03-29T02:09:51.261980091Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-29T02:09:51.26596913Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.988759ms logger=migrator t=2026-03-29T02:09:51.269492697Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-29T02:09:51.269559709Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.732µs logger=migrator t=2026-03-29T02:09:51.274095563Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-29T02:09:51.274999848Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=904.134µs logger=migrator t=2026-03-29T02:09:51.278773731Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-29T02:09:51.280051216Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.277275ms logger=migrator t=2026-03-29T02:09:51.284273541Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-29T02:09:51.28530742Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.034679ms logger=migrator t=2026-03-29T02:09:51.290708377Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-29T02:09:51.291523899Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=815.132µs logger=migrator t=2026-03-29T02:09:51.295681303Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-29T02:09:51.296409053Z level=info msg="Migration successfully executed" id="add index alert state" duration=727.69µs logger=migrator t=2026-03-29T02:09:51.301487322Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-29T02:09:51.302846139Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.359087ms logger=migrator t=2026-03-29T02:09:51.307534497Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-29T02:09:51.308586696Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.052299ms logger=migrator t=2026-03-29T02:09:51.312773451Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-29T02:09:51.313641004Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=871.753µs logger=migrator t=2026-03-29T02:09:51.318524968Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-29T02:09:51.31932987Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=804.982µs logger=migrator t=2026-03-29T02:09:51.323388721Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-29T02:09:51.33650455Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.119878ms logger=migrator t=2026-03-29T02:09:51.340060057Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-29T02:09:51.340650683Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=590.436µs logger=migrator t=2026-03-29T02:09:51.344756865Z 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-03-29T02:09:51.345797064Z 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=1.039469ms logger=migrator t=2026-03-29T02:09:51.352671062Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-29T02:09:51.353291939Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=620.047µs logger=migrator t=2026-03-29T02:09:51.358883132Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-29T02:09:51.359924Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.043198ms logger=migrator t=2026-03-29T02:09:51.36648493Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-29T02:09:51.367569719Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.08836ms logger=migrator t=2026-03-29T02:09:51.371912108Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-29T02:09:51.376438022Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.524384ms logger=migrator t=2026-03-29T02:09:51.381393227Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-29T02:09:51.386315632Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.923345ms logger=migrator t=2026-03-29T02:09:51.393653303Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-29T02:09:51.397853238Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.199175ms logger=migrator t=2026-03-29T02:09:51.402107354Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-29T02:09:51.406851694Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.745769ms logger=migrator t=2026-03-29T02:09:51.410872974Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-29T02:09:51.412154199Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.280855ms logger=migrator t=2026-03-29T02:09:51.495370365Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-29T02:09:51.495414246Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=48.781µs logger=migrator t=2026-03-29T02:09:51.50285443Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-29T02:09:51.502906901Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.961µs logger=migrator t=2026-03-29T02:09:51.511089075Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-29T02:09:51.512172785Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.083999ms logger=migrator t=2026-03-29T02:09:51.516457232Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-29T02:09:51.517993044Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.523732ms logger=migrator t=2026-03-29T02:09:51.558831391Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-29T02:09:51.560164687Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.336547ms logger=migrator t=2026-03-29T02:09:51.565665258Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-29T02:09:51.566578863Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=913.635µs logger=migrator t=2026-03-29T02:09:51.571123797Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-29T02:09:51.572651749Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.527832ms logger=migrator t=2026-03-29T02:09:51.578478968Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-29T02:09:51.583052883Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.573645ms logger=migrator t=2026-03-29T02:09:51.587478144Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-29T02:09:51.592246095Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.768951ms logger=migrator t=2026-03-29T02:09:51.596247144Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-29T02:09:51.596562073Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=314.478µs logger=migrator t=2026-03-29T02:09:51.602878195Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-29T02:09:51.60413374Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.256705ms logger=migrator t=2026-03-29T02:09:51.609154647Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-29T02:09:51.610445272Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.292565ms logger=migrator t=2026-03-29T02:09:51.616611951Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-29T02:09:51.622391599Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.783838ms logger=migrator t=2026-03-29T02:09:51.708585827Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-29T02:09:51.709014489Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=433.141µs logger=migrator t=2026-03-29T02:09:51.768955518Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-29T02:09:51.770570732Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.618115ms logger=migrator t=2026-03-29T02:09:51.812410156Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-29T02:09:51.814856723Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.723994ms logger=migrator t=2026-03-29T02:09:51.822511573Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-29T02:09:51.822630326Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=119.613µs logger=migrator t=2026-03-29T02:09:51.827356045Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-29T02:09:51.829172965Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.81648ms logger=migrator t=2026-03-29T02:09:51.834179212Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-29T02:09:51.835240961Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.055749ms logger=migrator t=2026-03-29T02:09:51.841144852Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-29T02:09:51.842099408Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=954.336µs logger=migrator t=2026-03-29T02:09:51.846680864Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-29T02:09:51.847724412Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.044018ms logger=migrator t=2026-03-29T02:09:51.859889465Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-29T02:09:51.862002433Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.116098ms logger=migrator t=2026-03-29T02:09:51.86919295Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-29T02:09:51.870421163Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.228973ms logger=migrator t=2026-03-29T02:09:51.8765227Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-29T02:09:51.876601652Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=82.192µs logger=migrator t=2026-03-29T02:09:51.88456289Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-29T02:09:51.892901618Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.328858ms logger=migrator t=2026-03-29T02:09:51.898258625Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-29T02:09:51.899226071Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=968.667µs logger=migrator t=2026-03-29T02:09:51.905698648Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-29T02:09:51.909947604Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.250216ms logger=migrator t=2026-03-29T02:09:51.916821201Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-29T02:09:51.917939582Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.122511ms logger=migrator t=2026-03-29T02:09:51.926864236Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-29T02:09:51.927911454Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.048038ms logger=migrator t=2026-03-29T02:09:51.934787893Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-29T02:09:51.936316364Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.533832ms logger=migrator t=2026-03-29T02:09:51.944498128Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-29T02:09:51.96137603Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.874242ms logger=migrator t=2026-03-29T02:09:51.966444768Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-29T02:09:51.967043595Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=599.057µs logger=migrator t=2026-03-29T02:09:51.971780134Z 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-03-29T02:09:51.973411339Z 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.630585ms logger=migrator t=2026-03-29T02:09:52.157524215Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-29T02:09:52.158242044Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=721.489µs logger=migrator t=2026-03-29T02:09:52.186330833Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-29T02:09:52.187353811Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.026528ms logger=migrator t=2026-03-29T02:09:52.197058736Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-29T02:09:52.197385135Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=319.739µs logger=migrator t=2026-03-29T02:09:52.20306063Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-29T02:09:52.210924435Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.888386ms logger=migrator t=2026-03-29T02:09:52.217776533Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-29T02:09:52.222169803Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.392971ms logger=migrator t=2026-03-29T02:09:52.226975524Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-29T02:09:52.227944501Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=968.557µs logger=migrator t=2026-03-29T02:09:52.236485144Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-29T02:09:52.237980825Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.495541ms logger=migrator t=2026-03-29T02:09:52.244085202Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-29T02:09:52.244472923Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=390.341µs logger=migrator t=2026-03-29T02:09:52.249751187Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-29T02:09:52.256284876Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.532999ms logger=migrator t=2026-03-29T02:09:52.262542117Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-29T02:09:52.263455592Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=913.435µs logger=migrator t=2026-03-29T02:09:52.269078306Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-29T02:09:52.269365874Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=287.718µs logger=migrator t=2026-03-29T02:09:52.274648438Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-29T02:09:52.275331097Z level=info msg="Migration successfully executed" id="Move region to single row" duration=682.409µs logger=migrator t=2026-03-29T02:09:52.280634372Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-29T02:09:52.281538776Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=908.404µs logger=migrator t=2026-03-29T02:09:52.293398141Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-29T02:09:52.295020095Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.641335ms logger=migrator t=2026-03-29T02:09:52.301541614Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-29T02:09:52.30287112Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.332266ms logger=migrator t=2026-03-29T02:09:52.308495404Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-29T02:09:52.309676776Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.182752ms logger=migrator t=2026-03-29T02:09:52.316927734Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-29T02:09:52.318196099Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.269685ms logger=migrator t=2026-03-29T02:09:52.324265565Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-29T02:09:52.325433937Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.173682ms logger=migrator t=2026-03-29T02:09:52.354310047Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-29T02:09:52.354682887Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=376.69µs logger=migrator t=2026-03-29T02:09:52.361988397Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-29T02:09:52.363070837Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.08317ms logger=migrator t=2026-03-29T02:09:52.372790683Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-29T02:09:52.374641573Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.856631ms logger=migrator t=2026-03-29T02:09:52.380660047Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-29T02:09:52.38184462Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.197823ms logger=migrator t=2026-03-29T02:09:52.386713753Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-29T02:09:52.387773992Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.063319ms logger=migrator t=2026-03-29T02:09:52.392731848Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-29T02:09:52.392970134Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=239.826µs logger=migrator t=2026-03-29T02:09:52.400032458Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-29T02:09:52.400952243Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=948.506µs logger=migrator t=2026-03-29T02:09:52.405273781Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-29T02:09:52.405357953Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=84.962µs logger=migrator t=2026-03-29T02:09:52.409785844Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-29T02:09:52.410769281Z level=info msg="Migration successfully executed" id="create team table" duration=985.087µs logger=migrator t=2026-03-29T02:09:52.417757962Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-29T02:09:52.418747269Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=989.627µs logger=migrator t=2026-03-29T02:09:52.42351861Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-29T02:09:52.424428355Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=907.855µs logger=migrator t=2026-03-29T02:09:52.429503634Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-29T02:09:52.434032347Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.525353ms logger=migrator t=2026-03-29T02:09:52.441179353Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-29T02:09:52.441370128Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=190.955µs logger=migrator t=2026-03-29T02:09:52.446293803Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-29T02:09:52.447804744Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.510231ms logger=migrator t=2026-03-29T02:09:52.468070028Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-29T02:09:52.469387814Z level=info msg="Migration successfully executed" id="create team member table" duration=1.314406ms logger=migrator t=2026-03-29T02:09:52.516360329Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-29T02:09:52.517553672Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.197393ms logger=migrator t=2026-03-29T02:09:52.567113037Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-29T02:09:52.56830465Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.194223ms logger=migrator t=2026-03-29T02:09:52.581502461Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-29T02:09:52.583416143Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.915692ms logger=migrator t=2026-03-29T02:09:52.591585707Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-29T02:09:52.596406249Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.820742ms logger=migrator t=2026-03-29T02:09:52.602333631Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-29T02:09:52.607739389Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.405738ms logger=migrator t=2026-03-29T02:09:52.614786101Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-29T02:09:52.619900781Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.11474ms logger=migrator t=2026-03-29T02:09:52.628142917Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-29T02:09:52.629090163Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=951.125µs logger=migrator t=2026-03-29T02:09:52.63558144Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-29T02:09:52.637109482Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.527192ms logger=migrator t=2026-03-29T02:09:52.643235919Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-29T02:09:52.644510864Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.274495ms logger=migrator t=2026-03-29T02:09:52.652292307Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-29T02:09:52.653680435Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.391658ms logger=migrator t=2026-03-29T02:09:52.659738661Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-29T02:09:52.660630855Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=892.444µs logger=migrator t=2026-03-29T02:09:52.668066589Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-29T02:09:52.669548429Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.48154ms logger=migrator t=2026-03-29T02:09:52.677592979Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-29T02:09:52.678980787Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.388138ms logger=migrator t=2026-03-29T02:09:52.684603341Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-29T02:09:52.68567373Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.069999ms logger=migrator t=2026-03-29T02:09:52.691241072Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-29T02:09:52.691840299Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=598.937µs logger=migrator t=2026-03-29T02:09:52.697805082Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-29T02:09:52.698221924Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=417.321µs logger=migrator t=2026-03-29T02:09:52.704176796Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-29T02:09:52.705087281Z level=info msg="Migration successfully executed" id="create tag table" duration=909.955µs logger=migrator t=2026-03-29T02:09:52.710057157Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-29T02:09:52.710979572Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=921.755µs logger=migrator t=2026-03-29T02:09:52.716904114Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-29T02:09:52.717761948Z level=info msg="Migration successfully executed" id="create login attempt table" duration=853.764µs logger=migrator t=2026-03-29T02:09:52.723927777Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-29T02:09:52.72589775Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.977574ms logger=migrator t=2026-03-29T02:09:52.732343597Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-29T02:09:52.733330864Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=987.117µs logger=migrator t=2026-03-29T02:09:52.738284059Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-29T02:09:52.752401925Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.117816ms logger=migrator t=2026-03-29T02:09:52.760999231Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-29T02:09:52.761965417Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=966.047µs logger=migrator t=2026-03-29T02:09:52.76682415Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-29T02:09:52.768470345Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.645835ms logger=migrator t=2026-03-29T02:09:52.774909761Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-29T02:09:52.775213229Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=303.848µs logger=migrator t=2026-03-29T02:09:52.780542435Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-29T02:09:52.781234874Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=697.469µs logger=migrator t=2026-03-29T02:09:52.785506751Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-29T02:09:52.786975721Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.45952ms logger=migrator t=2026-03-29T02:09:52.79169231Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-29T02:09:52.792628855Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=936.365µs logger=migrator t=2026-03-29T02:09:52.79825823Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-29T02:09:52.798344752Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.953µs logger=migrator t=2026-03-29T02:09:52.803246156Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-29T02:09:52.811403899Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.165963ms logger=migrator t=2026-03-29T02:09:52.817187497Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-29T02:09:52.824197689Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.015552ms logger=migrator t=2026-03-29T02:09:52.829896555Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-29T02:09:52.835500378Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.596653ms logger=migrator t=2026-03-29T02:09:52.842946802Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-29T02:09:52.849913543Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.96994ms logger=migrator t=2026-03-29T02:09:52.854913529Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-29T02:09:52.856549614Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.626964ms logger=migrator t=2026-03-29T02:09:52.862398094Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-29T02:09:52.870472755Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.075351ms logger=migrator t=2026-03-29T02:09:52.876924711Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-29T02:09:52.877807395Z level=info msg="Migration successfully executed" id="create server_lock table" duration=883.954µs logger=migrator t=2026-03-29T02:09:52.882981947Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-29T02:09:52.88417135Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.188342ms logger=migrator t=2026-03-29T02:09:52.8900598Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-29T02:09:52.891459669Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.399588ms logger=migrator t=2026-03-29T02:09:52.898580013Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-29T02:09:52.89955091Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=971.027µs logger=migrator t=2026-03-29T02:09:52.90612523Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-29T02:09:52.907686172Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.560322ms logger=migrator t=2026-03-29T02:09:52.913178933Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-29T02:09:52.914134759Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=958.996µs logger=migrator t=2026-03-29T02:09:52.921369247Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-29T02:09:52.928146112Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.777145ms logger=migrator t=2026-03-29T02:09:52.932761568Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-29T02:09:52.933831628Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.07076ms logger=migrator t=2026-03-29T02:09:52.939252216Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-29T02:09:52.940211322Z level=info msg="Migration successfully executed" id="create cache_data table" duration=958.706µs logger=migrator t=2026-03-29T02:09:52.947038219Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-29T02:09:52.948603062Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.570933ms logger=migrator t=2026-03-29T02:09:52.956037355Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-29T02:09:52.957497555Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.44553ms logger=migrator t=2026-03-29T02:09:52.964587099Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-29T02:09:52.965554335Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=967.546µs logger=migrator t=2026-03-29T02:09:52.971287482Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-29T02:09:52.971369524Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=81.862µs logger=migrator t=2026-03-29T02:09:52.97780426Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-29T02:09:52.978001716Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=199.926µs logger=migrator t=2026-03-29T02:09:52.984123423Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-29T02:09:52.986163109Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.038506ms logger=migrator t=2026-03-29T02:09:52.993088689Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-29T02:09:52.994733993Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.644965ms logger=migrator t=2026-03-29T02:09:53.001154379Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-29T02:09:53.002135656Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=974.876µs logger=migrator t=2026-03-29T02:09:53.009142157Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-29T02:09:53.009320012Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=183.725µs logger=migrator t=2026-03-29T02:09:53.015415609Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-29T02:09:53.0165524Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.137751ms logger=migrator t=2026-03-29T02:09:53.022413641Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-29T02:09:53.023431658Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.018548ms logger=migrator t=2026-03-29T02:09:53.02970714Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-29T02:09:53.031660123Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.956773ms logger=migrator t=2026-03-29T02:09:53.03958577Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-29T02:09:53.040563047Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=978.997µs logger=migrator t=2026-03-29T02:09:53.046252692Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-29T02:09:53.051814505Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.548692ms logger=migrator t=2026-03-29T02:09:53.057214862Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-29T02:09:53.0582294Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.012178ms logger=migrator t=2026-03-29T02:09:53.064152802Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-29T02:09:53.064246695Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=95.973µs logger=migrator t=2026-03-29T02:09:53.069317763Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-29T02:09:53.070411243Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.09384ms logger=migrator t=2026-03-29T02:09:53.075909304Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-29T02:09:53.076908771Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=999.547µs logger=migrator t=2026-03-29T02:09:53.082158544Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-29T02:09:53.083877592Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.718857ms logger=migrator t=2026-03-29T02:09:53.090263226Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-29T02:09:53.090370079Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=107.963µs logger=migrator t=2026-03-29T02:09:53.096748094Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-29T02:09:53.097689969Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=942.226µs logger=migrator t=2026-03-29T02:09:53.10357563Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-29T02:09:53.105641937Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.052646ms logger=migrator t=2026-03-29T02:09:53.111648711Z 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-03-29T02:09:53.112594517Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=945.056µs logger=migrator t=2026-03-29T02:09:53.120510714Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-29T02:09:53.122023545Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.511892ms logger=migrator t=2026-03-29T02:09:53.131974287Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-29T02:09:53.140333976Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.360709ms logger=migrator t=2026-03-29T02:09:53.145072995Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-29T02:09:53.145937419Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=864.404µs logger=migrator t=2026-03-29T02:09:53.150211006Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-29T02:09:53.15109714Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=880.824µs logger=migrator t=2026-03-29T02:09:53.154570055Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-29T02:09:53.18983764Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.1035ms logger=migrator t=2026-03-29T02:09:53.201419827Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-29T02:09:53.222951065Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.530019ms logger=migrator t=2026-03-29T02:09:53.230103881Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-29T02:09:53.231117689Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.013878ms logger=migrator t=2026-03-29T02:09:53.235267902Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-29T02:09:53.236316821Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.049199ms logger=migrator t=2026-03-29T02:09:53.256308918Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-29T02:09:53.265390416Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.082748ms logger=migrator t=2026-03-29T02:09:53.270237609Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-29T02:09:53.275837682Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.600103ms logger=migrator t=2026-03-29T02:09:53.279876973Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-29T02:09:53.28087288Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=997.908µs logger=migrator t=2026-03-29T02:09:53.285327571Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-29T02:09:53.286468013Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.140252ms logger=migrator t=2026-03-29T02:09:53.291594293Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-29T02:09:53.292559999Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=965.506µs logger=migrator t=2026-03-29T02:09:53.299148489Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-29T02:09:53.301096123Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.946844ms logger=migrator t=2026-03-29T02:09:53.306998844Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-29T02:09:53.307069376Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.562µs logger=migrator t=2026-03-29T02:09:53.311707203Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-29T02:09:53.319931968Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.215035ms logger=migrator t=2026-03-29T02:09:53.323721041Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-29T02:09:53.32806876Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.347889ms logger=migrator t=2026-03-29T02:09:53.33317349Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-29T02:09:53.339197275Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.023675ms logger=migrator t=2026-03-29T02:09:53.344006836Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-29T02:09:53.344952562Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=952.356µs logger=migrator t=2026-03-29T02:09:53.348606402Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-29T02:09:53.349595479Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=989.077µs logger=migrator t=2026-03-29T02:09:53.353665941Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-29T02:09:53.363634493Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.959992ms logger=migrator t=2026-03-29T02:09:53.368945758Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-29T02:09:53.37338065Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.433852ms logger=migrator t=2026-03-29T02:09:53.378927742Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-29T02:09:53.380070293Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.141882ms logger=migrator t=2026-03-29T02:09:53.384527385Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-29T02:09:53.391583128Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.055413ms logger=migrator t=2026-03-29T02:09:53.398318032Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-29T02:09:53.405909759Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.591217ms logger=migrator t=2026-03-29T02:09:53.410222008Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-29T02:09:53.410276849Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=53.482µs logger=migrator t=2026-03-29T02:09:53.414662969Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-29T02:09:53.415495512Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=833.873µs logger=migrator t=2026-03-29T02:09:53.421823915Z 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-03-29T02:09:53.42346572Z 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.641835ms logger=migrator t=2026-03-29T02:09:53.428312662Z 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-03-29T02:09:53.429497985Z 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.185423ms logger=migrator t=2026-03-29T02:09:53.436327691Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-29T02:09:53.436429664Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=103.073µs logger=migrator t=2026-03-29T02:09:53.443474807Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-29T02:09:53.452836793Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.362746ms logger=migrator t=2026-03-29T02:09:53.457216873Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-29T02:09:53.463629248Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.408635ms logger=migrator t=2026-03-29T02:09:53.470100535Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-29T02:09:53.476632754Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.525699ms logger=migrator t=2026-03-29T02:09:53.481154968Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-29T02:09:53.487700257Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.539638ms logger=migrator t=2026-03-29T02:09:53.493098594Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-29T02:09:53.499286974Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.18816ms logger=migrator t=2026-03-29T02:09:53.503504809Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-29T02:09:53.503571151Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.102µs logger=migrator t=2026-03-29T02:09:53.507264132Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-29T02:09:53.508328141Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.07442ms logger=migrator t=2026-03-29T02:09:53.513609355Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-29T02:09:53.520692819Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.084364ms logger=migrator t=2026-03-29T02:09:53.524700679Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-29T02:09:53.524767361Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.392µs logger=migrator t=2026-03-29T02:09:53.528905894Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-29T02:09:53.535175435Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.268972ms logger=migrator t=2026-03-29T02:09:53.540791828Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-29T02:09:53.541847257Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.051439ms logger=migrator t=2026-03-29T02:09:53.546433333Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-29T02:09:53.552765766Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.334333ms logger=migrator t=2026-03-29T02:09:53.556842938Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-29T02:09:53.55765662Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=813.432µs logger=migrator t=2026-03-29T02:09:53.562170384Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-29T02:09:53.56313394Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=963.347µs logger=migrator t=2026-03-29T02:09:53.567975202Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-29T02:09:53.574342166Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.366664ms logger=migrator t=2026-03-29T02:09:53.578398117Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-29T02:09:53.579164348Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=766.231µs logger=migrator t=2026-03-29T02:09:53.584766831Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-29T02:09:53.585782599Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.015348ms logger=migrator t=2026-03-29T02:09:53.591634499Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-29T02:09:53.592977316Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.347037ms logger=migrator t=2026-03-29T02:09:53.597997473Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-29T02:09:53.599616758Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.617785ms logger=migrator t=2026-03-29T02:09:53.609286392Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-29T02:09:53.609388685Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=97.113µs logger=migrator t=2026-03-29T02:09:53.613657792Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-29T02:09:53.614761152Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.10309ms logger=migrator t=2026-03-29T02:09:53.620994602Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-29T02:09:53.622661918Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.658996ms logger=migrator t=2026-03-29T02:09:53.632141877Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-29T02:09:53.632882728Z 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-03-29T02:09:53.638893012Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-29T02:09:53.639583901Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=685.699µs logger=migrator t=2026-03-29T02:09:53.644099074Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-29T02:09:53.645931214Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.83167ms logger=migrator t=2026-03-29T02:09:53.649479402Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-29T02:09:53.656131713Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.651781ms logger=migrator t=2026-03-29T02:09:53.66077113Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-29T02:09:53.662030395Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.259235ms logger=migrator t=2026-03-29T02:09:53.666631931Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-29T02:09:53.668850701Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.218151ms logger=migrator t=2026-03-29T02:09:53.673992992Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-29T02:09:53.674841555Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=848.693µs logger=migrator t=2026-03-29T02:09:53.679172584Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-29T02:09:53.680247643Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.068089ms logger=migrator t=2026-03-29T02:09:53.684362796Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-29T02:09:53.685514927Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.151621ms logger=migrator t=2026-03-29T02:09:53.689409054Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-29T02:09:53.689456645Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.641µs logger=migrator t=2026-03-29T02:09:53.694798331Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-29T02:09:53.695059388Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=256.107µs logger=migrator t=2026-03-29T02:09:53.699339895Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-29T02:09:53.70792374Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.573685ms logger=migrator t=2026-03-29T02:09:53.711759635Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-29T02:09:53.712112345Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=352.93µs logger=migrator t=2026-03-29T02:09:53.715570159Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-29T02:09:53.716409672Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=852.793µs logger=migrator t=2026-03-29T02:09:53.721662156Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-29T02:09:53.722370345Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=708.569µs logger=migrator t=2026-03-29T02:09:53.726699503Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-29T02:09:53.728301377Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.608164ms logger=migrator t=2026-03-29T02:09:53.733793648Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-29T02:09:53.735302499Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.509322ms logger=migrator t=2026-03-29T02:09:53.739697719Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-29T02:09:53.774431859Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.7339ms logger=migrator t=2026-03-29T02:09:53.780135105Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-29T02:09:53.788582986Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.452372ms logger=migrator t=2026-03-29T02:09:53.792499553Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-29T02:09:53.792723249Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=222.556µs logger=migrator t=2026-03-29T02:09:53.796647026Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-29T02:09:53.830949065Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.294748ms logger=migrator t=2026-03-29T02:09:53.83590368Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-29T02:09:53.869103118Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.196318ms logger=migrator t=2026-03-29T02:09:53.876805199Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-29T02:09:53.877968641Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.165611ms logger=migrator t=2026-03-29T02:09:53.885698732Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-29T02:09:53.887141091Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.442199ms logger=migrator t=2026-03-29T02:09:53.89220241Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-29T02:09:53.892592441Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=389.921µs logger=migrator t=2026-03-29T02:09:53.899370966Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-29T02:09:53.901478294Z level=info msg="Migration successfully executed" id="create permission table" duration=2.095787ms logger=migrator t=2026-03-29T02:09:53.906636265Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-29T02:09:53.907813797Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.181813ms logger=migrator t=2026-03-29T02:09:53.913211615Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-29T02:09:53.915048665Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.82236ms logger=migrator t=2026-03-29T02:09:53.921932723Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-29T02:09:53.923249099Z level=info msg="Migration successfully executed" id="create role table" duration=1.317836ms logger=migrator t=2026-03-29T02:09:53.928120462Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-29T02:09:53.937854389Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.732447ms logger=migrator t=2026-03-29T02:09:53.944415118Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-29T02:09:53.952342495Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.926827ms logger=migrator t=2026-03-29T02:09:53.957616809Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-29T02:09:53.958883154Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.266105ms logger=migrator t=2026-03-29T02:09:53.964641831Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-29T02:09:53.966725518Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.096827ms logger=migrator t=2026-03-29T02:09:53.972482386Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-29T02:09:53.974339947Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.85883ms logger=migrator t=2026-03-29T02:09:53.980451963Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-29T02:09:53.981483062Z level=info msg="Migration successfully executed" id="create team role table" duration=1.030669ms logger=migrator t=2026-03-29T02:09:53.986377416Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-29T02:09:53.987455325Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.077519ms logger=migrator t=2026-03-29T02:09:53.991961638Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-29T02:09:53.993196912Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.230934ms logger=migrator t=2026-03-29T02:09:53.998401355Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-29T02:09:53.999620988Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.225384ms logger=migrator t=2026-03-29T02:09:54.004640525Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-29T02:09:54.005617772Z level=info msg="Migration successfully executed" id="create user role table" duration=976.897µs logger=migrator t=2026-03-29T02:09:54.009607511Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-29T02:09:54.01066926Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.061489ms logger=migrator t=2026-03-29T02:09:54.016622883Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-29T02:09:54.017895268Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.272445ms logger=migrator t=2026-03-29T02:09:54.022295928Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-29T02:09:54.023351367Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.056469ms logger=migrator t=2026-03-29T02:09:54.027881021Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-29T02:09:54.028888619Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.007727ms logger=migrator t=2026-03-29T02:09:54.04758768Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-29T02:09:54.049285416Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.698846ms logger=migrator t=2026-03-29T02:09:54.055293171Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-29T02:09:54.057189173Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.886982ms logger=migrator t=2026-03-29T02:09:54.063058303Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-29T02:09:54.071466993Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.40827ms logger=migrator t=2026-03-29T02:09:54.07576235Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-29T02:09:54.076968693Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.193453ms logger=migrator t=2026-03-29T02:09:54.082438403Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-29T02:09:54.084251253Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.81106ms logger=migrator t=2026-03-29T02:09:54.088936941Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-29T02:09:54.090830012Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.894172ms logger=migrator t=2026-03-29T02:09:54.095222943Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-29T02:09:54.096559059Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.335916ms logger=migrator t=2026-03-29T02:09:54.101176836Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-29T02:09:54.102109761Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=930.915µs logger=migrator t=2026-03-29T02:09:54.108353912Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-29T02:09:54.110296515Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.942693ms logger=migrator t=2026-03-29T02:09:54.114577212Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-29T02:09:54.123500786Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.920104ms logger=migrator t=2026-03-29T02:09:54.127911657Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-29T02:09:54.135943357Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.035619ms logger=migrator t=2026-03-29T02:09:54.139998687Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-29T02:09:54.14888402Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.884763ms logger=migrator t=2026-03-29T02:09:54.155289866Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-29T02:09:54.167496339Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.203013ms logger=migrator t=2026-03-29T02:09:54.174556053Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-29T02:09:54.175961601Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.406278ms logger=migrator t=2026-03-29T02:09:54.180477155Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-29T02:09:54.181633496Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.155861ms logger=migrator t=2026-03-29T02:09:54.186493259Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-29T02:09:54.187722013Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.228624ms logger=migrator t=2026-03-29T02:09:54.194751045Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-29T02:09:54.196752469Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.990564ms logger=migrator t=2026-03-29T02:09:54.201846159Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-29T02:09:54.203581536Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.734117ms logger=migrator t=2026-03-29T02:09:54.208166682Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-29T02:09:54.208247034Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=80.932µs logger=migrator t=2026-03-29T02:09:54.212987904Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-29T02:09:54.213052935Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=69.472µs logger=migrator t=2026-03-29T02:09:54.216822649Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-29T02:09:54.217649001Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=834.443µs logger=migrator t=2026-03-29T02:09:54.221758734Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-29T02:09:54.222600967Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=850.594µs logger=migrator t=2026-03-29T02:09:54.226796962Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-29T02:09:54.227697496Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=899.845µs logger=migrator t=2026-03-29T02:09:54.233255958Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-29T02:09:54.233731381Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=491.684µs logger=migrator t=2026-03-29T02:09:54.23918468Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-29T02:09:54.24027245Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.0883ms logger=migrator t=2026-03-29T02:09:54.245350939Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-29T02:09:54.246194652Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=843.693µs logger=migrator t=2026-03-29T02:09:54.252029402Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-29T02:09:54.254297124Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.269053ms logger=migrator t=2026-03-29T02:09:54.259400293Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-29T02:09:54.268514572Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.112379ms logger=migrator t=2026-03-29T02:09:54.273483388Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-29T02:09:54.273750086Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=272.658µs logger=migrator t=2026-03-29T02:09:54.279483162Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-29T02:09:54.281262421Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.775649ms logger=migrator t=2026-03-29T02:09:54.287034699Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-29T02:09:54.288275003Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.244314ms logger=migrator t=2026-03-29T02:09:54.297976398Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-29T02:09:54.300404685Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.428797ms logger=migrator t=2026-03-29T02:09:54.306296436Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-29T02:09:54.315985231Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.688885ms logger=migrator t=2026-03-29T02:09:54.320877405Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-29T02:09:54.3221862Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.309826ms logger=migrator t=2026-03-29T02:09:54.32693935Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-29T02:09:54.328687368Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.748378ms logger=migrator t=2026-03-29T02:09:54.333609773Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-29T02:09:54.354876085Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.260661ms logger=migrator t=2026-03-29T02:09:54.448567867Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-29T02:09:54.450748117Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.18201ms logger=migrator t=2026-03-29T02:09:54.484349136Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-29T02:09:54.486374461Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.021936ms logger=migrator t=2026-03-29T02:09:54.606109947Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-29T02:09:54.608135242Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.020146ms logger=migrator t=2026-03-29T02:09:54.928047822Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-29T02:09:54.92945392Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.409278ms logger=migrator t=2026-03-29T02:09:54.935367762Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-29T02:09:54.935620009Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=253.087µs logger=migrator t=2026-03-29T02:09:54.941685085Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-29T02:09:54.942746284Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.061079ms logger=migrator t=2026-03-29T02:09:54.948718727Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-29T02:09:54.957266741Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.554474ms logger=migrator t=2026-03-29T02:09:55.051844108Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-29T02:09:55.053062351Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.237494ms logger=migrator t=2026-03-29T02:09:55.113265258Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-29T02:09:55.114924923Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.664106ms logger=migrator t=2026-03-29T02:09:55.292688845Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-29T02:09:55.2936048Z 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-03-29T02:09:55.301878497Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-29T02:09:55.307213773Z 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-03-29T02:09:55.315336055Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-29T02:09:55.316309101Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=977.436µs logger=migrator t=2026-03-29T02:09:55.32213456Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-29T02:09:55.323289762Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.156992ms logger=migrator t=2026-03-29T02:09:55.32943545Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-29T02:09:55.330720395Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.284345ms logger=migrator t=2026-03-29T02:09:55.339605799Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-29T02:09:55.341355156Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.748908ms logger=migrator t=2026-03-29T02:09:55.351530165Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-29T02:09:55.352921523Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.390118ms logger=migrator t=2026-03-29T02:09:55.359602515Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-29T02:09:55.361464416Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.861331ms logger=migrator t=2026-03-29T02:09:55.368869309Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-29T02:09:55.369869786Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.003957ms logger=migrator t=2026-03-29T02:09:55.377945697Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-29T02:09:55.379381186Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.437709ms logger=migrator t=2026-03-29T02:09:55.38609317Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-29T02:09:55.387428657Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.335357ms logger=migrator t=2026-03-29T02:09:55.395162578Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-29T02:09:55.396874565Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.712297ms logger=migrator t=2026-03-29T02:09:55.403843725Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-29T02:09:55.405082309Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.248374ms logger=migrator t=2026-03-29T02:09:55.410331153Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-29T02:09:55.43473585Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.402137ms logger=migrator t=2026-03-29T02:09:55.443468529Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-29T02:09:55.454581763Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.112834ms logger=migrator t=2026-03-29T02:09:55.464082293Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-29T02:09:55.475809214Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.724571ms logger=migrator t=2026-03-29T02:09:55.481989083Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-29T02:09:55.48224754Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=260.487µs logger=migrator t=2026-03-29T02:09:55.486024523Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-29T02:09:55.495586764Z level=info msg="Migration successfully executed" id="add share column" duration=9.564731ms logger=migrator t=2026-03-29T02:09:55.535425553Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-29T02:09:55.535814214Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=391.841µs logger=migrator t=2026-03-29T02:09:55.543495994Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-29T02:09:55.545318864Z level=info msg="Migration successfully executed" id="create file table" duration=1.82491ms logger=migrator t=2026-03-29T02:09:55.572459916Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-29T02:09:55.573868415Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.411699ms logger=migrator t=2026-03-29T02:09:55.578639495Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-29T02:09:55.579780106Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.140851ms logger=migrator t=2026-03-29T02:09:55.585821292Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-29T02:09:55.586769568Z level=info msg="Migration successfully executed" id="create file_meta table" duration=948.866µs logger=migrator t=2026-03-29T02:09:55.840736994Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-29T02:09:55.843221402Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.487278ms logger=migrator t=2026-03-29T02:09:55.851370965Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-29T02:09:55.85154085Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=171.305µs logger=migrator t=2026-03-29T02:09:55.857104652Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-29T02:09:55.857328818Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=236.026µs logger=migrator t=2026-03-29T02:09:55.864581627Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-29T02:09:55.868868574Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=4.282977ms logger=migrator t=2026-03-29T02:09:55.875908866Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-29T02:09:55.876381069Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=473.693µs logger=migrator t=2026-03-29T02:09:55.880663547Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-29T02:09:55.882111596Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.448739ms logger=migrator t=2026-03-29T02:09:55.887524764Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-29T02:09:55.9001509Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.630115ms logger=migrator t=2026-03-29T02:09:55.9063996Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-29T02:09:55.906579055Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=177.975µs logger=migrator t=2026-03-29T02:09:55.911912361Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-29T02:09:55.913919626Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.008055ms logger=migrator t=2026-03-29T02:09:55.920847095Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-29T02:09:55.92139283Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=544.355µs logger=migrator t=2026-03-29T02:09:55.927556009Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-29T02:09:55.928014842Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=459.463µs logger=migrator t=2026-03-29T02:09:55.933826981Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-29T02:09:55.934663854Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=837.153µs logger=migrator t=2026-03-29T02:09:55.940523354Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-29T02:09:55.953222001Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.695278ms logger=migrator t=2026-03-29T02:09:55.958965148Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-29T02:09:55.96853733Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.570032ms logger=migrator t=2026-03-29T02:09:55.986533792Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-29T02:09:55.987802817Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.273215ms logger=migrator t=2026-03-29T02:09:55.992553016Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-29T02:09:56.076434051Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.873985ms logger=migrator t=2026-03-29T02:09:56.223527554Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-29T02:09:56.225274722Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.750537ms logger=migrator t=2026-03-29T02:09:56.292162221Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-29T02:09:56.293716014Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.556263ms logger=migrator t=2026-03-29T02:09:56.341633345Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-29T02:09:56.377559287Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=35.924893ms logger=migrator t=2026-03-29T02:09:56.487746841Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-29T02:09:56.500207742Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.457641ms logger=migrator t=2026-03-29T02:09:56.545259064Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-29T02:09:56.54619253Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=935.705µs logger=migrator t=2026-03-29T02:09:56.75971798Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-29T02:09:56.759994547Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=281.717µs logger=migrator t=2026-03-29T02:09:56.83578086Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-29T02:09:56.836222922Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=445.332µs logger=migrator t=2026-03-29T02:09:56.842973477Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-29T02:09:56.843297776Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=325.239µs logger=migrator t=2026-03-29T02:09:56.851063728Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-29T02:09:56.851381057Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=315.609µs logger=migrator t=2026-03-29T02:09:56.857555206Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-29T02:09:56.859119668Z level=info msg="Migration successfully executed" id="create folder table" duration=1.564123ms logger=migrator t=2026-03-29T02:09:56.865629446Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-29T02:09:56.866757117Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.128721ms logger=migrator t=2026-03-29T02:09:56.874229142Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-29T02:09:56.876125854Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.895922ms logger=migrator t=2026-03-29T02:09:56.882635592Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-29T02:09:56.882667642Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.8µs logger=migrator t=2026-03-29T02:09:56.887823874Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-29T02:09:56.889282394Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.45828ms logger=migrator t=2026-03-29T02:09:56.897006645Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-29T02:09:56.898808834Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.802459ms logger=migrator t=2026-03-29T02:09:56.905046075Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-29T02:09:56.906578727Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.533052ms logger=migrator t=2026-03-29T02:09:56.911795379Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-29T02:09:56.912224761Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=430.072µs logger=migrator t=2026-03-29T02:09:56.919230432Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-29T02:09:56.91950437Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=274.168µs logger=migrator t=2026-03-29T02:09:56.924768194Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-29T02:09:56.925941996Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.172692ms logger=migrator t=2026-03-29T02:09:56.93158075Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-29T02:09:56.933612176Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.031506ms logger=migrator t=2026-03-29T02:09:56.940948467Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-29T02:09:56.942676244Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.733597ms logger=migrator t=2026-03-29T02:09:56.947941198Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-29T02:09:56.950238731Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.300763ms logger=migrator t=2026-03-29T02:09:56.957477349Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-29T02:09:56.958562688Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.08538ms logger=migrator t=2026-03-29T02:09:56.963805522Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-29T02:09:56.965505548Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.699536ms logger=migrator t=2026-03-29T02:09:56.970820914Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-29T02:09:56.972834979Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.013615ms logger=migrator t=2026-03-29T02:09:56.980471028Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-29T02:09:56.981703261Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.231724ms logger=migrator t=2026-03-29T02:09:56.986239906Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-29T02:09:56.98715212Z level=info msg="Migration successfully executed" id="create signing_key table" duration=909.495µs logger=migrator t=2026-03-29T02:09:56.991941981Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-29T02:09:56.993083952Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.141771ms logger=migrator t=2026-03-29T02:09:57.000064333Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-29T02:09:57.002154861Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.090738ms logger=migrator t=2026-03-29T02:09:57.010384096Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-29T02:09:57.010681904Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=300.108µs logger=migrator t=2026-03-29T02:09:57.015685091Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-29T02:09:57.027266637Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.580706ms logger=migrator t=2026-03-29T02:09:57.034716001Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-29T02:09:57.035428701Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=713.43µs logger=migrator t=2026-03-29T02:09:57.040252523Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-29T02:09:57.040286804Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.051µs logger=migrator t=2026-03-29T02:09:57.0467322Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-29T02:09:57.048631832Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.897502ms logger=migrator t=2026-03-29T02:09:57.067026825Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-29T02:09:57.067061186Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.711µs logger=migrator t=2026-03-29T02:09:57.07160317Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-29T02:09:57.073722408Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.119528ms logger=migrator t=2026-03-29T02:09:57.084630207Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-29T02:09:57.086367164Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.740218ms logger=migrator t=2026-03-29T02:09:57.091835564Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-29T02:09:57.093341625Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.507371ms logger=migrator t=2026-03-29T02:09:57.099656337Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-29T02:09:57.100577292Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.001427ms logger=migrator t=2026-03-29T02:09:57.10671416Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-29T02:09:57.106990018Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=276.838µs logger=migrator t=2026-03-29T02:09:57.112017256Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-29T02:09:57.113107455Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.08988ms logger=migrator t=2026-03-29T02:09:57.11984673Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-29T02:09:57.121056823Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.217974ms logger=migrator t=2026-03-29T02:09:57.1282653Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-29T02:09:57.129183965Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=918.325µs logger=migrator t=2026-03-29T02:09:57.134573692Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-29T02:09:57.144536925Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.965623ms logger=migrator t=2026-03-29T02:09:57.14948636Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-29T02:09:57.159159725Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.679485ms logger=migrator t=2026-03-29T02:09:57.165013675Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-29T02:09:57.17688521Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.870515ms logger=migrator t=2026-03-29T02:09:57.182120303Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-29T02:09:57.182173284Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.251µs logger=migrator t=2026-03-29T02:09:57.190489642Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-29T02:09:57.202711546Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.219994ms logger=migrator t=2026-03-29T02:09:57.208628338Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-29T02:09:57.218832307Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.202759ms logger=migrator t=2026-03-29T02:09:57.224893663Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-29T02:09:57.22550797Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=612.506µs logger=migrator t=2026-03-29T02:09:57.230466615Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.277949091s logger=migrator t=2026-03-29T02:09:57.231225546Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-29T02:09:57.249117415Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-29T02:09:57.249342022Z level=info msg="Created default organization" logger=secrets t=2026-03-29T02:09:57.254860012Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-29T02:09:57.295684769Z level=info msg="Restored cache from database" duration=437.342µs logger=plugin.store t=2026-03-29T02:09:57.296924493Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-29T02:09:57.334151551Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-29T02:09:57.334185262Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-29T02:09:57.334249124Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-29T02:09:57.334256924Z level=info msg="Plugins loaded" count=54 duration=37.333271ms logger=query_data t=2026-03-29T02:09:57.338029917Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-29T02:09:57.340967868Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-29T02:09:57.344496904Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-29T02:09:57.351722052Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-29T02:09:57.353348346Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-29T02:09:57.354724794Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-29T02:09:57.378246407Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-29T02:09:57.398902912Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-29T02:09:57.417412979Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-29T02:09:57.417437369Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-29T02:09:57.418780926Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-29T02:09:57.41893011Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-29T02:09:57.418985232Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-29T02:09:57.421928622Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-29T02:09:57.429034976Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-03-29T02:09:57.452601491Z level=info msg="State cache has been initialized" states=0 duration=33.809925ms logger=ngalert.scheduler t=2026-03-29T02:09:57.452681063Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-29T02:09:57.453117885Z level=info msg=starting first_tick=2026-03-29T02:10:00Z logger=plugins.update.checker t=2026-03-29T02:09:57.488216475Z level=info msg="Update check succeeded" duration=68.809382ms logger=grafana.update.checker t=2026-03-29T02:09:57.496610914Z level=info msg="Update check succeeded" duration=77.474608ms logger=provisioning.dashboard t=2026-03-29T02:09:57.524848767Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-03-29T02:09:57.576130739Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-29T02:09:57.576554271Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-29T02:09:57.603247351Z level=info msg="Patterns update finished" duration=85.230011ms logger=provisioning.dashboard t=2026-03-29T02:09:57.686266462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:03.659750092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:03.66075232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:04.112367512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:04.649267847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:04.672911314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:05.015319898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:05.031225474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:05.487121623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:05.501806935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:05.906429932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:05.92317278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:06.215468234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:06.237395293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:06.418675441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:06.437185878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:06.703675866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:06.72429082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:07.063438696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:07.089808277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:07.556689717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:07.572416717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:07.845286891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:07.862951364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:08.16626561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:08.192057665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:08.395314655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:08.414094089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:08.709084927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:08.727568512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:08.993597578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:09.024602477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:09.390848154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:09.405138885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:09.760797842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:09.776958604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.193928128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.232055531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.398523094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.472047375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.522907646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.543045337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.606373639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.62723765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.673868485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.698026516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.757803371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.77934862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.821721959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.839780503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.916774409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.938982376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:10.990757562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.006704968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.359872998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.376814431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.431301451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.44987404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.658816984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.674276187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.729438816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:11.750276586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:12.168572857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:12.188499022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.438407989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.45524131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.524344424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.540551748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.603721339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.619655055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.689291774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.704781438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.774275282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.796758408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.86175915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.891273258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.978404686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:13.999287828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:14.078363444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:14.095310509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T02:10:14.171036824Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-29T02:11:09.440569954Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-29T02:19:57.502177658Z level=info msg="Completed cleanup jobs" duration=84.226521ms logger=plugins.update.checker t=2026-03-29T02:19:57.543143287Z level=info msg="Update check succeeded" duration=54.488568ms logger=sqlstore.transactions t=2026-03-29T02:24:57.35765539Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"