logger=settings t=2026-04-20T10:51:07.584532326Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T10:51:07Z logger=settings t=2026-04-20T10:51:07.584888542Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T10:51:07.584905712Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T10:51:07.584910472Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T10:51:07.584914712Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T10:51:07.584918633Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T10:51:07.584922323Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T10:51:07.584927183Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T10:51:07.584932713Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T10:51:07.584938113Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T10:51:07.584944023Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T10:51:07.584950683Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T10:51:07.584960413Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T10:51:07.584970923Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T10:51:07.584975143Z level=info msg=Target target=[all] logger=settings t=2026-04-20T10:51:07.584984944Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T10:51:07.584989194Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T10:51:07.585015154Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T10:51:07.585023144Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T10:51:07.585026954Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T10:51:07.585030794Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T10:51:07.585525493Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T10:51:07.585551353Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T10:51:07.587380764Z level=info msg="Locking database" logger=migrator t=2026-04-20T10:51:07.587394925Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T10:51:07.588207888Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T10:51:07.589394099Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.185871ms logger=migrator t=2026-04-20T10:51:07.593288734Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T10:51:07.593869924Z level=info msg="Migration successfully executed" id="create user table" duration=581.11µs logger=migrator t=2026-04-20T10:51:07.597406844Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T10:51:07.597983754Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=576.68µs logger=migrator t=2026-04-20T10:51:07.601884539Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T10:51:07.603197642Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.312963ms logger=migrator t=2026-04-20T10:51:07.608365059Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T10:51:07.609145742Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=780.623µs logger=migrator t=2026-04-20T10:51:07.612737982Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T10:51:07.613463514Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=725.602µs logger=migrator t=2026-04-20T10:51:07.616943724Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T10:51:07.61968402Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.739736ms logger=migrator t=2026-04-20T10:51:07.627136475Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T10:51:07.628113052Z level=info msg="Migration successfully executed" id="create user table v2" duration=977.647µs logger=migrator t=2026-04-20T10:51:07.635860382Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T10:51:07.636722178Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=861.835µs logger=migrator t=2026-04-20T10:51:07.640205226Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T10:51:07.641441736Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.24811ms logger=migrator t=2026-04-20T10:51:07.646782456Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T10:51:07.647334416Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=552.06µs logger=migrator t=2026-04-20T10:51:07.650948357Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T10:51:07.651757071Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=808.474µs logger=migrator t=2026-04-20T10:51:07.65643192Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T10:51:07.658399782Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.958152ms logger=migrator t=2026-04-20T10:51:07.662395Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T10:51:07.662440571Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.611µs logger=migrator t=2026-04-20T10:51:07.667867853Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T10:51:07.669365698Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.501134ms logger=migrator t=2026-04-20T10:51:07.672606952Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T10:51:07.672937899Z level=info msg="Migration successfully executed" id="Add missing user data" duration=331.387µs logger=migrator t=2026-04-20T10:51:07.677518225Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T10:51:07.678830048Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.311923ms logger=migrator t=2026-04-20T10:51:07.682471959Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T10:51:07.683551377Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.077698ms logger=migrator t=2026-04-20T10:51:07.687330521Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T10:51:07.689418436Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.088145ms logger=migrator t=2026-04-20T10:51:07.693033708Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T10:51:07.701707284Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.672456ms logger=migrator t=2026-04-20T10:51:07.707618983Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T10:51:07.709090278Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.470975ms logger=migrator t=2026-04-20T10:51:07.712402934Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T10:51:07.71276563Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=357.836µs logger=migrator t=2026-04-20T10:51:07.718806412Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T10:51:07.719693067Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=886.365µs logger=migrator t=2026-04-20T10:51:07.724109552Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T10:51:07.724881065Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=772.052µs logger=migrator t=2026-04-20T10:51:07.729451362Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T10:51:07.72992629Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=475.118µs logger=migrator t=2026-04-20T10:51:07.734490517Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T10:51:07.736045863Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.555166ms logger=migrator t=2026-04-20T10:51:07.741491575Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T10:51:07.742776617Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.285072ms logger=migrator t=2026-04-20T10:51:07.746845945Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T10:51:07.74772909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=880.095µs logger=migrator t=2026-04-20T10:51:07.752008313Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T10:51:07.752832076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=823.523µs logger=migrator t=2026-04-20T10:51:07.757870562Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T10:51:07.758691575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=820.373µs logger=migrator t=2026-04-20T10:51:07.763337414Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T10:51:07.763361144Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=24.45µs logger=migrator t=2026-04-20T10:51:07.767385892Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T10:51:07.768094264Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=708.322µs logger=migrator t=2026-04-20T10:51:07.773297061Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T10:51:07.774028194Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=728.973µs logger=migrator t=2026-04-20T10:51:07.778077412Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T10:51:07.778710433Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=633.421µs logger=migrator t=2026-04-20T10:51:07.783091357Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T10:51:07.783820719Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=737.822µs logger=migrator t=2026-04-20T10:51:07.789307042Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:51:07.792940033Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.632511ms logger=migrator t=2026-04-20T10:51:07.817110671Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T10:51:07.818208869Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.100648ms logger=migrator t=2026-04-20T10:51:07.821649578Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T10:51:07.82239383Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=744.172µs logger=migrator t=2026-04-20T10:51:07.826490559Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T10:51:07.827286943Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=800.024µs logger=migrator t=2026-04-20T10:51:07.831954081Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T10:51:07.832728755Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=774.624µs logger=migrator t=2026-04-20T10:51:07.838053305Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T10:51:07.838757856Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=708.321µs logger=migrator t=2026-04-20T10:51:07.845024722Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T10:51:07.845627172Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=605.88µs logger=migrator t=2026-04-20T10:51:07.849857174Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T10:51:07.850423843Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=564.759µs logger=migrator t=2026-04-20T10:51:07.854540972Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T10:51:07.854825758Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=280.565µs logger=migrator t=2026-04-20T10:51:07.859378534Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T10:51:07.859897213Z level=info msg="Migration successfully executed" id="create star table" duration=518.609µs logger=migrator t=2026-04-20T10:51:07.867116025Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T10:51:07.86800484Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=882.954µs logger=migrator t=2026-04-20T10:51:07.874049691Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T10:51:07.875340014Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.289913ms logger=migrator t=2026-04-20T10:51:07.88043181Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T10:51:07.881330575Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=898.545µs logger=migrator t=2026-04-20T10:51:07.887093362Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T10:51:07.887832994Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=720.892µs logger=migrator t=2026-04-20T10:51:07.892162038Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T10:51:07.89288305Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=720.652µs logger=migrator t=2026-04-20T10:51:07.897754622Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T10:51:07.898929861Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.174579ms logger=migrator t=2026-04-20T10:51:07.90419758Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T10:51:07.905167516Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=973.366µs logger=migrator t=2026-04-20T10:51:07.910533227Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T10:51:07.910563267Z level=info msg="Migration successfully executed" id="Update org table charset" duration=25.52µs logger=migrator t=2026-04-20T10:51:07.914775079Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T10:51:07.91482151Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.631µs logger=migrator t=2026-04-20T10:51:07.919190163Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T10:51:07.919448718Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=253.775µs logger=migrator t=2026-04-20T10:51:07.923472586Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T10:51:07.924616955Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.143899ms logger=migrator t=2026-04-20T10:51:07.930438393Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T10:51:07.931779346Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.340933ms logger=migrator t=2026-04-20T10:51:07.93673299Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T10:51:07.937548583Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=809.883µs logger=migrator t=2026-04-20T10:51:07.942237283Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T10:51:07.942893774Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=656.03µs logger=migrator t=2026-04-20T10:51:07.94741631Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T10:51:07.948228464Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=817.394µs logger=migrator t=2026-04-20T10:51:07.953801538Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T10:51:07.954976617Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.175119ms logger=migrator t=2026-04-20T10:51:07.959609276Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T10:51:07.965275891Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.667495ms logger=migrator t=2026-04-20T10:51:07.96936083Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T10:51:07.970213185Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=852.055µs logger=migrator t=2026-04-20T10:51:07.974814632Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T10:51:07.975535465Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=720.603µs logger=migrator t=2026-04-20T10:51:07.979757275Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T10:51:07.980564569Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=810.884µs logger=migrator t=2026-04-20T10:51:07.986127553Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T10:51:07.98652405Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=400.937µs logger=migrator t=2026-04-20T10:51:07.991604405Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T10:51:07.993236873Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.632498ms logger=migrator t=2026-04-20T10:51:07.997524195Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T10:51:07.997694539Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=166.833µs logger=migrator t=2026-04-20T10:51:08.001474042Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T10:51:08.003379275Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.905153ms logger=migrator t=2026-04-20T10:51:08.008125264Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T10:51:08.011662753Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.536999ms logger=migrator t=2026-04-20T10:51:08.016079878Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T10:51:08.018039852Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.969214ms logger=migrator t=2026-04-20T10:51:08.021952587Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T10:51:08.022777601Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=825.024µs logger=migrator t=2026-04-20T10:51:08.027634773Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T10:51:08.030644064Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.00729ms logger=migrator t=2026-04-20T10:51:08.034922896Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T10:51:08.03636425Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.440894ms logger=migrator t=2026-04-20T10:51:08.040322817Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T10:51:08.041257553Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=934.496µs logger=migrator t=2026-04-20T10:51:08.046342558Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T10:51:08.046372389Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.711µs logger=migrator t=2026-04-20T10:51:08.050437677Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T10:51:08.050489458Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.341µs logger=migrator t=2026-04-20T10:51:08.054805111Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T10:51:08.057001578Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.196157ms logger=migrator t=2026-04-20T10:51:08.062791186Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T10:51:08.066509488Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.717632ms logger=migrator t=2026-04-20T10:51:08.117376905Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T10:51:08.120821053Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.441578ms logger=migrator t=2026-04-20T10:51:08.431162442Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T10:51:08.433562922Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.40261ms logger=migrator t=2026-04-20T10:51:08.595061914Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T10:51:08.596807663Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.746939ms logger=migrator t=2026-04-20T10:51:08.602645451Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T10:51:08.604266259Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.618228ms logger=migrator t=2026-04-20T10:51:08.609956305Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T10:51:08.611001882Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.045778ms logger=migrator t=2026-04-20T10:51:08.616122958Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T10:51:08.616151069Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.171µs logger=migrator t=2026-04-20T10:51:08.619321322Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T10:51:08.620281999Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=960.047µs logger=migrator t=2026-04-20T10:51:08.62687839Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T10:51:08.628189282Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.312962ms logger=migrator t=2026-04-20T10:51:08.640480839Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:51:08.64650035Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.982291ms logger=migrator t=2026-04-20T10:51:08.656166114Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T10:51:08.656743673Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=576.769µs logger=migrator t=2026-04-20T10:51:08.663340644Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T10:51:08.664350751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.012847ms logger=migrator t=2026-04-20T10:51:08.669408926Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T10:51:08.670600617Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.202961ms logger=migrator t=2026-04-20T10:51:08.674593904Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T10:51:08.675105582Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=511.659µs logger=migrator t=2026-04-20T10:51:08.680030255Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T10:51:08.681256077Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.225632ms logger=migrator t=2026-04-20T10:51:08.68563616Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T10:51:08.688754372Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.131843ms logger=migrator t=2026-04-20T10:51:08.69220304Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T10:51:08.693165137Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=961.937µs logger=migrator t=2026-04-20T10:51:08.698883983Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T10:51:08.699167038Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=284.235µs logger=migrator t=2026-04-20T10:51:08.702592915Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T10:51:08.702799329Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=206.784µs logger=migrator t=2026-04-20T10:51:08.706694555Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T10:51:08.708000357Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.304941ms logger=migrator t=2026-04-20T10:51:08.715010765Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T10:51:08.717908434Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.897409ms logger=migrator t=2026-04-20T10:51:08.731045245Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T10:51:08.732730463Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.680998ms logger=migrator t=2026-04-20T10:51:08.738742715Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T10:51:08.739800632Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.057097ms logger=migrator t=2026-04-20T10:51:08.750728966Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T10:51:08.751694293Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=966.477µs logger=migrator t=2026-04-20T10:51:08.766578054Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T10:51:08.768272122Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.687309ms logger=migrator t=2026-04-20T10:51:08.785486713Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T10:51:08.787016138Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.531876ms logger=migrator t=2026-04-20T10:51:08.79310126Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T10:51:08.801608533Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.503723ms logger=migrator t=2026-04-20T10:51:08.805916337Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T10:51:08.806848122Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=932.145µs logger=migrator t=2026-04-20T10:51:08.819244381Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T10:51:08.820539503Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.304022ms logger=migrator t=2026-04-20T10:51:08.824350997Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T10:51:08.825222612Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=871.195µs logger=migrator t=2026-04-20T10:51:08.832869681Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T10:51:08.838211411Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=5.3431ms logger=migrator t=2026-04-20T10:51:08.846653463Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T10:51:08.850952325Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.363193ms logger=migrator t=2026-04-20T10:51:08.857374403Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T10:51:08.859664422Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.289939ms logger=migrator t=2026-04-20T10:51:08.863857703Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T10:51:08.863883803Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.01µs logger=migrator t=2026-04-20T10:51:08.868275637Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T10:51:08.86846776Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=196.833µs logger=migrator t=2026-04-20T10:51:08.871677794Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T10:51:08.874017333Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.333329ms logger=migrator t=2026-04-20T10:51:08.877419722Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T10:51:08.877685546Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=182.973µs logger=migrator t=2026-04-20T10:51:08.882156731Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T10:51:08.882351184Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=194.613µs logger=migrator t=2026-04-20T10:51:08.884775975Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T10:51:08.887032373Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.256458ms logger=migrator t=2026-04-20T10:51:08.890945759Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T10:51:08.891247754Z level=info msg="Migration successfully executed" id="Update uid value" duration=301.475µs logger=migrator t=2026-04-20T10:51:08.898432125Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T10:51:08.899239759Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=807.614µs logger=migrator t=2026-04-20T10:51:08.905740759Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T10:51:08.906710895Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=969.936µs logger=migrator t=2026-04-20T10:51:08.911865862Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T10:51:08.912743506Z level=info msg="Migration successfully executed" id="create api_key table" duration=877.734µs logger=migrator t=2026-04-20T10:51:08.9183021Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T10:51:08.919044212Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=746.492µs logger=migrator t=2026-04-20T10:51:08.925180156Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T10:51:08.926803933Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.626587ms logger=migrator t=2026-04-20T10:51:08.931377931Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T10:51:08.93315413Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.775589ms logger=migrator t=2026-04-20T10:51:08.937684307Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T10:51:08.938579431Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=895.425µs logger=migrator t=2026-04-20T10:51:08.943604526Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T10:51:08.945376747Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.77197ms logger=migrator t=2026-04-20T10:51:08.952624458Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T10:51:08.954078533Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.453595ms logger=migrator t=2026-04-20T10:51:08.960824676Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T10:51:08.968544257Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.71157ms logger=migrator t=2026-04-20T10:51:08.972761278Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T10:51:08.974153651Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.393883ms logger=migrator t=2026-04-20T10:51:08.983259964Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T10:51:08.984808521Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.548807ms logger=migrator t=2026-04-20T10:51:08.991242819Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T10:51:08.992148634Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=913.535µs logger=migrator t=2026-04-20T10:51:08.99727114Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T10:51:08.999228144Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.956224ms logger=migrator t=2026-04-20T10:51:09.006105589Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T10:51:09.006447006Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=341.617µs logger=migrator t=2026-04-20T10:51:09.011560231Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T10:51:09.012117051Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=556.82µs logger=migrator t=2026-04-20T10:51:09.01857674Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T10:51:09.018652101Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=83.512µs logger=migrator t=2026-04-20T10:51:09.022450094Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T10:51:09.026633905Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.182701ms logger=migrator t=2026-04-20T10:51:09.030722293Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T10:51:09.034919744Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.197031ms logger=migrator t=2026-04-20T10:51:09.042767687Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T10:51:09.043003851Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=236.224µs logger=migrator t=2026-04-20T10:51:09.053266313Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T10:51:09.057545135Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.280812ms logger=migrator t=2026-04-20T10:51:09.062903305Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T10:51:09.067588343Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.686538ms logger=migrator t=2026-04-20T10:51:09.071343187Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T10:51:09.072067219Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=724.102µs logger=migrator t=2026-04-20T10:51:09.076707638Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T10:51:09.077238237Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=524.188µs logger=migrator t=2026-04-20T10:51:09.080834487Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T10:51:09.081704901Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=870.124µs logger=migrator t=2026-04-20T10:51:09.086136966Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T10:51:09.086949279Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=812.273µs logger=migrator t=2026-04-20T10:51:09.09409842Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T10:51:09.094902543Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=803.833µs logger=migrator t=2026-04-20T10:51:09.104447315Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T10:51:09.105911899Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.461084ms logger=migrator t=2026-04-20T10:51:09.112379887Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T10:51:09.112482439Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=103.892µs logger=migrator t=2026-04-20T10:51:09.117855829Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T10:51:09.11790041Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.571µs logger=migrator t=2026-04-20T10:51:09.123802109Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T10:51:09.128871054Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.071875ms logger=migrator t=2026-04-20T10:51:09.134773704Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T10:51:09.137698713Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.925559ms logger=migrator t=2026-04-20T10:51:09.143526902Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T10:51:09.143696415Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=161.083µs logger=migrator t=2026-04-20T10:51:09.148434334Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T10:51:09.149639445Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.20327ms logger=migrator t=2026-04-20T10:51:09.154241851Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T10:51:09.157820212Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=3.577031ms logger=migrator t=2026-04-20T10:51:09.162921198Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T10:51:09.162947748Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.611µs logger=migrator t=2026-04-20T10:51:09.166701672Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T10:51:09.167558766Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=856.874µs logger=migrator t=2026-04-20T10:51:09.172447128Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T10:51:09.174714607Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.267698ms logger=migrator t=2026-04-20T10:51:09.181422349Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T10:51:09.184400069Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.98158ms logger=migrator t=2026-04-20T10:51:09.188103171Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T10:51:09.188134882Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.681µs logger=migrator t=2026-04-20T10:51:09.192905682Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T10:51:09.193697215Z level=info msg="Migration successfully executed" id="create session table" duration=795.963µs logger=migrator t=2026-04-20T10:51:09.19986849Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T10:51:09.200034643Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=166.712µs logger=migrator t=2026-04-20T10:51:09.205324792Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T10:51:09.205454744Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=130.633µs logger=migrator t=2026-04-20T10:51:09.21062413Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T10:51:09.211946642Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.323112ms logger=migrator t=2026-04-20T10:51:09.220433696Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T10:51:09.221628755Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.189439ms logger=migrator t=2026-04-20T10:51:09.229217353Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T10:51:09.229344465Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=129.012µs logger=migrator t=2026-04-20T10:51:09.234755326Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T10:51:09.234782947Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.651µs logger=migrator t=2026-04-20T10:51:09.268588965Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T10:51:09.272868048Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.280063ms logger=migrator t=2026-04-20T10:51:09.278515013Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T10:51:09.282388328Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.874025ms logger=migrator t=2026-04-20T10:51:09.286488427Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T10:51:09.286571999Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.552µs logger=migrator t=2026-04-20T10:51:09.325791568Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T10:51:09.325988921Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=199.553µs logger=migrator t=2026-04-20T10:51:09.331330932Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T10:51:09.332980459Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.651987ms logger=migrator t=2026-04-20T10:51:09.338822207Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T10:51:09.338863708Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.281µs logger=migrator t=2026-04-20T10:51:09.343022018Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T10:51:09.346568547Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.546179ms logger=migrator t=2026-04-20T10:51:09.350629715Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T10:51:09.350813869Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=191.454µs logger=migrator t=2026-04-20T10:51:09.355783582Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T10:51:09.361885495Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.099063ms logger=migrator t=2026-04-20T10:51:09.366384871Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T10:51:09.369042876Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.651925ms logger=migrator t=2026-04-20T10:51:09.372950281Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T10:51:09.373023152Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.631µs logger=migrator t=2026-04-20T10:51:09.376913498Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T10:51:09.377859104Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=960.656µs logger=migrator t=2026-04-20T10:51:09.383742192Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T10:51:09.385056595Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.314723ms logger=migrator t=2026-04-20T10:51:09.39008351Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T10:51:09.391773388Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.689548ms logger=migrator t=2026-04-20T10:51:09.398096934Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T10:51:09.39963036Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.533316ms logger=migrator t=2026-04-20T10:51:09.404858658Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T10:51:09.405774683Z level=info msg="Migration successfully executed" id="add index alert state" duration=915.705µs logger=migrator t=2026-04-20T10:51:09.41152063Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T10:51:09.412521107Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.000687ms logger=migrator t=2026-04-20T10:51:09.418381756Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T10:51:09.419637887Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.250641ms logger=migrator t=2026-04-20T10:51:09.424148803Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T10:51:09.425337163Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.18874ms logger=migrator t=2026-04-20T10:51:09.43470929Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T10:51:09.435678167Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=967.947µs logger=migrator t=2026-04-20T10:51:09.440964926Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T10:51:09.451801609Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.836923ms logger=migrator t=2026-04-20T10:51:09.455968328Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T10:51:09.456530477Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=562.019µs logger=migrator t=2026-04-20T10:51:09.460364942Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T10:51:09.461189266Z 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=823.564µs logger=migrator t=2026-04-20T10:51:09.466520396Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T10:51:09.466833351Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=313.535µs logger=migrator t=2026-04-20T10:51:09.470787357Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T10:51:09.471368737Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=589.18µs logger=migrator t=2026-04-20T10:51:09.47572275Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T10:51:09.476570294Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=847.754µs logger=migrator t=2026-04-20T10:51:09.482124748Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T10:51:09.48813719Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.013692ms logger=migrator t=2026-04-20T10:51:09.492741066Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T10:51:09.496204754Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.463208ms logger=migrator t=2026-04-20T10:51:09.50188973Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T10:51:09.50539515Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.5052ms logger=migrator t=2026-04-20T10:51:09.510808351Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T10:51:09.5142945Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.485218ms logger=migrator t=2026-04-20T10:51:09.518550241Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T10:51:09.519410676Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=860.205µs logger=migrator t=2026-04-20T10:51:09.524813797Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T10:51:09.524866757Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.13µs logger=migrator t=2026-04-20T10:51:09.53099399Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T10:51:09.531218224Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=113.732µs logger=migrator t=2026-04-20T10:51:09.536435372Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T10:51:09.537307417Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=871.955µs logger=migrator t=2026-04-20T10:51:09.543120064Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T10:51:09.544375296Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.254922ms logger=migrator t=2026-04-20T10:51:09.551748899Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T10:51:09.553934296Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.179967ms logger=migrator t=2026-04-20T10:51:09.559124714Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T10:51:09.560577147Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.472944ms logger=migrator t=2026-04-20T10:51:09.564945472Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T10:51:09.565816066Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=870.514µs logger=migrator t=2026-04-20T10:51:09.571186676Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T10:51:09.577780838Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.593672ms logger=migrator t=2026-04-20T10:51:09.581755294Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T10:51:09.584504901Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.749526ms logger=migrator t=2026-04-20T10:51:09.588943996Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T10:51:09.589872181Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=923.325µs logger=migrator t=2026-04-20T10:51:09.594672192Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T10:51:09.59577027Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.098098ms logger=migrator t=2026-04-20T10:51:09.60107485Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T10:51:09.601994045Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=919.445µs logger=migrator t=2026-04-20T10:51:09.608393732Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T10:51:09.616830084Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=8.442172ms logger=migrator t=2026-04-20T10:51:09.622069072Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T10:51:09.622138324Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.352µs logger=migrator t=2026-04-20T10:51:09.626762012Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T10:51:09.62843435Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.672498ms logger=migrator t=2026-04-20T10:51:09.632870914Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T10:51:09.63378747Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=916.696µs logger=migrator t=2026-04-20T10:51:09.640732406Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T10:51:09.640833778Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=94.812µs logger=migrator t=2026-04-20T10:51:09.645468346Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T10:51:09.646424132Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=955.736µs logger=migrator t=2026-04-20T10:51:09.65222442Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T10:51:09.653699145Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.478735ms logger=migrator t=2026-04-20T10:51:09.751336037Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T10:51:09.752979655Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.646798ms logger=migrator t=2026-04-20T10:51:09.759383062Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T10:51:09.760357949Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=974.667µs logger=migrator t=2026-04-20T10:51:09.765958444Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T10:51:09.767669142Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.706479ms logger=migrator t=2026-04-20T10:51:09.774775122Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T10:51:09.775732678Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=957.356µs logger=migrator t=2026-04-20T10:51:09.781096658Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T10:51:09.781126648Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.57µs logger=migrator t=2026-04-20T10:51:09.78655627Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T10:51:09.793021888Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.466408ms logger=migrator t=2026-04-20T10:51:09.798265567Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T10:51:09.799775853Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.514106ms logger=migrator t=2026-04-20T10:51:09.805089302Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T10:51:09.810955021Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.866159ms logger=migrator t=2026-04-20T10:51:09.816528314Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T10:51:09.817375288Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=848.964µs logger=migrator t=2026-04-20T10:51:09.822440714Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T10:51:09.824074041Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.633127ms logger=migrator t=2026-04-20T10:51:09.829502182Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T10:51:09.831172741Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.672559ms logger=migrator t=2026-04-20T10:51:09.837510987Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T10:51:09.852023291Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.514174ms logger=migrator t=2026-04-20T10:51:09.857458613Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T10:51:09.857974112Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=515.57µs logger=migrator t=2026-04-20T10:51:09.862707151Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T10:51:09.863732589Z 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.025548ms logger=migrator t=2026-04-20T10:51:09.870066625Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T10:51:09.870699565Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=643.4µs logger=migrator t=2026-04-20T10:51:09.875486096Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T10:51:09.876011095Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=525.309µs logger=migrator t=2026-04-20T10:51:09.880535752Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T10:51:09.880747595Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=207.053µs logger=migrator t=2026-04-20T10:51:09.88702679Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T10:51:09.89357936Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.55256ms logger=migrator t=2026-04-20T10:51:09.899768214Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T10:51:09.904486714Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.7198ms logger=migrator t=2026-04-20T10:51:09.908167785Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T10:51:09.909195883Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.023518ms logger=migrator t=2026-04-20T10:51:09.915581871Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T10:51:09.917512103Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.920602ms logger=migrator t=2026-04-20T10:51:09.921609482Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T10:51:09.921789745Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=180.703µs logger=migrator t=2026-04-20T10:51:09.924868746Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T10:51:09.927877138Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.006442ms logger=migrator t=2026-04-20T10:51:09.932844781Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T10:51:09.934001631Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.15715ms logger=migrator t=2026-04-20T10:51:09.938975194Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T10:51:09.939211359Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=236.705µs logger=migrator t=2026-04-20T10:51:09.943160395Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T10:51:09.943625962Z level=info msg="Migration successfully executed" id="Move region to single row" duration=465.807µs logger=migrator t=2026-04-20T10:51:09.94882789Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T10:51:09.949892008Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.063737ms logger=migrator t=2026-04-20T10:51:09.957063729Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T10:51:09.958783718Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.72005ms logger=migrator t=2026-04-20T10:51:09.96250317Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T10:51:09.964230028Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.727588ms logger=migrator t=2026-04-20T10:51:09.96966384Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T10:51:09.971353829Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.692039ms logger=migrator t=2026-04-20T10:51:09.976566917Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T10:51:09.978906986Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.299199ms logger=migrator t=2026-04-20T10:51:09.982568748Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T10:51:09.984183765Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.616347ms logger=migrator t=2026-04-20T10:51:09.987210856Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T10:51:09.987317668Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=107.532µs logger=migrator t=2026-04-20T10:51:09.992912322Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T10:51:09.994567599Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.655217ms logger=migrator t=2026-04-20T10:51:09.999795217Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T10:51:10.001257582Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.461725ms logger=migrator t=2026-04-20T10:51:10.005246439Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T10:51:10.006197845Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=958.196µs logger=migrator t=2026-04-20T10:51:10.009968588Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T10:51:10.011068766Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.097858ms logger=migrator t=2026-04-20T10:51:10.017371942Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T10:51:10.017691978Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=321.606µs logger=migrator t=2026-04-20T10:51:10.021310959Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T10:51:10.021684655Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=373.906µs logger=migrator t=2026-04-20T10:51:10.068149896Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T10:51:10.06841727Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=271.344µs logger=migrator t=2026-04-20T10:51:10.098381883Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T10:51:10.10058484Z level=info msg="Migration successfully executed" id="create team table" duration=2.204467ms logger=migrator t=2026-04-20T10:51:10.106432278Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T10:51:10.107766641Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.338693ms logger=migrator t=2026-04-20T10:51:10.112665753Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T10:51:10.11364269Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=977.457µs logger=migrator t=2026-04-20T10:51:10.120432134Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T10:51:10.12792542Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.494537ms logger=migrator t=2026-04-20T10:51:10.13267784Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T10:51:10.132898584Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=217.364µs logger=migrator t=2026-04-20T10:51:10.136866Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T10:51:10.138711521Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.846081ms logger=migrator t=2026-04-20T10:51:10.143774527Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T10:51:10.14459612Z level=info msg="Migration successfully executed" id="create team member table" duration=819.324µs logger=migrator t=2026-04-20T10:51:10.149483872Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T10:51:10.150432948Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=943.545µs logger=migrator t=2026-04-20T10:51:10.154425134Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T10:51:10.155473083Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.047758ms logger=migrator t=2026-04-20T10:51:10.161569465Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T10:51:10.16311562Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.537765ms logger=migrator t=2026-04-20T10:51:10.171730716Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T10:51:10.176937373Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.206907ms logger=migrator t=2026-04-20T10:51:10.180547314Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T10:51:10.185073789Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.519805ms logger=migrator t=2026-04-20T10:51:10.188582619Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T10:51:10.194075572Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.491923ms logger=migrator t=2026-04-20T10:51:10.200090943Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T10:51:10.202151796Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.061354ms logger=migrator t=2026-04-20T10:51:10.208230809Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T10:51:10.209553841Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.323862ms logger=migrator t=2026-04-20T10:51:10.216314894Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T10:51:10.217442823Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.127699ms logger=migrator t=2026-04-20T10:51:10.226866332Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T10:51:10.229290472Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.417091ms logger=migrator t=2026-04-20T10:51:10.238804333Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T10:51:10.242378173Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=3.57617ms logger=migrator t=2026-04-20T10:51:10.252955621Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T10:51:10.254075179Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.121848ms logger=migrator t=2026-04-20T10:51:10.262764235Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T10:51:10.263926984Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.161189ms logger=migrator t=2026-04-20T10:51:10.269566488Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T10:51:10.270512555Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=946.157µs logger=migrator t=2026-04-20T10:51:10.278473409Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T10:51:10.279187721Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=714.252µs logger=migrator t=2026-04-20T10:51:10.285872753Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T10:51:10.286234519Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=362.196µs logger=migrator t=2026-04-20T10:51:10.29401138Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T10:51:10.295150509Z level=info msg="Migration successfully executed" id="create tag table" duration=1.139249ms logger=migrator t=2026-04-20T10:51:10.302406821Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T10:51:10.303716553Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.308922ms logger=migrator t=2026-04-20T10:51:10.309218626Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T10:51:10.311190668Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.977972ms logger=migrator t=2026-04-20T10:51:10.320892131Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T10:51:10.322488928Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.596597ms logger=migrator t=2026-04-20T10:51:10.331136573Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T10:51:10.334043103Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.902079ms logger=migrator t=2026-04-20T10:51:10.337393459Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:51:10.348621007Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=11.226488ms logger=migrator t=2026-04-20T10:51:10.355127687Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T10:51:10.357049959Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.922343ms logger=migrator t=2026-04-20T10:51:10.361683376Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T10:51:10.362868757Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.185291ms logger=migrator t=2026-04-20T10:51:10.367196889Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T10:51:10.367890051Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=692.982µs logger=migrator t=2026-04-20T10:51:10.373348133Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T10:51:10.374549243Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.204149ms logger=migrator t=2026-04-20T10:51:10.378703562Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T10:51:10.379995334Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.291632ms logger=migrator t=2026-04-20T10:51:10.385197842Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T10:51:10.386667696Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.472274ms logger=migrator t=2026-04-20T10:51:10.391271134Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T10:51:10.391402596Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=134.602µs logger=migrator t=2026-04-20T10:51:10.396719475Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T10:51:10.406277726Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.5526ms logger=migrator t=2026-04-20T10:51:10.41009637Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T10:51:10.415626193Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.530523ms logger=migrator t=2026-04-20T10:51:10.422931025Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T10:51:10.428010581Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.077236ms logger=migrator t=2026-04-20T10:51:10.431902866Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T10:51:10.439404232Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.501936ms logger=migrator t=2026-04-20T10:51:10.44343333Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T10:51:10.444468077Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.034367ms logger=migrator t=2026-04-20T10:51:10.44935393Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T10:51:10.454784741Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.428281ms logger=migrator t=2026-04-20T10:51:10.458076276Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T10:51:10.459158644Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.082378ms logger=migrator t=2026-04-20T10:51:10.463930754Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T10:51:10.464975652Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.045218ms logger=migrator t=2026-04-20T10:51:10.472026971Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T10:51:10.473037327Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.010966ms logger=migrator t=2026-04-20T10:51:10.477568354Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T10:51:10.478277285Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=708.901µs logger=migrator t=2026-04-20T10:51:10.481344697Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T10:51:10.482053529Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=708.702µs logger=migrator t=2026-04-20T10:51:10.486990752Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T10:51:10.488156052Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.16288ms logger=migrator t=2026-04-20T10:51:10.494509998Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T10:51:10.498300431Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=3.790163ms logger=migrator t=2026-04-20T10:51:10.501734419Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T10:51:10.502471662Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=738.273µs logger=migrator t=2026-04-20T10:51:10.507236571Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T10:51:10.507930354Z level=info msg="Migration successfully executed" id="create cache_data table" duration=693.513µs logger=migrator t=2026-04-20T10:51:10.511668696Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T10:51:10.51308947Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.420324ms logger=migrator t=2026-04-20T10:51:10.518656423Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T10:51:10.519828604Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.17544ms logger=migrator t=2026-04-20T10:51:10.525298316Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T10:51:10.526408664Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.109959ms logger=migrator t=2026-04-20T10:51:10.532231062Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T10:51:10.532322013Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=90.891µs logger=migrator t=2026-04-20T10:51:10.536461873Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T10:51:10.536608816Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=146.242µs logger=migrator t=2026-04-20T10:51:10.541414857Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T10:51:10.542336972Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=921.845µs logger=migrator t=2026-04-20T10:51:10.547490138Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:51:10.548480494Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=990.346µs logger=migrator t=2026-04-20T10:51:10.553664542Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:51:10.55476311Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.098388ms logger=migrator t=2026-04-20T10:51:10.559196685Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:51:10.559266076Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.321µs logger=migrator t=2026-04-20T10:51:10.562744774Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:51:10.563655919Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=911.375µs logger=migrator t=2026-04-20T10:51:10.568725624Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:51:10.56961515Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=889.486µs logger=migrator t=2026-04-20T10:51:10.572912975Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:51:10.573892261Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=979.736µs logger=migrator t=2026-04-20T10:51:10.57794231Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:51:10.578928606Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=986.036µs logger=migrator t=2026-04-20T10:51:10.581215995Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T10:51:10.587166815Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.95003ms logger=migrator t=2026-04-20T10:51:10.591360885Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T10:51:10.592270641Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=909.566µs logger=migrator t=2026-04-20T10:51:10.59701815Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T10:51:10.597098321Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.521µs logger=migrator t=2026-04-20T10:51:10.601918172Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T10:51:10.602844757Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=926.115µs logger=migrator t=2026-04-20T10:51:10.606231335Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T10:51:10.607326503Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.092488ms logger=migrator t=2026-04-20T10:51:10.613642019Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T10:51:10.614668187Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.025848ms logger=migrator t=2026-04-20T10:51:10.61907497Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:51:10.619224403Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=149.503µs logger=migrator t=2026-04-20T10:51:10.624172016Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T10:51:10.625811694Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.639278ms logger=migrator t=2026-04-20T10:51:10.630265708Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T10:51:10.631261316Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=995.068µs logger=migrator t=2026-04-20T10:51:10.634441569Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T10:51:10.635488576Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.046827ms logger=migrator t=2026-04-20T10:51:10.639507304Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T10:51:10.64048328Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=976.986µs logger=migrator t=2026-04-20T10:51:10.645539356Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T10:51:10.651475015Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.935569ms logger=migrator t=2026-04-20T10:51:10.655244998Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T10:51:10.656196584Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=949.496µs logger=migrator t=2026-04-20T10:51:10.66071548Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T10:51:10.661711396Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=995.806µs logger=migrator t=2026-04-20T10:51:10.665154825Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T10:51:10.689225429Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.070724ms logger=migrator t=2026-04-20T10:51:10.69281548Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T10:51:10.719987215Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.170165ms logger=migrator t=2026-04-20T10:51:10.72562035Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T10:51:10.726668138Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.047508ms logger=migrator t=2026-04-20T10:51:10.730090606Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T10:51:10.731050851Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=960.165µs logger=migrator t=2026-04-20T10:51:10.735251392Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T10:51:10.741144361Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.892589ms logger=migrator t=2026-04-20T10:51:10.745151368Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T10:51:10.749427111Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.275243ms logger=migrator t=2026-04-20T10:51:10.753097352Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T10:51:10.754074938Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=977.386µs logger=migrator t=2026-04-20T10:51:10.759985138Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T10:51:10.760754321Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=768.773µs logger=migrator t=2026-04-20T10:51:10.765472141Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T10:51:10.766154622Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=681.912µs logger=migrator t=2026-04-20T10:51:10.772104891Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T10:51:10.77323671Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.130019ms logger=migrator t=2026-04-20T10:51:10.77796679Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:51:10.77801304Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=46.77µs logger=migrator t=2026-04-20T10:51:10.782947584Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T10:51:10.787330667Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.381993ms logger=migrator t=2026-04-20T10:51:10.791613369Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T10:51:10.797834434Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.220764ms logger=migrator t=2026-04-20T10:51:10.801126309Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T10:51:10.807516857Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.390068ms logger=migrator t=2026-04-20T10:51:10.812169354Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T10:51:10.813407096Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.237462ms logger=migrator t=2026-04-20T10:51:10.818056463Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T10:51:10.819149042Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.093789ms logger=migrator t=2026-04-20T10:51:10.823331992Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T10:51:10.829734559Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.401947ms logger=migrator t=2026-04-20T10:51:10.834918536Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T10:51:10.841321494Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.402338ms logger=migrator t=2026-04-20T10:51:10.852669195Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T10:51:10.853427758Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=758.433µs logger=migrator t=2026-04-20T10:51:10.858076606Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T10:51:10.864181948Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.104972ms logger=migrator t=2026-04-20T10:51:10.870057477Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T10:51:10.876990633Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.938446ms logger=migrator t=2026-04-20T10:51:10.88159665Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T10:51:10.881673022Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=77.342µs logger=migrator t=2026-04-20T10:51:10.887145294Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T10:51:10.888817942Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.669368ms logger=migrator t=2026-04-20T10:51:10.89410029Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T10:51:10.895424153Z 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.324523ms logger=migrator t=2026-04-20T10:51:10.901138519Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T10:51:10.902224247Z 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.085258ms logger=migrator t=2026-04-20T10:51:10.907929213Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:51:10.908003104Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=75.141µs logger=migrator t=2026-04-20T10:51:10.914023626Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T10:51:10.92383551Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.811834ms logger=migrator t=2026-04-20T10:51:10.928964277Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T10:51:10.935611958Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.646601ms logger=migrator t=2026-04-20T10:51:10.941661359Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T10:51:10.948160209Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.49991ms logger=migrator t=2026-04-20T10:51:11.164033162Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T10:51:11.175178519Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.144838ms logger=migrator t=2026-04-20T10:51:11.179358448Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T10:51:11.184158789Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.797641ms logger=migrator t=2026-04-20T10:51:11.189050732Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T10:51:11.189226904Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=176.632µs logger=migrator t=2026-04-20T10:51:11.19316974Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T10:51:11.194107806Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=937.936µs logger=migrator t=2026-04-20T10:51:11.198985568Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T10:51:11.206191679Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.203801ms logger=migrator t=2026-04-20T10:51:11.212184949Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T10:51:11.212311691Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=127.442µs logger=migrator t=2026-04-20T10:51:11.216716906Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T10:51:11.223841015Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.123888ms logger=migrator t=2026-04-20T10:51:11.228025455Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T10:51:11.229249085Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.22031ms logger=migrator t=2026-04-20T10:51:11.233799902Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T10:51:11.240580935Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.780053ms logger=migrator t=2026-04-20T10:51:11.246175069Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T10:51:11.247125035Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=949.606µs logger=migrator t=2026-04-20T10:51:11.252049328Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T10:51:11.253772207Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.722699ms logger=migrator t=2026-04-20T10:51:11.25870745Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T10:51:11.265632656Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.925526ms logger=migrator t=2026-04-20T10:51:11.271091067Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T10:51:11.271738528Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=647.761µs logger=migrator t=2026-04-20T10:51:11.277425243Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T10:51:11.279292635Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.866412ms logger=migrator t=2026-04-20T10:51:11.285357847Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T10:51:11.286290442Z level=info msg="Migration successfully executed" id="create alert_image table" duration=930.855µs logger=migrator t=2026-04-20T10:51:11.292288523Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T10:51:11.293741057Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.451834ms logger=migrator t=2026-04-20T10:51:11.29929678Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T10:51:11.299438663Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=143.233µs logger=migrator t=2026-04-20T10:51:11.312181117Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T10:51:11.313246824Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.066907ms logger=migrator t=2026-04-20T10:51:11.320626499Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T10:51:11.321720077Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.094578ms logger=migrator t=2026-04-20T10:51:11.328780066Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T10:51:11.32906035Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T10:51:11.332945025Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T10:51:11.33323606Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=291.315µs logger=migrator t=2026-04-20T10:51:11.337049144Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T10:51:11.338681191Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.632837ms logger=migrator t=2026-04-20T10:51:11.347013081Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T10:51:11.354287003Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.271622ms logger=migrator t=2026-04-20T10:51:11.358768868Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T10:51:11.359530991Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=762.163µs logger=migrator t=2026-04-20T10:51:11.364326001Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T10:51:11.365467821Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.1418ms logger=migrator t=2026-04-20T10:51:11.371040114Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T10:51:11.371891738Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=851.464µs logger=migrator t=2026-04-20T10:51:11.376540747Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T10:51:11.377649305Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.107718ms logger=migrator t=2026-04-20T10:51:11.38273512Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T10:51:11.383757257Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.021927ms logger=migrator t=2026-04-20T10:51:11.389661136Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T10:51:11.389703817Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=42.631µs logger=migrator t=2026-04-20T10:51:11.3940563Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T10:51:11.394178892Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=123.762µs logger=migrator t=2026-04-20T10:51:11.398669748Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T10:51:11.408857498Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.18521ms logger=migrator t=2026-04-20T10:51:11.413993764Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T10:51:11.414438512Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=444.188µs logger=migrator t=2026-04-20T10:51:11.424901407Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T10:51:11.42679793Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.896733ms logger=migrator t=2026-04-20T10:51:11.433334829Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T10:51:11.433622874Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=288.385µs logger=migrator t=2026-04-20T10:51:11.437752812Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T10:51:11.438806061Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.053249ms logger=migrator t=2026-04-20T10:51:11.444356414Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T10:51:11.445258559Z level=info msg="Migration successfully executed" id="create secrets table" duration=902.435µs logger=migrator t=2026-04-20T10:51:11.450190762Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T10:51:11.482669427Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.475125ms logger=migrator t=2026-04-20T10:51:11.48766217Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T10:51:11.49360019Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.937029ms logger=migrator t=2026-04-20T10:51:11.499695902Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T10:51:11.499840085Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.663µs logger=migrator t=2026-04-20T10:51:11.504681025Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T10:51:11.545752335Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.06651ms logger=migrator t=2026-04-20T10:51:11.550978352Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T10:51:11.581579076Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.600594ms logger=migrator t=2026-04-20T10:51:11.586130901Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T10:51:11.586740903Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=609.841µs logger=migrator t=2026-04-20T10:51:11.594590023Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T10:51:11.595728173Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.13772ms logger=migrator t=2026-04-20T10:51:11.600596435Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T10:51:11.601003572Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=407.297µs logger=migrator t=2026-04-20T10:51:11.605928795Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T10:51:11.607314407Z level=info msg="Migration successfully executed" id="create permission table" duration=1.386293ms logger=migrator t=2026-04-20T10:51:11.613744525Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T10:51:11.615452224Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.707349ms logger=migrator t=2026-04-20T10:51:11.620370147Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T10:51:11.622279758Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.909071ms logger=migrator t=2026-04-20T10:51:11.627315553Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T10:51:11.628172997Z level=info msg="Migration successfully executed" id="create role table" duration=855.544µs logger=migrator t=2026-04-20T10:51:11.635636122Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T10:51:11.645836244Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.200752ms logger=migrator t=2026-04-20T10:51:11.650199516Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T10:51:11.657669712Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.469776ms logger=migrator t=2026-04-20T10:51:11.662723607Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T10:51:11.663442379Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=718.942µs logger=migrator t=2026-04-20T10:51:11.669302387Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T10:51:11.670942645Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.639308ms logger=migrator t=2026-04-20T10:51:11.676236944Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T10:51:11.677512135Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.274901ms logger=migrator t=2026-04-20T10:51:11.682986486Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T10:51:11.683884781Z level=info msg="Migration successfully executed" id="create team role table" duration=897.845µs logger=migrator t=2026-04-20T10:51:11.68974819Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T10:51:11.690850369Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.099929ms logger=migrator t=2026-04-20T10:51:11.695854703Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T10:51:11.697605432Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.750258ms logger=migrator t=2026-04-20T10:51:11.702798259Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T10:51:11.703871437Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.072778ms logger=migrator t=2026-04-20T10:51:11.709731106Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T10:51:11.711033577Z level=info msg="Migration successfully executed" id="create user role table" duration=1.299992ms logger=migrator t=2026-04-20T10:51:11.716452738Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T10:51:11.718672016Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.225718ms logger=migrator t=2026-04-20T10:51:11.726107369Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T10:51:11.727242079Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.1337ms logger=migrator t=2026-04-20T10:51:11.732406816Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T10:51:11.734184335Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.772499ms logger=migrator t=2026-04-20T10:51:11.739908031Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T10:51:11.740915179Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.009278ms logger=migrator t=2026-04-20T10:51:11.746897519Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T10:51:11.748807161Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.907802ms logger=migrator t=2026-04-20T10:51:11.754624749Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T10:51:11.755788588Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.164999ms logger=migrator t=2026-04-20T10:51:11.760924154Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T10:51:11.769370856Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.445922ms logger=migrator t=2026-04-20T10:51:11.774924139Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T10:51:11.775986607Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.062187ms logger=migrator t=2026-04-20T10:51:11.781111372Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T10:51:11.782236931Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.125009ms logger=migrator t=2026-04-20T10:51:11.787566621Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T10:51:11.788622079Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.053188ms logger=migrator t=2026-04-20T10:51:11.794612779Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T10:51:11.796372469Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.75887ms logger=migrator t=2026-04-20T10:51:11.800961965Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T10:51:11.801783649Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=821.344µs logger=migrator t=2026-04-20T10:51:11.807116669Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T10:51:11.808207548Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.089919ms logger=migrator t=2026-04-20T10:51:11.814382861Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T10:51:11.82270184Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.318419ms logger=migrator t=2026-04-20T10:51:11.827014762Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T10:51:11.83524251Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.225558ms logger=migrator t=2026-04-20T10:51:11.83998917Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T10:51:11.845688516Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.698326ms logger=migrator t=2026-04-20T10:51:11.85132691Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T10:51:11.860515114Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.187304ms logger=migrator t=2026-04-20T10:51:11.865578429Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T10:51:11.866377873Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=799.174µs logger=migrator t=2026-04-20T10:51:11.873228578Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T10:51:11.874448418Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.21908ms logger=migrator t=2026-04-20T10:51:11.882349441Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T10:51:11.88349863Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.148829ms logger=migrator t=2026-04-20T10:51:11.88879929Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T10:51:11.889815376Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.019307ms logger=migrator t=2026-04-20T10:51:11.894328721Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T10:51:11.895484951Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.15581ms logger=migrator t=2026-04-20T10:51:11.9025689Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T10:51:11.902637391Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.201µs logger=migrator t=2026-04-20T10:51:11.915336064Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T10:51:11.915398985Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.351µs logger=migrator t=2026-04-20T10:51:11.924149252Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T10:51:11.925011736Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=865.764µs logger=migrator t=2026-04-20T10:51:11.930744402Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T10:51:11.931582027Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=840.765µs logger=migrator t=2026-04-20T10:51:11.937577027Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T10:51:11.938579734Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.002097ms logger=migrator t=2026-04-20T10:51:11.945948058Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T10:51:11.946258973Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=310.185µs logger=migrator t=2026-04-20T10:51:11.950923501Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T10:51:11.951637453Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=714.422µs logger=migrator t=2026-04-20T10:51:11.956170729Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T10:51:11.957455771Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.284312ms logger=migrator t=2026-04-20T10:51:11.964496869Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T10:51:11.967150733Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.658284ms logger=migrator t=2026-04-20T10:51:11.972704116Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T10:51:11.982620573Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.913117ms logger=migrator t=2026-04-20T10:51:11.988505171Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T10:51:11.988582353Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=78.262µs logger=migrator t=2026-04-20T10:51:11.992972057Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T10:51:11.994237128Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.26441ms logger=migrator t=2026-04-20T10:51:11.99973727Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T10:51:12.001397738Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.664288ms logger=migrator t=2026-04-20T10:51:12.007518751Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T10:51:12.00868798Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.172259ms logger=migrator t=2026-04-20T10:51:12.0146835Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T10:51:12.025071525Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.391864ms logger=migrator t=2026-04-20T10:51:12.02898149Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T10:51:12.029758583Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=777.513µs logger=migrator t=2026-04-20T10:51:12.034727027Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T10:51:12.035444358Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=717.441µs logger=migrator t=2026-04-20T10:51:12.039953673Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:51:12.064424444Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.473731ms logger=migrator t=2026-04-20T10:51:12.068776697Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T10:51:12.069882905Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.105378ms logger=migrator t=2026-04-20T10:51:12.076594578Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T10:51:12.079067008Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.47588ms logger=migrator t=2026-04-20T10:51:12.106196723Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T10:51:12.108146616Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.950063ms logger=migrator t=2026-04-20T10:51:12.151342149Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T10:51:12.153415784Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.074615ms logger=migrator t=2026-04-20T10:51:12.19316546Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T10:51:12.193890552Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=721.161µs logger=migrator t=2026-04-20T10:51:12.20389715Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T10:51:12.204953397Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.062807ms logger=migrator t=2026-04-20T10:51:12.210645612Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T10:51:12.21998595Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.340048ms logger=migrator t=2026-04-20T10:51:12.224350642Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T10:51:12.225887148Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.536276ms logger=migrator t=2026-04-20T10:51:12.230348342Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T10:51:12.232056331Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.708879ms logger=migrator t=2026-04-20T10:51:12.24092854Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:51:12.24153363Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:51:12.245901343Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:51:12.246403062Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:51:12.252418672Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T10:51:12.2534533Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.033808ms logger=migrator t=2026-04-20T10:51:12.259601863Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T10:51:12.260854483Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.25328ms logger=migrator t=2026-04-20T10:51:12.264893202Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:51:12.266250954Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.358232ms logger=migrator t=2026-04-20T10:51:12.271868878Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:51:12.273196831Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.327443ms logger=migrator t=2026-04-20T10:51:12.277637935Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T10:51:12.278771354Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.133069ms logger=migrator t=2026-04-20T10:51:12.282580738Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T10:51:12.283653935Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.072597ms logger=migrator t=2026-04-20T10:51:12.289008855Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T10:51:12.289789779Z level=info msg="Migration successfully executed" id="Drop public config table" duration=781.044µs logger=migrator t=2026-04-20T10:51:12.294491697Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T10:51:12.296724375Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.232858ms logger=migrator t=2026-04-20T10:51:12.301893121Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T10:51:12.30306244Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.167529ms logger=migrator t=2026-04-20T10:51:12.307526786Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T10:51:12.308763356Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.23599ms logger=migrator t=2026-04-20T10:51:12.31318845Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T10:51:12.314550953Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.362273ms logger=migrator t=2026-04-20T10:51:12.319860432Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T10:51:12.343708372Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.84874ms logger=migrator t=2026-04-20T10:51:12.348775487Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T10:51:12.354872239Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.096122ms logger=migrator t=2026-04-20T10:51:12.359368463Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T10:51:12.365394275Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.025952ms logger=migrator t=2026-04-20T10:51:12.371005319Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T10:51:12.371247393Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=241.504µs logger=migrator t=2026-04-20T10:51:12.375489054Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T10:51:12.381497634Z level=info msg="Migration successfully executed" id="add share column" duration=6.01357ms logger=migrator t=2026-04-20T10:51:12.38596874Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T10:51:12.386119032Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=150.312µs logger=migrator t=2026-04-20T10:51:12.39019748Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T10:51:12.390876592Z level=info msg="Migration successfully executed" id="create file table" duration=679.262µs logger=migrator t=2026-04-20T10:51:12.396667649Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T10:51:12.397449312Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=781.583µs logger=migrator t=2026-04-20T10:51:12.402040119Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T10:51:12.402810942Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=773.253µs logger=migrator t=2026-04-20T10:51:12.407948398Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T10:51:12.408593248Z level=info msg="Migration successfully executed" id="create file_meta table" duration=644.5µs logger=migrator t=2026-04-20T10:51:12.414406326Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T10:51:12.415636337Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.230301ms logger=migrator t=2026-04-20T10:51:12.420479427Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T10:51:12.420554089Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=73.142µs logger=migrator t=2026-04-20T10:51:12.424911292Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T10:51:12.424980453Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.111µs logger=migrator t=2026-04-20T10:51:12.430879382Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T10:51:12.431908679Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.032436ms logger=migrator t=2026-04-20T10:51:12.437071105Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T10:51:12.43738663Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=316.035µs logger=migrator t=2026-04-20T10:51:12.441974648Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T10:51:12.443396471Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.422144ms logger=migrator t=2026-04-20T10:51:12.447535561Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T10:51:12.45881708Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.279889ms logger=migrator t=2026-04-20T10:51:12.463478648Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T10:51:12.463704632Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=225.824µs logger=migrator t=2026-04-20T10:51:12.467924642Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T10:51:12.46893039Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.005267ms logger=migrator t=2026-04-20T10:51:12.474655445Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T10:51:12.47553437Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=880.255µs logger=migrator t=2026-04-20T10:51:12.480082296Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T10:51:12.480390371Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=307.245µs logger=migrator t=2026-04-20T10:51:12.484761624Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T10:51:12.485362544Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=600.75µs logger=migrator t=2026-04-20T10:51:12.489409202Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T10:51:12.499392199Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.982357ms logger=migrator t=2026-04-20T10:51:12.504150999Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T10:51:12.515716792Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.564213ms logger=migrator t=2026-04-20T10:51:12.520193498Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T10:51:12.521508Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.314461ms logger=migrator t=2026-04-20T10:51:12.5257094Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T10:51:12.617172303Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=91.451962ms logger=migrator t=2026-04-20T10:51:12.621430773Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T10:51:12.62244314Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.012377ms logger=migrator t=2026-04-20T10:51:12.626144183Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T10:51:12.627048867Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=904.564µs logger=migrator t=2026-04-20T10:51:12.63259652Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T10:51:12.659647944Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.046774ms logger=migrator t=2026-04-20T10:51:12.664367522Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T10:51:12.671004644Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.635482ms logger=migrator t=2026-04-20T10:51:12.675024831Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T10:51:12.675402197Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=376.916µs logger=migrator t=2026-04-20T10:51:12.680584924Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T10:51:12.680871419Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=280.125µs logger=migrator t=2026-04-20T10:51:12.685206652Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T10:51:12.685522277Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=315.305µs logger=migrator t=2026-04-20T10:51:12.690087854Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T10:51:12.690381989Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=294.185µs logger=migrator t=2026-04-20T10:51:12.695686338Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T10:51:12.696194706Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=508.498µs logger=migrator t=2026-04-20T10:51:12.700527298Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T10:51:12.702147916Z level=info msg="Migration successfully executed" id="create folder table" duration=1.619908ms logger=migrator t=2026-04-20T10:51:12.707080608Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T10:51:12.708617954Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.536996ms logger=migrator t=2026-04-20T10:51:12.714539743Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T10:51:12.715759494Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.219331ms logger=migrator t=2026-04-20T10:51:12.720830889Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T10:51:12.720858649Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.77µs logger=migrator t=2026-04-20T10:51:12.724958408Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T10:51:12.726254869Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.296331ms logger=migrator t=2026-04-20T10:51:12.731663519Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T10:51:12.73284394Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.180591ms logger=migrator t=2026-04-20T10:51:12.739409719Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T10:51:12.740766863Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.356434ms logger=migrator t=2026-04-20T10:51:12.744760599Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T10:51:12.745239927Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=479.188µs logger=migrator t=2026-04-20T10:51:12.750152529Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T10:51:12.750470175Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=318.446µs logger=migrator t=2026-04-20T10:51:12.754156016Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T10:51:12.755307946Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.14994ms logger=migrator t=2026-04-20T10:51:12.7591863Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T10:51:12.760522343Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.338293ms logger=migrator t=2026-04-20T10:51:12.76569692Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T10:51:12.767736904Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.039884ms logger=migrator t=2026-04-20T10:51:12.772531854Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T10:51:12.774567189Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.036005ms logger=migrator t=2026-04-20T10:51:12.778311311Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T10:51:12.77946249Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.152339ms logger=migrator t=2026-04-20T10:51:12.784277801Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T10:51:12.785223288Z level=info msg="Migration successfully executed" id="create anon_device table" duration=945.187µs logger=migrator t=2026-04-20T10:51:12.78899391Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T10:51:12.790295962Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.301822ms logger=migrator t=2026-04-20T10:51:12.795004541Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T10:51:12.796221951Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.21742ms logger=migrator t=2026-04-20T10:51:12.802187582Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T10:51:12.803107007Z level=info msg="Migration successfully executed" id="create signing_key table" duration=917.815µs logger=migrator t=2026-04-20T10:51:12.807765585Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T10:51:12.809101967Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.336172ms logger=migrator t=2026-04-20T10:51:12.813283857Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T10:51:12.814589299Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.305412ms logger=migrator t=2026-04-20T10:51:12.819753005Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T10:51:12.820097991Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=345.576µs logger=migrator t=2026-04-20T10:51:12.824084818Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T10:51:12.833265052Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.180354ms logger=migrator t=2026-04-20T10:51:12.837579614Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T10:51:12.838124383Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=544.859µs logger=migrator t=2026-04-20T10:51:12.842939674Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T10:51:12.842957984Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.341µs logger=migrator t=2026-04-20T10:51:12.84746816Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T10:51:12.848567018Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.097688ms logger=migrator t=2026-04-20T10:51:12.852916531Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T10:51:12.852938111Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.72µs logger=migrator t=2026-04-20T10:51:12.858174609Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T10:51:12.859411099Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.23649ms logger=migrator t=2026-04-20T10:51:12.863670761Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T10:51:12.864874551Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.20316ms logger=migrator t=2026-04-20T10:51:12.874288448Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T10:51:12.875697172Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.408254ms logger=migrator t=2026-04-20T10:51:12.881563101Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T10:51:12.882472576Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=918.365µs logger=migrator t=2026-04-20T10:51:12.887103313Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T10:51:12.88747701Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=370.326µs logger=migrator t=2026-04-20T10:51:12.891289083Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T10:51:12.892023156Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=733.573µs logger=migrator t=2026-04-20T10:51:12.895984432Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T10:51:12.896930928Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=946.286µs logger=migrator t=2026-04-20T10:51:12.902538522Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T10:51:12.90361171Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.073088ms logger=migrator t=2026-04-20T10:51:12.908498512Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T10:51:12.922313853Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.817301ms logger=migrator t=2026-04-20T10:51:12.926124857Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T10:51:12.934954395Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.828418ms logger=migrator t=2026-04-20T10:51:12.939975979Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T10:51:12.949417387Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.441178ms logger=migrator t=2026-04-20T10:51:12.953693839Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T10:51:12.953924353Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=232.024µs logger=migrator t=2026-04-20T10:51:12.959082959Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T10:51:12.970040832Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.959223ms logger=migrator t=2026-04-20T10:51:12.974735441Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T10:51:12.981550846Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.812725ms logger=migrator t=2026-04-20T10:51:12.985081735Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T10:51:12.985495991Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=413.877µs logger=migrator t=2026-04-20T10:51:12.989422997Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.40127061s logger=migrator t=2026-04-20T10:51:12.990079329Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T10:51:13.006138297Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T10:51:13.006393721Z level=info msg="Created default organization" logger=secrets t=2026-04-20T10:51:13.011440686Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T10:51:13.058154707Z level=info msg="Restored cache from database" duration=430.717µs logger=plugin.store t=2026-04-20T10:51:13.059477849Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T10:51:13.100816441Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T10:51:13.100848771Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T10:51:13.100960103Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T10:51:13.100989224Z level=info msg="Plugins loaded" count=54 duration=41.512105ms logger=query_data t=2026-04-20T10:51:13.10616201Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T10:51:13.109226941Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T10:51:13.114447939Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T10:51:13.122089127Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T10:51:13.123705233Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T10:51:13.125227959Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T10:51:13.14560917Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T10:51:13.168604914Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T10:51:13.19224457Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T10:51:13.192268851Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T10:51:13.19280946Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T10:51:13.192958492Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T10:51:13.193499521Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T10:51:13.197978586Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-20T10:51:13.273712953Z level=info msg="Update check succeeded" duration=80.723141ms logger=grafana.update.checker t=2026-04-20T10:51:13.276996547Z level=info msg="Update check succeeded" duration=68.014537ms logger=ngalert.state.manager t=2026-04-20T10:51:13.315791186Z level=info msg="State cache has been initialized" states=0 duration=122.825574ms logger=ngalert.scheduler t=2026-04-20T10:51:13.315874998Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T10:51:13.315978949Z level=info msg=starting first_tick=2026-04-20T10:51:20Z logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T10:51:13.33513242Z level=info msg="Patterns update finished" duration=89.258633ms logger=sqlstore.transactions t=2026-04-20T10:51:13.33990927Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-20T10:51:13.340363408Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-04-20T10:51:13.410154025Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T10:51:13.410704404Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T10:51:13.428595363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.158723662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.159995243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.23909328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.373495298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.392456194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.657166163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.672208363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.69244639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.710975919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.732124051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.750785402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.777297164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.798792471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.829226078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.846411154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.872359496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.887670791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.919868677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.937585603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.968765832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:16.984547415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.011747187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.029586045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.056234017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.073186269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.104127434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.121137627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.151074775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.17302193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.209639129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.221424965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.257621687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.29151549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.364565915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.382840999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.430061345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.447257531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.498768967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.513598903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.554667226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.576758674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.640353362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.655202718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.707154122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.726022726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.777204587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.797708318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.843832515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.859829551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.916450242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.934647596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:17.982634894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.000806085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.054328934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.073864689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.12209662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.13588397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.183244535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.203318379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.261793349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.277258567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.335825799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.34731788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.408406285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.421208707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.479474165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.499418186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.564856233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.582700949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.648362889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.675944307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.76764125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.785689819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.85131311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.867781463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.944394865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:18.962048098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:19.032214143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:19.04289742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:51:19.10681419Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T10:52:07.225791755Z level=info msg="Usage stats are ready to report"