logger=settings t=2026-02-25T06:20:44.562244315Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-25T06:20:44Z logger=settings t=2026-02-25T06:20:44.56279348Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-25T06:20:44.56280519Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-25T06:20:44.56281213Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-25T06:20:44.562825801Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-25T06:20:44.562828881Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-25T06:20:44.562831941Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-25T06:20:44.562844511Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-25T06:20:44.562848791Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-25T06:20:44.562852111Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-25T06:20:44.562857161Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-25T06:20:44.562860211Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-25T06:20:44.562863222Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-25T06:20:44.562866262Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-25T06:20:44.562869892Z level=info msg=Target target=[all] logger=settings t=2026-02-25T06:20:44.562877172Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-25T06:20:44.562880182Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-25T06:20:44.562885462Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-25T06:20:44.562888352Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-25T06:20:44.562891282Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-25T06:20:44.562894972Z level=info msg="App mode production" logger=sqlstore t=2026-02-25T06:20:44.565065252Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-25T06:20:44.565315328Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-25T06:20:44.569575534Z level=info msg="Locking database" logger=migrator t=2026-02-25T06:20:44.569612805Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-25T06:20:44.570811198Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-25T06:20:44.572653298Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.84114ms logger=migrator t=2026-02-25T06:20:44.577155251Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-25T06:20:44.577719236Z level=info msg="Migration successfully executed" id="create user table" duration=564.655µs logger=migrator t=2026-02-25T06:20:44.584812909Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-25T06:20:44.586186977Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.374178ms logger=migrator t=2026-02-25T06:20:44.591265825Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-25T06:20:44.592102438Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=833.163µs logger=migrator t=2026-02-25T06:20:44.596271861Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-25T06:20:44.597448453Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.176232ms logger=migrator t=2026-02-25T06:20:44.603324654Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-25T06:20:44.604057334Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=735.16µs logger=migrator t=2026-02-25T06:20:44.607850747Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-25T06:20:44.610425027Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.57401ms logger=migrator t=2026-02-25T06:20:44.613997644Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-25T06:20:44.615022682Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.027238ms logger=migrator t=2026-02-25T06:20:44.619576776Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-25T06:20:44.620308266Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=730.6µs logger=migrator t=2026-02-25T06:20:44.623686418Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-25T06:20:44.624414518Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=727.7µs logger=migrator t=2026-02-25T06:20:44.628983282Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-25T06:20:44.629609579Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=627.507µs logger=migrator t=2026-02-25T06:20:44.633846075Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-25T06:20:44.634603386Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=757.61µs logger=migrator t=2026-02-25T06:20:44.639821167Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-25T06:20:44.640925688Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.103951ms logger=migrator t=2026-02-25T06:20:44.644883886Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-25T06:20:44.644931797Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.232µs logger=migrator t=2026-02-25T06:20:44.649585694Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-25T06:20:44.651337011Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.751268ms logger=migrator t=2026-02-25T06:20:44.656723208Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-25T06:20:44.656970505Z level=info msg="Migration successfully executed" id="Add missing user data" duration=240.146µs logger=migrator t=2026-02-25T06:20:44.661844237Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-25T06:20:44.66378327Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.938553ms logger=migrator t=2026-02-25T06:20:44.668126769Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-25T06:20:44.669241689Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.11305ms logger=migrator t=2026-02-25T06:20:44.673286479Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-25T06:20:44.674392839Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.10524ms logger=migrator t=2026-02-25T06:20:44.678745828Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-25T06:20:44.690347884Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.601866ms logger=migrator t=2026-02-25T06:20:44.694045624Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-25T06:20:44.694822376Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=775.031µs logger=migrator t=2026-02-25T06:20:44.698578468Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-25T06:20:44.698783713Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=205.285µs logger=migrator t=2026-02-25T06:20:44.702073783Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-25T06:20:44.702728841Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=654.978µs logger=migrator t=2026-02-25T06:20:44.71004824Z 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-02-25T06:20:44.710556064Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=504.294µs logger=migrator t=2026-02-25T06:20:44.717930185Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-25T06:20:44.719491848Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.561932ms logger=migrator t=2026-02-25T06:20:44.727085854Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-25T06:20:44.728494443Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.409359ms logger=migrator t=2026-02-25T06:20:44.734344582Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-25T06:20:44.735114693Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=773.971µs logger=migrator t=2026-02-25T06:20:44.742260718Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-25T06:20:44.744214771Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.954273ms logger=migrator t=2026-02-25T06:20:44.751045827Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-25T06:20:44.751977062Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=935.295µs logger=migrator t=2026-02-25T06:20:44.757684278Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-25T06:20:44.758415638Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=731.33µs logger=migrator t=2026-02-25T06:20:44.764055771Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-25T06:20:44.764086412Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.331µs logger=migrator t=2026-02-25T06:20:44.768447131Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-25T06:20:44.769556911Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.110661ms logger=migrator t=2026-02-25T06:20:44.773997792Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-25T06:20:44.77503808Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.037528ms logger=migrator t=2026-02-25T06:20:44.784769945Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-25T06:20:44.785404793Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=632.057µs logger=migrator t=2026-02-25T06:20:44.789314629Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-25T06:20:44.790350467Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.035698ms logger=migrator t=2026-02-25T06:20:44.795187979Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-25T06:20:44.798318234Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.128925ms logger=migrator t=2026-02-25T06:20:44.806341783Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-25T06:20:44.807139115Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=797.551µs logger=migrator t=2026-02-25T06:20:44.812800499Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-25T06:20:44.813859088Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.058689ms logger=migrator t=2026-02-25T06:20:44.820202951Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-25T06:20:44.821000042Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=797.892µs logger=migrator t=2026-02-25T06:20:44.825549006Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-25T06:20:44.826690057Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.142591ms logger=migrator t=2026-02-25T06:20:44.830503841Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-25T06:20:44.831182149Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=678.058µs logger=migrator t=2026-02-25T06:20:44.83521807Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-25T06:20:44.835581879Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=363.64µs logger=migrator t=2026-02-25T06:20:44.840194805Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-25T06:20:44.841031748Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=836.873µs logger=migrator t=2026-02-25T06:20:44.845319775Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-25T06:20:44.84587281Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=553.195µs logger=migrator t=2026-02-25T06:20:44.849520849Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-25T06:20:44.850099385Z level=info msg="Migration successfully executed" id="create star table" duration=578.446µs logger=migrator t=2026-02-25T06:20:44.853825686Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-25T06:20:44.854498165Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=671.818µs logger=migrator t=2026-02-25T06:20:44.859230203Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-25T06:20:44.859955923Z level=info msg="Migration successfully executed" id="create org table v1" duration=725.16µs logger=migrator t=2026-02-25T06:20:44.864085036Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-25T06:20:44.86497667Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=890.144µs logger=migrator t=2026-02-25T06:20:44.868945338Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-25T06:20:44.869961566Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.015727ms logger=migrator t=2026-02-25T06:20:44.8752639Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-25T06:20:44.875945738Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=682.018µs logger=migrator t=2026-02-25T06:20:44.880662997Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-25T06:20:44.881742826Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.079299ms logger=migrator t=2026-02-25T06:20:44.886066584Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-25T06:20:44.887182355Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.113491ms logger=migrator t=2026-02-25T06:20:44.891133302Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-25T06:20:44.891163423Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.511µs logger=migrator t=2026-02-25T06:20:44.895253195Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-25T06:20:44.895284665Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.231µs logger=migrator t=2026-02-25T06:20:44.945619906Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-25T06:20:44.945882234Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=266.827µs logger=migrator t=2026-02-25T06:20:44.952067782Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-25T06:20:44.952974736Z level=info msg="Migration successfully executed" id="create dashboard table" duration=908.564µs logger=migrator t=2026-02-25T06:20:44.967960735Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-25T06:20:44.968815078Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=857.774µs logger=migrator t=2026-02-25T06:20:44.98396136Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-25T06:20:44.984773423Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=814.163µs logger=migrator t=2026-02-25T06:20:45.002026593Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-25T06:20:45.002893656Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=871.254µs logger=migrator t=2026-02-25T06:20:45.006139995Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-25T06:20:45.006941996Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=801.981µs logger=migrator t=2026-02-25T06:20:45.010407711Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-25T06:20:45.011077889Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=667.398µs logger=migrator t=2026-02-25T06:20:45.01515945Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-25T06:20:45.020253699Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.090259ms logger=migrator t=2026-02-25T06:20:45.0243248Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-25T06:20:45.025035929Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=712.319µs logger=migrator t=2026-02-25T06:20:45.028650958Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-25T06:20:45.029398968Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=749.07µs logger=migrator t=2026-02-25T06:20:45.033998433Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-25T06:20:45.034739574Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=741.021µs logger=migrator t=2026-02-25T06:20:45.038307361Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-25T06:20:45.038617679Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=310.498µs logger=migrator t=2026-02-25T06:20:45.042531386Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-25T06:20:45.04380372Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.271804ms logger=migrator t=2026-02-25T06:20:45.048599821Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-25T06:20:45.048699444Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=100.903µs logger=migrator t=2026-02-25T06:20:45.053132954Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-25T06:20:45.055942291Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.808627ms logger=migrator t=2026-02-25T06:20:45.059834377Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-25T06:20:45.061579965Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.745427ms logger=migrator t=2026-02-25T06:20:45.06767586Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-25T06:20:45.06947655Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.801ms logger=migrator t=2026-02-25T06:20:45.074053264Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-25T06:20:45.074788034Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=734.58µs logger=migrator t=2026-02-25T06:20:45.078691711Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-25T06:20:45.080521431Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.829479ms logger=migrator t=2026-02-25T06:20:45.0849287Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-25T06:20:45.085687841Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=758.961µs logger=migrator t=2026-02-25T06:20:45.090367619Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-25T06:20:45.09114363Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=774.671µs logger=migrator t=2026-02-25T06:20:45.095048896Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-25T06:20:45.095080077Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.091µs logger=migrator t=2026-02-25T06:20:45.101395569Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-25T06:20:45.101453311Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=57.991µs logger=migrator t=2026-02-25T06:20:45.105867981Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-25T06:20:45.108850472Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.983671ms logger=migrator t=2026-02-25T06:20:45.11245316Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-25T06:20:45.114322201Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.868861ms logger=migrator t=2026-02-25T06:20:45.120700965Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-25T06:20:45.122592376Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.891031ms logger=migrator t=2026-02-25T06:20:45.126651087Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-25T06:20:45.129728531Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.077024ms logger=migrator t=2026-02-25T06:20:45.134180212Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-25T06:20:45.134702296Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=526.094µs logger=migrator t=2026-02-25T06:20:45.138835149Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-25T06:20:45.140224947Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.389497ms logger=migrator t=2026-02-25T06:20:45.145353366Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-25T06:20:45.146109657Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=756.161µs logger=migrator t=2026-02-25T06:20:45.150010483Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-25T06:20:45.150077855Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=69.022µs logger=migrator t=2026-02-25T06:20:45.155952375Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-25T06:20:45.156812598Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=857.053µs logger=migrator t=2026-02-25T06:20:45.162928055Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-25T06:20:45.163606813Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=676.058µs logger=migrator t=2026-02-25T06:20:45.170513722Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-25T06:20:45.17964069Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.126179ms logger=migrator t=2026-02-25T06:20:45.184324368Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-25T06:20:45.185085818Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=761.56µs logger=migrator t=2026-02-25T06:20:45.189943081Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-25T06:20:45.190932068Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=988.616µs logger=migrator t=2026-02-25T06:20:45.197154537Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-25T06:20:45.198263117Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.11061ms logger=migrator t=2026-02-25T06:20:45.20312471Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-25T06:20:45.203440418Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=315.638µs logger=migrator t=2026-02-25T06:20:45.209284908Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-25T06:20:45.209905294Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=620.367µs logger=migrator t=2026-02-25T06:20:45.214571481Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-25T06:20:45.216820723Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.248782ms logger=migrator t=2026-02-25T06:20:45.220660877Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-25T06:20:45.22149356Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=830.323µs logger=migrator t=2026-02-25T06:20:45.226136806Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-25T06:20:45.226367473Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=187.725µs logger=migrator t=2026-02-25T06:20:45.2302998Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-25T06:20:45.230592568Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=292.788µs logger=migrator t=2026-02-25T06:20:45.235765148Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-25T06:20:45.236979612Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.212773ms logger=migrator t=2026-02-25T06:20:45.240873998Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-25T06:20:45.243028956Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.155248ms logger=migrator t=2026-02-25T06:20:45.248974968Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-25T06:20:45.249869563Z level=info msg="Migration successfully executed" id="create data_source table" duration=894.745µs logger=migrator t=2026-02-25T06:20:45.254966212Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-25T06:20:45.255768444Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=802.192µs logger=migrator t=2026-02-25T06:20:45.26151088Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-25T06:20:45.262555008Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.044328ms logger=migrator t=2026-02-25T06:20:45.268669665Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-25T06:20:45.269896538Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.230553ms logger=migrator t=2026-02-25T06:20:45.27545311Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-25T06:20:45.277989679Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.53575ms logger=migrator t=2026-02-25T06:20:45.284146636Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-25T06:20:45.290785987Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.638581ms logger=migrator t=2026-02-25T06:20:45.296732929Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-25T06:20:45.297632524Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=900.295µs logger=migrator t=2026-02-25T06:20:45.303429092Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-25T06:20:45.304768958Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.339236ms logger=migrator t=2026-02-25T06:20:45.309719873Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-25T06:20:45.310972637Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.251434ms logger=migrator t=2026-02-25T06:20:45.315186032Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-25T06:20:45.316399545Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.211763ms logger=migrator t=2026-02-25T06:20:45.3202627Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-25T06:20:45.322558643Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.295192ms logger=migrator t=2026-02-25T06:20:45.327061555Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-25T06:20:45.329978495Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.91794ms logger=migrator t=2026-02-25T06:20:45.333538822Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-25T06:20:45.333569292Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.14µs logger=migrator t=2026-02-25T06:20:45.337225952Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-25T06:20:45.337425847Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=200.395µs logger=migrator t=2026-02-25T06:20:45.340302606Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-25T06:20:45.342608099Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.308052ms logger=migrator t=2026-02-25T06:20:45.347101971Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-25T06:20:45.347297596Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=195.775µs logger=migrator t=2026-02-25T06:20:45.352001404Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-25T06:20:45.35220749Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=205.976µs logger=migrator t=2026-02-25T06:20:45.356166368Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-25T06:20:45.363393625Z level=info msg="Migration successfully executed" id="Add uid column" duration=7.224097ms logger=migrator t=2026-02-25T06:20:45.370753675Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-25T06:20:45.371312401Z level=info msg="Migration successfully executed" id="Update uid value" duration=563.895µs logger=migrator t=2026-02-25T06:20:45.375591047Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-25T06:20:45.37681493Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.224083ms logger=migrator t=2026-02-25T06:20:45.380510231Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-25T06:20:45.382207337Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.696666ms logger=migrator t=2026-02-25T06:20:45.387742258Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-25T06:20:45.388798607Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.057259ms logger=migrator t=2026-02-25T06:20:45.393826984Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-25T06:20:45.394706728Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=880.574µs logger=migrator t=2026-02-25T06:20:45.398723647Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-25T06:20:45.400056873Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.332476ms logger=migrator t=2026-02-25T06:20:45.405957414Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-25T06:20:45.406888499Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=931.685µs logger=migrator t=2026-02-25T06:20:45.413477149Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-25T06:20:45.414882027Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.409669ms logger=migrator t=2026-02-25T06:20:45.419148843Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-25T06:20:45.419948935Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=799.792µs logger=migrator t=2026-02-25T06:20:45.425481536Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-25T06:20:45.426278227Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=796.821µs logger=migrator t=2026-02-25T06:20:45.433268088Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-25T06:20:45.442673064Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.401856ms logger=migrator t=2026-02-25T06:20:45.446749765Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-25T06:20:45.447542527Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=792.452µs logger=migrator t=2026-02-25T06:20:45.4520597Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-25T06:20:45.452836861Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=778.852µs logger=migrator t=2026-02-25T06:20:45.456882861Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-25T06:20:45.457894029Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.012168ms logger=migrator t=2026-02-25T06:20:45.461525558Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-25T06:20:45.462452243Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=926.266µs logger=migrator t=2026-02-25T06:20:45.468743614Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-25T06:20:45.469065433Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=322.409µs logger=migrator t=2026-02-25T06:20:45.472779814Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-25T06:20:45.47335296Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=573.266µs logger=migrator t=2026-02-25T06:20:45.47815192Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-25T06:20:45.478191452Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.801µs logger=migrator t=2026-02-25T06:20:45.482691364Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-25T06:20:45.48548011Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.789366ms logger=migrator t=2026-02-25T06:20:45.491251627Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-25T06:20:45.49428264Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.030232ms logger=migrator t=2026-02-25T06:20:45.49942635Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-25T06:20:45.499649626Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=225.516µs logger=migrator t=2026-02-25T06:20:45.505197397Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-25T06:20:45.509412162Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.215065ms logger=migrator t=2026-02-25T06:20:45.540393926Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-25T06:20:45.544107797Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.716622ms logger=migrator t=2026-02-25T06:20:45.549899794Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-25T06:20:45.551168489Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.274935ms logger=migrator t=2026-02-25T06:20:45.554784188Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-25T06:20:45.555379204Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=594.857µs logger=migrator t=2026-02-25T06:20:45.560516034Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-25T06:20:45.561373177Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=857.354µs logger=migrator t=2026-02-25T06:20:45.565949552Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-25T06:20:45.566924618Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=972.226µs logger=migrator t=2026-02-25T06:20:45.570881066Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-25T06:20:45.571792691Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=911.435µs logger=migrator t=2026-02-25T06:20:45.577764033Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-25T06:20:45.579078649Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.314816ms logger=migrator t=2026-02-25T06:20:45.588331681Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-25T06:20:45.588444484Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=110.333µs logger=migrator t=2026-02-25T06:20:45.613730653Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-25T06:20:45.613786474Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=58.971µs logger=migrator t=2026-02-25T06:20:45.621650269Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-25T06:20:45.624898357Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.249589ms logger=migrator t=2026-02-25T06:20:45.634387536Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-25T06:20:45.637468139Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.082644ms logger=migrator t=2026-02-25T06:20:45.642488756Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-25T06:20:45.642582539Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=94.773µs logger=migrator t=2026-02-25T06:20:45.646104355Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-25T06:20:45.646914137Z level=info msg="Migration successfully executed" id="create quota table v1" duration=809.732µs logger=migrator t=2026-02-25T06:20:45.65364563Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-25T06:20:45.654631047Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=984.167µs logger=migrator t=2026-02-25T06:20:45.659239842Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-25T06:20:45.659319555Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=85.182µs logger=migrator t=2026-02-25T06:20:45.663361265Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-25T06:20:45.664182667Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=816.282µs logger=migrator t=2026-02-25T06:20:45.669403489Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-25T06:20:45.670258113Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=854.274µs logger=migrator t=2026-02-25T06:20:45.676656377Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-25T06:20:45.679586576Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.929519ms logger=migrator t=2026-02-25T06:20:45.683953096Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-25T06:20:45.683980746Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.531µs logger=migrator t=2026-02-25T06:20:45.688799307Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-25T06:20:45.68961731Z level=info msg="Migration successfully executed" id="create session table" duration=814.943µs logger=migrator t=2026-02-25T06:20:45.694378029Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-25T06:20:45.694459502Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=82.413µs logger=migrator t=2026-02-25T06:20:45.698155312Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-25T06:20:45.698229064Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=74.132µs logger=migrator t=2026-02-25T06:20:45.703333583Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-25T06:20:45.704065003Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=731.27µs logger=migrator t=2026-02-25T06:20:45.710146919Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-25T06:20:45.711412883Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.274854ms logger=migrator t=2026-02-25T06:20:45.716870882Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-25T06:20:45.716904643Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.951µs logger=migrator t=2026-02-25T06:20:45.722871526Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-25T06:20:45.722910207Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.652µs logger=migrator t=2026-02-25T06:20:45.729105685Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-25T06:20:45.734174653Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.072298ms logger=migrator t=2026-02-25T06:20:45.739124448Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-25T06:20:45.742186042Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.059883ms logger=migrator t=2026-02-25T06:20:45.746101728Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-25T06:20:45.746185581Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.413µs logger=migrator t=2026-02-25T06:20:45.752272146Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-25T06:20:45.752569154Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=388.33µs logger=migrator t=2026-02-25T06:20:45.757785116Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-25T06:20:45.759655607Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.870121ms logger=migrator t=2026-02-25T06:20:45.766289408Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-25T06:20:45.766311809Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=23.311µs logger=migrator t=2026-02-25T06:20:45.771479789Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-25T06:20:45.774548523Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.068254ms logger=migrator t=2026-02-25T06:20:45.780149465Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-25T06:20:45.780301059Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=152.004µs logger=migrator t=2026-02-25T06:20:45.78397459Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-25T06:20:45.786984112Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.009311ms logger=migrator t=2026-02-25T06:20:45.79241608Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-25T06:20:45.797650862Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.239213ms logger=migrator t=2026-02-25T06:20:45.801664081Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-25T06:20:45.801741904Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.912µs logger=migrator t=2026-02-25T06:20:45.805570818Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-25T06:20:45.806479883Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=909.885µs logger=migrator t=2026-02-25T06:20:45.810961705Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-25T06:20:45.811785577Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=827.913µs logger=migrator t=2026-02-25T06:20:45.816611909Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-25T06:20:45.817736499Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.12485ms logger=migrator t=2026-02-25T06:20:45.822270813Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-25T06:20:45.823218899Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=944.175µs logger=migrator t=2026-02-25T06:20:45.827537356Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-25T06:20:45.828444931Z level=info msg="Migration successfully executed" id="add index alert state" duration=906.855µs logger=migrator t=2026-02-25T06:20:46.014743085Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-25T06:20:46.01638129Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.641884ms logger=migrator t=2026-02-25T06:20:46.023315729Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-25T06:20:46.024662745Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.341337ms logger=migrator t=2026-02-25T06:20:46.03180256Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-25T06:20:46.032758746Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=956.536µs logger=migrator t=2026-02-25T06:20:46.040149397Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-25T06:20:46.041404071Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.252554ms logger=migrator t=2026-02-25T06:20:46.058867937Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-25T06:20:46.069175867Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.30714ms logger=migrator t=2026-02-25T06:20:46.074882653Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-25T06:20:46.076112596Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.229803ms logger=migrator t=2026-02-25T06:20:46.082736887Z 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-02-25T06:20:46.083611871Z 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=875.974µs logger=migrator t=2026-02-25T06:20:46.088961976Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-25T06:20:46.089230474Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=268.508µs logger=migrator t=2026-02-25T06:20:46.094190869Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-25T06:20:46.094702593Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=511.934µs logger=migrator t=2026-02-25T06:20:46.101057186Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-25T06:20:46.102365741Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.309055ms logger=migrator t=2026-02-25T06:20:46.109993229Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-25T06:20:46.116539928Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.548468ms logger=migrator t=2026-02-25T06:20:46.123438025Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-25T06:20:46.126024796Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.587091ms logger=migrator t=2026-02-25T06:20:46.131916146Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-25T06:20:46.13536448Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.448524ms logger=migrator t=2026-02-25T06:20:46.140903721Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-25T06:20:46.144432227Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.528526ms logger=migrator t=2026-02-25T06:20:46.149185106Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-25T06:20:46.150081081Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=895.975µs logger=migrator t=2026-02-25T06:20:46.156005682Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-25T06:20:46.156079684Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=75.372µs logger=migrator t=2026-02-25T06:20:46.161186923Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-25T06:20:46.161227094Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.691µs logger=migrator t=2026-02-25T06:20:46.166297583Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-25T06:20:46.167457774Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.160071ms logger=migrator t=2026-02-25T06:20:46.272655599Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-25T06:20:46.274302564Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.645595ms logger=migrator t=2026-02-25T06:20:46.280174544Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-25T06:20:46.280942895Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=767.871µs logger=migrator t=2026-02-25T06:20:46.285820918Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-25T06:20:46.287026951Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.205893ms logger=migrator t=2026-02-25T06:20:46.294550266Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-25T06:20:46.297418614Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.865718ms logger=migrator t=2026-02-25T06:20:46.302387419Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-25T06:20:46.307134939Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.74694ms logger=migrator t=2026-02-25T06:20:46.313507982Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-25T06:20:46.318341054Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.836522ms logger=migrator t=2026-02-25T06:20:46.323801202Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-25T06:20:46.323981527Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.645µs logger=migrator t=2026-02-25T06:20:46.328968203Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-25T06:20:46.329834747Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=866.614µs logger=migrator t=2026-02-25T06:20:46.335153002Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-25T06:20:46.336503588Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.350477ms logger=migrator t=2026-02-25T06:20:46.342374158Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-25T06:20:46.35234735Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=9.961361ms logger=migrator t=2026-02-25T06:20:46.359845574Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-25T06:20:46.359998878Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=155.484µs logger=migrator t=2026-02-25T06:20:46.365443637Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-25T06:20:46.366411893Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=971.977µs logger=migrator t=2026-02-25T06:20:46.372941001Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-25T06:20:46.374635767Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.699757ms logger=migrator t=2026-02-25T06:20:46.381458113Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-25T06:20:46.381555555Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=99.102µs logger=migrator t=2026-02-25T06:20:46.387156988Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-25T06:20:46.388675139Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.518061ms logger=migrator t=2026-02-25T06:20:46.394117218Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-25T06:20:46.395832024Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.717857ms logger=migrator t=2026-02-25T06:20:46.401033606Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-25T06:20:46.401973322Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=940.195µs logger=migrator t=2026-02-25T06:20:46.407562123Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-25T06:20:46.408581651Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.019438ms logger=migrator t=2026-02-25T06:20:46.413702531Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-25T06:20:46.414823951Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.11567ms logger=migrator t=2026-02-25T06:20:46.420182577Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-25T06:20:46.421297778Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.115571ms logger=migrator t=2026-02-25T06:20:46.428063881Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-25T06:20:46.428108682Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.331µs logger=migrator t=2026-02-25T06:20:46.435795472Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-25T06:20:46.442593407Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.800265ms logger=migrator t=2026-02-25T06:20:46.450361558Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-25T06:20:46.45224978Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.892002ms logger=migrator t=2026-02-25T06:20:46.462117269Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-25T06:20:46.470146777Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.026549ms logger=migrator t=2026-02-25T06:20:46.477272421Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-25T06:20:46.478856624Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.581603ms logger=migrator t=2026-02-25T06:20:46.497288276Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-25T06:20:46.498200181Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=912.495µs logger=migrator t=2026-02-25T06:20:46.509717135Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-25T06:20:46.510485806Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=768.561µs logger=migrator t=2026-02-25T06:20:46.515140613Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-25T06:20:46.528510247Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.366095ms logger=migrator t=2026-02-25T06:20:46.543118135Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-25T06:20:46.544606425Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.49161ms logger=migrator t=2026-02-25T06:20:46.550779443Z 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-02-25T06:20:46.551720599Z 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=940.656µs logger=migrator t=2026-02-25T06:20:46.556991482Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-25T06:20:46.55727048Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=278.968µs logger=migrator t=2026-02-25T06:20:46.563422268Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-25T06:20:46.564385164Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=963.227µs logger=migrator t=2026-02-25T06:20:46.570973303Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-25T06:20:46.571165349Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=192.395µs logger=migrator t=2026-02-25T06:20:46.57709931Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-25T06:20:46.584896883Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.797943ms logger=migrator t=2026-02-25T06:20:46.608899386Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-25T06:20:46.613503442Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.617396ms logger=migrator t=2026-02-25T06:20:46.619595838Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-25T06:20:46.620565104Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=969.276µs logger=migrator t=2026-02-25T06:20:46.626468595Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-25T06:20:46.627490503Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.015377ms logger=migrator t=2026-02-25T06:20:46.632419017Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-25T06:20:46.632649423Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=230.226µs logger=migrator t=2026-02-25T06:20:46.641206986Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-25T06:20:46.645236116Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.03174ms logger=migrator t=2026-02-25T06:20:46.650468619Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-25T06:20:46.652440492Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.963534ms logger=migrator t=2026-02-25T06:20:46.658392834Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-25T06:20:46.658566779Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=174.505µs logger=migrator t=2026-02-25T06:20:46.663276117Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-25T06:20:46.663882884Z level=info msg="Migration successfully executed" id="Move region to single row" duration=606.517µs logger=migrator t=2026-02-25T06:20:46.669834526Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-25T06:20:46.670695749Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=859.853µs logger=migrator t=2026-02-25T06:20:46.676322583Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-25T06:20:46.677980418Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.658745ms logger=migrator t=2026-02-25T06:20:46.68466928Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-25T06:20:46.686299674Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.630134ms logger=migrator t=2026-02-25T06:20:46.691789774Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-25T06:20:46.69275061Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=960.006µs logger=migrator t=2026-02-25T06:20:46.698440125Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-25T06:20:46.699844473Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.407998ms logger=migrator t=2026-02-25T06:20:46.706604207Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-25T06:20:46.707739598Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.138011ms logger=migrator t=2026-02-25T06:20:46.712630472Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-25T06:20:46.712719044Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=89.323µs logger=migrator t=2026-02-25T06:20:46.717739111Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-25T06:20:46.718751908Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.005807ms logger=migrator t=2026-02-25T06:20:46.724500685Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-25T06:20:46.725545223Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.044248ms logger=migrator t=2026-02-25T06:20:46.730699294Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-25T06:20:46.731486385Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=786.581µs logger=migrator t=2026-02-25T06:20:46.736123131Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-25T06:20:46.736914523Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=799.812µs logger=migrator t=2026-02-25T06:20:46.743185114Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-25T06:20:46.743454211Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=269.457µs logger=migrator t=2026-02-25T06:20:46.749142516Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-25T06:20:46.749574608Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=432.032µs logger=migrator t=2026-02-25T06:20:46.754293856Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-25T06:20:46.754375298Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=85.692µs logger=migrator t=2026-02-25T06:20:46.75993048Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-25T06:20:46.760535366Z level=info msg="Migration successfully executed" id="create team table" duration=604.956µs logger=migrator t=2026-02-25T06:20:46.767835165Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-25T06:20:46.768508484Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=673.129µs logger=migrator t=2026-02-25T06:20:46.773940001Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-25T06:20:46.774605009Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=659.108µs logger=migrator t=2026-02-25T06:20:46.787985924Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-25T06:20:46.7915236Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.539796ms logger=migrator t=2026-02-25T06:20:46.798301655Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-25T06:20:46.798527731Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=227.836µs logger=migrator t=2026-02-25T06:20:46.803861846Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-25T06:20:46.805042428Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.183732ms logger=migrator t=2026-02-25T06:20:46.810358173Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-25T06:20:46.811286809Z level=info msg="Migration successfully executed" id="create team member table" duration=931.456µs logger=migrator t=2026-02-25T06:20:46.819175403Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-25T06:20:46.820371086Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.202183ms logger=migrator t=2026-02-25T06:20:46.827774138Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-25T06:20:46.828840267Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.065379ms logger=migrator t=2026-02-25T06:20:46.836374922Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-25T06:20:46.837338008Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.052879ms logger=migrator t=2026-02-25T06:20:46.84327221Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-25T06:20:46.850366203Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.093733ms logger=migrator t=2026-02-25T06:20:46.863788808Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-25T06:20:46.868861086Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.073668ms logger=migrator t=2026-02-25T06:20:46.881179722Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-25T06:20:46.88624782Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.070718ms logger=migrator t=2026-02-25T06:20:46.89175712Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-25T06:20:46.893680403Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.923772ms logger=migrator t=2026-02-25T06:20:46.898855233Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-25T06:20:46.900786106Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.930263ms logger=migrator t=2026-02-25T06:20:46.907086248Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-25T06:20:46.908332722Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.246944ms logger=migrator t=2026-02-25T06:20:46.914006796Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-25T06:20:46.915170418Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.162182ms logger=migrator t=2026-02-25T06:20:46.921735907Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-25T06:20:46.922631761Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=908.115µs logger=migrator t=2026-02-25T06:20:46.927613947Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-25T06:20:46.928597484Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=983.657µs logger=migrator t=2026-02-25T06:20:46.93652311Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-25T06:20:46.937743273Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.224254ms logger=migrator t=2026-02-25T06:20:46.942307237Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-25T06:20:46.942956265Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=649.228µs logger=migrator t=2026-02-25T06:20:46.9486458Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-25T06:20:46.949157164Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=509.533µs logger=migrator t=2026-02-25T06:20:46.954973152Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-25T06:20:46.955357612Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=385.93µs logger=migrator t=2026-02-25T06:20:46.961654224Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-25T06:20:46.962409435Z level=info msg="Migration successfully executed" id="create tag table" duration=754.83µs logger=migrator t=2026-02-25T06:20:46.97029318Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-25T06:20:46.971427781Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.136922ms logger=migrator t=2026-02-25T06:20:46.976779416Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-25T06:20:46.977558457Z level=info msg="Migration successfully executed" id="create login attempt table" duration=778.791µs logger=migrator t=2026-02-25T06:20:46.983060808Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-25T06:20:46.983768457Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=706.689µs logger=migrator t=2026-02-25T06:20:46.988883806Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-25T06:20:46.990578532Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.693626ms logger=migrator t=2026-02-25T06:20:46.996378941Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-25T06:20:47.0128599Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.477619ms logger=migrator t=2026-02-25T06:20:47.020525138Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-25T06:20:47.021272759Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=747.581µs logger=migrator t=2026-02-25T06:20:47.079770243Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-25T06:20:47.08110735Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.341477ms logger=migrator t=2026-02-25T06:20:47.211582376Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-25T06:20:47.212024838Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=445.492µs logger=migrator t=2026-02-25T06:20:47.273216426Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-25T06:20:47.274324786Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.11372ms logger=migrator t=2026-02-25T06:20:47.281718678Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-25T06:20:47.283373763Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.659875ms logger=migrator t=2026-02-25T06:20:47.290921739Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-25T06:20:47.292188853Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.266704ms logger=migrator t=2026-02-25T06:20:47.298485515Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-25T06:20:47.298558427Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.882µs logger=migrator t=2026-02-25T06:20:47.305341782Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-25T06:20:47.311937592Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.598739ms logger=migrator t=2026-02-25T06:20:47.318099169Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-25T06:20:47.324075042Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.989303ms logger=migrator t=2026-02-25T06:20:47.330011864Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-25T06:20:47.33500505Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.990696ms logger=migrator t=2026-02-25T06:20:47.342748171Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-25T06:20:47.350304758Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.555166ms logger=migrator t=2026-02-25T06:20:47.355779386Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-25T06:20:47.356467285Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=687.449µs logger=migrator t=2026-02-25T06:20:47.361846592Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-25T06:20:47.369882371Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.023799ms logger=migrator t=2026-02-25T06:20:47.374903648Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-25T06:20:47.376331927Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.431249ms logger=migrator t=2026-02-25T06:20:47.382636599Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-25T06:20:47.383759599Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.12199ms logger=migrator t=2026-02-25T06:20:47.390885893Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-25T06:20:47.391920712Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.033469ms logger=migrator t=2026-02-25T06:20:47.399633772Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-25T06:20:47.400987439Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.353237ms logger=migrator t=2026-02-25T06:20:47.40543827Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-25T06:20:47.407326562Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.887662ms logger=migrator t=2026-02-25T06:20:47.414266461Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-25T06:20:47.415938646Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.672505ms logger=migrator t=2026-02-25T06:20:47.421627341Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-25T06:20:47.426959687Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.331696ms logger=migrator t=2026-02-25T06:20:47.438192503Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-25T06:20:47.440030713Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.84399ms logger=migrator t=2026-02-25T06:20:47.445752989Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-25T06:20:47.446915321Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.161812ms logger=migrator t=2026-02-25T06:20:47.451801014Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-25T06:20:47.452901254Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.09909ms logger=migrator t=2026-02-25T06:20:47.458524697Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-25T06:20:47.46009945Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.574303ms logger=migrator t=2026-02-25T06:20:47.466983317Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-25T06:20:47.468307274Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.321396ms logger=migrator t=2026-02-25T06:20:47.473005022Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-25T06:20:47.473196237Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=191.335µs logger=migrator t=2026-02-25T06:20:47.47991998Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-25T06:20:47.48028134Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=361.54µs logger=migrator t=2026-02-25T06:20:47.486982233Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-25T06:20:47.488278308Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.300895ms logger=migrator t=2026-02-25T06:20:47.495887525Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T06:20:47.497651924Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.764678ms logger=migrator t=2026-02-25T06:20:47.504729626Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T06:20:47.505759684Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.030358ms logger=migrator t=2026-02-25T06:20:47.509742103Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-25T06:20:47.509809695Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.382µs logger=migrator t=2026-02-25T06:20:47.513912777Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T06:20:47.515154031Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.241833ms logger=migrator t=2026-02-25T06:20:47.52136597Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T06:20:47.522855601Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.491851ms logger=migrator t=2026-02-25T06:20:47.529220964Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-25T06:20:47.530306424Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.08622ms logger=migrator t=2026-02-25T06:20:47.535865285Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-25T06:20:47.537420618Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.553852ms logger=migrator t=2026-02-25T06:20:47.54523108Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-25T06:20:47.55107608Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.86518ms logger=migrator t=2026-02-25T06:20:47.554957476Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-25T06:20:47.555827099Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=869.373µs logger=migrator t=2026-02-25T06:20:47.560559438Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-25T06:20:47.560687752Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=128.573µs logger=migrator t=2026-02-25T06:20:47.564827065Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-25T06:20:47.565869113Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.042439ms logger=migrator t=2026-02-25T06:20:47.571314801Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-25T06:20:47.572495253Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.177752ms logger=migrator t=2026-02-25T06:20:47.577152841Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-25T06:20:47.578566239Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.413089ms logger=migrator t=2026-02-25T06:20:47.582749873Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-25T06:20:47.582941358Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=174.105µs logger=migrator t=2026-02-25T06:20:47.589112997Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-25T06:20:47.591049659Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.935973ms logger=migrator t=2026-02-25T06:20:47.59622968Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-25T06:20:47.597242608Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.006018ms logger=migrator t=2026-02-25T06:20:47.602100091Z 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-02-25T06:20:47.603570191Z 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.460489ms logger=migrator t=2026-02-25T06:20:47.608954937Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-25T06:20:47.610616303Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.660875ms logger=migrator t=2026-02-25T06:20:47.616988676Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-25T06:20:47.625669553Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.688187ms logger=migrator t=2026-02-25T06:20:47.629549319Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-25T06:20:47.630478344Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=920.975µs logger=migrator t=2026-02-25T06:20:47.634036761Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-25T06:20:47.634991747Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=953.546µs logger=migrator t=2026-02-25T06:20:47.63989809Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-25T06:20:47.668036478Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.138218ms logger=migrator t=2026-02-25T06:20:47.671953285Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-25T06:20:47.695794404Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.84098ms logger=migrator t=2026-02-25T06:20:47.700995476Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-25T06:20:47.701725946Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=729.81µs logger=migrator t=2026-02-25T06:20:47.705510049Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-25T06:20:47.707087952Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.576333ms logger=migrator t=2026-02-25T06:20:47.710818084Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-25T06:20:47.719762758Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.958315ms logger=migrator t=2026-02-25T06:20:47.725377521Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-25T06:20:47.729362679Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.984918ms logger=migrator t=2026-02-25T06:20:47.732659279Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-25T06:20:47.733627425Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=967.576µs logger=migrator t=2026-02-25T06:20:47.737551012Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-25T06:20:47.73856662Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.014908ms logger=migrator t=2026-02-25T06:20:47.743961637Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-25T06:20:47.744924903Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=962.566µs logger=migrator t=2026-02-25T06:20:47.748982064Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-25T06:20:47.750569937Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.586683ms logger=migrator t=2026-02-25T06:20:47.755414609Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-25T06:20:47.755523272Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.953µs logger=migrator t=2026-02-25T06:20:47.760172139Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-25T06:20:47.773697208Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=13.511358ms logger=migrator t=2026-02-25T06:20:47.779121865Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-25T06:20:47.783655929Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.533784ms logger=migrator t=2026-02-25T06:20:47.787171605Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-25T06:20:47.793193619Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.021164ms logger=migrator t=2026-02-25T06:20:47.796716305Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-25T06:20:47.79764463Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=930.835µs logger=migrator t=2026-02-25T06:20:47.801934447Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-25T06:20:47.80314472Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.208463ms logger=migrator t=2026-02-25T06:20:47.807066237Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-25T06:20:47.814963932Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.893905ms logger=migrator t=2026-02-25T06:20:47.818583651Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-25T06:20:47.824574364Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.980763ms logger=migrator t=2026-02-25T06:20:47.829417856Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-25T06:20:47.830407993Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=989.557µs logger=migrator t=2026-02-25T06:20:47.834270039Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-25T06:20:47.840114578Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.8435ms logger=migrator t=2026-02-25T06:20:47.843770378Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-25T06:20:47.849846863Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.075465ms logger=migrator t=2026-02-25T06:20:47.853928835Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-25T06:20:47.854000887Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.562µs logger=migrator t=2026-02-25T06:20:47.858973802Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-25T06:20:47.860331109Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.356027ms logger=migrator t=2026-02-25T06:20:47.864687408Z 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-02-25T06:20:47.866202369Z 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.513961ms logger=migrator t=2026-02-25T06:20:47.870319551Z 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-02-25T06:20:47.87138512Z 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.064309ms logger=migrator t=2026-02-25T06:20:47.876077738Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-25T06:20:47.876181421Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=108.733µs logger=migrator t=2026-02-25T06:20:47.880073967Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-25T06:20:47.890495721Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.418144ms logger=migrator t=2026-02-25T06:20:47.894092829Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-25T06:20:47.898455778Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.362169ms logger=migrator t=2026-02-25T06:20:47.902745065Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-25T06:20:47.908607965Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.86154ms logger=migrator t=2026-02-25T06:20:47.911910895Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-25T06:20:47.918249008Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.336582ms logger=migrator t=2026-02-25T06:20:47.92162358Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-25T06:20:47.927810468Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.185798ms logger=migrator t=2026-02-25T06:20:47.93227681Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-25T06:20:47.932343042Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.192µs logger=migrator t=2026-02-25T06:20:47.935879128Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-25T06:20:47.93666518Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=784.952µs logger=migrator t=2026-02-25T06:20:47.941306986Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-25T06:20:47.950133747Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.827081ms logger=migrator t=2026-02-25T06:20:47.954585468Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-25T06:20:47.954704211Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=120.153µs logger=migrator t=2026-02-25T06:20:47.959103581Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-25T06:20:47.967313125Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.209084ms logger=migrator t=2026-02-25T06:20:47.970974445Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-25T06:20:47.971977312Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.002527ms logger=migrator t=2026-02-25T06:20:47.976048623Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-25T06:20:47.982654263Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.60478ms logger=migrator t=2026-02-25T06:20:47.987485795Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-25T06:20:47.988274936Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=788.991µs logger=migrator t=2026-02-25T06:20:47.99500176Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-25T06:20:47.996604043Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.604643ms logger=migrator t=2026-02-25T06:20:48.002529155Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-25T06:20:48.008938019Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.408414ms logger=migrator t=2026-02-25T06:20:48.01335858Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-25T06:20:48.014139661Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=781.271µs logger=migrator t=2026-02-25T06:20:48.01885959Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-25T06:20:48.020627278Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.776679ms logger=migrator t=2026-02-25T06:20:48.024886394Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-25T06:20:48.026263162Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.375898ms logger=migrator t=2026-02-25T06:20:48.031450733Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-25T06:20:48.03245786Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.006937ms logger=migrator t=2026-02-25T06:20:48.036359807Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-25T06:20:48.03646663Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.573µs logger=migrator t=2026-02-25T06:20:48.040073978Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-25T06:20:48.04160725Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.530002ms logger=migrator t=2026-02-25T06:20:48.046913785Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-25T06:20:48.048488798Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.574753ms logger=migrator t=2026-02-25T06:20:48.052480176Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-25T06:20:48.052848926Z 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-02-25T06:20:48.056112485Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-25T06:20:48.056491046Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=377.66µs logger=migrator t=2026-02-25T06:20:48.064010721Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-25T06:20:48.066132178Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.123757ms logger=migrator t=2026-02-25T06:20:48.070192039Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-25T06:20:48.079178614Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.983635ms logger=migrator t=2026-02-25T06:20:48.086567966Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-25T06:20:48.087988674Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.421528ms logger=migrator t=2026-02-25T06:20:48.096558208Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-25T06:20:48.097961126Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.402168ms logger=migrator t=2026-02-25T06:20:48.102422527Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-25T06:20:48.103914148Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.493951ms logger=migrator t=2026-02-25T06:20:48.108960806Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-25T06:20:48.111941387Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.980101ms logger=migrator t=2026-02-25T06:20:48.117643973Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-25T06:20:48.11901407Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.363388ms logger=migrator t=2026-02-25T06:20:48.123838041Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-25T06:20:48.123904463Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=69.192µs logger=migrator t=2026-02-25T06:20:48.128109088Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-25T06:20:48.128341644Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=232.856µs logger=migrator t=2026-02-25T06:20:48.132471327Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-25T06:20:48.140728212Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.254795ms logger=migrator t=2026-02-25T06:20:48.145916803Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-25T06:20:48.146330854Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=414.731µs logger=migrator t=2026-02-25T06:20:48.164423358Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-25T06:20:48.166478414Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.054077ms logger=migrator t=2026-02-25T06:20:48.175538581Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-25T06:20:48.176063735Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=530.465µs logger=migrator t=2026-02-25T06:20:48.18358436Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-25T06:20:48.185491632Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.907302ms logger=migrator t=2026-02-25T06:20:48.192505803Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-25T06:20:48.19350978Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.007017ms logger=migrator t=2026-02-25T06:20:48.200776968Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-25T06:20:48.249022674Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=48.238055ms logger=migrator t=2026-02-25T06:20:48.254345248Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-25T06:20:48.266783788Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.429429ms logger=migrator t=2026-02-25T06:20:48.271061514Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-25T06:20:48.271287731Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=225.866µs logger=migrator t=2026-02-25T06:20:48.276861942Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-25T06:20:48.308315559Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.449067ms logger=migrator t=2026-02-25T06:20:48.313014118Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-25T06:20:48.349987166Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.965987ms logger=migrator t=2026-02-25T06:20:48.51563874Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-25T06:20:48.517796629Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=2.160759ms logger=migrator t=2026-02-25T06:20:48.52515069Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-25T06:20:48.527018481Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.867861ms logger=migrator t=2026-02-25T06:20:48.531436881Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-25T06:20:48.531912024Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=475.553µs logger=migrator t=2026-02-25T06:20:48.539755868Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-25T06:20:48.541571667Z level=info msg="Migration successfully executed" id="create permission table" duration=1.815759ms logger=migrator t=2026-02-25T06:20:48.546388199Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-25T06:20:48.548296021Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.910722ms logger=migrator t=2026-02-25T06:20:48.552726161Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-25T06:20:48.55412712Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.406759ms logger=migrator t=2026-02-25T06:20:48.560847123Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-25T06:20:48.562274732Z level=info msg="Migration successfully executed" id="create role table" duration=1.427639ms logger=migrator t=2026-02-25T06:20:48.568484581Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-25T06:20:48.576174921Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.689899ms logger=migrator t=2026-02-25T06:20:48.58019972Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-25T06:20:48.587550421Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.350261ms logger=migrator t=2026-02-25T06:20:48.592822074Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-25T06:20:48.594925032Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.100237ms logger=migrator t=2026-02-25T06:20:48.600683839Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-25T06:20:48.60183755Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.153211ms logger=migrator t=2026-02-25T06:20:48.608251565Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-25T06:20:48.609721555Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.46799ms logger=migrator t=2026-02-25T06:20:48.615294947Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-25T06:20:48.616849479Z level=info msg="Migration successfully executed" id="create team role table" duration=1.553682ms logger=migrator t=2026-02-25T06:20:48.622233176Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-25T06:20:48.623729637Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.495751ms logger=migrator t=2026-02-25T06:20:48.63008159Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-25T06:20:48.63118706Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.10535ms logger=migrator t=2026-02-25T06:20:48.63815082Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-25T06:20:48.640924036Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.772965ms logger=migrator t=2026-02-25T06:20:48.646678242Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-25T06:20:48.647544936Z level=info msg="Migration successfully executed" id="create user role table" duration=866.124µs logger=migrator t=2026-02-25T06:20:48.654064143Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-25T06:20:48.65576917Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.705207ms logger=migrator t=2026-02-25T06:20:48.661989439Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-25T06:20:48.663241404Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.251304ms logger=migrator t=2026-02-25T06:20:48.668950349Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-25T06:20:48.670637955Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.687646ms logger=migrator t=2026-02-25T06:20:48.677704908Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-25T06:20:48.679217989Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.513091ms logger=migrator t=2026-02-25T06:20:48.68916545Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-25T06:20:48.691275148Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.101957ms logger=migrator t=2026-02-25T06:20:48.698003391Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-25T06:20:48.699504612Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.501421ms logger=migrator t=2026-02-25T06:20:48.704810647Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-25T06:20:48.713592006Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.780559ms logger=migrator t=2026-02-25T06:20:48.71960553Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-25T06:20:48.720814483Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.208933ms logger=migrator t=2026-02-25T06:20:48.725883721Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-25T06:20:48.727717431Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.808439ms logger=migrator t=2026-02-25T06:20:48.734013863Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-25T06:20:48.735868543Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.855091ms logger=migrator t=2026-02-25T06:20:48.740686375Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-25T06:20:48.741898218Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.211912ms logger=migrator t=2026-02-25T06:20:48.74750519Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-25T06:20:48.748511738Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.011048ms logger=migrator t=2026-02-25T06:20:48.753852043Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-25T06:20:48.755116248Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.264165ms logger=migrator t=2026-02-25T06:20:48.761116271Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-25T06:20:48.771528125Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.412714ms logger=migrator t=2026-02-25T06:20:48.777402495Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-25T06:20:48.7852654Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.862725ms logger=migrator t=2026-02-25T06:20:48.789884616Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-25T06:20:48.798956463Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.074428ms logger=migrator t=2026-02-25T06:20:48.804093973Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-25T06:20:48.813195251Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.100448ms logger=migrator t=2026-02-25T06:20:48.819121433Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-25T06:20:48.819989446Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=867.804µs logger=migrator t=2026-02-25T06:20:48.826218506Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-25T06:20:48.828290022Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.070066ms logger=migrator t=2026-02-25T06:20:48.834866841Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-25T06:20:48.835963811Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.09654ms logger=migrator t=2026-02-25T06:20:48.842069218Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-25T06:20:48.843522028Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.45169ms logger=migrator t=2026-02-25T06:20:48.848843962Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-25T06:20:48.849975483Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.131241ms logger=migrator t=2026-02-25T06:20:48.856158462Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-25T06:20:48.856301836Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=144.224µs logger=migrator t=2026-02-25T06:20:48.86195282Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-25T06:20:48.862040192Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=88.332µs logger=migrator t=2026-02-25T06:20:48.867151252Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-25T06:20:48.867964434Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=813.322µs logger=migrator t=2026-02-25T06:20:48.873973877Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-25T06:20:48.874649646Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=676.859µs logger=migrator t=2026-02-25T06:20:48.885221424Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-25T06:20:48.885996295Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=776.311µs logger=migrator t=2026-02-25T06:20:48.891772833Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-25T06:20:48.892002909Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=232.466µs logger=migrator t=2026-02-25T06:20:48.897007045Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-25T06:20:48.897525079Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=518.094µs logger=migrator t=2026-02-25T06:20:48.902649839Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-25T06:20:48.903530683Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=880.544µs logger=migrator t=2026-02-25T06:20:48.908949391Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-25T06:20:48.910140223Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.190292ms logger=migrator t=2026-02-25T06:20:48.917990057Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-25T06:20:48.928851193Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.864436ms logger=migrator t=2026-02-25T06:20:48.935962737Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-25T06:20:48.936020439Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=58.782µs logger=migrator t=2026-02-25T06:20:48.940159331Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-25T06:20:48.941702383Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.542592ms logger=migrator t=2026-02-25T06:20:48.950620387Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-25T06:20:48.952093177Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.47206ms logger=migrator t=2026-02-25T06:20:48.957843984Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-25T06:20:48.95991729Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.072966ms logger=migrator t=2026-02-25T06:20:48.966907951Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-25T06:20:48.977580131Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.66886ms logger=migrator t=2026-02-25T06:20:48.984656205Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-25T06:20:48.986133955Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.478061ms logger=migrator t=2026-02-25T06:20:48.991722107Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-25T06:20:48.9936558Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.939003ms logger=migrator t=2026-02-25T06:20:48.999860889Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-25T06:20:49.030879074Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=31.014705ms logger=migrator t=2026-02-25T06:20:49.057675415Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-25T06:20:49.060414969Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.782756ms logger=migrator t=2026-02-25T06:20:49.067073681Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-25T06:20:49.068273643Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.195042ms logger=migrator t=2026-02-25T06:20:49.075377077Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-25T06:20:49.077332571Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.958543ms logger=migrator t=2026-02-25T06:20:49.0831859Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-25T06:20:49.084316931Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.131191ms logger=migrator t=2026-02-25T06:20:49.089848342Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-25T06:20:49.090090998Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=242.436µs logger=migrator t=2026-02-25T06:20:49.096466752Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-25T06:20:49.097744557Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.276815ms logger=migrator t=2026-02-25T06:20:49.103398071Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-25T06:20:49.113084525Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.684484ms logger=migrator t=2026-02-25T06:20:49.117962348Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-25T06:20:49.118877753Z level=info msg="Migration successfully executed" id="create entity_events table" duration=915.685µs logger=migrator t=2026-02-25T06:20:49.124934178Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-25T06:20:49.126512691Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.578563ms logger=migrator t=2026-02-25T06:20:49.132084663Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-25T06:20:49.132932306Z 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-02-25T06:20:49.137974863Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-25T06:20:49.138453396Z 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-02-25T06:20:49.144035219Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-25T06:20:49.145387665Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.349716ms logger=migrator t=2026-02-25T06:20:49.150135845Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-25T06:20:49.151984985Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.84318ms logger=migrator t=2026-02-25T06:20:49.156706434Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-25T06:20:49.157775333Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.068879ms logger=migrator t=2026-02-25T06:20:49.164772354Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-25T06:20:49.166660915Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.888911ms logger=migrator t=2026-02-25T06:20:49.171930649Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-25T06:20:49.173013748Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.083179ms logger=migrator t=2026-02-25T06:20:49.17783191Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-25T06:20:49.179140356Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.307456ms logger=migrator t=2026-02-25T06:20:49.185358075Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-25T06:20:49.186775384Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.419528ms logger=migrator t=2026-02-25T06:20:49.192379196Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-25T06:20:49.193645411Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.267805ms logger=migrator t=2026-02-25T06:20:49.200101427Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-25T06:20:49.201216977Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.11448ms logger=migrator t=2026-02-25T06:20:49.205684339Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-25T06:20:49.206791609Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.1065ms logger=migrator t=2026-02-25T06:20:49.211424095Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-25T06:20:49.213172493Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.748478ms logger=migrator t=2026-02-25T06:20:49.219199477Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-25T06:20:49.241544136Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.345239ms logger=migrator t=2026-02-25T06:20:49.246314676Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-25T06:20:49.253223775Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.905348ms logger=migrator t=2026-02-25T06:20:49.258281433Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-25T06:20:49.267059212Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.777249ms logger=migrator t=2026-02-25T06:20:49.273048115Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-25T06:20:49.27322227Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=174.575µs logger=migrator t=2026-02-25T06:20:49.278033191Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-25T06:20:49.289027081Z level=info msg="Migration successfully executed" id="add share column" duration=10.995259ms logger=migrator t=2026-02-25T06:20:49.294112889Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-25T06:20:49.294270933Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=152.724µs logger=migrator t=2026-02-25T06:20:49.298707634Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-25T06:20:49.299611929Z level=info msg="Migration successfully executed" id="create file table" duration=904.485µs logger=migrator t=2026-02-25T06:20:49.306029834Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-25T06:20:49.307819143Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.798548ms logger=migrator t=2026-02-25T06:20:49.313456836Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-25T06:20:49.314633409Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.177473ms logger=migrator t=2026-02-25T06:20:49.320755225Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-25T06:20:49.321599638Z level=info msg="Migration successfully executed" id="create file_meta table" duration=836.863µs logger=migrator t=2026-02-25T06:20:49.327450568Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-25T06:20:49.32861791Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.166992ms logger=migrator t=2026-02-25T06:20:49.333860472Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-25T06:20:49.333975716Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=117.274µs logger=migrator t=2026-02-25T06:20:49.391618817Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-25T06:20:49.391768301Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=150.504µs logger=migrator t=2026-02-25T06:20:49.397642681Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-25T06:20:49.398559346Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=916.885µs logger=migrator t=2026-02-25T06:20:49.405084234Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-25T06:20:49.405430823Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=350.389µs logger=migrator t=2026-02-25T06:20:49.410887772Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-25T06:20:49.412235199Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.345077ms logger=migrator t=2026-02-25T06:20:49.461383108Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-25T06:20:49.474896817Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.510449ms logger=migrator t=2026-02-25T06:20:49.483120341Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-25T06:20:49.483297976Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=173.634µs logger=migrator t=2026-02-25T06:20:49.488824996Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-25T06:20:49.490607545Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.782079ms logger=migrator t=2026-02-25T06:20:49.49666562Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-25T06:20:49.497065201Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=408.981µs logger=migrator t=2026-02-25T06:20:49.503331142Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-25T06:20:49.503824805Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=494.804µs logger=migrator t=2026-02-25T06:20:49.510371064Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-25T06:20:49.511191546Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=819.832µs logger=migrator t=2026-02-25T06:20:49.51646467Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-25T06:20:49.528283862Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.820252ms logger=migrator t=2026-02-25T06:20:49.534558833Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-25T06:20:49.547449074Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.891131ms logger=migrator t=2026-02-25T06:20:49.55461088Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-25T06:20:49.555391291Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=780.322µs logger=migrator t=2026-02-25T06:20:49.560264583Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-25T06:20:49.64047166Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.201947ms logger=migrator t=2026-02-25T06:20:49.645126167Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-25T06:20:49.646019681Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=893.334µs logger=migrator t=2026-02-25T06:20:49.650966616Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-25T06:20:49.652862427Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.895531ms logger=migrator t=2026-02-25T06:20:49.657338309Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-25T06:20:49.684441918Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.104729ms logger=migrator t=2026-02-25T06:20:49.689869926Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-25T06:20:49.696654121Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.783415ms logger=migrator t=2026-02-25T06:20:49.700356092Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-25T06:20:49.700690361Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=335.979µs logger=migrator t=2026-02-25T06:20:49.70432049Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-25T06:20:49.704528996Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=199.115µs logger=migrator t=2026-02-25T06:20:49.709212603Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-25T06:20:49.70945107Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=233.897µs logger=migrator t=2026-02-25T06:20:49.713305165Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-25T06:20:49.713705986Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=401.221µs logger=migrator t=2026-02-25T06:20:49.717632283Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-25T06:20:49.718059535Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=427.122µs logger=migrator t=2026-02-25T06:20:49.723310778Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-25T06:20:49.7245088Z level=info msg="Migration successfully executed" id="create folder table" duration=1.197992ms logger=migrator t=2026-02-25T06:20:49.7299798Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-25T06:20:49.732113968Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.137119ms logger=migrator t=2026-02-25T06:20:49.736525498Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-25T06:20:49.738568734Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.043095ms logger=migrator t=2026-02-25T06:20:49.743994371Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-25T06:20:49.744041513Z level=info msg="Migration successfully executed" id="Update folder title length" duration=44.921µs logger=migrator t=2026-02-25T06:20:49.748668209Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-25T06:20:49.749860401Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.192442ms logger=migrator t=2026-02-25T06:20:49.753770078Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-25T06:20:49.754856617Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.087359ms logger=migrator t=2026-02-25T06:20:49.760139241Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-25T06:20:49.762256729Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.114418ms logger=migrator t=2026-02-25T06:20:49.768277623Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-25T06:20:49.769035444Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=758.361µs logger=migrator t=2026-02-25T06:20:49.774833522Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-25T06:20:49.77511415Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=281.068µs logger=migrator t=2026-02-25T06:20:49.78062451Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-25T06:20:49.782509551Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.884631ms logger=migrator t=2026-02-25T06:20:49.789534053Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-25T06:20:49.791914117Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.382384ms logger=migrator t=2026-02-25T06:20:49.796502593Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-25T06:20:49.797588942Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.086469ms logger=migrator t=2026-02-25T06:20:49.800898793Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-25T06:20:49.802380573Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.47994ms logger=migrator t=2026-02-25T06:20:49.806880356Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-25T06:20:49.808344715Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.46805ms logger=migrator t=2026-02-25T06:20:49.812944871Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-25T06:20:49.814125263Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.181712ms logger=migrator t=2026-02-25T06:20:49.819414427Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-25T06:20:49.821193306Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.779579ms logger=migrator t=2026-02-25T06:20:49.828065073Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-25T06:20:49.829284906Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.220123ms logger=migrator t=2026-02-25T06:20:49.833356407Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-25T06:20:49.834697964Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.342246ms logger=migrator t=2026-02-25T06:20:49.842320182Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-25T06:20:49.844207803Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.888512ms logger=migrator t=2026-02-25T06:20:49.849662831Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-25T06:20:49.850952207Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.298756ms logger=migrator t=2026-02-25T06:20:49.856689683Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-25T06:20:49.85729867Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=603.506µs logger=migrator t=2026-02-25T06:20:49.861182765Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-25T06:20:49.873064049Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.880694ms logger=migrator t=2026-02-25T06:20:49.877432789Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-25T06:20:49.878245081Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=813.162µs logger=migrator t=2026-02-25T06:20:49.884694726Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-25T06:20:49.884718257Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.151µs logger=migrator t=2026-02-25T06:20:49.888363407Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-25T06:20:49.88959475Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.237934ms logger=migrator t=2026-02-25T06:20:49.893358753Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-25T06:20:49.893407644Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=50.081µs logger=migrator t=2026-02-25T06:20:49.897160946Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-25T06:20:49.89840333Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.242314ms logger=migrator t=2026-02-25T06:20:49.903319834Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-25T06:20:49.904892377Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.571683ms logger=migrator t=2026-02-25T06:20:49.90975772Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-25T06:20:49.910998163Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.238813ms logger=migrator t=2026-02-25T06:20:49.915362612Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-25T06:20:49.916606296Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.244774ms logger=migrator t=2026-02-25T06:20:49.922170248Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-25T06:20:49.922426585Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=262.257µs logger=migrator t=2026-02-25T06:20:49.925669713Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-25T06:20:49.926436964Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=767.161µs logger=migrator t=2026-02-25T06:20:49.949600166Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-25T06:20:49.951012034Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.409569ms logger=migrator t=2026-02-25T06:20:50.007462862Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-25T06:20:50.009269821Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.80852ms logger=migrator t=2026-02-25T06:20:50.041271303Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-25T06:20:50.05179233Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.522787ms logger=migrator t=2026-02-25T06:20:50.05584502Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-25T06:20:50.071349733Z level=info msg="Migration successfully executed" id="add region_slug column" duration=15.502333ms logger=migrator t=2026-02-25T06:20:50.076492923Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-25T06:20:50.090637459Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.139516ms logger=migrator t=2026-02-25T06:20:50.094662659Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-25T06:20:50.09472364Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=61.762µs logger=migrator t=2026-02-25T06:20:50.09912901Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-25T06:20:50.111485767Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.354567ms logger=migrator t=2026-02-25T06:20:50.118001475Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-25T06:20:50.132257683Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.248908ms logger=migrator t=2026-02-25T06:20:50.150337386Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-25T06:20:50.151052485Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=717.949µs logger=migrator t=2026-02-25T06:20:50.190606073Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.619818286s logger=migrator t=2026-02-25T06:20:50.191917779Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-25T06:20:50.216813068Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-25T06:20:50.217337692Z level=info msg="Created default organization" logger=secrets t=2026-02-25T06:20:50.343674796Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-25T06:20:50.409173441Z level=info msg="Restored cache from database" duration=647.898µs logger=plugin.store t=2026-02-25T06:20:50.410792905Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-25T06:20:50.452815951Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-25T06:20:50.452862592Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-25T06:20:50.452966395Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-25T06:20:50.452977935Z level=info msg="Plugins loaded" count=54 duration=42.18662ms logger=query_data t=2026-02-25T06:20:50.45904549Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-25T06:20:50.462843134Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-25T06:20:50.469468534Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-25T06:20:50.515292153Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-25T06:20:50.521680918Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-25T06:20:50.523533558Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-25T06:20:50.540366907Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-25T06:20:50.556300201Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-25T06:20:50.57497265Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-25T06:20:50.575005361Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-02-25T06:20:50.575859944Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-02-25T06:20:50.576945124Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-25T06:20:50.577831388Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-02-25T06:20:50.585648111Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-02-25T06:20:50.663473582Z level=info msg="State cache has been initialized" states=0 duration=86.525848ms logger=ngalert.scheduler t=2026-02-25T06:20:50.663532964Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-25T06:20:50.663613366Z level=info msg=starting first_tick=2026-02-25T06:21:00Z logger=provisioning.dashboard t=2026-02-25T06:20:50.667235525Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-02-25T06:20:50.670897135Z level=info msg="Update check succeeded" duration=92.920633ms logger=plugins.update.checker t=2026-02-25T06:20:50.690362325Z level=info msg="Update check succeeded" duration=112.251979ms logger=provisioning.dashboard t=2026-02-25T06:20:50.698756264Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-02-25T06:20:50.704180002Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-25T06:20:50.748716666Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-25T06:20:50.759853549Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-25T06:20:51.07536851Z level=info msg="Patterns update finished" duration=396.23692ms logger=grafana-apiserver t=2026-02-25T06:20:51.609041365Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-25T06:20:51.609529789Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-02-25T06:21:07.209605881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.21138532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.233545394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.261717422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.280664008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.307570112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.32107203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.345631239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.386683358Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-02-25T06:21:07.436320721Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-25T06:21:07.483777184Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-02-25T06:21:07.497273112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.51441654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.558219614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.580952403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.628403517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.644289469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.69677899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.715658805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.760807325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.777918552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.819380342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.840345263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.887143299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.902763674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.955918522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:07.969955475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.022488757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.036146129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.085546996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.099008093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.156251373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.173562195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.226060576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.24418885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.304238457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.326886064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.404415577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.420094214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.487040679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.503006694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.574539074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.592204886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.666197322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.685083077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.749067621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.769292142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.844263636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.860399326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.93868294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:08.961576113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.032109486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.053100158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.142119714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.153823043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.236887137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.255206507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.342013133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.37087883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.441654799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.453349498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.543989018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.558532785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.639197233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.654445029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.718639029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.741102781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.825231474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:09.842838834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.060292861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.079162825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.160187043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.180529898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.251180154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.269100242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.36039116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.373009834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.443039183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.456572752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.539083591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.556145196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-25T06:21:10.634118801Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-25T06:21:54.60013952Z level=info msg="Usage stats are ready to report"